@charset "utf-8";
/* CSS Document */
*{
margin:0;
padding:0;	
}

body{
font-family:Tahoma, Geneva, sans-serif;
font-size:14px;
color:#335572;
background:url(images/backgroundslice.png);
background-repeat:repeat-y;	
background-position:center;
background-color:#d6e6f3;
}

#wrapper{
width:960px;
height:1000px;
background:#b1d2ed;
margin:0 auto;	
}

#header{
width:960px;
height:100px;
background:#FFF;	
}

#logo{
height:50px;
width:400px;
float:left;	
font-family: 'Oswald', sans-serif;
padding-top:35px;
color:#335572;
margin-left:10px;
}

#PhoneNumber{
height:100px;
float:right;
font-family: 'Oswald', sans-serif;
font-size:24px;
text-align:left;
}

#nav{
width:960px;
height:50px;
background:	#335572;

}

.NavButton{
width:120px;
height:35px;
float:left;
text-align:center;
padding-top:15px;
border-right: 1px solid #FFF;
font-family: 'Oswald', sans-serif;
font-size:18px;
color:#fff;
cursor:pointer;	
}

.NavButton:hover{
color:#999;	
}

#SliderWrapper{
height:303px;
width:960px;
background:url(images/sliderbackground.png);
margin-top:20px;
clear:both;	
}

#MainContent{
height:428px;
width:	591px;
background:#d4e4f1;
margin-left:40px;
margin-top:30px;
background:url(images/maincontent.png);
float:left;

}

#WelcomeBanner{
height:25px;
width:340px;
margin-top:7px;
margin-left:20px;
font-family: 'Oswald', sans-serif;
color:#fff;
font-size:18px;
}

#welcome{
height:300px;
width:560px;
margin-left:20px;
padding:5px;
}

#exterminator{
background:url(images/exterminator.png);
height: 129px;
width:	293px;
float:right;
}

#HomeRightSection{
background:url(images/rightcolumn.png); 
height:420px;
width:272px;
float:left;
margin-left:20px;
margin-top:33px;	
}

#WeOfferBanner{
height:27px;
width:220px;
margin-top:3px;
margin-left:10px;
font-family: 'Oswald', sans-serif;
color:#fff;
font-size:18px;
}
#OurPesControlServicesBanner{
height:27px;
width:300px;
margin-top:6px;
margin-left:10px;	
font-family: 'Oswald', sans-serif;
color:#fff;
font-size:18px;

}

#WeOfferSection{
height:140px;
width:200px;
margin-left:40px;
margin-top:5px;	
}

#WeOfferSection ul{
list-style:square;
line-height:10px;	
}



#OurPesControlServices{
height:200px;
width:200px;
margin-left:40px;
margin-top:8px;		
}
#OurPesControlServices ul{
list-style:square; 
line-height:8px;	
}

#footer{
width:960px;
height:50px;
margin:0 auto;
background:#335572;	
}

#copyright{
height:20px;
width:350px;
float:left;
color:#FFF;
margin-top:20px;
margin-left:10px;	
}

#FooterButtonWrapper{
height:20px;
width:450px;
float:left;
margin-left:150px;
margin-top:20px
}

.FooterButton{
height:20px;
width:100px;	
color:#FFF;
float:left;
margin-left:50px;

}

.FooterButton:hover{
	
color:#999;
}

#services{
height:auto;
width:	620px;
float:left;
padding:10px;
	
}

#spray{
float:right;
margin-right:150px;	
}

#form{
float:right;
}

#discountcode{
	background-image:url(Reactive,%20professional%20service.png);
	width:960px;
	height:100px;
	margin: 0 auto;
	clear:both;
}

#code{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	float:right;
	text-align:left;
	font-size:70px;
	padding-right:50px;
	padding-top:10px;
}

#welcome a{
	text-decoration:none;	
}