body{
	background: #2862b2 url(http://atlprime.com/images/background.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
}

#header{
	width: 830px;
	margin-left: auto;
	margin-right: auto;
	height: 87px;
	text-align: left;
	
}

#container{
	margin-left: auto;
	margin-right: auto;
	width: 830px;
	background: url(http://atlprime.com/images/contentbg.jpg) repeat-y;
}

#menu{
	background: url(http://atlprime.com/images/headerbg.jpg) no-repeat;
	height: 32px;
	text-transform: uppercase;
	font-size: 11px;
	
}

#menu ul, #footer ul{
	width: 825px;
	padding: 15px 0 0 5px;
	margin: 0;
	margin-right: auto;
	margin-left: auto;
}

#menu ul li, #footer ul li{
	display: block;
	float: left;
	margin: 0;
	padding: 0 6px;
	border-right: 1px solid #DDDDDD;
	
}

#menu #last{
	border-right: none;
	
}
#menu a{
	color: #2862b2;
	text-decoration: none;
}

#bigpic{
	height: 262px;
	background: url(http://atlprime.com/images/bigpic.jpg);
	
}

#quicksearch{
	float: right;
	padding: 5px 30px 0 0;
}

#content{
	
	text-align: left;
	
	
}

#left{
	float: left;
	width: 500px;
	padding-left: 20px;
	
}

#right{
	float: right;
	background: url(images/right_background.jpg) no-repeat;
	width: 231px;
	height: 620px;
	text-align:center;}

#neighborhoods{}
	#neighborhoods ul{
	list-style:none;
	text-align:left;}

#footer{
	text-align: center;
	height: 35px;
	background: url(http://atlprime.com/images/footerbg.jpg) no-repeat;
	width: 830px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	font-size: 10px;
	text-transform: uppercase;
	color: #2862b2;

}
.foot{	margin-left: auto;
	margin-right: auto;
 tex-align:center;
 width:830px;
 color:#FFFFFF;}
 
 .foot a{
 color:#FFFFFF;}

#footer a{
	color: #2862b2;
	text-decoration: none;
	
}

#footer #last{
	border-right: none;
}

a{color:#2862b2;}

/* blog styles */
#main{
	width:500px;
		margin-left:18px;
		padding-top:10px;}
#sidebar{	float: right;
	width: 231px;
	height: 357px;
	text-align:center;padding-top:10px;}
#sidebar ul{
	list-style:none;}	
	#sidebar h2{margin-bottom:0;}
