@charset "utf-8";
/* CSS Document */


body
{
margin:0px;
padding:0px;
background: url(../images/body-bg.jpg) left top repeat-x #FFF;
}
*
{
margin:0px;
padding:0px;
}
img
{
border:0px;
}
p
{
margin:7px 0px;
}
strong
{
font-weight:bold;
color: #ea8d14;
}
.clear
{
clear:both;
height:0px;
}
#container
{
width:100%;
height:auto;
text-align:center;
float:left;
}
#header
{
width:900px;
height:313px;
margin:0px auto;
text-align:center;
}
.header-main
{
width:900px;
height:313px;
float:left;
text-align:left;
background: url(../images/header-bg.jpg) left top no-repeat;
}
.header-top
{
width:900px;
height:60px;
float:left;
text-align:left;
}
.logo
{
margin-top:10px;
}
.header-bottom
{
width:550px;
height:238px;
float:left;
text-align:left;
color: #006699;
padding-top:15px;
}
#body-main
{
width:100%;
height:auto;
float:left;
text-align:left;
padding-bottom:15px;
}
.body-container
{
width:900px;
height:auto;
text-align:center;
margin:0px auto;
}
.body-top
{
width:900px;
height:auto;
float:left;
text-align:left;
background:url(../images/body-top-bg.jpg) right top no-repeat;
}
.body-top-left
{
width:348px;
height:273px;
float:left;
text-align:left;
background:url(../images/body-top-left-bg.jpg) left top no-repeat;
padding:12px 0px 0px 232px;
}
.left-text-box
{
width:263px;
height:auto;
float:left;
text-align:left;
padding:10px 40px 0px 45px;
color: #006699;
}

.body-top-right
{
width:230px;
height:auto;
float:right;
text-align:left;
padding-right:44px;
padding-top:26px;
color: #003300;
font: bold 12px/28px  Arial, Helvetica, sans-serif;
}
.input-box
{
width:155px;
height:20px;
border:1px solid #a3c266;
font:normal 12px/18px Arial, Helvetica, sans-serif;
color:#333333;
padding-left:3px;
padding-top:4px;
background-color: #FFF;
}
.body-bottom
{
width:880px;
height:auto;
float:left;
text-align:left;
padding-right:20px;
}
.testimonial-title
{
width:880px;
height:43px;
float:left;
text-align:left;
background:url(../images/testimonial-title-bg.jpg) left top repeat-x;
border-bottom:1px dashed #d2d1cf;
}
.testimonial-bt
{
float:left;
margin-right:10px;
}
.testimonial-top-box
{
width:880px;
height:auto;
float:left;
text-align:left;
}
.testimonial-left-box
{
width:428px;
height:auto;
float:left;
text-align:left;
padding:10px 0px;
border-bottom:1px solid #e8e8e7;
}
.testimonial-right-box
{
width:428px;
height:auto;
float:right;
text-align:left;
padding:10px 0px;
border-bottom:1px solid #e8e8e7;
}
.testimonial-th
{
float:left;
margin-right:18px;
}
#footer
{
width:100%;
height:auto;
float:left;
text-align:left;
background:url(../images/footer-bg.jpg) left top repeat-x #FFF;
border-top:1px solid #d5dfe9;
padding:10px 0px;
color: #666666;
font: normal 12px/18px  Arial, Helvetica, sans-serif;
}
#footer a
{
text-decoration: none;
color: #0066cc;
font: normal 12px/18px  Arial, Helvetica, sans-serif;
}
#footer a:hover
{
text-decoration: underline;
color: #ff9900;
font: normal 12px/18px  Arial, Helvetica, sans-serif;
}
.footer-main
{
width:900px;
height:auto;
text-align:center;
margin:0px auto;
}
/* CSS Text Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
body a
{
color:#99cc33;
text-decoration: none;
font-weight:bold;
}
body a:hover
{
color:#99cc33;
text-decoration: underline;
font-weight: bold;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height:43px;
	font-weight:normal;
	font-variant: normal;
	color: #84b538;
	text-decoration: none;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height:20px;
	font-weight:NORMAL;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

