@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;
text-align:justify;
}
.clear
{
clear:both;
height:0px;
}
#container
{
width:100%;
height:auto;
float:left;
text-align:left;
}
#header
{
width:100%;
height:162px;
float:left;
text-align:left;
}
.header-main
{
width:962px;
height:162px;
margin:0px auto;
text-align:center;
}
/* CSS Menu */
.navcontainer {
		width:962px;
        margin:0px;
        height: 44px;
		float:left;
		padding-bottom:5px;
		background:url(../images/menu-bar-bg.jpg) left top no-repeat;
		}

.navcontainer ul {
        border: 0px;
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        text-align: center;
}

.navcontainer ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0px;
        margin: 0px;
		height:44px;
		background: url(../images/menu-bar-bg.jpg) right center no-repeat;
		}

.navcontainer ul li a {
        width: auto;
        height: 44px;
        margin: 0px;
		padding:0px;
        color: #FFF;
        text-decoration: none;
        text-align: center;
		padding:0px 10px;
        font: bold 13px/44px Myriad, Helvetica, sans-serif;
		display:inline;
	}

.navcontainer ul li a:hover {
        color: #ffff00;
		padding:0px 10px;
        font: bold 13px/44px Myriad, Helvetica, sans-serif;
		display:inline;
		text-decoration:none;
		}
.navcontainer li.active a {
        color: #ffff00;
		padding:0px 10px;
		font: bold 13px/44px Myriad, Helvetica, sans-serif;
		text-decoration:none;
}
.header-bottom
{
width:962px;
height:113px;
float:left;
text-align:left;
}
.logo-box
{
width:250px;
height:113px;
float:left;
text-align:left;
}
.logo
{
margin-top:8px;
}
.header-right
{
width:512px;
height:97px;
float:right;
text-align:left;
padding-top:16px;
}
.call-us-box
{
width:252px;
height:70px;
float:left;
text-align:left;
background:url(../images/call-us-box-bg.jpg) left top no-repeat;
padding:10px 0px 0px 18px;
font: bold 26px/30px Myriad, Helvetica, sans-serif;
color: #666666;
}
.header-bottom-right
{
width:224px;
height:77px;
float:right;
text-align:right;
}
.add-this
{
width:224px;
height:20px;
}
#body-main
{
width:100%;
height:auto;
float:left;
text-align:left;
padding-bottom:15px;
}
.body-container
{
width:962px;
height:auto;
margin:0px auto;
text-align:center;
}
.welcome-box
{
width:962px;
height:244px;
float:left;
text-align:left;
}
.welcome-left-box
{
width:660px;
height:232px;
float:left;
text-align:left;
background:url(../images/welcome-left-bg.jpg) left top no-repeat;
padding-top:12px;
}
.welcome-text-box
{
width:660px;
height:auto;
float:left;
text-align:left;
}
.subcribe-box
{
width:500px;
height: auto;
float:left;
text-align:left;
padding-left:158px;
}
.subcribe-inside-box
{
width:400px;
height:60px;
float:left;
text-align:left;
background:url(../images/subcribe-bg.jpg) left top no-repeat;
font: bold 12px/22px Arial, Helvetica, sans-serif;
color: #FFF;
padding:7px 10px 0px 90px;
}
.input-box
{
width:101px;
height:18px;
text-align:left;
border:1px solid #cc6600;
background-color: #FFF;
font: normal 12px/18px Arial, Helvetica, sans-serif;
color: #333333;
padding:2px 0px 0px 2px;
}
.welcome-right-box
{
width:302px;
height:244px;
float:right;
text-align:right;
}
.body-bottom
{
width:962px;
height:auto;
float:left;
text-align:left;
padding-top:15px;
}
.body-left
{
width:480px;
height:auto;
float:left;
text-align:left;
}
.service-box
{
width:480px;
height:auto;
float:left;
text-align:left;
}
.service
{
width:480px;
height:auto;
float:left;
text-align:left;
padding-top:6px;
}
.service ul
{
margin:0px;
padding:0px;
list-style-type:none;
width:480px;
}
.service ul li
{
padding:0px;
list-style-type:none;
width:145px;
height:auto;
display:block;
margin-right:15px;
margin-bottom:15px;
float:left;
text-align:center;
padding:1px 5px 0px 0px;
color:#0066cc;
font: bold 13px/20px Arial, Helvetica, sans-serif;
background:url(../images/service-inside-bg.jpg) left top no-repeat;
}
.service ul li a
{
color:#0066cc;
font: bold 13px/20px Arial, Helvetica, sans-serif;
text-decoration:none;
}
.service ul li a:hover
{
color:#ff9900;
font: bold 13px/20px Arial, Helvetica, sans-serif;
text-decoration: underline;
}
.service-th
{
margin-bottom:12px;
}
.body-right
{
width:456px;
height:auto;
float:right;
text-align:left;
}
.online-box
{
width:456px;
height:auto;
float:left;
text-align:left;
padding-bottom:12px;
}
.testimonial-box
{
width:456px;
height:auto;
float:left;
text-align:left;
}
.testimonial-title-box
{
width:456px;
height:45px;
float:left;
text-align:left;
background:url(../images/testimonial-title-bg.jpg) left top repeat-x;
color: #0066cc;
font: bold 20px/45px Myriad, Helvetica, sans-serif;
}
.testimonial-inside-box
{
width:456px;
height:auto;
float:left;
text-align:left;
padding-top:15px;
}
.testimonial-th
{
float:left;
margin-right:12px;
}
#footer
{
width:100%;
height: auto;
float:left;
text-align:center;
background: url(../images/footer-bg.jpg) left top repeat-x #FFF;
padding:16px 0px 22px 0px;
color: #666666;
font: normal 12px/22px  Arial, Helvetica, sans-serif;
}
#footer a
{
text-decoration: none;
color: #0066cc;
font: normal 12px/22px  Arial, Helvetica, sans-serif;
}
#footer a:hover
{
text-decoration: underline;
color: #ff9900;
font: normal 12px/22px  Arial, Helvetica, sans-serif;
}
.footer-main
{
width:962px;
height:auto;
margin:0px auto;
text-align:center;
}
/* 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: #0066cc;
font-size:13px;
font-weight:bold;
text-decoration:none;
}
body a:hover
{
color: #ff9900;
font-size:13px;
font-weight:bold;
text-decoration: underline;
}
h1{
	font-family: Myriad, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height:34px;
	font-weight: bold;
	font-variant: normal;
	color: #0066cc;
	text-decoration: none;
}
h2{
	font-family: Myriad, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height:24px;
	font-weight: bold;
	font-variant: normal;
	color: #0066cc;
	text-decoration: none;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height:20px;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
}
.orange-text
{
color: #ff9933;
font-weight:bold;
}
