

#footer{
	position: relative;
	float: left;
	width: 960px;
	height: 107px;
	margin: 20px 0 0 0;
	padding: 0 0 0 20px;	
	color: #383838;
	background: transparent url(../images/footer_bg.jpg) no-repeat top center;
	font-family: Arial;
	font-size:11px;
	line-height: 15px;
}	

#footer a{
	color: #383838;
}
#footer .footer_center{
	float:left;
	width:305px;
	margin-left:210px;
}
.footer_center .left{
	float:left;
	font-family: Tahoma;
	font-size:12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top:3px;
	color:#2e2e2e;
}
.footer_center .right{
	float:left;
}
#footer .top{
	float: left;
	width: 100%;
	border-bottom: 1px dotted #646566;
	padding: 25px 0 20px 0;
}

#footer .top .left{
	float: left;
	width: 750px;
}




#footer #pwstudio{
	position: relative;
	float: left;
	width: 160px;
	height: 95px;
	margin: 0;
	padding: 20px 0px 0px 30px;
}

#footer .pwstudio{
	float: right;
	width: 130px;
	padding-right:20px;
}

#footer .pwstudio img{
	float: right;
}

#footer .pwstudio div{
	float: left;
	width: 70px;
	text-align: right;
	padding: 5px 0 0 0;
}	
		
#footer .pwstudio a{
	text-decoration: none;
}
