/* CSS Document */
body{
	background-color:#2d1b0f;
}

a,
a:visited,
a:active{
	color:#1aa004;
	text-decoration:underline;
}
a:active{
	text-decoration:none;
}
	
hr{
	color:#005484;
}
	
strong{
	color:#1aa004;
	font-size:13px;
}
	
th.dark-bg{
	font-size:14px;
	color:#ffffff;
	background-color:#005484;
}
.clear{clear:both;}
.clear-block{clear:both; height:0; overflow:hidden; }	
#jacket{
	width:919px;
	margin: 15px auto;
	}
	
#head{
	clear:left;
	float:left;
	width:919px;
	height:44px;
	background-color:#005f95;
	}
	
#ind_title{
	clear:left;
	float:left;
	width:919px;
	height:119px;
	}
	
#ind_nav{
	clear:left;
	float:left;
	width:919px;
	height:49px;
	}

#ind_flash{
	clear:left;
	float:left;
	width:919px;
	height:188px;
	background-image:url(../images/index_flash.jpg);
	background-repeat:no-repeat;
	}
	
#ind_content{
	clear:left;
	float:left;
	width:919px;
	height:152px;
	background-image:url(../images/index_content.jpg);
	background-repeat:no-repeat;
	font-family:tahoma;
	font-size:11px;
	line-height:15px;
	color:#005484;
	}
	
#ind_content #text {
	float: left;
	width: 600px;
	margin: 0 0 0 165px;
}
	
#ind_content p{
	margin:10px 16px 5px 0;
	padding:0;
	}
	
#ind_content #buynow {
	float: left;
	width: 134px;
	height: 132px;
	margin: 21px 0 0 8px;
}

#ind_content #buynow a {
	display: block;
	width: 134px;
	height: 132px;
	background: url(/themes/images/index_buynow.png);
}

#ind_content #buynow a span {
	display: none;
}

#ind_content #buynow a:hover {
	background-position: 0 -132px;
}
	
#ind_foot{
	clear:left;
	float:left;
	width:919px;
	height:50px;
	background-image:url(../images/index_foot.jpg);
	background-repeat:no-repeat;
	padding-top:7px;
	padding-bottom:3px;
	}
	
#ind_foot p{
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	margin:0 0 0 20px;
	padding:0;
	}
	
#ind_foot a{
	color:#9ad2f2;
	text-decoration:underline;
	}
	
#ind_foot a:visited{
	color:#9ad2f2;
	text-decoration:underline;
	}
	
#ind_foot a:active{
	color:#9ad2f2;
	text-decoration:underline;
	}
	
#int_title{
	clear:left;
	float:left;
	width:919px;
	height:74px;
	}
	
#int_nav img{
	float:left;
	margin:0;
	padding:0;
	border:none;
	}
	
#int_header {
	clear:left;
	float:left;
	width:919px;
	height:104px;
	*margin-top:-1px;
	background:url(../images/int_header_bg.jpg) no-repeat;
	}
	
#int_header h1 {
	clear:left;
	float:left;
	font-family:'trebuchet ms';
	font-size:28px;
	font-weight:bold;
	color:#ffffff;
	margin-left: 70px;
	margin-top: 31px;
	}
	
#int_content_area{
	clear:left;
	float:left;
	width:919px;
	height:auto;
	background: url(../images/bingham_interior_bg_repeat.jpg) repeat-y;
	}

#int_content{
	clear:left;
	float:left;
	width:572px;
	height:auto;
	margin:10px 0 0 35px;
	font-family:tahoma;
	font-size:11px;
	line-height:18px;
	color:#005484;
	}
	
#int_content p{
	margin:0 0 20px 0;
	padding:0;
	}
	
#int_content h2{
	font-family:tahoma;
	font-size:20px;
	font-weight:bold;
	color:#1aa004;
	margin:0 0 10px 0;
	padding:0;
	}
	


#int_content_indent{
	width:552px;
	margin-left:20px;
	margin-top:-20px;
	margin-bottom:20px;
	/*color:#2d1b0f;*/
	}
	
#int_image{
	float:left;
	width:276px;
	height:365px;
	margin:10px 0 0 20px;
	}

#foot_top{
	clear:left;
	float:left;
	width:919px;
	height:63px;
	}
	
#foot{
	clear:left;
	float:left;
	width:919px;
	height:28px;
	background-color:#005f95;
	}
	
#foot p{
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	margin:0 0 0 20px;
	padding:0;
	}
	
#ind_foot a{
	color:#9ad2f2;
	text-decoration:underline;
	}
	
#ind_foot a:visited{
	color:#9ad2f2;
	text-decoration:underline;
	}
	
#ind_foot a:active{
	color:#9ad2f2;
	text-decoration:underline;
	}
	
#faq_head{
	color:#1aa004;
	font-size:14px;
	}
	
span.fraction{
	font-size:10px;
}

div.policy{
    width:100%;
}

a.tbox-close{
    text-align:center;
    margin:5px 0 5px 250px;
    font-size:18px;
    font-weight:bold;
}

div.policy-container{
	padding:10px;
}

.buynow {
	float: right;
	width: 132px;
	height: 141px;
	margin: 0 0 0 10px;
}

.buynow a {
	display: block;
	width: 132px;
	height: 141px;
	background: url(/themes/images/buynow.jpg);
}

.buynow a:hover {
	background-position: 0 -141px;
}

.buynow a span {
	display: none;
}



html body div.flash_error
{
	color: #ffffff;
	background-color: #ffaaaa;
}