html, body, div, h1, h2, h3, h4, h5, h6, ol, dl, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, label, img {
	margin: 0;
	padding: 0;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0px;
	background:#e7e7e7;
}
#headerwrapper {
	background:url(headerrep.png) repeat-x top left;
	width:100%;
	min-width:1000px;
}
#header {
	width:1000px;
	margin:auto
}
#logo {
	float:left;
	width:250px;
}
a {
	color:#407c46;
	text-decoration:underline;
	font-weight:bold
}
a:hover {
	text-decoration:none;
}
#navigation {
	float:right;
	width:750px;
	overflow:visible;
	color:#FFFFFF
}
#GlobalNav {
	float:right;
	margin-top:50px;
	width:700px;
	padding-left:1px;
	list-style:none;
	padding-left:1px;
	display:inline;
}
#GlobalNav li {
	float:left;
}
#GlobalNav a {
	float:left;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	padding:4px 14px 6px 14px;
	text-decoration:none;
	height:20px;
	color:#FFFFFF;
	margin:0px;
}
#GlobalNav a:hover {
	text-decoration:underline;
}
#GlobalNav a.selected {
	text-decoration:underline;
	padding:4px 14px 6px 14px;
}
#contentwrap {
	width:1000px;
	margin:20px auto 20px auto;
	min-width:1000px;
}
#contentrep {
	background:url(contentrep.png) repeat-y top center;
	min-width:1000px;
}
#contenttop {
	background:url(topcontent.png) no-repeat top center;
	min-width:1000px;
}
#contentbot {
	background:url(contentbot.png) no-repeat bottom center;
	min-width:1000px;
}
#content {
	width:970px;
	margin:auto;
	padding:20px 0 20px 0;
	min-width:960px;
}
#contentleft {
	float:left;
}
#contentright {
	float:left;
}
#contactde {
	width:500px;
	margin:auto
}
#footerwrap {
	background:url(footerrep.png) repeat-x;
	min-width:1000px;
}
#floatright {
	float:right;
	padding:10px;
}
#typography {
	padding-top:10px;
	line-height:1.5em;
	padding-left:10px;
}
#footer {
	width:970px;
	margin:auto;
	padding:2px 0 2px 0;
	font-size:9px;
	color: #666666;
}
#footer a {
	color:#666666;
	text-decoration:underline;
}
#footer a:hover {
	text-decoration:none;
}
h1 {
	font-family:"Century Gothic", "Gill Sans MT", Verdana, Arial, sans-serif;
	font-size:24px;
	color:#407c46;
	font-weight:normal;
	padding-bottom:10px;
	padding-left:10px;
}
h2 {
	font-family:"Century Gothic", "Gill Sans MT", Verdana, Arial, sans-serif;
	font-size:24px;
	color:#fcc312;
	font-weight:normal;
	padding:10px;
}
h3 {
	font-family:"Century Gothic", "Gill Sans MT", Verdana, Arial, sans-serif;
	font-size:24px;
	color:#407c46;
	font-weight:normal;
	padding:10px 0 10px 0;
}
#footer h2 {
	padding-top:20px;
	padding-left:15px;
	float:left;
	width:125px;
}
#partners {
	float:left;
	width:700px;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
.left {
	text-align:left;
}
.half {
	float:left;
	width:50%;
	margin-top:20px;
}
.clearfix {
	clear:both;
}
.isthisyour {
	float:right;
	padding:20px 25px 15px 25px;
}
