@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	color: #3c3c3c;
	font: 12px/17px "Lucida Console", Courier, Arial;
	background: #FFFFFF url(images/bg_contact.gif) repeat-x center center;
}

#wrap {

}

#body_container{
	float: left;
	margin-top: 1px;
	height: 500px;
	width: 438px;
	overflow: auto;
}

#body_container a{
	
}

#body_container a:hover {
	
}

