
body {
margin: 0;
background: url("img/header_gradient.png") repeat-x;
}

a {
color: #50a6d1;
font-weight: bold;
text-decoration: underline;
}

a:hover {
color: #e9a800;
text-decoration: none;
}

#header {
background: url("img/header2.png") no-repeat;
width: 100%;
height: 214px;
}

#nav {
position: absolute; top: 174px; left: 170px;
font-family: helvetica, arial, sans-serif;
font-size: 13px;
}

.nav_select {
display: block;
background-color: #fff;
text-align: center; vertical-align: center; padding: 8px 10px 15px 10px;
color: #000;
}
.nav_select a {color: #000000; font-weight: normal; text-decoration: none;}
.nav a, dt.nav {
display: block;
background-color: #CCCC99;
text-align: center; vertical-align: center; padding: 8px 10px 15px 10px;
color: #000;
text-decoration: none;
font-weight: normal;
}

.nav 

.nav a:hover {
background-color: #ece7d9;
}

#main {
display: block;
margin: 20px auto 0px auto;
width: 80%;
}

#sidebar {
width: 200px;
float: left;
font-size: 11px;
color: #666666;
font-family: helvetica, arial, sans-serif;

}

#content {
font-family: helvetica, arial, sans-serif;
font-size: 13px;
width: 500px;
line-height: 18px;
text-align: justify;
}

.welcome {width: 100%; height: 59px; background: url("img/welcome.png") top left no-repeat;}
.news {width: 100%; height: 65px; background: url("img/news.png") top left no-repeat;}
.properties {width: 100%; height: 65px; background: url("img/properties.png") top right no-repeat;}
.map {width: 100%; height: 78px; background: url("img/map.png") top left no-repeat;}
.qualify {width: 100%; height: 85px; background: url("img/qualify.png") top left no-repeat;}
.payrent {width: 100%; height: 78px; background: url("img/payrent.png") top left no-repeat;}
.searchprop {width: 100%; height: 75px; background: url("img/searchproperties.png") top left no-repeat;}


#content table {
font-size: 13px;
}
th {
font-weight: bold;
}

.properties_desc {
font-size: 16px;
}


#content b {color: #50a6d1;}


#footer {
background: url("img/grass.png") top left repeat-x;
width: 100%;
height: 60px;
padding-top: 100px;
font-family: helvetica, arial, sans-serif;
color: #fff;
position: relative; 
bottom: 0px;
}

#footer table {font-size: 14px;}