/* CSS Document */
body{ background-color:#756F68; padding:0px; margin:0px auto 0px; height:100%;}

p {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333;}

td img{ padding:2px; border:1px solid #8C0000; }

#wrap{margin:0px auto 0px; width:100%; height:100%;}
#container {margin:0px auto 0px; width:880px;}
#header{ margin:0px; height:440px;}
#nav{ width:880px; height:24px; background-image:url(../images/nav.jpg); background-repeat:no-repeat; padding-left:50px; padding-top:7px;}
.container_body{ float:left; width:880px; height:100%; padding:0px; background-image:url(../images/body_bg.jpg); background-repeat:repeat-y;}
.side{ float:left; width:252px; padding:0px; padding-top:20px;}


.body_con{ float:left; width:628px; padding:0px; background-image:url(../images/upbody_bg.jpg); background-repeat:no-repeat; }
.body_content{margin:0px 50px 0px 20px; padding:0px 0px 30px 0px;}


.left {	float:left; height: 290px; 	}

.right { float:right; }
	
.clear { clear:both; }

#footer { float:left; width:100%; height:50px; background-image:url(../images/bg_footer.jpg); background-repeat: repeat-x; background-color:#756E68;}

