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

body
{
margin:0px;
padding:0px;
background: url(../images/body-bg.jpg) left top repeat-x;
}
*
{
margin:0px;
padding:0px;
list-style-type:none;
}
img
{
border:0px;
}
p
{
margin:6px 0px;
text-align: justify;
}
strong
{
font-weight:bold;
color: #0099cc;
}
.left
{
float:left;
}
.right
{
float:right;
}
.clear
{
clear:both;
height:0px;
}
#container
{
width:100%;
height:auto;
text-align:center;
float:left;
}
#header
{
width:100%;
height:auto;
float:left;
text-align:left;
}
.header-main
{
width:900px;
height:99px;
margin:0px auto;
text-align:center;
background:url(../images/header-bg.jpg) center top no-repeat;
}
.logo-box
{
width:400px;
height:99px;
float:left;
text-align:left;
}
.logo
{
margin-top:21px;
}
.header-right
{
width:213px;
height:78px;
float:right;
text-align:left;
background:url(../images/header-search-arrow-bg.jpg) left top no-repeat;
padding-top:21px;
padding-left:75px;
font: bold 22px/28px MyriadPro, Helvetica, sans-serif;
color: #FFF;
font-style:italic;
}
#body-main
{
width:100%;
height:auto;
float:left;
text-align:left;
padding-bottom:25px;
}
.body-container
{
width:900px;
height:auto;
margin:0px auto;
text-align:center;
}
.body-top
{
width:900px;
height:332px;
float:left;
text-align:left;
padding-top:28px;
}
.body-top-left
{
width:426px;
height:auto;
float:left;
text-align:left;
}
/* sub-navigation  */	
	
.subnav{
	color: #2d8bff;
	font: bold 22px/40px MyriadPro, Helvetica, sans-serif;
	line-height:40px;
	width:426px;
	float:left;
	text-align:left;
		}
.subnav ul {margin: 0; padding: 0; list-style-type:none;}
.subnav li {
	display: block;
	padding: 0px 0px 0px 44px;
	width:382px;
	float:left;
	text-decoration:none;
	color: #2d8bff;
	background: url(../images/question-arrow-bg.jpg) left center no-repeat;
	font: bold 22px/40px MyriadPro, Helvetica, sans-serif;
}
.call-now-bottom-box
{
width:426px;
height:auto;
float:left;
text-align:left;
background:url(../images/left-arrow-bg.jpg) left 60px no-repeat;
}
.body-top-right
{
width:450px;
height:auto;
float:right;
text-align:left;
}
.body-bottom
{
width:900px;
height:auto;
float:left;
text-align:left;
padding-top:31px;
}
.body-bottom-left
{
width:601px;
height:auto;
float:left;
text-align:left;
}
.find-out-box
{
width:601px;
height:auto;
float:left;
text-align:left;
}
.find-out-round-box
{
width:601px;
height:16px;
float:left;
text-align:left;
}
.find-out-inside-box
{
width:549px;
height:auto;
float:left;
text-align:left;
background-color: #FFF;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
padding:16px 20px 0px 30px;
}
.find-out-top-box
{
width:510px;
height:auto;
float:left;
text-align:left;
padding-right:39px;
}
.find-out-middle-box
{
width:549px;
height:auto;
float:left;
text-align:left;
padding-top:30px;
color: #000000;
font-weight:bold;
line-height:24px;
}
.find-out-bottom-box
{
width:549px;
height:auto;
float:left;
text-align:left;
color: #000000;
font-weight:bold;
line-height:24px;
}
.find-out-middle-left
{
width:240px;
height:auto;
float:left;
text-align:left;
}
.input-box
{
width:159px;
height:20px;
border:1px solid #7f9db9;
font:normal 12px/20px Arial, Helvetica, sans-serif;
color:#333333;
padding-left:3px;
padding-top:2px;
background-color: #FFF;
margin-bottom:3px;
}
.find-out-middle-right
{
width:280px;
height:auto;
float:right;
text-align:left;
}
.body-bottom-right
{
width:270px;
height:auto;
float:right;
text-align:left;
}
.non-win-box
{
width:270px;
height:auto;
float:left;
text-align:left;
padding-bottom:18px;
}
.call-us-box
{
width:278px;
height:78px;
float:left;
text-align:left;
background:url(../images/call-us-bg.jpg) left top no-repeat;
padding:12px 0px 0px 12px;
}
#footer
{
width:100%;
height:auto;
float:left;
text-align:center;
background:url(../images/footer-bg.jpg) left top repeat-x;
padding:20px 0px 32px 0px;
color: #666666;
font: normal 11px/18px Arial, Helvetica, sans-serif;
border-top:1px solid #cccccc;
}
.footer-main
{
width:900px;
height:auto;
text-align:center;
margin:0px auto;
}
#footer a
{
color:#0066cc;
text-decoration:none;
font: normal 11px/18px Arial, Helvetica, sans-serif;
}
#footer a:hover
{
text-decoration: underline;
font: normal 11px/18px Arial, Helvetica, sans-serif;
color: #ff9900;
}
/* 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: #515151;
	text-decoration: none;
}
h1 {
	font-family: MyriadPro, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: 60px;
	font-weight: bold;
	font-variant: normal;
	color: #ff9900;
	text-decoration: none;
}
h2 {
	font-family: MyriadPro, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	color: #0066cc;
	text-decoration: none;
}
h3 {
	font-family: MyriadPro, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	color: #0066cc;
	text-decoration: none;
}