body {
	background-color: #EFEBCA;
	font-size: 62.5%;
	margin: 0px;
}
#wrapper {
	background-color: #FFFFFF;
	position: absolute;
	width: 800px;
	margin-left: -400px;
	left: 50%;
	margin-right: auto;
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-y;
	background-position: top;
}
img {
	border: none;
}

/* HEADER */
#header {
	background: #046280 top right no-repeat url(images/headerpic.jpg);
	height: 120px;
	width: 760px;
	margin: 0 0 0 20px;
	border-top: 10px solid white;
	border-bottom: 10px solid white;
}
.logo {
	float: left;
}
h1 {
	height: 120px;
	width: 270px;
	margin: 0;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	text-indent: -3000px;
}

/* MAIN CONTENT */
#content {
	background-color: transparent;
	width: 770px;
	margin: 0 0 0 20px;
}
#footer {
	clear: both;
	background-color: #046280;
	width: 750px;
	height: 60px;
	margin: 0 0 0 20px;
	padding: 6px 0 0 10px;
	border-top: solid 10px #fff;
	border-bottom: solid 6px #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #fff;
}
#bottom {
	width: 800px;
	height: 18px;
	background-image: url(images/shdw_btm.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.sidebar {
	float: left;
	width: 200px;
	display: inline;
	background-color: #66AAAC;
}
.main {
	width: 550px;
	background-color: transparent;
	margin-left: 210px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000000;
	min-height: 400px;
}
.title {
	width: 550px;
	height: 70px;
	background-color: #E6E1AF;
}
.title h2 {
	float: left;
	margin: 36px 0 0 10px;
}
h2.price {
	float: right;
	margin-right: 10px;
}
.left {
	float: left;
	width: 330px;
	padding: 10px 0 0 10px;
	margin: 0 auto 0 0;
}
.right {
	width: 190px;
	margin-left: 360px;
	padding: 10px 0 0 0;
}

/* Home Page Specific */
.twocols {
	background-color: inherit;
	height: 222px;
}
.leftpanel {
	float: left;
	width: 271px;
	background-color: #649eb1;
}
.rightpanel {
	width: 271px;
	background-color: #649eb1;
	margin-left: 278px;
}
.panel {
	height: 88px;
	padding: 0 6px 0 6px;
	background: url(images/panel_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/* Developments */

.plans {
	background-color: inherit;
	width: 330px;
}

.plan1 {
	float: left;
	width: 162px;
}

.plan2 {
	width: 162px;
	margin-left: 168px;
}

/* Quality of work */
.qthumb {
	float: left;
	width: 182px;
	padding: 10px 0 0 10px;
}
.qtext {
	width: 338px;
	margin-left: 200px;
	padding: 10px 0 0px;
}

/* SIDE NAVIGATION */
#navcontainer {
width: 200px;
}

#navcontainer ul {
margin-left: 0;
padding-left: 0;
margin-top: 0;
list-style-type: none;
font-family: "Georgia", Times, serif;
font-size: 1.4em;
color: #fff;
}

#navcontainer a {
display: block;
padding: 5px 0 5px 10px;
background-color: #3F8D9A;
border-bottom: 1px solid #66AAAC;
color: #fff;
text-decoration: none;
}

#navcontainer a:link, #navlist a:visited {
color: #FFF;
text-decoration: none;
}

#navcontainer a:hover {
background-color: #046280;
color: #ffcc00;
text-decoration: none;
}

#navcontainer li.current {
display: block;
padding: 5px 0 5px 10px;
background-color: #046280;
border-bottom: 1px solid #66AAAC;
color: #ffcc00;
}

#navcontainer ul ul {
margin-left: 0;
padding-left: 0;
margin-top: 0;
list-style-type: none;
font-family: "Georgia", Times, serif;
font-size: 1em;
color: #fff;
}

#navcontainer ul ul a {
padding: 5px 0 5px 20px;
background-color: #046280;
border: none;
}

#navcontainer ul ul li.last {
border-bottom: 1px solid #66AAAC;
}

#navcontainer ul ul a:hover {
color: #ffcc00;
text-decoration: none; 
}

#navcontainer li.currentSub {
display: block;
padding: 5px 0 5px 10px;
background-color: #046280;
border-bottom: none;
color: #ffcc00;
}

#navcontainer ul ul li.currentSub {
padding-left: 20px;
}

#navcontainer ul ul li.currentlast {
display: block;
padding: 5px 0 5px 20px;
background-color: #046280;
color: #ffcc00;
border-bottom: 1px solid #66AAAC;
}


/* GENERAL STYLING */
h2 {
	font-family: "Georgia", Times, serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #002F27;
}

h3 {
	font-family: "Georgia", Times, serif;
	font-size: 1.2em;
	color: #002F27;
	margin-top: 0;
}

.panel h2 {
	font-family: "Georgia", Times, serif;
	font-size: 1.6em;
	font-weight: normal;
	color: #fff;
	margin: 0;
	padding-top: 6px;
}

.panel a {
	color: #fff;
	text-decoration: none;
}

.panel p {
	font-size: 0.9em;
	color: #fff;
	margin-top: 4px;
}

.specification {
	font-size: 1em;
}

th {
	align: left;
	text-align: left;
	padding-bottom: 6px;
}

td {
	padding: 2px 0 2px 4px;
}

td.smalltext {
	font-size: 0.9em;
}

tr.odd {
	background-color: #E6E1AF;
}

tr.even {
	background-color: #F0EDCF;
}

td.form {
	padding: 6px 6px 6px 0px;
	font-weight: bold;
}

.spacer20 {
	height: 20px;
}

a {
	color: #046280;
	text-decoration: none;
}

a:hover {
	color: #ffcc00;
	text-decoration: none;
}

.location {
	font-size: 1.2em;
	color: #FFFFFF;
	height: 30px;
	width: 190px;
	margin-bottom: 10px;
	display: block;
	padding: 6px 0px 0px 10px;
	text-decoration: none;
	background-image: url(images/bttn_loc.gif);
	background-repeat: no-repeat;
}

a.location {
	background-image: url(images/bttn_loc.gif);
	background-repeat: no-repeat;
}

a:hover.location {
	color: #FFFFFF;
	background-image: url(images/bttn_loc_o.gif);
	background-repeat: no-repeat;
}

.right img {
	margin-bottom: 10px;
}

.plans h4 {
	font-size: 10px;
	font-weight: bold;
	background-color: #66AAAC;
	display: block;
	padding: 3px;
	color: #FFFFFF;
}

.padding {
	padding-right: 10px;
	padding-left: 10px;
}

ol {
	margin-left: 0px;
	padding-right: 10px;
}

.faq li {
	padding-bottom: 8px;
}

.spacer6 {
	height: 6px;
}

.clearer {
	height: 6px;
	clear: both;
}
#foot-contact a, #foot-contact a:hover {
	color: #FFFFFF;
	float: right;
	width: 200px;
	text-align: right;
	padding-right: 10px;
}
