@charset "UTF-8";
/* CSS Document */

body {
	color: #aaaaaa;
	background-color: #201e1e;
	font-family: Lucida Grande, Tahoma, Verdana, Arial, sans-serif;
	height: 100%;
	margin: 0px;
	font-size: 11px;
}

.noflash {
	position: relative;
	z-index: 2;
	top: 80px;
}
#slideshow{ width: 1024px; height: 768px; margin-left: auto; margin-right: auto; }
.imageBG {
	background-image: url(images/bg/rotator.php);
	background-repeat: no-repeat;
	background-position: center center;
	height: 800px;
	width: 1024px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -400px;
	margin-left: -512px;
	z-index: 1;
}
.imageBG img {
	margin-right: auto;
	margin-left: auto;
}

h2 {
	font-size: 1.2em;
}

a {
	color: #999999;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
html {
	height: 100%;
	
}
#flashcontent {
	height: 100%;
	background-position: center;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	
}
.twoColElsLtHdr #container #header img {
	float: left;
}
img {
}
#demoReel2 {
	margin-right: auto;
	margin-left: auto;
}
#reel {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.logo { height: 49px; width: 266px; margin-top: 17px; z-index: 2; }
.logo a {
	text-decoration: none;
}
.nav a {
	color: #FFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.nav a:hover {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
.nav { z-index: 2; clear: right; float: right; margin-right: 40px; margin-top: -40px; }
.body-text { width: 1024px; margin-left: auto; z-index: 3; color: #FFF; background-image: url(http://www.gatesman.com/images/textBG.png); background-repeat: repeat; background-position: 0px 0px; padding: 8px; margin-right: auto; }
p {
	text-align: left;
}
.main {
	margin-top: -337px;
	margin-left: -492px;
	position: absolute;
	left: 50%;
	top: 50%;
	height: 675px;
	width: 985px;
}
