body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a, a img {
	border: 0; 
	color: #000;
}

a:hover {
	text-decoration: none;
}

td {
	vertical-align: top;
}

#body {
	width: 727px;
	margin: 140px auto 10px;
	background: #fff;
	border: 2px solid #211F5F;
	border-width: 0 2px;
	position: relative;
}

#handymanlogo {
	display: block;
	position: absolute;
	top: -137px; left: -28px;
}

#bluesteellogo {
	display: block;
	position: absolute;
	top: -128px; left: 236px;
}

#ourbrands {
	display: block;
	position: absolute;
	top: -128px; right: 20px;
	height: 80px;
	width: 194px;
}

#topmenu {
	display: block;
	position: absolute;
	top: -39px; left: 192px;
	height: 41px;
	width: 532px;
/*	padding: 5px 11px 4px;  **** for employment link */
	padding: 5px 17px 4px;
	background: url( /images/topmenu_bg.png ) no-repeat 0 0;
	color: white;
}

#topmenu li {
	margin: 0 4px;
}

#mainbody {
	margin: 34px 18px 12px 0;
	width: 475px;
	display: block;
	position: relative;
	float: right;
	clear: right;
}

#bottommenu {
	width: 731px;
	margin: 0 -2px;
	position: relative;
	display: block;
	float: none;
	clear: both;
	text-align: center;
	vertical-align: bottom;
	padding: 10px 0 5px 0;
	background: url( /images/bottom_curve.png ) no-repeat 0 bottom;
	font-size: .8em;
}

#bottommenu a {
	color: black;
}

#leftmenu {
	position: relative;
	display: block;
	overflow: hidden;
	float: left;
	width: 220px;
	margin: 50px 0 0 -34px;
	padding: 0;
}

#topmenu a {
	color: white;
}

#photoblock {
	display: block;
	width: 165px;
	height: 195px;
	position: relative;
	float: left;
	clear: left;
	background: url( /images/photo_frame_bg.png ) no-repeat;
	padding: 9px 0 0 18px;
	margin: 15px 0 10px 5px;

}
#havequestions {
	display: inline;
	position: relative;
	float: left;
	clear: left;
	margin: 15px 0 15px 15px;
	padding: 0;
	width: 176px;
	height: 78px;
}

#leftmenu ul li {
	display: block;
	width: 220px;
	height: 44px;
}

#leftmenu ul li a {
	padding: 0 0 0 220px;
	display: block;
	width: 220px;
	height: 44px;
	background-repeat: no-repeat;
	overflow: hidden;
}

li#left_windows {
	background: url( /images/leftmenu_windows.png ) no-repeat;
}

li#left_windows a:hover {
	background: url( /images/leftmenu_windows-over.png ) no-repeat;
}

li#left_doors {
	background: url( /images/leftmenu_doors.png ) no-repeat;
}

li#left_doors a:hover {
	background: url( /images/leftmenu_doors-over.png ) no-repeat;
}
li#left_roofing {
	background: url( /images/leftmenu_roofing.png ) no-repeat;
}

li#left_roofing a:hover {
	background: url( /images/leftmenu_roofing-over.png ) no-repeat;
}

li#left_siding {
	background: url( /images/leftmenu_siding.png ) no-repeat;
}

li#left_siding a:hover {
	background: url( /images/leftmenu_siding-over.png ) no-repeat;
}
#topmenu ul, #bottommenu ul, #leftmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#bottommenu ul {
	margin-bottom: 2px;
}

#topmenu ul li, #bottommenu ul li {
	display: inline;
}

#bottommenu ul li, #topmenu ul li.firstone {
	display: inline;
	margin: 0; padding: 0 0 0 5px;
}

#bottommenu ul li {
	margin-left: 1px;
	padding-left: 9px;
	background: url( /images/bottom_menu_sep.png ) no-repeat 0 5px;
}

#bottommenu ul li.firstone {
	padding: 0;
	margin: 0;
	background: none;
}

#photoList {
	padding: 10px 0;
}

.photoListItem {
	padding-right: 25px;
}

.photoListCaption {
	font-size: .9em;
	height: 50px;
	display: block;
	overflow: hidden;
}

.navLinks {
	text-align: center;
	clear: both;
	display: block;
	width: 100%;
}

#EmailHomeOffice {
	display: none;
}