body {
	margin: 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	background-color: #003300;
}

a:link {
	color: #003300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006600;
}
a:hover {
	text-decoration: none;
	color: #006600;
}
a:active {
	text-decoration: none;
	color: #006600;
}


/* Site Structure - Styles */

.Main{
	width:765px;
	margin:0px auto;
	display: table;
	background-image: url(../images/slice.jpg);
	background-repeat: repeat-y;
}

.Header{
	width:765px;
	height:94px;
	background-image:url(../images/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:765px;
	height:196px;
	background-image:url(../images/image_2.jpg);
	float:left;
	position:relative;
}
.Divide{
	background-image:url(../images/front/Divide1.jpg);
	width:765px;
	height:1px;
	float:left;
	position:relative;
}
.Left{
	width:480px;
	min-height:300px;
	margin-top:10px;
	margin-left:18px;
	margin-bottom:10px;
	text-align:left;
	background-image:url(../images/Body_Tile.jpg);
	float:left;
	position:relative;
	background-repeat: repeat-y;
}
.Left1{
	width:645px;
	min-height:300px;
	margin-top:10px;
	margin-left:30px;
	margin-bottom:10px;
	text-align:left;
	background-image:url(../images/Body_Tile.jpg);
	float:left;
	position:relative;
	background-repeat: repeat-y;
}
.project{
	width:645px;
	height:auto;
}
.projectim{
	width:200px;
	position: relative;
	top: 22px;
	height: 160px;
	left: 2px;
	float: left;
	margin-right: 15px;
}
.Right{
	width:213px;
	background-image:url(../images/Right_Box_Tile.jpg);
	margin-right:23px;
	float:right;
	position:relative;
	margin-top: 10px;
}
.Right2{
	width:213px;
	height:28px;
	background-image:url(../images/Right_Box_Top.jpg);
	float:right;
	position:relative;
}
.Right3{
	width:213px;
	background-image:url(../images/Right_Box_Base.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	float:right;
	position:relative;
}
.Right4{
	width:211px;
	border:1px solid #CCCCCC;
	float:left;
	margin-left:13px;
	margin-top:10px;
	position:relative;
}
.Footer{
	width:765px;
	height:31px;
	background-image:url(../images/Footer.jpg);
	float:left;
	position:relative;
	background-repeat: no-repeat;
}


/* Text Formating - Styles*/

.text_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.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: small;
	color: #006600;
	font-weight: bold;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #003300;
	margin:0px;
}


/* Enquiry - Styles */

.button {
	width: 100%;
	background-color: #003300;
	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;
}
