@charset "utf-8";
/* CSS Document */
#banner_logo {
	float:left;
	width:334px;
	height:145px;
	z-index:1;
	background-image:url(images/images/handy_logo.jpg);
}
#menu_holder {
	float:left;
	width:566px;
	height:145px;
	z-index:1;
}
#banner_top {
	float:left;
	width:566px;
	height:104px;
	z-index:1;
	background-image:url(images/images/top_banner_fill.jpg);
}
#menu_items {
	float:left;
	width:565px;
	height:41px;
	z-index:1;
}
#left_bg {
	float:left;
	width:276px;
	height:750px;
	z-index:1;
	background-image:url(images/images/bg_left.jpg);
}
#bg_left {
	float:right;
	width:250px;
	height:763px;
	z-index:1;
	background-image:url(images/images/bg_right.jpg);
}
#container2 {
	margin:auto;
	width:1427px;
	height:780px;
	z-index:1;
}
#container {
	margin:auto;
	width:900px;
	height:780px;
	z-index:1;
	background-color:#FFFFFF;
}
body {
	background-color: #205484;
	background-image:url(images/handy1.jpg);
	background-position:center;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
}
#banner_menu {
	margin-left:auto;
	width:900px;
	height:145px;
	z-index:1;
}
#top_info {
	margin-left:auto;
	width:900px;
	height:110px;
	z-index:1;
	background-image:url(images/top_info_bar.jpg);
}
#top_info_content {
	margin:auto;
	width:886px;
	height:95px;
	z-index:1;
	margin-top:8px;
}
.style2 {
	font-size: 24px;
	color: #F89544;
}

#main_content {
	float:left;
	width:631px;
	height:495px;
	z-index:2;
}
#vert_seperator {
	float:left;
	width:18px;
	height:495px;
	z-index:1;
	background-image:url(images/vert_seperator.jpg);
}
#right_adverts {
	float:left;
	width:251px;
	height:495px;
	z-index:1;
}
#cleaning_services {
	float:left;
	width:214px;
	height:163px;
	z-index:1;
	background-image:url(images/cleaning_services.jpg);
}
#handyman {
	float:left;
	width:206px;
	height:163px;
	z-index:1;
	background-image:url(images/handyman_services.jpg);
}
#ground {
	float:left;
	width:211px;
	height:163px;
	z-index:1;
	background-image:url(images/ground_maintenance.jpg);
}
#local_areas {
	float:left;
	width:631px;
	height:60px;
	z-index:1;
}
.style11 {
	font-size: 20px;
	font-weight: bold;
	color: #7d7d7d;
}
#apDiv1 {
	position:absolute;
	width:631px;
	height:262px;
	z-index:1;
}
.style12 {
	font-size: 12px;
	color: #215384;
	font-weight: bold;
}
.style13 {
	font-size: 12px;
	font-weight: bold;
	color: #7D7D7D;
	text-align:justify;
}
.style14 {font-size: 14px; color: #808080;}
#save_money {
	float:left;
	width:251px;
	height:209px;
	z-index:2;
	background-image:url(images/save_money.jpg);
}
#save_content {
	margin:auto;
	width:225px;
	height:150px;
	z-index:2;
	margin-top:50px;
}
.style18 {color: #FFFFFF; font-size: 16px; }
.style19 {font-size: 16px}
#buttons {
	float:left;
	width:251px;
	height:254px;
	z-index:2;
}
.style21 {
	font-size: 10px;
	color: #7D7D7D;
}
.style22 {
	color: #EF7127;
	font-weight: bold;
	font-size: 12px;
}
#footer {
	margin:auto;
	width:900px;
	height:25px;
	z-index:2;
}
.style23 {
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #ED6F25;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
/* CSS for image changes, mainly for border details */

.thumbNormal {
border:0px solid #000000;
}
.thumbSelected {
border:0px solid #ff0000;
}