/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #4B689A url(images/img1.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:14px;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	padding-top: 0;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#336699;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.2em;
}

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

p, ul {
	margin-top: 0;
	font-size:14px;
}

a {
	color: #308a2c;
	text-decoration:none;
}

a:hover {
	color:#1f7d02;
	
}
a:visited {
	color: #308a2c;
	text-decoration:none;
}
hr {
	color:#999999;
}



/* Header */

#header {
	width: 950px;
	height: 100px;
	margin: 0 auto;
	padding: 0 20px;
	background: url(images/logo.jpg) no-repeat;
}

#header * {
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
}

#header h1 {
	padding: 16px 0 0 140px;
	font-size: 36px;
	background:url(images/striper.png) no-repeat;
	display:block;
}

#header h2 {
	font-size: 16px;
	padding: 65px 0 0 139px;
	letter-spacing:.75px;
}
.ahem {  /* Like display: none, but screenreader-friendly */
position: absolute;
overflow: hidden;
height: 0px;
width: 0px;
left: -1000px;
top: -1000px;
}

/* Menu */

#menu {
	width: 930px;
	height: 20px;
	margin: 0 auto;
	padding: .5em 0;
	background: #EBEEF2;
	border: 10px solid #FFFFFF;
}

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

#menu li {
	display: inline;
	
}

#menu a {
	display: block;
	float: left;
	width: 130px;
	text-decoration: none;
	text-align: center;
	font: bold 13px "Arial Black", Arial, Helvetica, sans-serif;
	
}

#menu a.selected {
	color:#659a4b;
	font-size:18px;
	margin-top:-5px;
}

/* Content */

#content {
	width: 950px;
	margin: 0 auto;
	background: #FFFFFF;
}
#TopReports {
	height:208px;
	background:url(images/monster.jpg) no-repeat;
	margin:0 10px;
}

#equipmentTopImage {
	background:url(images/jack.jpg) no-repeat;
	height:178px;
}
#areaTopImage {
	background:url(images/striper-at-sunset-lg.jpg) no-repeat;
	height:178px;
}

#colOne {
	float: right;
	width: 540px;
	padding: 10px 20px 0 0;
}

#colTwo {
	float: left;
	width: 340px;
	padding: 10px 0 0 20px;
}

#ContentcolOne {
	float: right;
	width: 660px;
	padding: 10px 20px 0 0;
}
#ContentcolOne img {
	float: right;
	padding: 3px;
	margin:0 0 10px 10px;
	border:1px solid #ccc;
}

#ContentcolTwo {
	float: left;
	width: 220px;
	padding: 10px 0 0 20px;
}

/* Footer */

#footer {
	width: 930px;
	margin: 0 auto;
	padding: .5em 0;
	background: #EBEEF2;
	border: 10px solid #FFFFFF;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 11px;
}

     #gallery {width: 600px; height: 450px; margin-left: auto; margin-right: auto;}
	 object a {display: none;} 
	 object {margin-left: auto; margin-right: auto; display block;}
