HTML {
}

BODY {
	font-family: Verdana, Arial, Helvetica, sans serif;
	background-color: #CCCCCC;
	margin: 10px;
	background: #070707 url(/images/html.bg.gif) repeat-x top left;
}

A {
	color: #0a2972;
	text-decoration: underline;
}

A:hover {
	text-decoration: none;
}

DIV#header {
	position: relative;
	top: 10px;
	left: 0;
	width: 900px;
	margin: 0 auto;
	z-index: 2;
}

DIV#header IMG#logo {
	position: absolute;
	top: 9px;
	left: 0px;
	width: 277px;
	height: 57px;
	border: 0px;
}

DIV#header IMG#slogan {
	position: absolute;
	top: 40px;
	left: 290px;
	width: 428px;
	height: 8px;
}

DIV#header DIV.hr {
	position: absolute;
	top: 75px;
	left: 0;
	width: 900px;
	height: 2px;
	background-color: #323232;
	font-size: 2px;
}

DIV#header DIV#navbar {
	position: absolute;
	top: 86px;
	left: 0;
	width: 900px;
	height: 25px;
	z-index: 2;
}

IMG#phoneNumber {
	position: absolute;
	top: 0px;
	left: 670px;
	width: 152px;
	height: 19px;
}

IMG.link {
	height: 17px;
	margin-right: 18px;
	border: 0;
}

DIV.linkMouseOver {
	position: absolute;
	padding-top: 35px;
	padding-left: 10px;
}

DIV.linkMouseOver IMG {
	border: 0px;
	margin-bottom: 4px;
	height: 15px;
}

DIV#companyMenu {
	top: 82px;
	left: 49px;
	width: 126px;
	height: 78px;
	background: transparent url(/images/navbar.company.over.gif) no-repeat top left;
	display: none;
}

DIV#servicesMenu {
	top: 82px;
	left: 133px;
	width: 168px;
	height: 78px;
	background: transparent url(/images/navbar.services.over.gif) no-repeat top left;
	display: none;
}

/************************************************* MAIN PAGE */
DIV#page {
	position: relative;
	top: 130px;
	left: 0;
	width: 900px;
	background-color: #e6e6e6;
	color: #000;
	margin: 0 auto;
}

DIV#page EM B {
	position: absolute;
	font-size: 150px;
	font-family: arial;
	color: #e6e6e6;
	line-height: 40px;
	font-weight: normal;
}


DIV#page P {
	position: relative;
	padding: 5px 10px;
}

#ctl, #cbl, #ctr, #cbr {
	position: absolute;
	width: 20px;
	height: 20px;
	color: #e6e6e6;
	background-color: transparent;
	overflow: hidden;
	font-style: normal;
	z-index: 0;
}

#ctl {
	top: 0;
	left: 0;
	background-color: #3d3d3d;
}

#cbl {
	bottom: 0;
	left: 0;
	background-color: #070707;
}

#ctr {
	top: 0;
	right: 0;
	background-color: #3d3d3d;
}

#cbr {
	bottom: 0;
	right: 0;
	background-color: #070707;
}

#ctl B {
	left: -8px;
}

#ctr B {
	left: -25px;
}

#cbl B {
	left: -8px;
	top: -17px;
}

#cbr B {
	left: -25px;
	top: -17px;
}

IMG#nowShowing {
	position: absolute;
	top: 14px;
	left: 165px;
}

/************************************************* SLATE */
DIV#slate {
	position: relative;
	z-index: 0;
	top: 0;
	width: 900px;
	height: 268px;
}

DIV#slate IMG#slateBG {
	width: 900px;
	height: 268px;
}

DIV#slate IMG#playClip {
	position: absolute;
	top: 62px;
	left: 521px;
	width: 139px;
	height: 27px;
	z-index: 1;
	cursor: pointer;
	border: 0;
}

DIV#slate IMG#slateImageMain {
	position: absolute;
	top: -48px;
	z-index: 1;
}

DIV#slate IMG#slateLogo {
	position: absolute;
	top: 0;
	left: 175px;
	z-index: 0;
}

DIV#slate IMG.slateScreen {
	position: absolute;
	height: 62px;
	width: 108px;
}

DIV#slate IMG#slateScreen1 {
	top: 69px;
	left: 274px;
}

DIV#slate IMG#slateScreen2 {
	top: 69px;
	left: 391px;
}

DIV#slate IMG#slateScreen3 {
	top: 69px;
	left: 508px;
}

DIV#slate IMG#slateScreen4 {
	top: 141px;
	left: 334px;
}

DIV#slate IMG#slateScreen5 {
	top: 141px;
	left: 450px;
}

DIV#slate IMG#slateScreen6 {
	top: 141px;
	left: 568px;
}

DIV#slate IMG#slateProduct {
	position: absolute;
	top: -40px;
	left: 685px;
	height: 208px;
	width: 208px;
}

DIV#slate TABLE#slateStats {
	position: absolute;
	top: 188px;
	left: 700px;
	border-collapse: collapse;
}

DIV#slate TABLE#slateStats TR {
	height: 13px;
}

DIV#slate TABLE#slateStats TH {
	text-transform: uppercase;
	color: black;
	font-size: 7pt;
	text-align: left;
	vertical-align: middle;
	font-family: Tahoma, Arial, sans-serif;
	padding: 3px 10px 3px 0;
	font-weight: lighter;
}

DIV#slate TABLE#slateStats TD {
	text-transform: capitalize;
	color: white;
	font-size: 9pt;
	text-align: left;
	vertical-align: middle;
	font-family: Tahoma, Arial, sans-serif;
	padding: 0;
	font-weight: bold;
}

DIV#slate IMG#pressRelease {
	position: absolute;
	top: 230px;
	left: 360px;
	width: 182px;
	height: 17px;
	border: 0;
	display: none;
}


/************************************************* TABS */
DIV#tabs {
	position: relative;
	top: -20px;
	width: 900px;
	height: 60px;
	z-index: 1;
}

DIV#tabs DIV.tab {
	position: absolute;
	top: 0;
	width: 144px;
	height: 60px;
	cursor: pointer;
}

DIV#tabs DIV#tab1 {
	z-index: 9;
	left: 0;
}

DIV#tabs DIV#tab2 {
	z-index: 8;
	left: 126px;
}

DIV#tabs DIV#tab3 {
	z-index: 7;
	left: 252px;
}

DIV#tabs DIV#tab4 {
	z-index: 6;
	left: 378px;
}

DIV#tabs DIV#tab5 {
	z-index: 5;
	left: 504px;
}

DIV#tabs DIV#tab6 {
	z-index: 4;
	left: 630px;
}

DIV#tabs DIV#tab7 {
	z-index: 3;
	left: 756px;
}


/************************************************* HOME PAGE CONTENT */
DIV#content {
	position: relative;
	width: 900px;
	height: 150px;
	background: #e6e6e6 url(/images/content.bg.jpg) no-repeat top left;
}

DIV#content P {
	margin-bottom: 4pt;
	margin-top: 4pt;
	font-family: Tahoma;
	color: white;
	font-size: 9pt;
	text-align: justify;
	line-height: 13pt;
}

DIV#content DIV#columnLeft {
	position: absolute;
	top: 10px;
	left: 25px;
	width: 300px;
}

DIV#content DIV#columnRight {
	position: absolute;
	top: 10px;
	left: 350px;
	width: 525px;
}


/************************************************* GENERIC PAGE CONTENT */
IMG#pageIcon {
	position: absolute;
	top: 5px;
	left: 20px;
	width: 80px;
	height: 80px;
	z-index: 1;
}

IMG#pageHeader {
	position: absolute;
	top: 12px;
	left: 110px;
	height: 34px;
}

DIV#fullcontent {
	position: relative;
	top: 48px;
	width: 890px;
	margin-bottom: 50px;
	background: #e6e6e6 url(/images/fullcontent.bg.jpg) no-repeat top left;
}

DIV#fullcontent_hdr {
	position: relative;
	width: 890px;
	height: 64px;
	margin-left: 10px;
	background: #e6e6e6 url(/images/fullcontent.hdr.bg.jpg) no-repeat top left;
}

DIV#fullcontent_hdr H1 {
	position: absolute;
	top: 35px;
	margin: 0;
}

DIV#fullcontent_hdr H1,
H1 {
	margin-left: 40px;
	color: #ffe440;
	font-size: 14pt;
	text-align: left;
	font-family: Tahoma;
}

H2 {
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	font-size: 10pt;
	margin-left: 40px;
	margin-bottom: -6pt;
}

DIV#fullcontent_body {
	position: relative;
	width: 890px;
	margin-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	background: #555555 url(/images/fullcontent.body.bg.jpg) no-repeat top left;
}


DIV#fullcontent_body P,
DIV#fullcontent_body UL {
	margin-bottom: 4pt;
	margin-top: 4pt;
	font-family: Tahoma;
	color: white;
	font-size: 9pt;
	text-align: justify;
	line-height: 13pt;
	padding-left: 40px;
	padding-right: 40px;
}

DIV#fullcontent_ftr {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 890px;
	height: 19px;
	margin: 0 0 0 10px;
}

SPAN.highlight {
	font-size: 14pt;
	color: yellow;
	font-family: Tahoma;
	text-indent: 25px;
}

.caps {
	text-transform: uppercase;
	font-weight: bold;
}

IMG.dropicon {
	float: left;
	clear: left;
	width: 80px;
	height: 80px;
	margin-top: 10px;
	margin-left: 40px;
	margin-right: 15px;
}

DIV.droptext {
	margin-left: 90px;
}

IMG.screenTest {
	width: 260px;
	height: 174px;
	margin-right: 10px;
}


/************************************************* DEMO REEL PAGE */
TABLE#demoReel {
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
	margin: auto;
}

TABLE#demoReel TR {
	height: 180px;
}

TABLE#demoReel TR.spacer {
	height: 40px;
}

TABLE#demoReel TD {
	background: transparent url(/images/reel.row.bg.png) repeat-x bottom left;
	width: 210px;
	vertical-align: top;
	text-align: center;
}

TABLE#demoReel TR.spacer TD {
	background: transparent none no-repeat top left;
}

TABLE#demoReel TD DIV.reel {
	margin: auto;
	width: 170px;

}

TABLE#demoReel TD DIV.reel IMG {
	border: 0;
	width: 170px;
	height: 161px;
	z-index: 1;
}

TABLE#demoReel TD DIV.reel DIV.demoReelDesc {
	position: relative;
	top: -25px;
	text-align: center;
	color: white;
	z-index: 2;
	font-size: 9pt;
	font-weight: bold;
	height: 30px;
	width: 170px;
	font-family: Arial;
}

/************************************************* CONTACT PAGE */
TABLE.userForm {
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
	margin: 12px 0 0 40px;
}

TABLE.userForm FORM {
	margin: 0px;
}

TABLE.userForm TH {
	color: white;
	font-size: 9pt;
	text-align: right;
	padding: 2px;
	font-weight: normal;
	font-family: Tahoma;
}

TABLE.userForm TD {
	font-size: 8pt;
	padding: 2px;
}

TABLE.userForm TD INPUT.text {
	font-size: 9pt;
	height: 10pt;
	border: 1px solid #555555;
	font-family: Tahoma;
}

TABLE.userForm TD INPUT.button {
	font-size: 10pt;
	border: 1px solid #555555;
}

DIV#contactContainer {
	position: absolute;
	top: 60px;
	left: 50px;
	width: 350px;
	height: 350px;
}

DIV#mapContainer {
	position: absolute;
	top: 60px;
	left: 500px;
	width: 350px;
	height: 350px;
}

DIV#map {
	width: 300px;
	height: 300px;
	border: 1px solid black;
}


DIV#contactForm {
	width: 400px;
	height: 350px;
	padding: 10px;
	background-color: #EBEBEB;
}

DIV#contactForm INPUT.text,
DIV#contactForm TEXTAREA  {
	font-size: 8pt;
	font-family: Tahoma, Helvetica, Arial, sans serif;
	border: 1px solid #AAAAAA;
	height: 10pt;
	padding: 1px;
	font-weight: normal;
}

DIV#contactForm TABLE {
	margin: auto;
}

DIV#contactForm TABLE TD {
	font-size: 9pt;
	font-weight: bold;
	color: #003366;
}

DIV#contactForm P {
	margin-left: 0px;
}


/******************************************* SITE MAP STYLES */
DIV#fullcontent_body P.lvl0 {
	margin: 0pt auto 0pt 10px;
	font-weight: bold;
}

DIV#fullcontent_body P.lvl1 {
	margin: 0pt auto 0pt 30px;
}

P.lvl0 A,
P.lvl1 A,
P.lvl0 A:visited,
P.lvl1 A:visited {
	color: white;
	text-decoration: none;
}

P.lvl0 A:hover,
P.lvl1 A:hover,
P.lvl0 A:visited:hover,
P.lvl1 A:visited:hover {
	color: #16ABE3;
	text-decoration: underline;
}

/************************************************* FOOTER */
DIV#footer {
	position: relative;
	width: 830px;
	height: 15px;
	background-color: #e6e6e6;
	color: #515151;
	font-family: Helvetica, Tahoma, arial, sans-serif;
	font-size: 10px;
	padding: 20px 35px 0 35px;
}

DIV#footer A {
	color: #515151;
	text-decoration: underline;
}
