body {
	margin: 20px 0;
	padding: 0;
	background: #CECECE url(images/img1.gif);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

h1, h2, h3 {
	color: #ec2028;
}

h1 {
	font-size: large;
}

h2 {
	font-size: 1em;
}

h3 {
	margin: 0;
	font-size: 1em;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a:link {
	color: #ec2028;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #8c8270;
	text-decoration: none;
}

img {
	border: none;
}

/* Header */

#header {
	width: 900px;
	height: 530px;
	margin: 0 auto;
	background: url(images/headerimg/indexdefault.jpg);
}

#header * {
	margin: 0;
	margin-top:9px;

}

#header1 {
	width: 900px;
	height: 260px;
	margin: 0 auto;
	background: url(images/headerimg/imghead1.jpg);
}

#header1 * {
	margin: 0;
	margin-top:9px;
}

#header2 {
	width: 900px;
	height: 260px;
	margin: 0 auto;
	background: url(images/headerimg/imghead2.jpg);
}

#header2 * {
	margin: 0;
	margin-top:9px;
}

#header3 {
	width: 900px;
	height: 260px;
	margin: 0 auto;
	background: url(images/headerimg/imghead3.jpg);
}

#header3 * {
	margin: 0;
	margin-top:9px;

}
	
#header4 {
	width: 900px;
	height: 260px;
	margin: 0 auto;
	background: url(images/headerimg/imghead4.jpg);
}

#header4 * {
	margin: 0;
	margin-top:9px;
}

#header5 {
	width: 900px;
	height: 260px;
	margin: 0 auto;
	background: url(images/headerimg/imghead5.jpg);
}

#header5 * {
	margin: 0;
	margin-top:9px;
}


#header6 {
	width: 900px;
	height: 260px;
	margin: 0 auto;
	background: url(images/headerimg/imghead6.jpg);
}

#header6 * {
	margin: 0;
	margin-top:9px;
}
	
#header7 {
	width: 900px;
	height: 260px;
	margin: 0 auto;
	background: url(images/headerimg/imghead7.jpg);
}

#header7 * {
	margin: 0;
	margin-top:9px;
}

#header8 {
	width: 900px;
	height: 260px;
	margin: 0 auto;
	background: url(images/headerimg/imghead8.jpg);
}

#header8 * {
	margin: 0;
	margin-top:9px;
}

#header9 {
	width: 900px;
	height: 520px;
	margin: 0 auto;
	background: url(images/headerimg/imgheadmapsteel.jpg);
}

#header9 * {
	margin: 0;
	margin-top:9px;
}

#header10 {
	width: 900px;
	height: 445px;
	margin: 0 auto;
	background: url(images/headerimg/imghead-photos.jpg);
}

#header10 * {
	margin: 0;
	margin-top:9px;
}

#headerIndex {
	width: 900px;
	height: 392px;
	margin: 0 auto;
	background: url(images/headerimg/imgheadIndex.jpg);
}

#headerIndex * {
	margin: 0;
	margin-top:9px;
}

#header h1 {
	float: left;
	padding: 20px 0 0 330px;
	font-size: 3em;
}

#header h2 {
	float: right;
	padding: 6px 10px 0px 0px;
	font-size: 1em;
}

/* Menu */

#menu {
	width: 900px;
	height: 32px;
	margin: 0 auto;
	background: #2E2E2E url(images/img3.gif)
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 16px;
	padding:6px 12px 12px;
	text-decoration: none;
	color: #CCCCCC;
}

#menu a:hover, #menu .active a {
	background: url(images/img4.gif);
	color: #FFFFFF;
}

/* Menu2 */

#menu2 {
	width: 900px;
	height: 32px;
	margin: 0 auto;
	background: #2E2E2E url(images/img4.gif)
}

#menu2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu2 li {
	display: inline;
}

#menu2 a {
	display: block;
	float: left;
	height: 16px;
	padding:6px 15px 12px;
	text-decoration: none;
	color: #CCCCCC;
}

#menu2 a:hover, #menu .active a {
	background: url(images/img4.gif);
	color: #FFFFFF;
}

/* Content */

#content {
	width: 900px;
	margin: 0 auto;
	background: url(images/img5.gif);
}

#colOne {
	float: left;
	width: 160px;
	padding: 0px 0px 0 10px;
}

#colTwo {
	float: left;
	width: 510px;
	padding: 0px 30px 0 30px;
}

#colThree {
	float: left;
	width: 130px;
	padding: 10px;
}

/* Footer */

#footer {
	width: 900px;
	height: 26px;
	margin: 0 auto;
	padding: 2px 0;
	background: #2E2E2E url(images/footerimg.gif);
	font-size: x small;
	color: #CCCCCC;
}

#footer * {
	margin: 0;
	margin-top:6px;
	margin-right: 2px;
}
