body{
	background-image: url(/images/background.gif);
	background-repeat: repeat-x;
	background-color: #6699ff;}
		
	h1{color:#6699ff;
		font-size:20px;
	}
	h2{color:#397c94;
		font-size:15px;
	}
	h3{color:#397c94;
		font-size:13px;}
	
	
	/*Featured Style*/
	/*easy site wizard
	
	.featured_container, .featured_left, .fl_h1, .fl_h3, .fl_bullets, .featured_right, .fr_h2, .fr_gallery, .buy_now, .featured_text {float:left;margin-right:10px;}
.featured_container{
	background-image: url(images/featured_background.png);
	background-repeat: no-repeat;
	width: 791px;
	padding-top: 5px;
}

.featured_container .fl_bullets ul {
	list-style-image: url(images/featured_bullet.png);

	padding-left: 20px;
}


.featured_left{
	width: 340px;
	margin-left: 6px;
	margin-right: 0px;
}
.fl_h1{}
.fl_h3{}
.fl_bullets{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FFF;
	width: 340px;
	font-weight: bold;
}

.featured_right{
	width: 425px;
	margin-right: 0px;
}
.fr_h2{}
.fr_gallery{}
	
		
	
	
	.buy_now {
	height: 70px;
	width: 531px;
	padding-left: 260px;
}
	*/
	
.featured, .buy_now, .featured_heading, .featured_h1, .featured_h2, .featured_content, .featured_bullets, .featured_gallery, .featured_text {float:left;margin-right:10px;}
.last {margin-right:0;}



.featured {
	background-image: url(images/featured_bk.png);
	background-repeat: no-repeat;
	height: 294px;
	width: 791px;
}
.buy_now {
	height: 70px;
	width: 238px;
	margin-left: 260px;
}
.featured_heading{
	margin-top: 5px;
}
.featured_h1{
	width: 340px;
	padding-left: 5px;
}
.featured_h2{
	width: 415px;
}
.featured_content{
	padding-left: 5px;
}
.featured_bullets{
	width: 358px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.featured_bullets ul{
	list-style-image: url(images/orange_bullet.png);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.featured_gallery{width:393px;}

	.featured_text{
	padding-top: 40px;
	
	}
