.guides{
	padding: 0 15px 15px 15px; 
	width: 690px;
	float:left;
	min-height:466px;
}

.guides h1{
  display: block; 	
	width: 447px;
	height:57px;
	margin: 0 0 10px 0;
	background: no-repeat top left url('../img/guides/guides_header.gif');	
} 

.guides ul{
	min-height:466px;
	width: 690px;
}
.guides ul li { 
	display: inline; 
	width: 224px;
	height: 111px;
}

.guides ul li a{ 
	display: block; 
	width: 224px;
	padding: 0 5px 5px 0;
	margin:0;
	height: 111px;
	float:left;
	cursor : pointer;
}

.guides ul li#romance a, .guides ul li#romance{
	background: no-repeat top left url('../img/guides/romance_off.jpg');	
}

.guides ul li#romance a:hover{
	background: no-repeat top left url('../img/guides/romance_on.jpg');	
}

.guides ul li#auto a, .guides ul li#auto {
	background: no-repeat top left url('../img/guides/auto_off.jpg');	
}

.guides ul li#auto a:hover {
	background: no-repeat top left url('../img/guides/auto_on.jpg');	
}
.guides ul li#worldaidsday a, .guides ul li#worldaidsday {
	background: no-repeat top left url('../img/guides/worldaidsday_off.jpg');	
}

.guides ul li#worldaidsday a:hover {
	background: no-repeat top left url('../img/guides/worldaidsday_on.jpg');	
}
.guides ul li#cities a, .guides ul li#cities {
	background: no-repeat top left url('../img/guides/cities_off.jpg');	
}

.guides ul li#cities a:hover{
	background: no-repeat top left url('../img/guides/cities_on.jpg');	
}
.guides ul li#gifts a, .guides ul li#gifts{
	background: no-repeat top left url('../img/guides/gifts_off.jpg');	
}

.guides ul li#gifts a:hover{
	background: no-repeat top left url('../img/guides/gifts_on.jpg');	
}

.guides ul li#health a, .guides ul li#health{
	background: no-repeat top left url('../img/guides/health_off.jpg');	
}

.guides ul li#health a:hover{
	background: no-repeat top left url('../img/guides/health_on.jpg');	
}

.guides ul li#home a, .guides ul li#home{
	background: no-repeat top left url('../img/guides/home_off.jpg');	
}

.guides ul li#home a:hover{
	background: no-repeat top left url('../img/guides/home_on.jpg');	
}

.guides ul li#marriage a, .guides ul li#marriage {
	background: no-repeat top left url('../img/guides/marriage_off.jpg');	 
}

.guides ul li#marriage a:hover {
	background: no-repeat top left url('../img/guides/marriage_on.jpg');	 
}

.guides ul li#pets a, .guides ul li#pets{
	background: no-repeat top left url('../img/guides/pets_off.jpg');	
}

.guides ul li#pets a:hover{
	background: no-repeat top left url('../img/guides/pets_on.jpg');	
}

.guides ul li#pride a, .guides ul li#pride {
	background: no-repeat top left url('../img/guides/pride_off.jpg');	
}
.guides ul li#pride a:hover {
	background: no-repeat top left url('../img/guides/pride_on.jpg');	
}
.guides ul li#review a, .guides ul li#review {
	background: no-repeat top left url('../img/guides/review_off.jpg');	
}

.guides ul li#review a:hover {
	background: no-repeat top left url('../img/guides/review_on.jpg');	
}
.guides ul li#travel a, .guides ul li#travel{
	background: no-repeat top left url('../img/guides/travel_off.jpg');	 
}

.guides ul li#travel a:hover{
	background: no-repeat top left url('../img/guides/travel_on.jpg');	 
}
.guides ul li#worship a, .guides ul li#worship {
	background: no-repeat top left url('../img/guides/worship_off.jpg');	
}

.guides ul li#worship a:hover {
	background: no-repeat top left url('../img/guides/worship_on.jpg');	
}
.guides ul li#voter a, .guides ul li#voter {
	background: no-repeat top left url('../img/guides/voters_off.jpg');	
}

.guides ul li#voter a:hover {
	background: no-repeat top left url('../img/guides/voters_on.jpg');	
}
