/* CSS for ALBERNIREALTOR.com */
/* Modified: Dec 2, 2008 */

body {
 margin:0 auto;
 text-align:center;
 padding:0;
 background-color:rgb(42,33,26);
}

#contactbar {
 width:732px;
 text-align:right;
 margin:0 auto;
 padding-top:28px;
}

#container {
 position:relative;
 margin:0 auto;
 width:736px;
 text-align:left;
 border:3px solid #fff;
 padding:6px;
 margin-top:6px;
}

#header {
 width:732px;
 height:78px;
 background-image:url('../images/header.jpg');
 border-top:2px solid #fff;
 border-left:2px solid #fff;
 border-right:2px solid #fff;
}

#banner {
 width:732px;
 height:225px;
 float:left;
 border-left:2px solid #fff;
 border-right:2px solid #fff;
 border-bottom:1px solid #fff;
}

#topnav {
 position:relative;
 width:732px;
 text-align:center;
 height:32px;
}

#content {
 width:732px;
 border-left:2px solid #fff;
 border-right:2px solid #fff;
 border-bottom:1px solid #fff;
 background-color:rgb(156,131,73);
 clear:both;
}

#content2 {
 width:700px;
 clear:both;
 margin-left:30px;
 margin-right:30px;
	
}

#footer {
 width:732px;
 padding-top:10px;
 margin:0 auto;
}
