body {
	background-color: #fdf9eb;
	color: #353636;
	font-family: Ariel, Helvetica, Sans-Serif;
	font-size: 12px;
	margin: 0;
	background-image: url(./images/bodybg.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
img {
	border: 0;
}
.container {
	width: 986px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.head {
	background-image: url(./images/head.jpg);
	background-repeat: no-repeat;
	width: 986px;
	height: 172px;
	position: absolute;
	top: 0;
	left: 0;
}
.content {
	position:relative;
	left: 0;
	top: 212px;
	background-color: #fff;
	padding: 12px;
	width:947px;
	display:table;
}
.smallcontent {
	width: 665px;
	padding: 8px;
	height: 435px;
	overflow-x: hidden;
	overflow-y: scroll;
}
.contentscroll {
	overflow-x: hidden;
	overflow-y: scroll;
}
h1 {
	color: #ed1b24;
	font-size: 24px;
	margin-top: 0;
}
.floatright {
	float: right;
	margin: 0 0 0px 10px;
}
.footlinks {
	position: absolute;
	top: 670px;
	left: 0px;
	height: 186px;
	width: 1000px;
}
.footlinks img {
	margin-right: 3px;
}
/* Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) 
{ 
.footer .footer_rightcolum .footerform {
	float:right;
	width:254px !important;
}
}

/* Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) 
{ 
.footer {
	position: relative;
	bottom: -200px !important;
	left: 0px;
	height: 200px;
	width:969px !important;
	background:#00A54F;
	/*top:485px;*/
	color:#FFFFFF;
	padding:5px 30px;
	margin:15px 0 0;
	display:table;
	height:100%;
}
}

.footer {
	position: relative;
	bottom: -200px;
	left: 0px;
	height: 200px;
	width:911px;
	background:#00A54F;
	/*top:485px;*/
	color:#FFFFFF;
	padding:5px 30px;
	margin:15px 0 0;
	display:table;
	height:100%;
}
.footer .footer_leftcolum {
	float:left;
	width:200px;
	text-align:left;
}
.footer .footer_leftcolum h1 {
	color:#FFFFFF;
}
.footer .footer_rightcolum {
	float:right;
	width:320px;
	text-align:right;
}
.footer .footer_rightcolum h1 {
	color:#FFFFFF;
}
.footer .footer_rightcolum label {
	text-align:left;
	display:table;
	float:left;
}
.footer .footer_rightcolum label.name {
	width:45px;
}
.footer .footer_rightcolum label.tel {
	width:45px;
}
.footer .footer_rightcolum label.besttime {
	width:100px;
}
.footer .footer_rightcolum .footerform {
	float:right;
	width:254px !important;
}
.footer .footer_rightcolum .footerform p {
	padding:0;
	margin:10px 0;
	text-align:left;
	width:300px;
}
.footer .submit_btn_p {
	float:right !important;
	text-align:right !important;
}
.footer .submit_btn {
	background:url(images/submit.png) no-repeat;
	width:110px;
	height:20px;
	border:none;
	cursor:pointer;
}
.footer .copyrightlink {
	clear:both;
	text-align:right;
}
.menu {
	position: absolute;
	left: 0;
	top: 183px;
}
.menu a {
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	background-color: #00a54f;
	padding: 7px 19px;
	display: block;
	float: left;
	margin-right: 2px;
}
.enquiry {
	position: absolute;
	left: 685px;
	top: 220px;
	width: 250px;
	height: 288px;
	background-image: url(./images/enquiry.gif);
	background-repeat: no-repeat;
	color: #fff;
	padding: 154px 17px 0 17px;
}
table, form {
	margin: 0;
	border: 0;
	padding: 0;
}
td {
	text-align: top;
}
.enquiry div {
	position: relative;
	margin-bottom: 8px;
}
.enquiry input, .enquiry textarea {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 12px;
	padding: 0;
}
.enquiry textarea {
	height: 130px;
}
.enquiry .imageinput {
	position: absolute;
	right: 13px;
	bottom: 40px;
}
.green {
	width: 657px;
	padding: 5px;
	margin-bottom: 5px;
	color: #02592c;
}
.green a {
	color: #00a54f;
}
.green b {
	color: #00a54f;
	font-size: 14px;
}
.green em {
	color: #00a54f;
	font-style: normal;
}
.darkgreen {
	background-color: #d1f6e3;
}
.lightgreen {
	background-color: #ecfaf3;
}

