@charset "UTF-8";
/* CSS Document */

body {
	margin-top:0;
	background-color:#d8ecf8;
	}
	
h1 {
	font-size:27px;
	color:#F00;
	font-family:Tahoma, Geneva, sans-serif;
}

h2 {
	font-size:15px;
	color:#333;
	font-family:Tahoma, Geneva, sans-serif;
}

h2 a:hover {
	text-decoration:underline;
	color:#06F;
}

h3 {
	font-size:18px;
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
}

h4 {
	font-size:22px;
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
}

a img {
	border:none;
}

strong {
	color:#F00;
	font-weight:bold;
}

#headline {
	width:950px;
	margin: 0 auto;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#09F;
}

#headline h1 {
	margin:0;
	padding:2px 0;
}

#headline h1 a {
	font-size:12px;
	color:#5E94B5;
	margin:0;
	padding:0;
	text-decoration:none;
}

#container {
	width: 950px;
	margin: 0 auto;
	border:#CCC solid 1px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
}

#header {
	background-image:url(exterminator-images/TT-pest-control-LP-header.jpg);
	width: 950px;
	height: 119px;
}

#topbar {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight:Bold;
		line-height: 1em;
		background-image: url(images/TT-top-nav.jpg);
		background-repeat: no-repeat;
		width: 788px;
		padding-left: 162px;
		padding-top:93px;
		color: #FFFFFF;
		text-align: center;        
		}
#topbar a {
          color: #fff;
          text-decoration:none;      
          }
		  
#topbar a:hover {
          color: #ff0000;
          text-decoration:none;      
          }
#topbar ul {
			 padding-bottom:7px;
			 padding-top:7px;
			 margin:0 0 0 10px;			 
			   }         
#topbar ul ul{display:inline;}
#topbar ul li {
		list-style-type:none;
		display:inline;
	       }	
#topbar li {	       
             padding-left:10px;
     	     padding-right:10px;
	       }

#page-content {
	width: 910px;
	background:#FFF;
	padding: 3px 20px;
}

.banner {
	width:910px;
	height:139px;
	background-image:url(exterminator-images/TT-pest-control-banner.jpg);
	background-position:center;
	background-repeat:no-repeat;
	clear:both;
	padding: 25px 0;
}

.float-left {
	float:left;
	padding:0;
	font-size:20px;
	margin-bottom: 25px;
}

.float-left2 {
	clear:none;
	float:left;
	padding:3px;
}

.float-right {
	float:right;
	margin:0 0 6px 6px;
}

.float-right2 {
	float:right;
	margin:10px 0 0 6px;
	font-size:10px;
	color:#333;
	width:210px;
	background-color:#EEE;
	border:1px solid #bdbdbd;
}

.float-right2 ul {
	list-style:none;
	margin:0;
	padding:5px 10px;
}

.float-right2 ul li {
	padding:5px 0;
}

.float-right2 a {
	color:#999;
}

.float-right3 {
	float:right;
	margin:0 0 6px 6px;
	width:280px;
	font-size:12px;
}

.center {
	text-align:center;
}

.border {
	border:1px solid #d8ecf8;
}

