ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
fieldset{
	border:0;
}
a,a:link{
	color:#bb731a;
}
a:hover{
	text-decoration:underline;
	color: #9a5c10;
}
a img{
	border:0;
}
.clear{
	clear:both;
}
body{
	position:relative;
	background:#fff url(../images/bodybg.jpg) repeat-x;
	color:#000;
	font:62.5% Arial,sans-serif;
}
#secondary {
	background: #fff;
}

#header{
	width: 960px;
	height: 80px;
}

#logo{
	width: 174px;
	height:43px;
	float: left;
	margin: 20px 0px 0px 0px;
	text-indent: -99999px;
	background: url(../images/logo.jpg) no-repeat;
}

#navigation{
	float: right;
	height: 48px;
}

#navigation ul li{
	float: left;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0px 0px 0px 31px;
}

#navigation ul li a{
	display: inline-block;
	color: #5d5d5d;
	border-top: 5px solid #fff;
	padding: 28px 0px 0px 0px;
	text-decoration: none;
}

#navigation ul li a:hover{
	color: #bb731a;
	text-decoration: none;
	border-top: 5px solid #bb731a;
}

#navigation ul li.active a{
	color: #bb731a;
	border-top: 5px solid #bb731a;
}

#banner{
	width: 960px;
	height: 439px;
	float: left;
	clear: both;
	background: url(../images/bannerbg.jpg) no-repeat;
}

h1#bannertext{
	display: block;
	width: 740px;
	height: 48px;
	text-indent: -99999px;
	margin: 39px auto 33px auto;
	background: url(../images/bannertext.gif) no-repeat;
}

#banner img{
	display: block;
	margin: 0 auto;
}

#terms{
	clear: both;
	width: 960px;
	height: 26px;
	padding: 14px 0px 0px 0px;
}

#terms p{
	color: #191919;
	font-size: 14px;
}

#terms p a{
	color: #bb731a;
}

#content{
	width: 960px;
	padding: 40px 0px 57px 0px;
	font-size: 14px;
	line-height: 20px;
}

#content p {
	margin: 20px 0;
}

#left_column{
	width: 460px;
	float: left;
}

#right_column{
	width: 422px;
	float: right;
	padding: 18px;
	background: #f6f5f5;
	border: 1px solid #e7e6e6;
}

#right_column input.text{
	width: 196px;
	height: 21px;
	color: #5d5d5d;
	padding: 4px 0px 0px 4px;
	margin: 0px 0px 18px 0px;
	border: 1px solid #fae5cc;
}

#right_column label{
	color: #5d5d5d;
	font-size: 14px;
}

#right_column textarea{
	width: 420px;
	height: 200px;
	color: #5d5d5d;
	padding: 4px 0px 0px 4px;
	margin: 0px 0px 18px 0px;
	border: 1px solid #fae5cc;
}

#right_column input#fsSubmitButton810868, #right_column input#fsSubmitButton972192{
	width: 200px;
	height: 40px;
	color: #fff;
	background: #dd8d2b;
	border: none;
}




.container{
	float: left;
	padding: 0px 0px 27px 0px;
}

.image_container{
	width: 70px;
	float: left;
}

.container h2{
	width: 390px;
	font-size: 14px;
	color: #191919;
	float: right;
	margin: 0px 0px 5px 0px;
}

.container p{
	width: 390px;
	font-size: 14px;
	color: #191919;
	line-height: 140%;
	float: right;
	margin: 0px 0px 10px 0px;
}

#partners{
	width: 960px;
	clear: both;
	padding: 23px 0px 0px 0px;
}

#partners h2{
	color: #bb731a;
	font-size: 18px;
	margin: 0px 0px 5px 0px;
}

#partners p{
	color: #191919;
	font-size: 14px;
	line-height: 140%;
	margin: 0px 0px 20px 0px;
}

#partners ul{
	float: left;
	width: 240px;
}

#partners ul li{
	color: #bb731a;
	font-size: 14px;
	margin: 0px 0px 10px 0px;
}	

#partners a:visited {
	color: #343333;
}

#content h3 {
	margin: 20px 0;
}

#footer_container{
	width: 100%;
	height: 50px;
	background: #d88e2e;
}

#footer{
	width: 960px;
	height: 33px;
	margin: 0 auto;
	padding: 17px 0px 0px 0px;
}

#footer ul li{
	float: left;
	font-size: 14px;
	margin: 0px 25px 0px 0px;
}

#footer a{
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer p{
	font-size: 14px;
	color: #fff;
}





.left{
	float: left;
}

.right{
	float: right;
}

.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.skiplink{
	display:none;
}
#wrapper{
	width: 960px;
	margin:0 auto;
}