/*
Theme name: USWE - Theme
Editors: Massi
Editors www: .massi.se
*/

/* in order of appearance */

#footer {
	background-color: #FFF;
	background-image: url(../images/bg.footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 193px;
	width: 927px;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 18px;
	margin: 0px;
	clear: both;
}

#footer p {
	height:auto
	margin: aouto;
	padding: 20px 0;
	text-align: center;
}

.copyright {
	float: right;
	height: 70px;
	width: 800px;
	padding-top: 70px;
	font-size: 14px;
	color: #333;
	text-align: center;
}