body {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
}
form {
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px;
}
label {
	float: left;
	clear: left;
}
#wrapper {
	width: 760px;
	height: 540px;
	border: 1px solid #CCCCCC;
	margin-top: -270px;
	margin-left: -380px;
	position: absolute;
	top: 50%;
	left: 50%;
}
#home #wrapper {
	background-color: #003733;
}
#home #header img, #home #header ul {
	display: none;
}
#header {
	height: 136px;
	width: 760px;
	background-color: #003733;
	color: #FFFFFF;
	position: absolute;
	top: 0px;
}
#header img {
	float: left;
	margin: 28px 0 28px 60px;
}
#header #contact {
	text-transform: uppercase;
	text-align: right;
	position: absolute;
	right: 60px;
	top: 28px;
}
#header #promotion {
	line-height: 14px;
	font-size: 14px;
	color: #ddd;
	text-align: center;
	position: absolute;
	left: 285px;
	bottom: 30px;
	width: 180px;
}
#header #promotion a {
	color: #ddd;
}
#header p {
	margin: 0px;
	padding: 0px;
	font-size: 85%;
}
#header h2 {
	margin: 0px;
	padding: 4px 0px;
	font-size: 120%;
	font-weight: bold;
}
#header ul {
	width: 538px;
	clear: right;
	list-style-type: none;
	margin: 0px;
	padding: 6px 0px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	border-top: 1px solid #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}
#header li {
	float: left;
	margin-right: 20px;
}
#header a {
	color: #FFFFFF;
	text-decoration: none;
}
#content {
	height: 404px;
	width: 722px;
	position: absolute;
	top: 136px;
	padding-left: 38px;
}
#content img {
	margin-bottom: 22px;
	margin-left: 22px;
	border: 0px;
}
#images {
	width: 264px;
	position: absolute;
	top: 44px;
}
#text {
	width: 376px;
	position: absolute;
	top: 44px;
	right: 60px;
	color: #231F20;
}
#footer {
	width: 640px;
	position: absolute;
	left: 60px;
	color: #8D7E83;
	bottom: 20px;
	text-align: center;
	font-size: 90%;
}
#text h1 {
	font-size: 120%;
	text-transform: uppercase;
	color: #003733;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#text h2 {
	text-transform: uppercase;
	font-size: 100%;
	color: #003733;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0px 0px;
}
#text h2 a {
	font-size: 100%;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
#text a:hover {
	text-decoration: underline;
}
#text h3 {
	font-size: 100%;
	color: #003733;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0px 0px;
}
#text p {
	margin: 0px;
	padding: 10px 0px 0px;
	line-height: 1.3em;
}
#text a {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 85%;
	color: #003733;
	text-decoration: none;
}
#text ul {
	margin: 10px 0 0 20px;
	padding: 0px;
}
.section {
	float: left;
	width: 300px;
	clear: left;
}
.input {
	float: right;
	width: 190px;
	padding: 2px 2px;
}
