@charset "utf-8";
/* CSS Document */

body {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
background:#fff url(../images/bg.jpg) repeat-x top;
margin:0;
padding:0;
color:#666;}

p {
margin:0;
padding:0;}

img {
border:none;}

a {
color:#5796d8;
text-decoration:underline;}

/* container */
#container {
width:900px;
margin:0 auto;}

/* left */
#left {
width:240px;
float:left;}

	#left h2 {
	font-size:18px;
	font-weight:bold;
	margin:0 0 20px 0;
	padding:0;}
	
	#left form {
	background:#f4f2f2;
	margin:30px 0;
	border:#e5e5e5 solid 1px;
	font-size:12px;}
	
		#left form strong {
		font-weight:bold;
		color:#000;}
	
		.submit {
		margin-bottom:10px;}			
	
		#left form h2 {
		background:#ed1c24;
		color:#fff;
		font-size:18px;
		font-weight:bold;
		text-transform:uppercase;
		padding:3px 10px;
		margin:10px 0;}
		
		#left form p {
		padding:0;
		margin:0 10px;}

/* logo */
#logo {
margin:30px 0;
padding:0 0 30px 0;
text-align:center;
border-bottom:#ccc dotted 1px;}

/* left nav */
#left_nav {}

	#left_nav ul {
	margin:0 0 0 20px;
	padding:0;}
	
		#left_nav ul li {
		margin-bottom:5px;
		list-style:url(../images/red_arrow.gif);}
		
			#left_nav ul li a {
			font-size:16px;}
			
			#left_nav ul li.current a {
			font-size:16px;
			font-weight:bold;
			text-decoration:none;}

/* right */
#right {
width:620px;
float:right;}

/* nav */
#nav {
height:37px;
background:url(../images/nav_bg.gif) no-repeat;}

	#nav ul {
	margin:0;
	padding:10px 0;
	text-align:center;}
	
		#nav ul li {
		list-style:none;
		display:inline;}
		
			#nav ul li a {
			color:#fff;
			text-decoration:none;
			font-weight:bold;
			font-size:13px;
			padding:11px 10px;}
			
			#nav ul li.current a {
			background: #FF0000;}
			
				#nav ul li a:hover {
				background:#ff000a;}

#sub_nav {
text-align:right;
font-size:10px;
margin:5px 10px;}

/* banner */
#banner {}
	
	/* banner images start here */
	.bug {background:url(../images/banner_sample.jpg) no-repeat; height:202px;}
	.family {background:url(../images/banner_family.jpg) no-repeat; height:202px;}
	.about {background:url(../images/banner_about.jpg) no-repeat; height:202px;}
	.bed_bug {background:url(../images/banner_bed_bug.jpg) no-repeat; height:202px;}
	.rat {background:url(../images/banner_rat.jpg) no-repeat; height:202px;}
	.house {background:url(../images/banner_house.jpg) no-repeat; height:202px;}
	.commercial {background:url(../images/banner_commercial.jpg) no-repeat; height:202px;}
	.audit {background:url(../images/banner_audit.jpg) no-repeat; height:202px;}
	.fly {background:url(../images/banner_fly.jpg) no-repeat; height:202px;}
	.grease {background:url(../images/banner_grease.jpg) no-repeat; height:202px;}
	.bird {background:url(../images/banner_bird.jpg) no-repeat; height:202px;}
	.mole {background:url(../images/banner_mole.jpg) no-repeat; height:202px;}
	.pest {background:url(../images/banner_pest.jpg) no-repeat; height:202px;}
	.termite {background:url(../images/banner_termite.jpg) no-repeat; height:202px;}
	.kid {background:url(../images/banner_kid.jpg) no-repeat; height:202px;}
	.special {background:url(../images/banner_special.jpg) no-repeat; height:202px;}
	.operator {background:url(../images/banner_operator.jpg) no-repeat; height:202px;}
	.calculator {background:url(../images/banner_calculator.jpg) no-repeat; height:202px;}
	/* banner images end here */
	
	#banner_txt_top {
	color:#fff;
	text-align:right;
	padding: 0 20px 0 0;
	height:75px;
	padding-top:10px;
	font-size:13px;}
	
		#banner_txt_top a {
		color:#fff;
		text-decoration:underline;}
		
		#banner_txt_top p.number {
		font-size:36px;
		font-weight:bold;}
	
	#banner_txt_bottom {
	margin:10px 0 0 220px;
	width:370px;
	text-align:left;}

/* main */
#main {
line-height:20px;
margin:30px 0;}

	#main li {
	font-weight:bold;
	list-style: disc;}

	#main form {
	background:#f4f2f2;
	border:#e5e5e5 solid 1px;
	padding:20px;
	margin:0 0 20px 0;
	font-size:12px;}
	
		#main form p {
		margin:0;
		padding:0;}

	.2box {
	width:250px;
	float:left;
	margin-right:20px;}

	#main strong {
	color:#000;
	font-weight:bold;}

	#main p {
	margin-bottom:20px;}
	
	#main h1 {
	font-size:36px;
	font-weight:bold;
	margin:0 0 30px 0;
	padding:0;
	line-height:30px;}
	
	#main h2 {
	font-size: 18px;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0;
	color:#c4052a;}

/* call to action */
#cta {
background: url(../images/cta_bg.gif) no-repeat;
color:#fff;
height:56px;
padding:5px 0 0 180px;
font-size:18px;}

	#cta a {
	color:#fff;}
	
	#cta p.small {
	font-size:16px;}

/* member */
#member {
margin:20px 0;
border-top:#CCCCCC dotted 5px;
padding: 5px 0 0 0;
text-align:center;}

/* footer */
#footer {
background:#e8e8e8 url(../images/footer_bg.jpg) repeat-x top;
border:#ddd solid 1px;
margin:20px 0;
padding:10px;
font-size:10px;}

	#footer_left {
	float:left;
	width:470px;
}
	
	#footer_right {
	float:right;
	text-align:right;}

/* random styles */
.clear {
clear:both;
margin:0;
padding:0;}

.float_right {
float:right;
margin:0 0 0 10px;}

.float_left {
float:left;
margin:0 10px 0 0;}

.small {
font-size: 10px;
line-height:normal;}

.required {
color:#FF0000;}

.txt_box {
width:205px;
background:#fff;
border:#CCCCCC solid 1px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
padding:3px;}

	.txt_box_no_width {
	background:#fff;
	border:#CCCCCC solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	padding:3px;}
	
.green {
color:#009900;}

