body {
	margin: 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}

a:link {
	color: #2853EF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2853EF;
}
a:hover {
	text-decoration:underline;
	color: #2853EF;
}
a:active {
	text-decoration: none;
	color: #2853EF;
}


/* Site Structure - Styles */

.Main{
	width:730px;
	margin:0px auto;
}

.Header{
	width:730px;
	height:116px;
	background-image:url(../images/front/Header.jpg);
}
.nav	{
	width:730px;
	height:49px;
}
.Images{
	width:730px;
	height:300px;
	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);
	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_Top3.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-left:13px;
	margin-top:10px;
	position:relative;
}
.Right5{
	width:213px;
	background-image:url(../images/front/Right_Box_Tile.jpg);
	margin-left:13px;
	margin-right:13px;
	float:right;
	position:relative;
}
.Right6{
	width:213px;
	height:28px;
	background-image:url(../images/front/Right_Box_Top2.jpg);
	float:left;
	position:relative;
}
.Right7{
	width:213px;
	background-image:url(../images/front/Right_Box_Base.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	float:left;
	position:relative;
}
.Right8{
	width:211px;
	border:1px solid #CCCCCC;
	float:left;
	margin-left:13px;
	margin-top:10px;
	position:relative;
}
.Right9{
	width:213px;
	height:28px;
	background-image:url(../images/front/Right_Box_Top.jpg);
	float:left;
	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: #2C50EC;
	margin:0px;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	font-style:italic;
	color:#000000;
	top:90px;
	padding:90px 0px 0px 5px;
	text-align:left;
}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	text-align:right;
	padding-top:5px;
	padding-right:5px;
}
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	vertical-align:baseline;
}
ul{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	vertical-align:baseline;
}
/* Enquiry - Styles */

.button {
	width: 100%;
	background-color: #0E2EB5;
	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;
}

