/*--------------Resetting css--------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, 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 {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
body {line-height: 1;}
ol, ul {
	padding-left:20px;
	list-style-type: 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 */
table {border-collapse: collapse;border-spacing: 0;}


/*--------------main css--------------*/

body {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;color: #3A3A39;line-height: 18px;background-image: url(../images/gradient-bg.jpg);background-repeat: repeat-x;background-position: left 241px;}
a:link, a:visited {
	color: #008BE8;
	text-decoration: none;
}
a:hover {
	color: #000000;
}



.sky-bg {
	background-image: url(../images/banner-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}


.fl {float: left;}
.fr {float: right;}
.main {
	float: left;
	width: 982px;
}
.banner {
	float: left;
	width: 982px;
	height: 241px;
	background-image: url(../images/tree.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.left-menu-bg {
	background-image: url(../images/menu-bg-repet.jpg);
	background-repeat: repeat-x;
	background-position: left 248px;
}
.right-menu-bg {
	background-image: url(../images/menu-bg-repet.jpg);
	background-repeat: repeat-x;
	background-position: left 241px;
}

.top-menu {
	float: left;
	width: 982px;
	height: 51px;
}
.search {
	background-image: url(../images/search-bg-line.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	width: 226px;
	height: 36px;
	padding-top: 15px;
	padding-left: 20px;
}
.search-input {
	width: 150px;
	background-image: url(../images/input-bg.jpg);
	background-repeat: repeat-x;
	background-position: left 2px;
	* background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 26px;
	float: left;
	background-color: #666664;
	line-height: 26px;
}

.menu-part {
	background-image: url(../images/menu-part.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 7px;
	height: 51px;
}
.menu {
	float: left;
	width: 729px;
	height: 51px;
	background-image: url(../images/menu-bg.jpg);
}
.menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.menu li {
	display: inline;
}
.menu li a, .menu li a:visited {
	font-weight: bold;
	color: #B8DC2E;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	background-image: url(../images/menu-line.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 44px;
	float: left;
}
.menu li a:hover {
	color: #FFFFFF;
}
.container {
	float: left;
	width: 982px;
	padding-top: 40px;
}
.container-left {
	float: left;
	width: 685px;
}
.content-text {
	float: left;
	width: 640px;
	margin-left: 10px;
	text-align: justify;
}
.container-right {
	float: left;
	width: 297px;
}

.blue-color {
	color: #0096FF;
}


.header {
	margin-bottom: 8px;
	width: 600px;
	display: block;
	float: left;
}
.header-bg {
	font-size: 15px;
	color: #FFFFFF;
	float: left;
	background-image: url(../images/header-bg.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	line-height: 44px;
	padding-right: 30px;
}
.header-bg h1 {
	font-size: 15px;
	padding-left: 5px;
	padding-right: 10px;
	font-weight: bold;
}
.logo {
	margin-left: 50px;
	margin-top: 60px;
}

.box {
	float: left;
	width: 280px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D1D1D1;
	border-left-color: #D1D1D1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D1D1D1;
}
.corner {
	float: left;
	width: 282px;
}




/*----------Sub Header---------------*/

.sub-header {
	display: block;
	float: left;
	margin-left: -9px;
	margin-top: -1px;
}
.sub-header-bg {
	font-size: 15px;
	color: #FFFFFF;
	float: left;
	background-image: url(../images/header-bg.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	line-height: 44px;
	width: 249px;
}
.sub-header-bg h2 {
	font-size: 15px;
	padding-left: 5px;
	padding-right: 10px;
}
.clients-logo {
	float: left;
	width: 250px;
	margin-left: 10px;
	text-align: center;
}
.fl-pad {
	float: left;
	margin-bottom: 20px;
}.footer {
	float: left;
	width: 100%;
	background-image: url(../images/bottom-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 98px;
	padding-top: 50px;
	color: #666666;
}
.footer-fix {
	width: 982px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	line-height: 25px;
}
.footer-fix a, .footer-fix a:visited {
	color: #0098F8;
	text-decoration: none;
}
.footer-fix a:hover {
	color: #333333;
	text-decoration: underline;
}
.powered {
	width: 982px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:center;
	
}
.banner-bg {
	background-image: url(../images/banner-bg.jpg);
	background-repeat: repeat-x;
}
.ul {
}
.ul li {
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 18px;
}
.address {
	float: left;
	width: 200px;
}
.address a,  .address a:visited {
	color: #3A3A39;
}
.address a:hover {
	color: #0096FF;
}
.form {
	float: left;
	width: 380px;
	margin-left: 50px;
	margin-top: 10px;
}
.input {
	width: 260px;
	border: 1px solid #68B51C;
	padding: 5px;
	background-color: #F5FCF5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 2px;
}
.align-top td {
	vertical-align: top;
}
.news {
	float: left;
	width: 260px;
	margin-left: 0px;
}
.news li {
	float: left;
	width: auto;
	#padding-bottom:10px;
}
.news li a { cursor:pointer;}
.cal-img {
	float: left;
	height: 50px;
	width: 40px;
	margin-bottom: 5px;
	background-image: url(../images/calendar.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.month {
	float: left;
	width: 40px;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
}
.date {
	float: left;
	height: 27px;
	width: 40px;
	text-align: center;
	line-height: 27px;
	font-weight: bold;
	font-size: 16px;
	font-family: verdana;
}

.news-text {
	float: left;
	width: 195px;
	margin-left: 5px;
	font-size: 11.5px;
	line-height: 14px;
	margin-bottom: 10px;
}
/*Product*/
.products_main_box{clear:both; padding:10px 0;}
.pro_box{float:left; width:205px; height:215px;}
.pro_box .pro_img{float:left; width:205px; height:155px;}
.pro_box h2{color:#333; font-size:14px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; text-align:center; padding:5px 0 0 0; float:left; width:205px;}
.pro_divider{float:left; width:10px; height:215px;} 

