/* CSS Document */
#body{
	width:1003px;
	margin:auto;
	text-align:center;
}
#header,#header1,#main,#m,#nav,#footer{
	width:1003px;
	margin:auto;
	clear:both;
}
#footer{
height:35px!important;
height:50px;
text-align:center;
background:#959394;
margin-top:10px;
padding-top:15px;
}
#content{
text-align:center;
padding-top:12px;
width:1003px;
/*background:#c6a45c url(../images/bg1.jpg) repeat-x;*/
}


#main{
width:982px;
text-align:left;
margin:0 auto;
padding:0;
}
#left{
width:545px;
float:left;
height:210px;
background:#d5d3d4;
margin:0px;
padding:0;

}
#right{
margin:0px;
padding:0;
width:437px;
float:right;


}
