/******************************************/	
/* CSS powered by clock - www.clock.co.uk */
/******************************************/	

/**
 * main.css
 */

body {
}
#container {
}
#wrapper {
}


/**
 * header
 */
#header {
}
#header h1 {
	float: left;
	width: 230px;
	_height: 1px; /* fix for I.E. */
}
#header h1 a {
	display: block;
	width: 230px;
	height: 110px;
	background-image: url("/resource/image/logo.gif");
	background-repeat: no-repeat;
	background-position: 0px 18px;
}
#header h1 a span,
#header h3 span {
	display: none;
}
#header h3 {
	float: right;
	width: 147px;
	height: 17px;
	background-image: url("/resource/image/title/h3/telephone-number.gif");
	margin-top: 74px;	
}
#header #access-links {
	display: none;
}


/**
 * footer
 */
#footer {
	margin-bottom: 0px;
	background-image: url("/resource/image/footer/quick-links.gif");
	background-repeat: repeat-x;
}
#footer-container {
	width: 748px;
	margin: 0px auto 0px auto;
}
#quick-links {
	padding: 21px 21px 0px 21px;
	min-height: 244px;
	_height: 244px;
}
#quick-links h3 {
	width: 100%;
	height: 19px;
	padding-bottom: 8px;
	margin-bottom: 8px;
	background-image: url("/resource/image/title/h3/quick-links.gif");
	background-repeat: no-repeat;
	border-bottom: 2px solid #A29876;
}
#browse {
	width: 316px;
	float: left;
}
#browse h4 {
	height: 14px;
	width: 100%;
	padding-bottom: 8px;
	border-bottom: 1px solid #A29876;
	background-image: url("/resource/image/title/h4/browse.gif");
	background-repeat: no-repeat;
}
#browse li {
	float: left;
	display: inline;
	width: 158px;
	border-bottom: 1px solid #A29876;
}
#contact-us {
	float: left;
	display: inline;
	width: 130px;
	margin-left: 105px;
}
h4#contact-online a {
	width: 130px;
	height: 115px;
	float: right;
	margin-left: 20px;
	background-image: url("/resource/image/title/h4/contact-online.gif");
	background-repeat: no-repeat;
}
#contact-us h4 {
	height: 14px;
	width: 100%;
	padding-bottom: 8px;
	background-image: url("/resource/image/title/h4/contact-us.gif");
	background-repeat: no-repeat;
}
#footer h3 span,
#footer h4 span {
	display: none;
}
#footer h2 {
	display: none;
}
#footer ul#terms {
	text-align: center;
	clear: both;
	padding-top: 21px;
}
#footer p {
	font-size: 12px;
	color: #521016;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 0px 21px 0px 21px;
}
#footer a {
	color: #521016;
	text-decoration: none;
}
#footer a:hover,
#footer a:active {
	text-decoration: underline;
}
#footer li {
	line-height: 1.3em;
	display: inline;
}
#footer li a {
	padding: 0px 0px 0px 0px;
}
#footer #terms li {
	border-right: 1px solid #521016;
	padding: 0px 5px 0px 5px;
}
#footer #terms li,
#footer #terms li a {
	color: #521016;
	font-size: 11px;
}
#footer address {
	font-size: 11px;
	color: #521016;
}
#footer address span {
	display: block;
}


/**
 * main navigation
 */
#menu-main {
}
#menu-main h3 {
	display: none;
}
#menu-main ul {
	float: right;
	padding-right: 0px;
	background-image: url("/resource/image/navigation/separator.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
#menu-main li {
	float: left;
	display: inline;
	padding: 0px 2px 0px 2px;
	background-image: url("/resource/image/navigation/separator.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
#menu-main h2 {
}
#menu-main h2 span {
}
#menu-main a {
	display: block;
	height: 29px;
}
#menu-main li.menuitem-homeowner a {
	width: 99px;
	background-image: url("/resource/image/navigation/homeowner.gif");
}
#menu-main li.menuitem-landlord a {
	width: 76px;
	background-image: url("/resource/image/navigation/landlord.gif");
}
#menu-main li.menuitem-commercial a {
	width: 100px;
	background-image: url("/resource/image/navigation/commercial.gif");
}
#menu-main li.menuitem-independent a {
	width: 104px;
	background-image: url("/resource/image/navigation/independent.gif");
}
#menu-main li.menuitem-protected a {
	width: 82px;
	background-image: url("/resource/image/navigation/protected.gif");
}
#menu-main li.menuitem-overseas a {
	width: 81px;
	background-image: url("/resource/image/navigation/overseas.gif");
}
#menu-main li.menuitem-contact a {
	width: 72px;
	background-image: url("/resource/image/navigation/contact.gif");
}
#menu-main li.menuitem-blog a {
	width: 102px;
	background-image: url("/resource/image/navigation/insiders-view.gif");
}
#menu-main li a span {
	display: none;
}
.homeowner #menu-main li.menuitem-homeowner a,
.landlord #menu-main li.menuitem-landlord a,
.commercial #menu-main li.menuitem-commercial a,
.independent #menu-main li.menuitem-independent a,
.protected #menu-main li.menuitem-protected a,
.overseas #menu-main li.menuitem-overseas a,
.contact-us #menu-main li.menuitem-contact a,
.blog #menu-main li.menuitem-blog a {
	background-position: -250px 0px;
}
