@import url("reset.css"); 

body {
	font-family: Trebuchet MS;
	font-size: 80%;
	color: #000;
	background-image: url(../images/header_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #fff;
	padding: 0;
}

.footer_bg {
	background-image: url(../images/footerbg.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	overflow: hidden;
	width: 100%;
}

h1{
	font-weight: bold;
	margin: 12px 0;
	font-size: 2em; 
	font-family: Trebuchet MS; 
	color: #247baa;
}

h1 a {
	font-weight: bold;
	margin: 12px 0;
	color: #247baa;
	text-decoration: none;
}

h1 span.orange {
	color: #ff8400;
	margin-left: 20px;
}

p {
	font-size: 1.25em;
	line-height: 2.5em;
}

a {
	color: #ca8c49;
	font-weight: normal;
}

strong {
	font-weight: bold;
}

.clearing {
	clear: both;
}

.right {
	float: right;
}

.left {
	float: left;
}

.main {
	width: 996px;
	margin: 0 auto;
}

/* ----------------------------------------------------- */

.header {
	height: 123px;
	width: 996px;
	float: left;
}

.beta {
	float: left;
	margin: 17px 0 0 385px;
}

.logo {
	clear: left;
	float: left;
	margin: -10px 0 0 40px;
	width: 219px;
	height: 158px;
}

.topmenu_left {
	background-image: url(../images/topmenu_line.png);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
	width: 1px;
	height: 123px;
	margin-left: 95px;
}

.topmenu {
	background-image: url(../images/topmenu_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 123px;
	width: 825px;
	float: left;
	color: #fff;
	padding: 13px 0 0 7px;
}

.topmenu img {
	float:left; 
}

.topmenu ul {
	height: 66px;
	float: left;
	list-style: none;
}

.topmenu ul li {
	float: left;
	height: 66px;
	background-image: url(../images/line_menu.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding: 0 10px;
}

.home a {
	width: 137px;
	height: 66px;
	display: block;
	background-image: url(../images/home.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.home a:hover {
	width: 137px;
	height: 66px;
	background-image: url(../images/home.gif);
	background-repeat: no-repeat;
	background-position: 0 -66px;
}

.home a.active {
	width: 137px;
	height: 66px;
	background-image: url(../images/home_active.gif);
	background-repeat: no-repeat;
	background-position: 0 0;	
}

.home a.active:hover {
	width: 137px;
	height: 66px;
	background-image: url(../images/home_active.gif);
	background-repeat: no-repeat;
	background-position: 0 0;	
}

.how a {
	width: 179px;
	height: 66px;
	display: block;	
	background-image: url(../images/how.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.how a:hover {
	width: 179px;
	height: 66px;
	background-image: url(../images/how.gif);
	background-repeat: no-repeat;
	background-position: 0 -66px;
}

.how a.active {
	width: 179px;
	height: 66px;
	background-image: url(../images/how_active.gif);
	background-repeat: no-repeat;
	background-position: 0 0;	
}

.how a.active:hover {
	width: 179px;
	height: 66px;
	background-image: url(../images/how_active.gif);
	background-repeat: no-repeat;
	background-position: 0 0;	
}

.why a {
	width: 136px;
	height: 66px;
	display: block;	
	background-image: url(../images/why.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.why a:hover {
	width: 136px;
	height: 66px;
	background-image: url(../images/why.gif);
	background-repeat: no-repeat;
	background-position: 0 -66px;
}

.why a.active {
	width: 136px;
	height: 66px;
	background-image: url(../images/why_active.gif);
	background-repeat: no-repeat;
	background-position: 0 0;	
}

.why a.active:hover {
	width: 136px;
	height: 66px;
	background-image: url(../images/why_active.gif);
	background-repeat: no-repeat;
	background-position: 0 0;	
}

.freequote a {
	width: 136px;
	height: 66px;
	display: block;	
	background-image: url(../images/quote.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.freequote a:hover {
	width: 136px;
	height: 66px;
	background-image: url(../images/quote.gif);
	background-repeat: no-repeat;
	background-position: 0 -66px;
}

.freequote a.active {
	width: 136px;
	height: 66px;
	background-image: url(../images/quote_active.gif);
	background-repeat: no-repeat;
	background-position: 0 0;	
}

.freequote a.active:hover {
	width: 136px;
	height: 66px;
	background-image: url(../images/quote_active.gif);
	background-repeat: no-repeat;
	background-position: 0 0;	
}

.faq a {
	width: 137px;
	height: 66px;
	display: block;	
	background-image: url(../images/faq.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.faq a:hover {
	width: 137px;
	height: 66px;
	background-image: url(../images/faq.gif);
	background-repeat: no-repeat;
	background-position: 0 -66px;
}

.faq a.active {
	width: 137px;
	height: 66px;
	background-image: url(../images/faq_active.gif);
	background-repeat: no-repeat;
	background-position: 0 0;	
}

.faq a.active:hover {
	width: 137px;
	height: 66px;
	background-image: url(../images/faq_active.gif);
	background-repeat: no-repeat;
	background-position: 0 0;	
}

.topmenu_right {
	background-image: url(../images/topmenu_line.png);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
	width: 1px;
	height: 123px;
}



.content {
	clear: both;
	margin: 0 80px 0 27px;
	width: 892px;
	float: left;
}

.line {
	border-top: 1px #cbced1 solid;
	overflow: hidden;
	float: left;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
	width: 892px;	
	margin-bottom: 10px;
}

p.first {
	margin-bottom: 20px;
}

p.quest {
	color: #ff8400;
	line-height: 1em;
	margin-top: 15px;
}

p.ans {
	font-style: italic;
	line-height: 1em;
}

p.quest span {
	font-style: italic;
}

p.quest span, p.ans span {
	color: #000;
	font-weight: bold;
	padding-right: 15px;
}

.leftcol {
	float: left;
	width: 200px;
	margin-right: 20px;
}

.rightcol {
	width: 610px;
	float: left;
	background-color: #e8f1f6; 
	margin-bottom: 10px;
	padding: 10px 25px;
}

.rightcol ul li {
	font-size: 1.25em;
	line-height: 2.5em;
	float: left;
	width: 200px;
}

.text {
	margin-bottom: 40px;
	float: left;
}

.home_text {
	background: url(../images/home_bg.jpg) bottom no-repeat;
	width: 897px;
	height: 470px;
	padding-left: 34px;
	margin:0 0 60px 16px; 
}

.home_text h1 {
	font-size: 3em;
	#font-size: 2.75em;
	width: 650px;
	#width: 645px;
}

p.white {
	color: #fff;
	width: 580px;
	font-size: 1.25em;
	padding: 60px 0 245px 10px;
}

.home_text p {
	line-height: 1em;
}

p.bot {
	width: 685px;
	float: right;
	font-size: 1.2em;
}

p.how_first, p.how_text {
	line-height: 1em;
}

p.how_text {
	margin: 35px 0 0 60px;
	width: 560px;
	#line-height: 2.9em;
}

p.how_text span {
	font-size: 3.8em;
	color: #ff8400;
	padding-right: 10px;
	font-weight: bold;
}

.radio {
	margin-right: 10px;
	padding-bottom: 20px;	
}

.next {
	float: right;
	margin-top: 20px;
}

.next h1, .next img {
	float: left;
}

.next img {
	margin: 10px 0 0 10px;
}

.footer {
	clear: both;
	float: left;
	width: 996px;
	margin: 80px 0 70px;
	#padding-bottom: 70px;
}

.footer img {
	float: left;
}

.copyright {
	margin: 0 0 10px 10px;
	color: #f9c03d;
	float: left;
}

.botmenu {
	clear: left;
	float: left;
	color: #fff;
	margin: -5px 0 0 65px;
}

.botmenu a {
	color: #fff;
	font-size: 0.85em;
	text-decoration: none;
}



.button{
	font-size: 12px; 
	color: #757272;
	font-family: Verdana, sans-serif; 
	margin: 2px 0 2px 0; 
	background-color: #F9F9F9; 
	border: #CBCBCB 1px solid; 
	width: 200px;
}


.SubmitButton{
	font-size: 12px; 
	color: #757272;
	font-family: Verdana, sans-serif; 
	margin: 2px 0 2px 0; 
	background-color: #F9F9F9; 
	border: #CBCBCB 1px solid; 
	width: 200px;
}


.inputboxlarge{
	font-size: 12px; 
	color: #757272;
	font-family: Verdana, sans-serif; 
	margin: 2px 0 2px 0; 
	background-color: #F9F9F9; 
	border: #CBCBCB 1px solid; 
	width: 400px;	
}

.input{
	font-size: 12px; 
	color: #757272;
	font-family: Verdana, sans-serif; 
	margin: 2px 0 2px 0; 
	background-color: #F9F9F9; 
	border: #CBCBCB 1px solid; 
	width: 200px;	
}

.tabform label
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
}

small
{
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}

td.list{
	border: #CBCBCB 1px solid;
	padding-left: 5px;
}
