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:793px;
	margin:0px auto;
	background-repeat: repeat-y;
	margin-top: 10px;
	background-color: #FFFFFF;
}

.Header{
	width:793px;
	height:72px;
	background-image:url(../images/front/15_r1_c3.jpg);
}


.Images{
	width:793px;
	height:186px;
	background-image:url(../images/front/image_1.jpg);
	float:left;
	position:relative;
}
.Divide{
	width:793px;
	float:left;
	position:relative;
	background-repeat: repeat-y;
	height: auto;
	background-color: #FFFFFF;
}
.Left{
	width:470px;
	margin-top:15px;
	margin-bottom:10px;
	text-align:left;
	float:left;
	position:relative;
	line-height: 1.5;
	color: #000000;
	font-size: 12px;
	padding-left: 32px;
	background-color: #FFFFFF;
}
.Right{
	width:213px;
	background-image:url(../images/front/Right_Box_Tile.jpg);
	margin-left:13px;
	margin-top:15px;
	float:right;
	position:relative;
	background-color: #FFFFFF;
	padding-right: 30px;
}
.Right2{
	width:213px;
	height:28px;
	background-image:url(../images/front/help.jpg);
	float:left;
	position:relative;
	color: #FFFFFF;
}
.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:793px;
	height:36px;
	background-image:url(../images/front/Footer.jpg);
	float:left;
	position:relative;
	margin-bottom: 20px;
}


/* 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: #000000;
}
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: #333399;
	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;
}
