/* CSS for ALBERNIREALTOR.com */
/* Modified: Dec 2, 2008 */

body {
 margin:0 auto;
 text-align:center;
 padding:0;
 background-color:#000;
 background-image:url('../images/bodybg.jpg');
}

#container {
 position:relative;
 margin:0 auto;
 width:864px;
 text-align:left;
 margin-top:28px;
 background-color:rgb(39,39,5);
 background-image:url('../images/bodybg2.jpg');
}

#leftcol {
 position:relative;
 float:left;
 width:243px;
 padding-top:122px;
 background-image:url('../images/logo_kat.jpg');
 background-repeat:no-repeat;
 background-position:center top;
 height:100%;
}

#leftnav {
 width:243px;
 height:279px;
 background-image:url('../images/navblockbg.jpg');
 text-align:right;
 padding-top:60px;
}

#rightcol {
 float:right;
 width:621px;
 background-color:#fff;
}

#header {
 height:26px;
 width:621px;
 border-bottom:2px solid #000;
 text-align:right;
 background-color:rgb(158,171,4);
}

#rightcontent {
 float:right;
 width:621px;
 text-align:left;
 background:url('../images/contentbg.jpg') no-repeat bottom right;
 border-bottom:12px solid rgb(158,171,4);
 padding-bottom:70px;
}

#subfooter {
 width:864px;
 margin:0 auto;
 background-color:rgb(33,25,23);
 clear:both;
 height:120px;
}

#homesforshoes {
 width:243px;
 float:left;
}

#subnote {
 width:621px;
 float:right;
}

#footer {
 clear:both;
 width:864px;
 margin:0 auto;
 text-align:right;
}

#homeforshoes {
 float:left;
 width:243px;
}
