html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	margin: 0;
	outline: 0 none;
	padding: 0;
}
html {
	overflow-y: scroll;
}
body {
	background: url(../images/bg6.jpg) repeat scroll 0 0;
	color: #1a180a;
	font: 13px Arial, Verdana, Helvetica, sans-serif;
	line-height: 21px;
}
a {
	text-decoration: none;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
/* reset style close */
/* clearfix start */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
#page {
	width: 980px;
	margin: 0 auto;
	background: url(../images/contentbg.jpg) repeat-y scroll 0 0
}
#wrapper {
	background: url(../images/bg7.jpg) repeat-x scroll 0 0
}
#header {
	background: url(../images/headerbg.jpg) no-repeat scroll 0 0;
	height: 275px
}
.listing {
	padding: 50px 0 0 368px
}
.listing ul {
	float: left
}
.listing ul li {
	height: 28px;
	margin-bottom: 6px;
	background: url(../images/sprite.gif) no-repeat scroll 0 0;
	padding: 0 12px;
}

.listing ul li a {
	background: url(../images/sprite.gif) no-repeat scroll 100% -29px;
	padding: 0px 0;
	display: block;
	cursor:pointer
}
.listing ul li a span {
	padding: 4px 15px;
	width: 150px;
	display: inline-block;
	color: #505050;
	font-weight: bold;
	background: url(../images/black.gif) no-repeat scroll 0 9px
}
.listing ul li.selected,.listing ul li.over {
	background: url(../images/sprite.gif) no-repeat scroll 0 -57px;
}
.listing ul li.selected a,.listing ul li.over a {
	background: url(../images/sprite.gif) no-repeat scroll 100% -85px;
}
.listing ul li.selected a span,.listing ul li.over a span {
	background: url(../images/green.gif) no-repeat scroll 0 9px;
	color: #207937
}
#content, #footer {
	padding: 0 12px
}
#content {
	padding-bottom: 20px
}
#contentLeft {
	width: 730px;
	float: left
}
#contentRight {
	float: right;
	width: 225px;
	text-align: center
}
#contentRight ul li{margin-bottom:10px}
.innercontent {
	margin: 0 12px
}
#contentRight .innercontent {
	margin-top: -25px
}
.innercontent h1 {
	color: #1c7d0a;
	font-size: 21px;
	font-weight: normal;
	padding-bottom: 20px;
}
img.right {
	float: right;
	margin: 5px 0 5px 5px
}
/* request service form style start */
.reqForm h2 {
	font: bold 15px verdana;
	color: #000;
	margin-bottom: 20px
}
.reqForm .leftCol {
	width: 400px;
	float: left
}
.reqForm span.red {
	color: #f00;
}
.reqForm .rightCol {
	float: left
}
.reqForm label {
	width: 100px;
display:inline-block

}
.reqForm input {
	width: 200px;
	border: 1px solid #ccc;
	padding: 4px;
	margin-bottom: 4px
}
.reqForm input#captcha {
	height: 50px
}
.reqForm .captchatxt {
	display: block;
	margin-left: 100px
}
.reqForm .captcha1 {
	margin-left: 100px
}
.reqForm .submit {
	width: 64px;
	background: url(../images/submit-bg.jpg);
	color: #000;
	font-weight: bold;
	display: block;
	margin: 5px 0 0 100px;
}
.reqForm #captchacheck1{width:150px}
.reqForm #captchacheck div{width:100px; float:left}
.reqForm #contactcaptchaValue{float:left; margin-right:4px; text-align:center}
/* request service form style end */
#footer {
	background: url(../images/footerbg.jpg) no-repeat scroll 0 0;
	height: 30px
}
.footer-inner {
	margin: 0 10px;
	text-align: center;
	border-top: 1px solid #ccc;
	font-size: 11px;
	color: #666
}
