@charset "UTF-8";
body {
	background-color: #FFFFFF;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper {
	height: 0px;
	width: 720px;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: none;
	float: none;
}
#header {
	background-color: #FFFFFF;
	height: 100px;
	width: 720px;
}
#content {
	background-color: #FFFFFF;
	height: 320px;
	width: 720px;
	margin: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: none;
	position: relative;
	background-repeat: repeat;	
}
#text {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	letter-spacing: normal;
	text-align: justify;
	text-indent: 0px;
	word-spacing: normal;
	float: right;
	height: 320px;
	width: 720px;
	font-size: 13px;
	color: #666666;
	border: thin none #FFFFFF;
	white-space: normal;
	margin: 0px;
	padding: 0px;
}
contentcontact {
	background-image: url(contact-background.gif);
}
