body {
	margin: 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}
/* Site Structure - Styles */

.Main{
	width:763px;
	margin:0px auto;
	background-color:#ffffff;
}

.Header{
	width:763px;
	height:165px;
	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:763px;
	height:201px;
	background-image:url(../images/mainim.jpg);
	background-color:#FFFFFF;
	float:left;
	position:relative;
}
.Divide1{
	background-image:url(../images/Divide1.jpg);
	width:763px;
	height:20px;
	float:left;
	position:relative;
}
.Left{
	width:490px;
	text-align:left;
	background-color:#FFFFFF;
	float:left;
	position:relative;
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 15px;
	background-image: url(../images/box.jpg);
	background-repeat: repeat-y;
	background-position: right;
	border-left-color: #003300;
	border-left-width: 2px;
	border-left: 1px;
}

.Left1{
	width:470px;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:20px;
	text-align:left;
	float:left;
	position:relative;
}
.maintext{
	width:470px;
	margin-top:20px;
	margin-left:0px;
	margin-bottom:20px;
	text-align:left;
	float:left;
	position:relative;
}
.Right{
	width:213px;
	background-image:url(../images/Right_Box_Tile.jpg);
	margin-left:13px;
	margin-right:13px;
	margin-top:0px;
	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;
}
.image{
	width:213px;
	height:179;
	background-repeat:no-repeat;
	float:right;
	position:relative;
	margin-right: 13px;
	margin-top: 10px;
}
.image1{
	width:213px;
	height:71;
	background-repeat:no-repeat;
	background-position:bottom;
	float:right;
	position:relative;
	margin-right: 13px;
}
.Footer{
	width:763px;
	height:37px;
	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: 12px;
	font-weight:bold;
	color: #9D000C;
	margin:0px;
}


/* Enquiry - Styles */

.button {	width: 100%;
	background-color: #CC9966;
	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;
}
