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

#text_wrapper {
	width: 646px;
	height: 199px;
	float: right;
	clear: left;
	background:url(../images/content_background.jpg) top right no-repeat #3e617b;
}

#contact_img {
	position: absolute;
	left: -150px;
	top: 20px;
}

#text {
	padding-left: 130px;
}

table {
	margin-top: 30px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#page_wrapper {
	background: none;
}
