.mainpanel_contactus {
	background: #F5A352 url(images/content_contactus.gif) no-repeat top left;
	}

.mainpanel_propertysearch {
	background: #F5A352 url(images/content_propertysearch.gif) no-repeat top left;
	}

.mainpanel_aboutus {
	background: #F5A352 url(images/content_aboutus.gif) no-repeat top left;
	}

.mainpanel_whatnext {
	background: #F5A352 url(images/content_whatnext.gif) no-repeat top left;
	}

.aligntop {
	vertical-align: top;
	}

.leftcurve {
	background: transparent url(images/leftstrip.gif) repeat-y top left;
	height: 117px;
	}

img {
	border: none;
	}

html {
	padding: 0;
	margin: 0;
	}

body {
	background: #000 url(images/settobackground.gif) repeat-y top left;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	margin: 0;
	padding: 0;
	}

td {
	font-family: Calibri, Verdana, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	}

a:link {
	color: #FF0;
	}

a:hover {
	color: #333;
	}

a:visited {
	color: #C30;
	}

.copyright {
	font-size: x-small;
	color: #fff;
	padding: 6px;
	}

h1 {
	margin-top: 5px;
	font-size: 1.8em;
	color: #fff;
	}

h2 {
	margin: 5px;
	font-size: 1.5em;
	color: #fff;
	}
	
.footer_links {
	color: #fff;
	padding-right:20px;
	}
	
.footer_links a, .footer_links a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	}
	
.footer_links a:hover {
	text-decoration: underline;
	}