* {
	margin: 2px;
	padding: 0px;
}

html, body {
	height: 100%
}

html {
	min-width: 1000px
}

body {
	background: #fff;
	font-family: Tahoma, Arial, helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #000
}

img {
	border: 0;
	vertical-align: top;
	text-align: left
}

#header, #content, #footer {
	font-size: 0.75em
}

#header {
	height: 161px;
	width: 799px;
	margin-right: 20px;
	float: right;
}

}
#header .logo {
	position: absolute;
	left: 33px;
	top: 145px
}

.aligncenter {
	text-align: center
}

h2 {
	color: #929292;
	font-size: 17px;
	line-height: 1.2em;
	margin-bottom: 20px;
	font-family: initial;
	margin-left: 17px;
}

h1 {
	color: #91BA92;
	text-align: center;
	font-size: 25px;
	line-height: 1.2em;
	text-transform: uppercase;
	font-family: initial;
}

h3 {
	font-size: 12px;
	color: #928890;
	line-height: 1.5em;
	margin-bottom: 15px;
	margin-left: 43px;
	padding-right: 36px;
	line-height: 18px;
}