body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #E6BF55;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #E6BF55;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #005E82;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-weight: bold;
}
#page {
	margin-right: auto;
	margin-left: auto;
	width: 990px;
}
#header {
	clear: both;
}
#mainbody {
	clear: both;
	font-size: 1.2em;
	line-height: 1em;
	color: #999999;
	overflow: hidden;
	height: 100%;
}
#mainbody #leftnav {
	float: left;
	width: 240px;
}
#mainbody #leftnav li {
	border-bottom: 1px solid #E5E5E5;
	font-size: 1.2em;
}
#mainbody #leftnav li a {
	color: #BBBBBB;
	display: block;
	padding: 13px;
}
#mainbody #leftnav li a:hover {
	color: #005E82;
	display: block;
	padding: 13px;
}
#mainbody #leftnav .active {
	color: #E6BF55;
}
#mainbody #leftnav h6 {
	font-size: 1.2em;
	color: #999999;
	padding: 13px;
}
#mainbody #leftnav p {
	font-size: 1.1em;
	padding: 0px 13px 0px 13px;
	margin-bottom: 10px;
	line-height: 1.3em;
}
#mainbody #leftnav .textfield {
	font-size: 1.1em;
	padding: 2px;
	margin-bottom: 10px;
	color: #999999;
	width: 208px;
	border: 1px solid #CCCCCC;
}
#mainbody #content {
	margin-top: 10px;
	float: right;
	width: 735px;
}
#mainbody #content h1 {
	font-size: 1.5em;
	color: #005E80;
	line-height: normal;
	margin-bottom: 10px;
}
#mainbody #content h2 {
	font-size: 1.3em;
	color: #E6BF55;
	line-height: normal;
	margin-bottom: 10px;
}
#mainbody h3 {
	margin-bottom: 10px;
	color: #005E80;
	font-size: 1.2em;
}
#mainbody #content p {
	margin-bottom: 10px;
	line-height: 1.3em;
	font-size: 1.1em;
}
#mainbody #content ol {
	list-style: decimal;
	margin-left: 5px;
	padding-left: 20px;
	margin-bottom: 10px;
}
#mainbody #content ol li {
	line-height: 1.3em;
}
#mainbody #content ul {
	list-style: circle;
	margin-left: 5px;
	padding-left: 20px;
	margin-bottom: 10px;
}
#mainbody #content ul li {
	line-height: 1.3em;
}
#mainbody #content hr {
	height: 1px;
	color: E5E5E5;
	border-top: 1px solid #E5E5E5;
	border-bottom: none;
	clear: both;
}
#mainbody #content table {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#mainbody #content td {
	padding: 5px;
}
#mainbody #content #contact {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#mainbody #content #contact td {
	padding: 3px;
}
#mainbody #content .textfield {
	width: 350px;
	border: 1px solid #CCCCCC;
	font-size: 1.1em;
	color: #999999;
	padding: 2px;
}
#mainbody #content .message {
	color: #CC0000;
}
#mainbody .homehiredeals {
	width: 100%;
	margin-bottom: 10px;
}

#mainbody .homehiredeals td {
	height: 213px;
	width: 33%;
	padding: 10px 15px;
	text-align: center;
	background-image: url(../images/homehiredetailsbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#mainbody .homehiredeals img {
	margin-bottom: 10px;
}
#mainbody .homehiredeals h2 {
	margin-bottom: 0px;
	font-size: 1.2em;
}
#mainbody .homehiredeals h3 {
	margin-bottom: 0px;
	color: #005E80;
	font-size: 1.2em;
}
#mainbody .homehiredeals p {
	margin-bottom: 5px;
	line-height: 1.3em;
}
#footer {
	clear: both;
	margin-top: 10px;
	border-top: 1px solid #E5E5E5;
	padding: 10px;
	font-size: 1.1em;
	line-height: 1.3em;
	color: #999999;
}
#footer p {
	margin-bottom: 10px;
	line-height: 1.3em;
}
#footerright {
	float: right;
}
#footerleft {
	float: left;
}

