/* CSS Document */

#header,#content,#main,#nav,#footer{

	width:882px;

	text-align:center;

	margin:0;

	padding:0;

}

body #right_c{

overflow-x:hidden;

scrollbar-face-color:#301605; 

scrollbar-shadow-color:#71541e; 

scrollbar-highlight-color:#71541e; 

scrollbar-3dlight-color:#301605; 

scrollbar-darkshadow-color:#71541e; 

scrollbar-track-color:#301605; 

scrollbar-arrow-color: #71541e;

}

#body{

    background:url(../images/sbg.png) repeat;

	text-align:center;

	margin:0 auto;

}

#content{

    margin:0 auto;

	background:url(../images/bg.jpg) no-repeat;

	width:882px;

	height:744px;

	text-align:left;

}

#main{

    height:462px;

}

#header{

    width:882px;

	height:230px;

}



#footer{ 

	clear:both;

	height:70px;

	text-align:right;

	color:#d59f2a;

}

#footer a{

    color:#d59f2a;

}

#footer p{

    margin:0px;

    padding:0px;

    height:15px;

    line-height:15px;

	padding-right:15px;

}

#left{

    width:270px;

	text-align:center;

	height:270px;

	padding:0;

	float:left;

}

#right{

    width:605px;

	float:right;

	height:250px;

	margin-right:5px;

}

#right_c{

    width:605px;

	height:374px;

	overflow:auto;

}

#p_1{  

    height:20px;

	margin-top:25px;

}

#p_2{

    height:25px;

	line-height:25px;

	text-align:right;

	padding-right:15px;

}


