
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	width: 790px;
		
}

#page {

}

#header {
	background-color: white;
}


#header .logo {
	border: solid thin black;
	float: left;
	clear: right;	
}

#header #subhead {
	margin-top: 10px;
	clear: both;
}

#header #subhead img {
	border: 0;
}
#header #subhead .headerText { 
	font: Helvetica Narrow, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-left: 15px;
}

#left {
	float: left;
	background-color: #D9DADE;	
	background-image: url('/images/searchhost.jpg');	
	background-repeat: no-repeat;
	background-position: top;
	width: 171px;
	min-height: 800px;
	padding-top: 43px;	
	border: dotted thin;		
}

#middle {
	float: left;
	//background-image: url('/images/Featured-Coupons.jpg');	
	background-repeat: no-repeat;
	background-position: top;
	width: 448px;
	min-height: 800px;
	//padding-top: 43px;
	margin-left: 3px;	
	border-left: dotted thin;				
}

#right {
	float: left;

	background-image: url('/images/searchhost.jpg');	
	background-repeat: no-repeat;
	background-position: top;
	width: 153px;
	min-height: 800px;
	padding-top: 43px;
	margin-left: 3px;
	border-left: dotted thin;			
}

#right img {
	margin-left: 5px;
	border: 0;
}

#footer {
	position: relative;
	min-height: 25px;
	max-height: 25px;
	background-color: #E8E8E8;	
	//background-color: #A8B5C6;
	background-image: url('/images/cgradient.jpg');	
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	padding-top: 8px;
	clear: both;

}
