body {
	margin: 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}
/* Site Structure - Styles */

.Main{
	width:745px;
	margin:0px auto;
	border-top-color: #003300;
	border-bottom-color: #003300;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-left-color: #003300;
	border-left-width: thin;
	border-bottom-width: thin;
	border-top-width: thin;
	border-right-color: #003300;
	border-right-style: solid;
	border-right-width: thin;
	border: 1px;
	border-color: #003300;
	border-width: 1px;
}

.Header{
	width:745px;
	height:206px;
	background-image:url(../images/Header.jpg);
}

a.nav_1{
	text-decoration:none;
	display:block;
	float:left;
	position:relative;
	margin: 11px 9px 11px 9px;
	color:#999999;
	font-size: 11px;
}
a.nav_1:hover{
	color:#9D000C;
}
.Nav_Divide{
	float:left;
	position:relative;
}
.Images{
	width:730px;
	height:206px;
	background-image:url(../images/front/image_1.jpg);
	float:left;
	position:relative;
}
.slice{
	background-image:url(../images/slice.jpg);
	width:745px;
	height:93px;
	float:left;
	position:relative;
}
.Left{
	width:496px;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
	text-align:left;
	background-image:url(../images/Body_Tile.jpg);
	float:left;
	position:relative;
}
.Leftext{
	width:460px;
	margin-top:10px;
	margin-left:5px;
	margin-bottom:0px;
	text-align:left;
	float:left;
	position:relative;
	margin-right: 10px;
}
.Right{
	width:213px;
	background-image:url(../images/Right_Box_Tile.jpg);
	margin-right:13px;
	margin-left:13px;
	margin-top:13px;
	float:right;
	position:relative;
}
.Right2{
	width:213px;
	height:28px;
	background-image:url(../images/Right_Box_Top.jpg);
	float:left;
	position:relative;
}
.Right3{
	width:213px;
	background-image:url(../images/Right_Box_Base.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	float:left;
	position:relative;
}
.rightim{
	width:213px;
	background-repeat:no-repeat;
	float:right;
	margin-right: 13px;
	margin-top: 13px;
}
.Footer{
	width:745px;
	height:28px;
	background-image:url(../images/Footer.jpg);
	float:left;
	position:relative;
}


/* Text Formating - Styles*/

.text_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.text_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.text_12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #9D000C;
	margin:0px;
}


/* Enquiry - Styles */

.button {	width: 100%;
	background-color: #E38F04;
	border: 1px solid #C77D03;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #072C84;
	font-weight: bolder;
	font-size: 12px;
}
.text {	width: 100%;
}
.textbox {	width: 100%;
	height: 80px;
}
