body {
	background-color:#e6e6e6;
	background-image:url(../images/backgrnd_main2.gif);
	background-position:30px 100px;
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-family:"Arial","Helvetica",sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#336633;
}
img {
	behavior:url("/includes/pngbehavior.htc");
}
#wrapper {
	width:765px;
}

#left_main {
	position:absolute;
	top:215px;
	width:200px;
	float:left;
}
.menu_item {
	margin-left:10px;
	width:195px;
	height:30px;
	background-image:url(../images/menu_button.gif);
	background-repeat:no-repeat;
	font-family:"Arial","Helvetica",sans-serif;
	font-size:12px;
	padding-top:3px;
	text-align:center;
}
.menu_item .col {
	color:#fff;
	text-decoration:none;
}

#right_main {
	width:488px;
	float:right;
}
#right_main .rh_container {
	width:388px;
	margin-left:100px;
}
#right_main .picture_heading {
	width:388px;
	background-color:#5c855c;
	text-align:center;
	font-size:14px;
	font-style:italic;
	color:#fff;
}

#right_lh_pane {
	width:180px;
	float:left;
}
#right_rh_pane {
	width:207px;
	float:right;
}

#right_rh_pane img {
	float:right;
}

#lower_left_text{
	width:200px;
	height:300px;
	padding-top:120px;
}

#footer {
	float:right;
	width:584px;
	height:51px;
	background-image:url(../images/footerbkgnd.png);
	background-repeat:no-repeat;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	padding-top:7px;
	text-align:center;
}
.enquiry_form {
	margin-left:10px;
	width:295px;
	height:60px;
	background-image:url(../images/enquiry_button.gif);
	background-repeat:no-repeat;
	font-family:"Arial","Helvetica",sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-top:7px;
	text-align:center;
	vertical-align:middle;
}
.enquiry_form .col {
	color:#fff;
	text-decoration:none;
}
.ef_button_link_left {
	width:100px;
	height:60px;
	background-color:#5c855c;
	color:#fff;
	font-weight:bold;
	margin-top:40px;
	text-align:center;
	padding:10px 3px 10px 3px;
	float:left;
}
.ef_button_link_right {
	width:100px;
	height:60px;
	background-color:#5c855c;
	color:#fff;
	font-weight:bold;
	margin-top:40px;
	text-align:center;
	padding:10px 3px 10px 3px;
	float:right;
}
