body {
	margin: 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #9D000D;
}
a:active {
	text-decoration: none;
	color: #999999;
}


/* Site Structure - Styles */

.Main{
	width:730px;
	margin:0px auto;
}

.Header{
	width:730px;
	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:730px;
	height:206px;
	background-image:url(../images/front/image_1.jpg);
	float:left;
	position:relative;
}
.Divide{
	background-image:url(../images/front/Divide1.jpg);
	width:730px;
	height:23px;
	float:left;
	position:relative;
}
.Left{
	width:471px;
	min-height:300px;
	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);
	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:211px;
	border:1px solid #CCCCCC;
	float:left;
	margin-top:10px;
	position:relative;
}
.Footer{
	width:730px;
	height:28px;
	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;
}
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: #CD000F;
	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;
}
