@charset "UTF-8";
body {
	background-image: url(images/background_contact.jpg);
	background-repeat: repeat;
}
/* CSS Document */
.wrapper {
	width: 800px;
	background-image: url(images/contact_transperency.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5%;
	height: 550px;
}
.links {
	height: 30px;
	width: 800ox;
}
.header {
	height: 85px;
	width: 800px;
}.text {
	float: left;
	height: 250px;
	width: 370px;
	padding-left: 50px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000033;
}
.rightgraphic {
	height: 250px;
	width: 375px;
	float: left;
}
.fotter {
	background-color: #FFFFFF;
	height: 20px;
	width: 800px;
}
.wrapper .fotter1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF6600;
	font-style: normal;
	text-align: center;
}
.wrapper .footer {
	float: left;
	height: 20px;
	width: 800px;
.spacer {
	float: left;
	height: 75px;
	width: 800px;
}
