body {
	margin: 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}

a:link {
	color: #9D000D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9D000D;
}
a:hover {
	text-decoration: none;
	color: #9D000D;
}
a:active {
	text-decoration: none;
	color: #9D000D;
}


/* Site Structure - Styles */

.Main{
	width:767px;
	margin:0px auto;
	background-image: url(../images/front/Divide1.jpg);
	background-repeat: repeat-y;
	margin-top: 10px;
	background-color: #FFFFFF;
}

.Header{
	width:767px;
	height:81px;
	background-image:url(../images/front/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:767px;
	height:241px;
	background-image:url(../images/front/image_1.jpg);
	float:left;
	position:relative;
}
.Divide{
	width:767px;
	float:left;
	position:relative;
	background-image: url(../images/front/divide1.gif);
	background-repeat: repeat-y;
	height: auto;
}
.Left{
	width:420px;
	margin-top:30px;
	margin-left:10px;
	margin-bottom:10px;
	text-align:left;
	float:left;
	position:relative;
	line-height: 1.5;
	color: #000000;
	font-size: 12px;
	padding-left: 25px;
}
.Left1{
	width:600px;
	margin-top:30px;
	margin-left:10px;
	margin-bottom:10px;
	text-align:left;
	float:left;
	position:relative;
	line-height: 1.5;
	color: #000000;
	font-size: 12px;
	padding-left: 25px;
}
.Right{
	width:213px;
	background-image:url(../images/front/Right_Box_Tile.jpg);
	margin-left:13px;
	margin-right:33px;
	margin-top:25px;
	float:right;
	position:relative;
}
.Right2{
	width:213px;
	height:28px;
	background-image:url(../images/front/Right_Box_Top.jpg);
	float:left;
	position:relative;
}
.Right3{
	width:213px;
	background-image:url(../images/front/Right_Box_Base.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	float:left;
	position:relative;
}
.Right4{
	width:213px;
	float:right;
	margin-top:10px;
	position:relative;
	margin-right: 33px;
	margin-bottom: 20px;
}
.Footer{
	width:767px;
	height:50px;
	background-image:url(../images/front/Footer.jpg);
	float:left;
	position:relative;
	list-style-position: inside;
	background-repeat: no-repeat;
}


/* 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: #000000;
}
.text_12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #660000;
	margin:0px;
}


/* Enquiry - Styles */

.button {
	width: 100%;
	background-color: #000066;
	border: 1px solid #C77D03;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 12px;
}
.text {	width: 100%;
}
.textbox {	width: 100%;
	height: 80px;
}
