@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/bw_background_03.jpg);
	background-repeat: repeat;
}
#edges {
	width: 751px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/slice_3.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
}
#wrapper {
	text-align: left;
	padding: 0px;
	border:0;
	width: 716px;
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	background-image: url(images/bw-sky-06_d.jpg);
	background-repeat: no-repeat;
	height: 226px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #3CA8F3;
}
#navbar {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0;
	border-bottom-width: 0px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	position: relative;
	top: 184px;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	Verdana, Lucida, Geneva, Helvetica, 
	Arial, sans-serif;
	font-size: 0.9em;
	width: 715px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#navbar a:link, #navbar a:visited {
	float: left;
	width: auto;
	padding-top: 5px;
	padding-right: 8.5px;
	padding-bottom: 5px;
	padding-left: 8.5px;
	text-decoration:none;
	margin-right: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}
#navbar li {
	display:inline;
	padding:0;
	margin:0;
}	
li.home {
	background-color: #0098db;
	}
li.home a:link {
	color:#FFFFFF;
	text-decoration: none;
}	
li.home a:hover {
	background-color:#CC3300;
	color: #FFFFFF;
	}
	li.home a:visited {
	background-color:#0098db;
	color: #FFFFFF;
}
li.about_us {
	background-color: #ae58ab;
	color: #FFFFFF;
}
li.about_us a:link {
	color:#FFFFFF;
}	
li.about_us a:hover {
	background-color:#CC6600;
	color: #FFFFFF;
	}
li.about_us a:visited {
	background-color: #ae58ab;
	color: #FFFFFF;
}
li.conveyancing {
	background-color: #aad047;
}
li.conveyancing a:link {
	color:#FFFFFF;
}	
li.conveyancing a:hover {
	background-color:#3366CC;
	color: #FFFFFF;
}
li.conveyancing a:visited {
	background-color: #aad047;
	color: #FFFFFF;
}
li.immigration {
	background-color: #d59c5f;
	color: #FFFFFF;
}
li.immigration a:link {
	color:#FFFFFF;
}	
li.immigration a:hover {
	background-color:#9966CC;
	color: #FFFFFF;
}
li.immigration a:visited {
	background-color: #d59c5f;
	color: #FFFFFF;
}	
li.family {
	background-color: #8a5883;
	}
li.family a:link {
	color:#FFFFFF;
}	
li.family a:hover {
	background-color:#FFCC00;
	color: #FFFFFF;
	}
li.family a:visited {
	background-color: #8a5883;
	color: #FFFFFF;
}	
li.lanlord {
	background-color: #046aa4;
	}
li.lanlord a:link {
	color:#FFFFFF;
}	
li.lanlord a:hover {
	background-color:#CC99CC;
	color: #FFFFFF;
	}
li.lanlord a:visited {
	background-color: #046aa4;
	color: #FFFFFF;
}	
li.charges {
	background-color: #f54631;
	}
li.charges a:link {
	color:#FFFFFF;
}	
li.charges a:hover {
	background-color:#3366FF;
	color: #FFFFFF;
	}
li.charges a:visited {
	background-color: #f54631;
	color: #FFFFFF;
}	
li.contact_us {
	background-color: #00ab99;
	}
li.contact_us a:link {
	color:#FFFFFF;
}	
li.contact_us a:hover {
	background-color:#663366;
	color: #FFFFFF;
	}
li.contact_us a:visited {
	background-color: #00ab99;
	color: #FFFFFF;
}
#sidebar {
	float: left;
	width: 165px;
	background-color: #8DCFEF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 0.5em;
}
#maincontent {
	margin: 0;
	float: left;
	width: 503px;
	height: 1% /* Holly hack for Peekaboo Bug */;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 10px;
}
#m_statement {
	font-family: 'Trebuchet MS', 'Lucida Grande',
	Verdana, Lucida, Geneva, Helvetica, 
	Arial, sans-serif;
	font-size: 0.9em;
}
#footer {
	clear: both;
	background-color: #3CA8F3;
	padding-left: 10px;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
p {
	font-family: 'Trebuchet MS', 'Lucida Grande',
	Verdana, Lucida, Geneva, Helvetica, 
	Arial, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	color: #000000;
	line-height: 1.4em;
}
p.testimonials {
	font-family: 'Trebuchet MS', 'Lucida Grande',
	Verdana, Lucida, Geneva, Helvetica, 
	Arial, sans-serif;
	font-size: 0.9em;
	font-style: italic;
	line-height: 1em;
}
p.footer {
	font-size: 0.8em;
	font-style: normal;
	line-height: 1em;
	color: #FFFFFF;
	width: auto;
}
