body {
	margin: 0px auto;
	margin-top:auto;
	margin-bottom:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

a:link {
	color: #0099CC;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #0099CC;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
	color: #0099CC;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #0099CC;
}


/* Site Structure - Styles */

.Main{
	width:830px;
	margin:0px auto;
	display: table;
	background-image: url(../images/slice.gif);
	background-repeat: repeat-y;
	margin-top: auto;
	margin-bottom: auto;
}
.navigation{
	width:830px;
	height:17px;
	float:left;
	position:relative;
	background-image:url(../images/navbar.jpg);
	background-repeat:no-repeat;
	text-align:left;
	padding-top: 6px;
}
.top{
	width:830px;
	height:94px;

}
.Header{
	width:830px;
	height:126px;
	background-image:url(../images/Header.jpg);
	background-repeat: no-repeat;
}

.Images{
	width:830px;
	height:114px;
	background-image:url(../images/image_01.jpg);
	float:left;
	position:relative;
}
.Divide{
	width:830px;
	height:auto;
	float:left;
	position:relative;
}
.Left{
	width:506px;
	margin-top:15px;
	margin-bottom:5px;
	text-align:left;
	float:left;
	position:relative;
	padding-left: 30px;
	padding-right: 15px;
}
.Right{
	width:213px;
	background-image:url(../images/Right_Box_Tile.jpg);
	float:left;
	position:relative;
}
.Right2{
	width:213px;
	height:32px;
	background-image:url(../images/Right_Box_Top.jpg);
	position:relative;
}
.Right3{
	width:213px;
	background-image:url(../images/Right_Box_Base.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	position:relative;
}
.Right4{
	width:269px;
	position:relative;
	float: left;
	height: 343px;
}
.Right5{
	width:269px;
	position:relative;
	float: left;
}
.rightcont{
	width:269px;
	float:right;
	position: relative;
}
.Footer{
	width:783px;
	height:36px;
	background-image:url(../images/footer.gif);
	float:left;
	position:relative;
	padding-left: 47px;
	text-align: center;
}


/* Text Formating - Styles*/
.text_great {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099FF;
}
.text_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.text_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	font-weight: bold;
}
.text_12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.textboxed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	font-weight: bold;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #333333;
	margin:0px;
}


/* Enquiry - Styles */

.button {
	width: 100%;
	background-color: #0099CC;
	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;
}

.style2 {color: #000066}
.style5 {font-size: large}
