body {
	background-color: #d8daad;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 8px 0px;
	color: #FFFFFF;
	text-align: center;
}
h3 {
	color: #000000;
	background-color: #FDFDFD;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin-right: auto;
	margin-left: auto;
	font-size: 24px;
}

p, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 28px;
	margin: 0px;
}
a {
	color: #D8DAAD;
	text-decoration: none;
}
a:hover {
	color: #B6BB8E;
	text-decoration: none;
}
ul {
	margin-top: 4px;
	padding-left: 13px;
}
il {
	margin: 0px;
	padding: 0px;
}
.indeximg {
	margin-left:25px;		
}
.green {
	color: #D8DAAD;
}
.blue {
	color: #003366;
}
.orange {
	color: #F26522;
}
.smallfont {
	font-size: 12px;
}

#placeholder {
	font-size: 14px;
	color: #333333;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
}



#wrapper {
	width: 932px;
	margin-right: auto;
	margin-left: auto;
	z-index: 10;
	border: 8px solid #B6BB8E;
	margin-top: 20px;
}	
#header, #imageNavigation, #block, #footer {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
#header {
	background-image: url(../images/top_fill.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 105px;
}
#strapline {
	width: 140px;
	float: left;
	margin-left: 6px;
	margin-top: 30px;
	text-align: center;
}
#strapline p {
	color: #000000;
	line-height: 18px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


#navigation {
	text-align: right;
	padding-top: 2px;
	float: right;
	width: 400px;
}
#navigation p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 20px;
}
#navigation a {
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 60px;
}
#navigation a:hover {
	color: #f26522;
}
#imageNavigation {
	height: 130px;
	background-color: #000000;
}
#imageNavigation #img{
	margin-top:30px;
	margin-right: 65px;
	margin-left: 65px;
}
#imageNavigation img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#block {
	width: 880px;
	padding-left: 30px;
	padding-top: 5px;
	padding-right: 20px;
	background-color: #000000;
	padding-bottom: 20px;
}
#block #floats {
	width:380px;
	margin-top: 13;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	clear: both;
}
#block #floats h4 {
}

#block #floats2 {
	float: left;
	width: 300px;
	
}
#block #footnote {
	margin-top: 20px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#block #footnote p {
		color: #000000;
}
#block #footnote + #footnote {
	margin-top: 30px;
	margin-bottom: 20px;
	
}
#formContact{
	width: 300px;
	text-align: right;
	
}
#formContact .input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	width: 175px;
}
#formContact textarea {
	height: 80px;
}

#formContact .submit {
	padding-right: 11px;
	padding-left: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 14px;
	margin-top: 8px;
	color: #666666;
}
#formContact .submit:hover {
	color: #000000;
}
#formContact .alignTop {
	vertical-align: top;
}
#wrapperfoot {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	background-image: url(../images/wrapperfootbg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	z-index: 10;
}

#footer {
	padding-left: 30px;
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 27px;
	background-color: #4c4d4f;
}
#footer p {
	font-size: 9px;
	color: #ffffff;
}
#footer a {
	color: #999999;
}
#footer a:hover {
	color: #CCCCCC;
}
#logo {
	background-image: url(../images/logo.gif);
	height: 64px;
	background-repeat: no-repeat;
	float: left;
	width: 274px;
	margin-top: 25px;
	margin-left: 30px;
}
