body {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#fff;
	background-image:url(../images/style/page-bg_1.jpg);
	background-position: bottom left;
	background-attachment:fixed;
	background-repeat: repeat-x;
}
#top{
margin-left:auto;
margin-right:auto;
width:900px;
height:178px;
background-image:url(../images/style/top_bg_urban.png);
}
#footer{
color:#b80f22;
text-align:center;
font-weight:bold;
width:300px;
margin-left:auto;
margin-right:auto;
padding:0;
}
#bottom{
margin-left:auto;
margin-right:auto;
width:900px;
height:178px;
background-image:url(../images/style/bottom_2.png);
}
#content_main{
margin-left:auto;
margin-right:auto;
margin-top:0px;
width:900px;
min-height:480px;
background-image:url(../images/style/main_urban.gif);
padding-top:30px;
padding-bottom:30px;
}