@charset "utf-8";

div#footer{
	margin:0px;
	padding:12px 15px 0px 15px;
	background-image:url(../../img/footer/footer_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	height:30px;
	width:770px;
}

div#footer address{
	font-style:normal;
	float:right;
}