body{
margin:0px;
padding:0px;
background:url(../images/main-banner.jpg) center top no-repeat;
color:#000;
}
.clear{
clear:both;
}
#outer-wrap{
width:965px;
margin:auto;
font-family: 'Open Sans Condensed',sans-serif;
}
#header{
width:965px;
height:50px;
position:relative;
}
#header img{
float:left;
position:absolute;
z-index:1000;
}
#header .header-rt{
width:173px;
height:48px;
padding:20px 0px 0px 0px;
color:#2c337f;
font-size:23px;
font-weight:bold;
text-align:right;
position:absolute;
top:0px;
right:0px;
}
#header .header-rt span a{
font-size:14px;
color:#2c337f;
text-decoration:none;
}
#banner{
width:965px;
height:377px;
}
#banner .banner-left{
width:612px;
height:377px;
float:left;
position:relative;
}
#banner .banner-right{
width:348px;
height:112px;
float:right;
padding:265px 0px 0px 0px;
}
#banner .req-button a{
width:214px;
height:37px;
background:url(../images/Req-button.jpg) left top no-repeat;
display:block;
}
#banner .req-button a:hover{
background:url(../images/Req-button.jpg) left bottom no-repeat;
}
#content-wrap{
width:905px;
background:url(../images/body-bg.jpg) left top repeat-y;
padding:0px 30px 0px 30px;
margin:0px 0px 20px 0px;
}
#content-wrap h1{
font-size:40px;
margin:0px;
padding:8px 0px 0px 0px;
}
#content-wrap h4{
font-size:30px;
margin:0px;
padding:0px 0px 10px 0px;
}
#content-wrap p{
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
}

#content-wrap p span{
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
margin:0px;
padding:0px;
text-align:center;
}

#content-wrap p span a{
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
padding:0px;
margin:0px;
color:#c01e05;
text-align:center;
}

#content-wrap p span a:hover{
text-decoration:underline;
}


#content-wrap .left{
width:452px;
float:left;
}
#content-wrap .right{
width:292px;
float:right;
}
#content-wrap .right input{
width:283px;
height:31px;
background:#e6e6e6;
border:1px solid #c8c8c8;
margin:0px 0px 10px 0px;
padding:0px 0px 0px 5px;
font-family: 'Open Sans Condensed',sans-serif;
font-size:15px;
}
#content-wrap .right textarea{
width:283px;
height:75px;
background:#e6e6e6;
border:1px solid #c8c8c8;
margin:0px 0px 10px 0px;
padding:0px 0px 0px 5px;
font-family: 'Open Sans Condensed',sans-serif;
font-size:15px;
}
#content-wrap .right .submit-btn a, #content-wrap .right .submit-btn button {
width:67px;
height:31px;
display:block;
background:url(../images/submit-btn.jpg) left top no-repeat;
float:right;
}
#content-wrap .right .submit-btn a:hover, #content-wrap .right .submit-btn button:hover{
background:url(../images/submit-btn.jpg) left bottom no-repeat;
}
#footer{
width:100%;
height:70px;
background:#333 url(../images/footer-shade.png) center top no-repeat;
padding:30px 0px 0px 0px;
text-align:center;
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}
#footer a{
color:#fff;
text-decoration:none;
}
#footer p{
line-height:22px;
margin:0px;
padding:0px;
}
#footer img{
margin:5px 0px 0px 0px;
}
#thanks-wrap{
width:450px;
height:342px;
background:url(../images/thanks.jpg) left top no-repeat;
position:relative;
}
#thanks-wrap a{
	position:absolute;
	font-family: 'Open Sans Condensed',sans-serif;
	background:url(../images/back-bullet.gif) left +7px no-repeat;
	right:5px;
	top:163px;
	text-decoration:none;
	padding:0px 0px 0px 10px;
}
