body {
	margin:0 auto;
	}
	
a {
	text-decoration:none;
	}

#wrapper{
	margin:0 auto;
	width:846px;
	}

#header{
	background:url(../images/header.jpg) no-repeat;
	width:747px;
	height:20px;
	padding:161px 0 0 89px;
	}

#header ul{
 margin:0;
 padding:0;
 list-style:none;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 }
 
#header ul li{
 float:left;
 position:relative;
 }
 
#header ul li a{
 text-decoration:none;
 width:105px;
 height:23px;
 margin:0;
 padding:3px 0 0 0;
 text-align:center;
 background:url(../images/menu_bg.jpg) no-repeat;
 display:block;
 float:left;
 color:#000000;
 }
 
#header ul li a:hover{
 color:#FF3300;
 }
 
#header ul li ul{
 border-left:1px #CCCCCC solid;
 border-bottom:1px #CCCCCC solid;
 position:absolute;
 display:none;
 top:26px;
 left:0;
 }
 
#header ul li ul li{
 float:none !important;
 }

#header ul li ul li a{
 float:none !important;
 background:#FFFFFF;
 width:390px;
 height:inherit;
 text-align:left;
 padding:5px 0 5px 10px;
 }
 
 #header ul li ul li a:hover{
 background:url(../images/menu2_hover.jpg) no-repeat left #FFFFFF;
 text-decoration:underline;
 color:#000000;
 	}
	
#content{
	width:840px;
	padding:40px 0 0 0;
	margin:0 0 10px 0;
	}
	
#content_more{
	width:840px;
	padding:40px 0 0 0;
	}
	
#content a{
	color:#FF0033;
	}
	
#content a:hover{
	text-decoration:underline;
	}
	
#content_more img{
	float:left;
	}
	
#content_more h1{
	color:#CC3300;
	font-size:16px;
	background-color:#F1F1F1;
	padding:0 0 0 5px;
	
	}
	
#Paging{
	padding:0 0 0 400px;
	}
	
#footer{
	background:url(../images/footer.jpg) no-repeat;
	width:845px;
	height:17px;
	}
	
#content p{
	margin:0 0 5px 0;
	padding:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	}
	
h1{
	margin:0 0 5px 0;
	padding:0;
	font-size:14px;
	color:#FF0033;
	}
	
.txt{
font-size:12px;
	}

#copy{
	font-size:12px;
	}
	
#copy a img{
	margin:2px 0 0 5px;
	text-decoration:none;
	border:none;
	}
	
/*#left{
	float:left;
	width:420px;
	}
	
#right{
	float:left;
	width:420px;
	}	*/

#float{
	float:left;
	width:420px;
	margin:0 0 10px 0;
	}
	
#float img{
	float:left;
	margin:0 5px 0 0;
	}
	
#float h1{
	color:#CC3300;
	font-size:14px;
	background-color:#F1F1F1;
	padding:0 0 0 5px;
	}
	
#float p{
	margin:0;
	padding:0;
	}
	
#float a{
	color:#CC3300;
	font-size:13px;
	}
