body, html {
	position: relative;
	text-align: center;
	top: 0px;
	margin: 0 auto;
	width: 960px;
	height: 100%;
	font: normal 100.01% Verdana, Arial, Helvetica, sans-serif, DaxMed;
	background: #ffffff;
	
}

#top {
	position: absolute;
	top: 10px;
	width: 960px;
	height: 25px;
	background: #ffffff;
	}

#menu {
	position: absolute;
	top: 35px;
	width: 100%;
	height: 120px;	
}

#home {
	position: absolute;
	float: left;
	top: 0px;
	left: 720px;
	width: 240px;
	height: 120px;	
}

#content {
	position: absolute;
	top: 155px;
	width: 960px;
	height: auto;
	background: #e2e2e2;
	
}
	
#left {
	position: absolute;
	float: left;
	top: 0px;
	left: 0px;
	width: 240px;
	height: 480px;
	text-align: left;
	background: #F2F2F2;
	padding: 40px 68px 0px 4px;
	}
	
#rand {
	position: absolute;	
	float: right;
	top: 0px;
	left: 720px;
	width:206px;
	height: 480px;
	text-align: left;
	background-color: #DAE6D3;
	padding: 40px 30px 0px 4px;
}

#right {
	position: absolute;
	top: 0px;
	left: 480px;	
	width:206px;
	height: 480px;
	text-align: left;
	background: #F2F2F2;
	padding: 40px 30px 0px 4px;
}

#middle {
	position: absolute;
	top: 0px;
	left: 240px;
	width:206px;
	height: 480px;
	margin: auto;
	text-align: left;
	background: #F2F2F2;
	padding: 40px 30px 0px 4px;	
}

#bottom {
	position: absolute;
	top: 635px;
	width:960px;
	height: 140px;
	margin: auto;
	text-align: center;
	background: #D8D8D8;	
}

#banner {
	position: absolute;
	top: 0px;
	width:960px;
	height: 120px;
	margin: auto;
	text-align: center;
}

#pic1 {
	position: absolute;
	float: left;
	top: 0px;
	left: 0px;
	width: 240px;
	height: 120px;	
}

#pic4 {
	position: absolute;
	float: right;
	top: 0px;
	left: 720px;
	width: 240px;
	height: 120px;		
}

#pic2 {
	position: absolute;
	top: 0px;
	left: 240px;
	width: 240px;
	height: 120px;		
}

#pic3 {
	position: absolute;
	top: 0px;
	left: 480px;
	width: 240px;
	height: 120px;		
}

#footer {
	position: absolute;
	top: 120px;
	height: 20px;
	clear: both;
	background: #ffffff;
	width: 960px;
}

.cleaner {
	clear:both;
	height: 4px;
	font-size: 1px;
	line-height: 0px;
	display: block;
	visibility: hidden;
	border: 0; 
	padding: 0;
	margin: -1.0em 0 0 0;
	background: transparent;
}

#footer-text {
	background: #ffffff;
	text-align: right;
	font-size: 9px;
	line-height: normal;
	color: #666666;
	width: 960px;
}

#top-menu {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 120px;
	background: #A4C292;
}

#top-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#top-menu ul a, #top-menu ul .cur {
	float: left;
	width: 238px;
	display: block;
	line-height: 32px;
	text-decoration: none;
	font-size: 25px;
	text-align: left;
	background-color: #6F9A55;
	padding: 68px 0px 0px 2px;
	color: #DAE6D3;
}

#top-menu ul .act a {
	color: #6F9A55;
	background-color: #A4C292;
}

#top-menu ul :hover {
	color: #6F9A55;
	background-color: #DAE6D3;
}

#top-menu li {
	float: left;
	margin: 0;
	padding: 0;
}

#service-menu {
	position: relative;
	top: 0px;
	float: right;
	height: 25px;
	background: #ffffff;
	margin: 0px;
}

#service-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#service-menu ul a, #service-menu ul .cur {
	float: left;
	display: block;
	line-height: 24px;
	text-decoration: none;
	background-color: #ffffff;
	
	padding: 0 0 0 14px;
	margin: 0;
	color: #666666;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	
	text-decoration: none;
	display: block;
}

#service-menu ul a:hover, #service-menu ul .act a {
	color: #DF0101;
}

#service-menu li {
	float: left;
	margin: 0;
	padding: 0;
}

H1, H2, H3, H4, H5, H6, P, UL { font-family: Verdana, Arial, Helvetica, sans-serif, DaxMed; color: #000000; }
A { color: #6F9A55; text-decoration: none; }
A:hover { color: #6F9A55; text-decoration: underline; }
P, UL, OL { font-size: 11px; }
P { margin: 0px 0px 0px 0px; }


H1 { font-size: 14px; color: #4b4b4b; }
H2 { font-size: 14px; color: #2E2E2E; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #2E2E2E; padding: 0 0 3px 0; }
H3 { font-size: 12px; color: #000000; }
H4 { font-size: 11px; color: #000000; }
H5 { font-size: 10px; color: #000000; }
H6 { font-size: 9px; color: #333333; font-weight: normal; }
H1, H2, H3, H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 20px; }
H1 { margin: 0px 0px 0px 0px; margin-top: 0px; margin-bottom: 0px; }
H2, H3 { margin: 0px 0px 0px 0px; margin-top: 20px; margin-bottom: 10px; }
H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 20px; margin-bottom: 10px; }
H1.csc-firstHeader, H2.csc-firstHeader  { margin-top: 0px; }
H3.csc-firstHeader { margin-top: 0px; }
H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; }


P.bodytext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11.5px; color: #4b4b4b; line-height: 18px; letter-spacing: 0.3px; padding-bottom: 6px;}

UL { list-style-type: disc; list-style-position: outside; }
UL UL LI { font-size: 10px; }
LI { padding-left: 2px; }

IMG { border-style: none; }

P.csc-caption { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 10px; }

.csc-textpic-caption { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 10px; }


