/* CSS Document */

body{text-align:center;margin:0px;}
#container{width:800px;text-align:left;margin:18px auto;background:#dcdcce; position:relative;}
#header{height:404px;}

#nav{width:800px;background:#b0ae92 url('images/index_nav.jpg');}
#nav a{display:block;float:left;height:35px;}
#nav a span{display:none;}
a#beltline{width:158px;background:url('images/i_beltline.jpg')}
a#beltline:hover{width:158px;background:url('images/i_beltlineo.jpg')}
a#parkliving{width:158px;background:url('images/i_parkliving.jpg')}
a#parkliving:hover{width:158px;background:url('images/i_parklivingo.jpg')}
a#homes{width:158px;background:url('images/i_homes.jpg')}
a#homes:hover{width:158px;background:url('images/i_homeso.jpg')}
a#contact{width:158px;background:url('images/i_contact.jpg')}
a#contact:hover{width:158px;background:url('images/i_contacto.jpg')}
a#gallery{width:168px;background:url('images/i_gallery.jpg')}
a#gallery:hover{width:168px;background:url('images/i_galleryo.jpg')}

#main{width:800px;background:#dcdcce;}
#content{width:800;background:#99966b;padding-bottom:15px;float:left;}
#content p{margin:10px 15px 0px 15px;color:#fff;font:normal .75em Arial, Helvetica, sans-serif;line-height:150%;}

#formblock{width:325px;float:left;font:normal .7em Arial, Helvetica, sans-serif;color:#333;background:#dcdcce;}
#formblock form{margin:10px 20px;}

#showroom {position:absolute; top:60px; left:490px; z-index:5; width:205px; height:190px;}

.clear{clear:both;}

#footer{width:800px;font:normal 10px arial;color:#989473;clear:both; background:#fff;text-align:center;padding-top:10px;}
a:link,a:visited{color:#8C8A6A;}
