/* general reset */
html{
	background:#000;
}
body{
	margin:0;
	color:#121212;
	font:15px Arial, Helvetica, sans-serif;
	background:#000 url(../images/bg-body.jpg) no-repeat 50% 0;
	min-width:1002px;
}
img{border-style:none;}
a{
	color:#121212;
	text-decoration:underline;
}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
form{display:inline;}
.wrapper{
	width:100%;
	overflow:hidden;
}
/* header */
#header-wrapper{
	height:315px;
	background: url(../images/bg-header.gif) no-repeat 50% 36px;
}
#inner-page #header-wrapper{
	background:none;
	height:224px;
}
/* top-bar */
.bar-wrapper{
	background: url(../images/bg-bar.gif) repeat-x 0 100%;
	height:36px;
}
.bar{
	width:968px;
	margin:0 auto;
	overflow:hidden;
	font-size:13px;
	padding:3px 17px 0 17px;
}
.bar a{
	color:#eaeaea;
}
.contact{
	float:left;
	margin:5px 0 0;
}
.visit{
	float:right;
	background: url(../images/ico-visit.jpg) no-repeat;
	padding:5px 0 4px 35px;
}
#header{
	width:978px;
	height:273px;
	overflow:hidden;
	margin:0 auto;
	position:relative;
	padding:17px 18px 0 6px;
}
#inner-page #header{
	height:auto;
	width:967px;
	padding:44px 18px 0 17px;
}
/* logo */
#header h1{
	float:left;
	width:342px;
	height:92px;
	overflow:hidden;
	background: url(../images/logo.png) no-repeat;
	text-indent:-9999px;
	margin:0;
	display:inline;
}
#header h1 a{
	height:100%;
	display:block;
	cursor:pointer;
	position:relative;
}
/* slogan */
.slogan{
	width:330px;
	float:left;
	padding:25px 0 0 10px;
	clear:left;
}
#inner-page .slogan{
	float:right;
	padding:5px 4px 0 0;
	clear:none;
	text-align:right;
}
.slogan span,
.slogan .why{
	display:block;
	text-transform:uppercase;
}
.charge {
	font-size:15px;
	color:#eaeaea;
	font-weight:bold;
}
.charge em{
	color:#3276a5;
	font-style:normal;
	font-weight:bold;
}
#inner-page .charge{
	font-size:20px;
}
.why{
	color:#e10c11;
	font-size:26px;
	font-weight:bold;
	margin:-1px 0 5px;
}
.let{
	font-size:13px;
	color:#eaeaea;
	font-weight:bold;
}
.call{
	margin:16px 0 1px;
	color:#e10c11;
	font-size:13px;
	font-weight:bold;
}
#inner-page .call{
	margin:4px 0 1px;
	font-size:16px;
}
.phone{
	font-size:30px;	
	color:#eaeaea;
	position:relative;
}
#inner-page .phone{
	font-size:40px;	
}
.button95{
	position:absolute;
	top:4px;
	right:13px;
	width:127px;
	height:128px;
	background:url(../images/btn-95dollars.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
.whatis{
	position:absolute;
	top:131px;
	right:30px;
	width:445px;
	text-align:right;
}
.whatis strong{
	color:#eaeaea;
	font-size:23px;
	line-height:25px;
}
.whatis p{
	color:#b7b7b7;
	margin:7px 0 0;
	font-size:15px;
	line-height:21px;
}
/* navigation */
.nav-w{
	background: url(../images/bg-nav.gif) repeat-x;
}
#nav{
	list-style:none;
	margin:0 auto;
	width:1002px;
	padding:8px 0 0;
	height:42px;
	overflow:hidden;
}
#nav li{
	float:left;
	background: url(../images/separator01.gif) no-repeat;
	padding: 4px 17px 10px;
}
#nav li:first-child{
	background:none;
}
#nav li a{
	font-size:22px;
	letter-spacing:-1px;
	text-decoration:none;
	font-weight:bold;
}
#nav li a:hover,
#nav li.active a{
	color:#3276a5;
}
/* main */
.hold{
	height:1%;
	background: url(../images/bg-bottom.gif) repeat-x 0 100%;
	padding:0 0 75px;
	overflow:hidden;
}
#inner-page .hold{	
	background: url(../images/bg-bottom1.gif) repeat-x 0 100%;
	padding:0 0 31px;
}
.main-w{
	background:#c1e6f0 url(../images/bg-main.gif) repeat-x;
	width:100%;
	overflow:hidden;
	position:relative;
}
#inner-page .main-w{
	background: #c3e7f0 url(../images/bg-main2.gif) repeat-x;
}
.main-w1{
	position:relative;
	left:50%;
	float:left;
	width:1260px;
}
.main-w2{
	position:relative;
	float:left;
	left:-50%;
	width:1260px;
	background: url(../images/bg-main1.gif) repeat-x;
}
#inner-page .main-w2{
	background: url(../images/bg-main3.gif) repeat-x;
}
#main{
	width:1002px;
	margin:0 auto;
}
.top-shadow{
	background: url(../images/top-shadow.png) no-repeat;
	width:1260px;
	height:12px;
	position:absolute;
	top:0;
	left:0;
}
/* boxes */
.box-holder{
	width:1018px;
	margin:0 -17px 16px 0;
	padding:0 0 9px;
	overflow:hidden;
	background: url(../images/bg-box-holder.png) repeat-y;
}
.box{
	width:493px;
	overflow:hidden;
	float:left;
	margin:0 16px 0 0;
	padding:10px 0 0;
}
#inner-page .box{
	padding-top:8px;
}
#inner-page .box-holder{
	margin-bottom:53px;
}
.block{
	height:1%;
	overflow:hidden;
	padding:6px 0 6px;
	margin:0 0 10px;
	background: url(../images/separator03.gif) repeat-x 0 100%;
}
#inner-page .block{
	padding:6px 0 9px;
}
.block .inner{
	background:#7eb0ca;
	padding:13px 23px 7px;
	overflow:hidden;
	height:1%;
}
#inner-page .block .inner{
	padding:9px 23px 7px;
}
#main h2{
	text-transform:uppercase;
	font-size:23px;
	letter-spacing:-1px;
	margin:0;
	position:relative;
}
#inner-page #main h2{
	font-size:28px;
}
.block p{
	margin:8px 0 8px;
	line-height:21px;
	position:relative;
}
.more{
	position:relative;
	background: url(../images/btn-more.png) no-repeat;
	width:195px;
	height:35px;
	padding:14px 0 0;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	display:block;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}
.more:hover{
	text-decoration:underline;
}
.block .more{
	margin:0 0 0 -2px;
}
.box-inner{
	padding:0 22px 10px;
}
/* services list */
.services{
	list-style:none;
	margin:0;
	padding:0 0 6px;
	overflow:hidden;
	height:1%;
	position:relative;
}
.services li{
	width:100%;
	float:left;
}
.services li a{
	float:left;
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
	padding:14px 0 12px 60px;
}
.services li a:hover{
	text-decoration:underline;
}
.name{
	background: url(../images/ico1.gif) no-repeat;
}
.fax{
	background: url(../images/ico2.gif) no-repeat;
}
.state{
	background: url(../images/ico3.gif) no-repeat;
}
.agent{
	background: url(../images/ico4.gif) no-repeat;
}
.mail{
	background: url(../images/ico5.gif) no-repeat;
}
.box-inner .more{
	margin:0 0 0 3px;
}
/* about box */
.about-box{
	width:100%;
	overflow:hidden;
	background: url(../images/bg-box.png) repeat;
	padding:26px 0 0;
	margin:0 0 17px;
}
.about-box .visual{
	float:left;
}
.about-text{
	overflow:hidden;
	height:1%;
	padding:4px 18px 0 0;
}
#main .about-box h2{
	padding:0 0 13px;
	background: url(../images/separator03.gif) repeat-x 0 100%;
}
#main .about-box h2 span{
	background: url(../images/bullet1.gif) no-repeat 0 12px;
	padding:0 0 0 20px;
	text-transform:none;
	margin:0 0 0 5px;
}
.about-box p{
	margin:9px 50px 0 0;
	line-height:21px;
	position:relative;
}
/* form */
.contact-form{
	display:block;
	width:984px;
	padding:8px 0 19px;
	margin:0 0 55px;
	background: url(../images/bg-box.png) repeat;
}
.form-holder{
	overflow:hidden;
	height:1%;
	padding:3px 36px 0 27px;
	position:relative;
}
.please{
	width:230px;
	float:left;
}
.please p{
	margin:0;
	line-height:21px;
}
.input-area{
	width:638px;
	background: url(../images/bg-form-c.gif) repeat-y;
	float:right;
}
.input-area .holder{
	background: url(../images/bg-form-t.gif) no-repeat;
}
.input-area .frame{
	background: url(../images/bg-form-b.gif) no-repeat 0 100%;
	padding:36px 62px 26px 34px;
	overflow:hidden;
	height:1%;
}
.contact-form .row{
	overflow:hidden;
	width:100%;
	padding:0 0 21px;
}
.contact-form label{
	float:left;
	width:130px;
	text-align:right;
	line-height:34px;
	padding:0 11px 0 0;
	color:#000;
	font-weight:bold;
}
.contact-form .text{
	float:left;
	width:380px;
	padding:0 10px;
	height:34px;
	background: url(../images/bg-text.gif) no-repeat;
}
.contact-form .text input{
	width:380px;
	height:18px;
	line-height:17px;
	padding:8px 0;
	border:none;
	background:none;
	float:left;
}
.contact-form .submit{
	float:right;
	margin:-4px 1px 0;
}
.details{
	list-style:none;
	margin:0;
	padding:6px 0 0 5px;
}
.details li{
	background: url(../images/bullet2.gif) no-repeat 0 7px;
	padding:0 0 12px 9px;
}
/* footer */
.footer-wrapper{
	background:#e5e5e5;
	height:173px;
	width:100%;
	overflow:hidden;
}
#footer{
	width:990px;
	margin:0 auto;
	padding:45px 12px 0 0;
	overflow:hidden;
}
#footer .inner{
	float:left;
}
/* footer navigation */
#footer ul{
	list-style:none;
	margin:0;
	padding:0 0 11px;
	width:300px;
	overflow:hidden;
}
#footer li{
	font-size:13px;
	line-height:20px;
	float:left;
	background: url(../images/separator02.gif) no-repeat;
	padding:0 10px 0 12px;
	margin:0 12px 0 -12px;
}
#footer li a{
	color:#2c2f34;
	text-decoration:none;
}
#footer li a:hover{
	text-decoration:underline;
}
#footer p{
	margin:0;
	font-size:11px;
	color:#2c2f34;
}
/* footer logo */
.logo-small{
	float:right;
	width:179px;
	height:89px;
	background:url(../images/logo-small.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:-4px 0 0;
}

.faq_text {
	width:700px;
	float:left;
}
.faq_text p{
	margin:0;
	line-height:21px;
}


.faq_question {
   padding-top:10px;
   font-weight:bold; 
}

.thank_you {
	width:500px;
}
.thank_you p{
	margin:0;
	line-height:21px;
}

