@charset "utf-8";

#wrapper #contact {
float:left;
	width: 480px;
	margin: 30px 15px 0px 15px;
}
#wrapper #contact #address {
	width: 470px;
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 250px 0px;
}
#wrapper #side {
	width: 214px;
	padding:50px 15px 0 0;
}

