/* ------------------------------------------------------------------------
Home Style Sheet - Accuvision

Author: Oliver Coningham
Website: http://www.aztec4design.com/
Email: oliver@aztec4design.com
-------------------------------------------------------------------------*/


#home #offers { 
	background: #fff url('../images/offers-bg.jpg') no-repeat 0 0;
	height: 212px;
	list-style: none;
	margin-bottom: 10px;
	padding-left: 4px;
	width: 475px;
	}
	
#home #offers li { 
	margin: 0;
	}
	
#home #offers a { 
	display: block;
	height: 96px;
	text-indent: -25000px;
	width: 330px;
	}

#offers-saving a { background: url('../images/offers-saving-bg.jpg') no-repeat 0 0; margin-bottom: 20px; }
#offers-blog a { background: url('../images/offers-blog-bg.jpg') no-repeat 0 0; }

#home #offers a:hover { 
	background-position: 0 -96px;
	}


#home #features { 
	height: 306px;
	width: 479px;
	}	

#home #savings-flash { 
	margin-bottom: 15px;
	}	

#feature-01, #feature-02, #feature-03, #feature-04 { 
	float: left;
	height: 133px;
	margin-bottom: 20px;
	text-indent: -25000px;
	width: 229px;
	}	

#feature-02 { 
	margin: 20px 5px 0 0;
	}
	
#feature-03 { 
	margin-right: 20px;
	}
	
#feature-01 a, #feature-02 a, #feature-03 a, #feature-04 a { 
	display: block;
	height: 74px;
	width: 229px;
	}	
	
#feature-01
	{ 
	background: url('../images/feature-01.jpg') no-repeat top left;
	height: 153px;
	width: 245px;
	}	
#feature-02
	{ 
	background: url('../images/feature-04.jpg') no-repeat top left;
	}	
#feature-03
	{ 
	background: url('../images/feature-03.jpg') no-repeat top left;
	}	
#feature-04
	{ 
	background: url('../images/feature-02.jpg') no-repeat top left;
	}	
	
#content ul {
	float: left;
	list-style-position: outside;
	margin: 0;
	width: 220px;
	}
#content li {
	margin-left: 20px;
	}
#content .list-1 {
	margin: 5px 30px 0 0;
	}
#content .list-2 {
	margin: 5px 0 0 0;
	}