* {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

body {
	background: #336699;
	color: #000054;
	font: 12px Verdana, Sans-Serif;
	line-height: 24px;
	margin: 0 auto;
	width: 970px;
}

a {
	color: #000054;
}

a:hover {
	text-decoration: none;
}

.home, .residential, .commercial, .building, .contact {
	height: 533px;
}

.home {
	background: url(home.jpg) no-repeat;
}

.residential {
	background: url(residential.jpg) no-repeat;
}

.commercial {
	background: url(commercial.jpg) no-repeat;
}

.building {
	background: url(building.jpg) no-repeat;
}

.contact {
	background: url(contact.jpg) no-repeat;
}

.navigation {
	padding-top: 13px;
}

.logo {
	margin-left: 26px;
}

.navigation ul {
	position: absolute;
	margin: -45px 0px 0px 386px;
}

.navigation li {
	list-style: none;
	display: inline;
	margin-right: 25px;
}

html*.navigation li {
	margin-right: 22px;
}

.navigation li a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.navigation li a:hover {
	color: #8989EF;
}

.content {
	width: 657px;
	height: 432px;
	overflow: auto;
	font-weight: bold;
	margin: 0px 0px 0px 291px;
}

.content p, .content ul, .content ol {
	margin-bottom: 12px;
}

.content h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 12px;
	line-height: 28px;
}

.content h2 {
	font-size: 15px;
	font-weight: bold;
	line-height: 24px;
	display: inline;
}

.content h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	clear: left;
}

.content li {
	list-style: none;
	background: url(li.png) no-repeat;
	background-position: 0px 5px;
	padding-left: 21px;
}

.content span {
	float: left;
	clear: left;
	margin: -24px 0px 18px 150px;
	display: block;
}

.content span img {
	margin-bottom: -2px;
}

.footer {
	margin-top: -5px;
	padding-bottom: 5px;
}

.rics {
	position: absolute;
	margin: 2px 0px 0px 26px;
}

.footer p {
	margin: 0px 0px 0px 291px;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 18px;
}

.footer a {
	color: #FFFFFF;
}
