body {
	background:#1e508a;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
a {
	color:#357cb8;
}
h1,h2,h3 {
	color:#000;
}
h1 {
	font-size:24px;
	padding:0;
	margin:20px 0 10px;
}
h2 {
	font-size:16px;
	padding:0;
	margin:10px 0 10px;
	font-style:italic;
}
h3 {
	font-size:14px;
	padding:0;
	margin:10px 0 10px;
}
p {
	line-height:16px;
	margin:10px 0;
	paddding:0;
}
#contentsite #sidebar a {
	color:#ccc;
}
#headerWrapper {
	background:#175591 url('images/bg.png') left -150px repeat-x;
}
.wrapper {
	width:946px;
	margin:0 auto;
}
#header {
	padding:15px 0;
	width:950px;
	margin:0 auto;
	height:122px;
}
#headerRight {
	float:right;
	text-align:right;
	margin-top:-10px;
}
#header ul {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
	line-height:12px;
}
.slideshow { width: 921px; height: 289px; overflow: hidden; }

#header ul li {
	display:inline;
}
#header ul .last a {
	background:none;
}
#header ul a {
	background:url(images/splitter.gif) center right no-repeat;
	padding:0 5px;
	color:#000;
	text-decoration:none;
}
#logo {
	float:left;
	margin:-16px 0 0 0;
}
#logo img {
	border:none;
}
#headerNumber {
	padding-top:24px;
	text-align:right;
	font-size:36px;
	font-weight:bold;
	line-height:28px;
	color:#252525;
}
#headerNumber span {
	font-size:24px;
	color:#2a67a7;
}
#navigationWrapper {
	clear: both; 
	background:url(images/bg-left-main-nav.png) top left no-repeat;
	padding:0 0 0 23px;
	width:927px;
	margin:0 0 40px -2px;
	position:relative;
}
.home #navigationWrapper {
	clear: both;
	padding:0 0 0 23px;
	width:927px;
	margin:0 0 40px -2px;
	position:relative;
	background-image: url(../images/homeleftmenu.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#navigation {
	background:url(images/bg-right-main-nav.png) top right no-repeat;
	padding:0 13px 0 0;
}
.home #navigation {
	background-image: url(../images/homerightmenu.png);
	background-repeat: no-repeat;
	background-position: right top;	
}

#navigation ul {
	background:url(images/bg-main-nav.gif) top left repeat-x;
	margin:0;
	padding:0;
	list-style:none;
	height:42px;
	
}
#navigation ul li {
	background:url(images/splitter-main-nav.gif) top right no-repeat;
	padding:0 2px 0 0;
	margin:0;
	height:42px;
	display:block;
	float:left;
	font-weight:bold;
	color:#FFF;
	font-size:16px;
	text-shadow: 2px 2px 2px #881d1f;
	text-align:center;
	line-height:42px;
}
#navigation ul li.last {
	background:none;
	width:270px;
}
#navigation ul li.last span {
	color:#fdc010;
}
#navigation ul a {
	display:inline-block;
	height:54px;
	width:123px;
	color:#FFF;
	text-decoration:none;
}
#navigation ul a:hover {
	background:url(images/hover-main-nav.gif) top center no-repeat;
}
#contentWrapper {
	background:#FFF url(images/inner-content-bg.jpg) left 60px no-repeat;
}
#content {
	float:right;
	width:610px;
	padding:0 10px 20px 0;
	color:#717272

}
#content strong {
	color:#3f403f;
}
#contentsite {
	float:left;
	width:645px;
	padding:0 50px 20px 0;
	color:#000;
	background-color:#fff;
}
#contentsite strong {
	color:#3f403f;
}
#leftContent {
	float:left;
	width:240px;
}
#leftNav {
	list-style:none;
	margin:0;
	padding:10px 0;
}
#leftNav li {
	border-top:#ebebea 1px solid;
}
#leftNav li a {
	padding:12px 0 12px 50px;
	display:block;
	text-decoration:none;
	font-size:14px;
	width:200px;
	line-height:16px;
}
#leftNav li a:hover,
#leftNav li a.active {
	background:url(images/left-nav-bg-hover.jpg) no-repeat;
	color:#000;
}
#footer {
	width:950px;
	height:100px;
	background:#1E508A url(images/inner-footer.gif) left top no-repeat;
}

/* Home Page*/
body.home {
	background-color: #175591;
	background-image: url(images/longbg.png);
	background-repeat: repeat-x;
	background-position: left -18px;
}
#homeHeaderImage {
	background:url(images/home-header-bg.png) top left no-repeat;
	width:943px;
	height:312px;
	padding:18px 0 0 18px;
	position:relative;
	z-index:5;
	margin:0;
}
.home #headerWrapper {
	background:none;
}
.home #wrapper {
	width:950px;
	margin-top:0px;
}
.home #header {
	padding:15px 0 0 0;
}
.home #navigationWrapper {
	width:926px;
	margin:0 0 0 6px;
}
.home #contentWrapper {
	background:none;
}
.home #content {
	width:auto;
	float:none;
	padding:0;
	margin-top:-9px;
}
.home #footer {
	background:url(images/home-footer.gif) top center no-repeat;
}
#homePageBox {

	width:946px;
	margin:27px auto;
	padding:10px 0 0 0;
}
#homePageBox .top {
	background: url(../images/topbox.png);
	height: 10px;
}
#homePageBox .middle {
	background: #000 url(../images/middlebox.jpg) no-repeat;
	padding: 0px;
	width: 946px;
}
#homePageBox .bottomcorners {
	background-image: url(../images/bottomhalfbox.png);
	height: 29px;
	width: 946px;
}

#homePageBox p {
	float:left;
	width:280px;
	margin:-3px 0 5px 0;
	padding:0 0 0 30px;
	color:#FFF;
	font-size:13px;
	line-height:18px;
}
#homePageBox strong {
	color:#fff;
	font-weight:normal;
	margin-top:2px;
}
#homePageBox a {
	color:#EDDF20;
	text-decoration:none;
}
#homePageBox p.special {
	padding:0 0 0 50px;
	width:270px;
	font-size:26px;
	line-height:30px;
	margin-top:-31px;
}
#bugMenu {
	list-style:none;
	margin:-8px 0 0 0;
	padding:3px 0 0 0;
	float:left;
	width: 950px; 
}
#bugMenu li {
	display:block;
	float:left;
	padding:0 13px;
}
#bugMenu li a {
	background:url(images/bug-buttons.png) 0 0 no-repeat;
	width:91px;
	display:block;
	text-decoration:none;
}
#bugMenu li a:hover {
	background-position:-91px 0;
}
#bugMenu span {
	display:block;
	width:100%;
	text-align:center;
	background:url(images/bug-buttons.png) 0 0 no-repeat;
	padding-top:95px;
	color:#265994;
	text-shadow: 2px 2px 2px #fff;
	cursor:pointer;
}
#bugMenu .spider span {
	background-position:-273px 0;
}
#bugMenu .ant span {
	background-position:-181px 0;
}
#bugMenu .bedBug span {
	background-position:-363px 0;
}
#bugMenu .termite span {
	background-position:-453px 0;
}
#bugMenu .wasp span {
	background-position:-548px 0;
}
#bugMenu .boxElderBug span {
	background-position:-635px 0;
}
#bugMenu .roach span {
	background-position:-727px 0;
}
#bugMenu .mice span {
	background-position:-818px 0;
}

/* Contact Form */
#contactForm {
	width:310px;
}
#contactForm label {
	display:block;
	font-weight:bold;
	font-size:16px;
}
#contactForm .contactFormError,
#contactForm .benderCode span {
	color:#C00;
}
#contactForm input,
#contactForm textarea {
	width:300px;
}
#contactForm .submit {
	width:auto;
}
.contactFormError h3 {
	display:inline;
}
.contactFormError p {
	display:inline;
	margin-left:15px;
}
.contactFormError {
	border:1px dashed #CC0000;
	padding:10px 10px 0;
}
.contactFormError ul {
	margin-left:55px;
}
/* Styles */
.clear {
	clear:both;
}
.imageBorderRounded {
	background:url(images/image-border-rounde.gif) top left no-repeat;
	width:146px;
	height:143px;
	vertical-align:center;
	text-align:center;
	padding-top:3px;
	float:left;
}
.contentImageLeft {
	float:left;
	width:430px;
	padding: 0 0 0 25px;
}
#homePageBox .offer {
	font-size: 21px;
	margin-top: -1px;
	padding: 0 2px 0 34px;
	text-align: center;
}
#homePageBox h1 {
	color:#F8EBBC
:;
	font-size:22px;
	padding-top:5px;
	padding-left:20px;
	margin-top: 0;
	color: #Eddf20;
}
#homeHeaderImage .flash {
	margin:2px 0 0 3px;
}
#homePageBox .middle h2 {
	font-style: normal;
	margin-top: 4px;
	font-size: 18px;
	color: #EDDF20;
	clear:left;
	padding:10px 0 10px 20px;
}

