body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-image:url(images/front/bg.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	background-color:#CDC098;
	text-align: center;
}
a:link {
	color: #C67700;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C67700;
}
a:hover {
	text-decoration: underline;
	color: #C67700;
}
a:active {
	text-decoration: none;
	color: #C67700;
}



.body1 {
	display:table;
	height: 100%;
	width: 776px;
	background-image:url(images/front/Body_Bg.jpg);
	margin-left: auto;
	margin-right: auto;
}
.body2 {
	display:table;
	height: 100%;
	width: 776px;
	background-image:url(images/front/Body_Bg2.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
.Left_Colume{
	width:13px;
	vertical-align:top;
	position:relative;
	float:left;
}
.Right_Colume{
	width:13px;
	vertical-align:top;
	position:relative;
	float:left;
}
.Center_Colume {
	height: 100%;
	width: 750px;
	text-align: left;
	position: relative;
	float: left;
}
.Header {
	width: 721px;
	background-image: url(images/front/header.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 73px;
}
.Images {
	height: 178px;
	width: 750px;
	position: relative;
	float: left;
}
.Main {
	display:table;
	width: 750px;
	text-align: left;
	position: relative;
	float: left;
}
.Text_Area {
	width: 730px;
	margin: 10px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Right_Area{
	width:210px;
	height:350px;
	margin-left: 10px;
	margin-bottom: 10px;
	position:relative;
	float:right;
}
.Gallery{
	width:640px;
	margin:auto;
	margin-top:10px;
	background-color:#EEEEEE;
}
.Gallery_2{
	padding:10px;
	background-color:#EEEEEE;
}
.Footer{
	width: 750px;
	height: 25px;
	float:left;
	position:relative;
	background-image:url(images/front/Footer.jpg);
}


/* 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;
}
.Text_Header{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #4D890A;
}

/* Enquiry - Styles */

.button {	width: 100%;
	background-color: #E38F04;
	border: 1px solid #C77D03;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #072C84;
	font-weight: bolder;
	font-size: 12px;
}
.text {	width: 100%;
}
.textbox {	width: 100%;
	height: 80px;
}
