@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin: 0px;
	text-align: center;
	height: 100%;
}
html {
	height: 100%;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #990000;
}
#container {
	margin: 0 auto;
	text-align: left;
	width: 822px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	min-height: 768px;
}
.header {
	height: 120px;
}
.header .logo {
	float: left;
}
.header .banner {
	float: right;
}
.header .login_box {
	float: right;
	clear: right;
	width: 536px;
	text-align: left;
	border: 1px solid #d6d6d6;
	padding: 5px;
	margin-right: 10px;
	font-size: 10px;
}
.header .custlogin {
	line-height: 22px;
	color: #336600;
	font-weight: bold;
	margin-right: 10px;
}
.sub_header {

}
.animated_bg {
	background: url(images/animation_disabled.jpg) no-repeat;
}
.nav_bar {
	height: 31px;
	background: #ffcc00;
}
.nav_bg {
	background: url(images/nav_bar_2.jpg) no-repeat;
}
.nav_bg_nopic {
	background: url(images/nav_bar_nopic.gif) no-repeat;
}
.nav_bar .nav_spacer {
	width: 145px;
	float: left;
}
.nav_bar .nav_button {
	float: left;
}
.fleft {
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
	border: 0;
}
.cleft {
	clear: left;
}
.spacer_1 {
	width: 592px;
	float: left;
}
.form_content {
	width: 341px;
	height: 346px;
	background: url(images/form_bg.jpg) no-repeat top;
	clear: both;
}
.form_content_nobg {
	width: 341px;
	height: 346px;
	background: url(images/form_bg_nobg.jpg) no-repeat top;
	clear: both;
}
.fl_text {
	font-size: 20px;
	margin-left: 10px;
	color: #003366;
	font-weight: bold;
}
.cc_banner {
	clear: left;
	margin-left: 20px;
}
#signupform {
	width: 341px;
	color: #003300;
}
#maincontent {
	margin: 0 auto;
	clear: both;
	width: 770px;
}
.bigbox {
	width: 382px;
}
.bigbox .left_box {
	background: url(images/sample_leads.jpg);
	width: 382px;
	height: 142px;
}
.bigbox .right_box {
	background: url(images/about_us.jpg);
	width: 382px;
	height: 142px;
}
.box_text {
	margin-left: 120px;
	width: 160px;
	padding-top: 25px;
	font-size: 11px;
	color: #003333;
}
.box_text p {
	margin-top: 5px;
}
.cl {
	clear: both;
}
.smallboxes {
	clear: both;
	width: 750px;
	margin: 0 auto;
	height: 260px;
}
.smallbox {
	width: 250px;
}
.smallb {
	width: 221px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	height: 228px;
	background: url(images/smallbox_bg.jpg) bottom right;
	margin: 0 auto;
}
.sbox_text {
	font-size: 11px;
	color: #003399;
}
.bigboxes {
	height: 160px;
}
.sbox_head {
	color: #003366;
	font-weight: bold;
}
.form_header {
	background: url(images/form_top_1.jpg);
	height: 101px;
	text-align: right;
}
.form_header_nobg {
	background: url(images/form_top_1_nobg.jpg);
	height: 101px;
	text-align: right;
}
.form_h_text1 {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	width: 230px;
	float: right;
	margin-top: 5px;
	padding-right: 5px;
}
.form_h_text2 {
	clear: both;
	width: 260px;
	float: right;
	margin-top: 2px;
	padding-right: 5px;
	font-size: 11px;
}
.em {
	font-weight: bold;
}
.form_fs {
	width: 215px;
	float: right;
	border: 0;
	margin-top: 10px;
	padding: 0;
}
.form_fs label {
	width: 80px;
	float: left;
	line-height: 20px;
	text-align: right;
	padding-right: 5px;
}
.contact_form label {
	width: 140px;
	float: left;
	line-height: 20px;
	text-align: left;
	padding-right: 5px;
}
.form_fs2 {
	width: 300px;
	border: 0;
	clear: both;
	margin: 0;
	float: right;
}
.tcent {
	text-align: center;
}
.footer {
	text-align: center;
	height: 60px;
	margin: 5px auto;
}
.fp_login {
	border: 1px solid #006699;
	width: 150px;
	clear: both;
	margin-left: 280px;
	margin-top: 20px;
}
form {
	margin: 0;
}
.spacer {
	height: 10px;
}
.b10 {
	margin-bottom: 10px;
}
/* signup form */

.formright {
	float: right;
	width: 500px;
}
.box1 {
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	background-color: #96c83d;
}
.largetxt {
	font-size: 24px;
	margin: 0;
	font-weight: bold;
	color: #FFFFFF;
}
.largetxt2 {
	font-size: 24px;
	margin: 0;
	font-weight: bold;
	color: #000000;
}
.formright label {
	width: 150px;
	float: left;
	line-height: 20px;
}
.login_desc {
	background: #FFFFCC;
}
.padding {
	padding: 5px;
}
.reddot {
	color: #FF0000;
}
.orangedot {
	color: #F90;
}
legend {
	background-color: #FFFFCC;
	font-weight: bold;
	border: 1px solid #000;
	padding: 2px;
}
.bannerbox {
	width: 221px;
	background: url(images/smallbox_bg.jpg) no-repeat bottom right;
	margin: 0 auto;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.fright {
	float: right;
}
.listtable td {
	font-size: 10px;
}
.slbox1 {
	background: #ffcc00;
	width: 481px;
}
.slbox2 {
	background: #ff9900;
	width: 481px;
}
.slbox3 {
	background: #66ccff;
	width: 481px;
}
.sidebar {
	width: 341px;
	border: 0px;
	margin: 0;
	padding: 0;
}
.h2_underline {
	border-bottom: 1px solid #336699;
}
.form_left {
	float: left;
	margin: 0;
	padding: 0;
	width: 481px;
}
#main_2 {
	width: 481px;
	border: 0px;
	margin: 0;
	padding: 0;
}
#callnow {
	clear: left;
	width: 481px;
	height: 181px;	
	text-indent: -9999px;
	background: url(images/bullets_rev.gif);
}
#callnow ul {
	list-style: none;
}
* html .fright {float: right; margin-left: -3px;}
