body{

	margin:0px 0px 0px 0px;
	padding:0px;
	background:url(images/bg.png) repeat-x #dad9da;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
}

a img{
	border:0px;	
}

#banner{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:68px;
	background:url(images/banner.png) repeat-x;

}


#footer{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:133px;
	background:url(images/footer.png) repeat-x;

}


#logo{
	
	position:relative;
	left:0px;
	top:130px;
	width:851px;
	height:169px;

}

#btn_po{
	
	position:relative;
	left:0px;
	top:180px;
	width:94px;
	height:94px;

}


#btn_po a:link{
	text-indent:-99999em;
	display:block;
	width:94px;
	height:94px;
	background:url(images/btn.png) no-repeat;
	
}
#btn_po a:visited{
	text-indent:-99999em;
	display:block;
	width:94px;
	height:94px;
	background:url(images/btn.png) no-repeat;
	
}
#btn_po a:hover{
	text-indent:-99999em;
	display:block;
	width:94px;
	height:94px;
	background:url(images/btn_mo.png) no-repeat;
	
}
#btn_po a:active{
	text-indent:-99999em;
	display:block;
	width:94px;
	height:94px;
	background:url(images/btn_ac.png) no-repeat;
	
}

#wc_po{
	position:relative;
	left:0px;
	top:20px;
	width:125px;
	height:71px;	
}
#copyright{
	position:relative;
	top:42px;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	}
#copyright a:link{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;

	}
#copyright a:visited{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;

	}
#copyright a:hover{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:underline;

	}
#copyright a:active{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;

	}