* {
	padding: 0;
	margin: 0;
}

body {
	background-color: #949084;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#wrapper {
	margin: 0 auto;
}
#header {
	color: #333;
	width: 100%;
	float: left;
	height: 95px;
	background-color: #949084;
}
#nav_wrapper {
	float: left;
	width: 100%;
	color: #333;
	background-color: #949084;
}
.heading {
	float: left;
	padding-top: 18px;
	padding-bottom: 0px;
}
.head_location {
	float: left;
	padding-top: 18px;
	padding-left: 15px;
}
h1 {
	color: #7D0043;
	font-size: 15px;
}
h2 {
	color: #F2ECEC;
	font-size: 15px;
}
#top_nav {
	float: right;
	color: #333;
	padding-top: 10px;
	background-color: #949084;
}
#nav_wrap_inner {
	position: relative;
	left:50%;
	margin-left:-425px;
	width: 850px;
	height: 30px;
}
ul.nav {
	list-style-type: none;
	padding-top: 12px;
	text-align: center;
}
ul.nav a {
	height: 1.25em;
	line-height: 1.25em;
	font-size: 12px;
	padding-left: 3px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #fff;
	border-color: #fff;
	border: 1px;
	border-style: none none none solid;
}
ul.nav li.at {
	height: 1.25em;
	line-height: 1.25em;
	font-size: 12px;
	padding: 2px;
	text-decoration: none;
	color: #454545;
	border-color: #fff;
	border: 1px;
	border-style: none none none solid;
}
ul.nav a:link {
}
ul.nav a:visited {
}
ul.nav a:hover {
	color: #7D0043;
	background-color: #D7BEB2;
}
ul.nav li {
	display: inline;
	height: 1.25em;
	line-height: 1.25em;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
}
ul.nav a:active {
}
#content_outer {
	clear:both;
	color: #333;
	background: #5E5A54;
	height: 200px;
	width: 100%;
	float: left;
	border-top: 1px solid #848177;
	border-bottom: 1px solid #848177;
}
#content_center {
	position: relative;
	left:50%;
	margin-left:-445px;
	background: #5E5A54;
	width: 890px;
	height: 200px;
}
#navback {
	color: #333;
	background: #5E5A54;
	height: 150px;
	width: 20px;
	float: left;
	padding-top:50px;
}
#navback img {
	border: 0px;
}
/* Center DIVs start here */
#leftcolumn {
	color: #333;
	background: #F6F0E0;
	height: 200px;
	width: 200px;
	float: left;
}
#image1 {
	color: #333;
	background: #CCC8B3;
	height: 198px;
	float: left;
}
#image1 img {
	border-left: 1px solid #747474;
	border-right: 1px solid #747474;
}
#image2 {
	color: #333;
	background: #CCC8B3;
	height: 198px;
	float: left;
}
#image2 img {
	border-left: 1px solid #747474;
	border-right: 1px solid #747474;
}
#rightmiddle {
	color: #333;
	background: #F6F0E0;
	height: 200px;
	width: 200px;
	float: left;
}
#text1 {
	background-color: #CCC8B3;
	color: #333;
	height: 190px;
	width: 132px;
	float: left;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}
#text1 p {
	margin-top: 8px;
}
#text1 a:hover {
	color: #7D0043;
	background-color: #D7BEB2;
}
#text1 a {
	color: #5E5A54;
}
#text2 {
	background-color: #CCC8B3;
	color: #333;
	height: 190px;
	width: 132px;
	float: left;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}
#text2 p {
	margin-top:8px;
}
#text2 a:hover {
	color: #7D0043;
	background-color: #D7BEB2;
}
#text2 a {
	color: #5E5A54;
}
#space1 {
	color: #333;
	background: #CCC8B3;
	height: 200px;
	width: 6px;
	float: left;
}
#formcontainer {
	color: #333;
	background: #CCC8B3;
	width: 348px;
	height: 180px;
	float: left;
	border-bottom: 1px solid #848177;
	border-left: 1px solid #848177;
	border-right: 1px solid #848177;
	padding-top:10px;
	padding-bottom:10px;
}
#thankyoucontainer {
	background: #CCC8B3;
	width: 288px;
	height: 140px;
	float: left;
	padding: 30px;
	border-left: 1px solid #747474;
	border-right: 1px solid #747474;
}
#thankyoucontainer p {
	padding-top: 20px;
}
div.row {
  clear: both;
  padding-top: 5px;
  }

div.row span.label {
  float: left;
  width: 80px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 235px;
  text-align: left;
  }

#navforward {
	color: #333;
	background: #5E5A54;
	height: 150px;
	width: 20px;
	float: left;
	padding-top:50px;
}
#navforward img {
	border: 0px;
}
#footer_wrapper {
	width: 100%;
	clear: both;
	color: #333;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	background-color: #949084;
}
#footer_left {
	position: relative;
	left:50%;
	margin-left:-435px;
	color: #333;
	background-color: #949084;
	width:200px;
	font-size:10px;
}
/* Because IE6 is so crap for PC */
* html #rightcolumn1 { margin-left: -3px }
* html .head_location { padding-top: 25px }
* html #top_nav { padding-top: 17px }
* html .heading h1 { padding-top: 6px }
* html #formcontainer { padding-top: 4px; padding-bottom: 4px; }


