.container {
	width: 900px;
	margin: auto;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
.strap {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #666666;
	text-decoration: none;
	width: 900px;
	margin-bottom: 35px;
}
.main_content {
	margin: 0px;
	padding: 5px;
	width: 910px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 14pt;
	text-decoration: none;
	font-weight: normal;
	width: 572px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	clear: both;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	padding-left: 15px;
}

ul {
	padding-bottom: 15px;
	padding-left: 5px;
	font-size: 10pt;
	padding-top: 0px;
	padding-right: 0px;
}

.services {
	float: left;
	width: 285px;
	height: 145px;
	margin: 0px;
	padding: 0px;
}
.left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 575px;
}
.contact_container {
	font-size: 10pt;
	text-decoration: none;
	margin: 0px;
	width: 325px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #E0E0E0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.formlabel {
	float: left;
	height: 20px;
	width: 100px;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 5px;
}
.forminput {
	float: left;
	height: 15px;
	width: 200px;
	margin-bottom: 5px;
}a {
	color: #333333;
	text-decoration: underline;
}
