@charset "UTF-8";
body, h1, h2, p, ul, li {
	margin: 0px;
	padding: 0px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	height: auto;
}
#outerwrapper {
	margin: 0px auto;
	width: 1024px;
	background: repeat-x;
	text-align: center;
}
#header {
	height: 237px;
	padding: 0px;
	margin: 0px;
}
#headerLogo {
	background: url(images/gwm_logo_green_bg.jpg) no-repeat center center;
	height: 144px;
	width: 431px;
	margin-top: 0px;
	margin-left: 300px;
	padding: 20px 0px 0px;
}
#content {
	padding: 15px 22px 20px 20px;
	width: 830px;
	margin-left: 70px;
	height: auto;
}
#footerContent {
	height: 30px;
	width: 804px;
	padding: 10px 20px 10px 45px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	float: none;
	margin: 0px auto;
	position: relative;
}
#contentSlideshow {
	height: 460px;
	width: 800px;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#footer {
	height: 50px;
	background: url(images/bg_footer_green.jpg) repeat-x;
}
body {
	background: #e7f0f5 url(images/gwm_template_bg.jpg) repeat-x;
	color: #06C;
}
#nav {
	height: 57px;
	width: 821px;
	margin-top: 0px;
	margin-left: 99px;
}
#outerwrapper table {
	margin-right: auto;
	margin-left: auto;
}

