body {
	margin: 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	margin-top: 30px;
}
/* Site Structure - Styles */

.Main{
	width:770px;
	margin:0px auto;
}

.Header{
	width:770px;
	height:253px;
	background-image:url(../images/Header.jpg);
	margin-top:0px;
}

.slice{
	width:770px;
	height:29px;
	background-image:url(../images/slice.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;
}


.Left{
	width:500px;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
	text-align:left;
	float:left;
	position:relative;
}
.text{
	width:480px;
	margin-top:10px;
	margin-left:0px;
	margin-bottom:10px;
	text-align:left;
	float:left;
	position:relative;
}
.box{
	width:208px;
	height:292px;
	position:relative;
	background-image:url(../images/box.jpg);
	margin-top:10px;
	float:right;
}
.scroll{
	width:180px;
	position:relative;
	background-color:#FFFFFF;
	margin-top:40px;
	float:left;
	height: 230px;
	left: 10px;
}
.box2{
	width:208px;
	height:109px;
	background-image:url(../images/box2.jpg);
	background-repeat:no-repeat;
	float:right;
	background-position: right;
}
.box3{
	width:208px;
	height:109px;
	float:right;
	background-position: right;
}
.Right{
	width:208px;
	height:40px;
	margin-left:13px;
	margin-right:13px;
	margin-top:10px;
	float:right;
	position:relative;
}


.Footer{
	width:770px;
	height:55px;
	background-image:url(../images/Footer.jpg);
	float:left;
	position:relative;
}


/* Text Formating - Styles*/

.text_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.text_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.text_12 {
	font-family: 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: #990000;
	border: 1px solid #C77D03;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 12px;
}
.text {
	width: auto;
}
.textbox {	width: 100%;
	height: 80px;
}

