@charset "utf-8";
/* CSS Document */


#wrap    
{ 
width:900px; margin:0 auto; 
} 

body {
	background-image: url('images/sites-by-drew-background2.jpg') ;
	background-repeat: no-repeat;
	background-position:top center;
    background-color: black;
}
	
.footer {
	font-color: #666;
	height: 50px;
	width: auto;
	text-align:center;	
	font-size:12px;
}	

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
}

.nav {
	background-image:url('images/nav2.png');
	background-repeat: no-repeat;
	background-position:top center;
	height:38px;
	text-align: center;
	padding-top:8px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#CCC;
}
	
a:link {
	color: #CCC;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color:#ccc
}

a:hover {
	text-decoration: underline;
	color: #FFF;
}

a:active {
	text-decoration: underline;
}

.pricingtitle {
	text-decoration: underline;
}	

#featured2 {
	background-image:url(images/learn-more.jpg) ;
	height:224px;
	width:487px;
	background-repeat: no-repeat;
	
	
	}
	
	#featured5 {
	background-image:url(images/great-deals.jpg) ;
	height:224px;
	width:186px;
	background-repeat: no-repeat;
	float:left;
	text-indent:-9999px;
	display:block;
	
		}
	
#featured3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#FFF;
	float:left;
	padding-left:20px;
}
#featured4 {
	color:#FFF;
	float:left;
	padding-left:35px;
	padding-right:5px;
	font-size:14px;
	
	}

#box-link {
	position: absolute;
	top: 385px;
	left: 226px;
	width: 140px;
	height: 40px;
	background-color: transparent;
		}
		
#box-link2 {
	position: absolute;
	top: 270px;
	left: 712px;
	width: 140px;
	height: 120px;
	background-color: transparent;
		}
