@import url("menu.css");
@import url("footer.css");
@import url("form.css");




body{ background-color: #900306;
background: url('../img/back.jpg') repeat;
}

#whole {
margin:auto;
width:1020px;

}

#top {width: 980px; height: 24px; margin: 0 auto; background: url('../img/top.jpg') repeat; border: 0px solid #cccccc; }

#main {
margin:auto;
padding:0px 10px;
width:940px;
border: 0px solid #cccccc;
background-color: #ffffff;
}


#logo  {
height:125px;
width:900px;   
   border-top:0px solid #111111;
 margin: 0 auto;
   background: url('../img/logo.jpg') repeat; 
    }
	
/* Flash show */	
#fadeshow1 {width: 900px; height: 300px; border-bottom: 0px solid #888888;}
#flash_b {width: 900px; height: 30px;   background: url('../img/Bottom.png') no-repeat; }


#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 900px;
  text-align: left;
  border: 2px solid #fff;


}


#header {
height:345px;
width:900px;   
   border-top:4px solid #111111;
 margin: 0 auto;
    }
	
h1 {color: #bd0000; font-size:1.4em; border-bottom: 2px solid #000000; padding-bottom: 5px; margin: 15px 0 15px 0;}

h2 {color: #bd0000; font-size:1.2em; border-bottom: 2px solid #1099e7; padding-bottom: 5px; margin: 15px 0 10px 0;}

#center a{color: #bd0000; text-decoration:none;}
#center a:hover{text-decoration:underline;}
#center a:visit{text-decoration:none;}
#center p{margin-bottom:14px; padding:0 6px;}
#center img{margin-right: 10px;}

#properties {font-size: 12.5px;}

#front1st_half img{ float: left; margin-top: 10px;}

#front2nd_half img{ float: left; margin-top: 10px;}

#agents {width: 150px; float:left; margin: 10px 30px 10px 0; text-align:center;}

#commerciall {width: 440px; float:left; margin: 10px 10px 10px 0; text-align:center;}
#commercialr {width: 440px; float:left; margin: 10px 0 10px 10px; text-align:center;}

#apartmentimage {margin: 20px 0 20px 0; padding: 1px; border: 1px solid #ccc; width: 500px;}








