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:797px;
	margin:0px auto;
}

.Header{
	width:797px;
	height:143px;
	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:797px;
	height:217px;
	background-image:url(../images/front/image1.jpg);
	float:left;
	position:relative;
}
.Divide{
	width:797px;
	height:15px;
	float:left;
	position:relative;
}
.Left{
	width:490px;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
	padding-right:10px;
	text-align:left;
	background-image:url(../images/front/Body_Tile.jpg);
	float:left;
	position:relative;
}
.Right{
	width:213px;
	background-image:url(../images/front/Right_Box_Tile.jpg);
	margin-left:13px;
	margin-right:13px;
	margin-top:-48px;
	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-left:13px;
	margin-top:20px;
	position:relative;
	margin-right: 13px;
}
.Footer{
	width:797px;
	height:49px;
	background-image:url(../images/front/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;
	line-height: 1.5;
}
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: #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;
}
