body{
	margin:0;
	padding:0;
	background-color:#020106;
}

#mainWrapper{
	background:url(images/purpleRaysBG.jpg) no-repeat top;
	margin:0 auto;
	height:700px;
	width:1024px;
	position:relative;
}

#mainContainer{
	padding-left: 30px;
}

#header{
	width:842px;
	height:217px;
	background:url(images/topBanner.gif) no-repeat;
}

#logo a{
	width: 250px;
	height:200px;
	display:block;
	float: left;
}

#menu{
	margin:0;
	padding:77px 17px 0px 0px;
	list-style: none;
	font-family:"Arial Narrow", Arial, sans-serif;
	font-size:15px;
	text-transform:uppercase;
	color:#fff;
	letter-spacing: 1px;
	float: right;
}

#menu li{	
	text-align:center;
	float:left;
	display:block;
}

#menu li a{
	display:block;	
	background:url(images/buttonBG.gif) no-repeat;
	height:55px;
	width:116px;
	padding:12px 0 0px 0;
}

#menu li a.small{
	display:block;	
	background:url(images/buttonBG-sm.gif) no-repeat;
	height:55px;
	width:70px;
	padding:12px 0 0px 0;
}

#menu li a:link, #menu li a:visited, #menu li a:hover{
	color:#fff;
	text-decoration: none;
}

#menu li a:hover{
	background:url(images/buttonOverBg.gif) no-repeat top center;
}

#menu li a.small:hover{
	background:url(images/buttonOverBg-sm.gif) no-repeat top center;
}

.currentPage{
	display:block;	
	background:url(images/buttonOverBg.gif) no-repeat top center;
	height:55px;
	width:116px;
	padding:12px 0 0px 0;
}

.currentPageSm{
	display:block;	
	background:url(images/buttonOverBg-sm.gif) no-repeat top center;
	height:55px;
	width:70px;
	padding:12px 0 0px 0;
}
.clear{
	clear:both;
}

#mainContent{
	background:url(images/tilingBG.gif) repeat-y;
	width: 849px;
	height:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #aaa;
	padding-left: 250px;
	letter-spacing: 1px;
	line-height: 16px;
}
#footer{
	background:url(images/bottomBG.gif) no-repeat bottom;
	width: 849px;
	height:192;
}
#flashContent {
	width: 480px;
	position:relative;
	/*overflow:hidden;*/
	padding-right:5px;
}
.newsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9C8DB8;
}
.linkTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

#flashContent h1{
	padding:5px 0 0 0;
	margin:0 0 0 0;
}
#flashContent h2{
	line-height: 22px;
	font-size: 17px;
}
#flashContent a:link, #flashContent a:visited, #mainContent a:link, #mainContent a:visited{
	text-decoration: none;
	color:#A57BFF;
	font-weight: bold;
}
#flashContent a:hover, #mainContent a:hover{
	text-decoration:underline;
}
#screen{
	height:650px;
	overflow:hidden;
	clear:left;
	width:475px;
}

#screen ul{
	list-style-type: none;
	padding:0;
	margin:0;
	width:3660px;
}

#screen li{
	padding:0 5px 0px 5px;
	margin:0;
	float:left;
	width:470px;
}

#screen li h2{
	line-height: 18px;
	font-size: 15px;
	text-align: center;
}

#rightNavButtons, #leftNavButtons{
	position:absolute;
	top:150px;
	cursor:pointer;
	width: 94px;
}
#leftNavButtons{
	left:-143px;
}
#rightNavButtons{
	left:518px;
}
.next, .prev{
	cursor:pointer;
}
.prodBox{
	padding: 20px 0px 20px 0px;
	border-bottom: 3px solid #CCC;
}
.thumb{
	width:100px;
	/*border: 1px dashed #333;*/
	float:left;
}
.thumbDesc{
	float:right;
	padding: 10px 0px 0px 10px;
	width:320px;
}
.thumbDesc h3{
	font-size:16px;
	color:#9C8DB8;
	padding:0;
	margin:0px 0 10px 0;
}
.medThumb{
	width:250px;
	border: 1px dashed #333;
	float:left;
}
.lrgThumb{
	width:500px;
	border: 1px dashed #333;
	margin: 0 auto;
	/*float:left;*/
}
.videoText{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #aaa;
}
.prodDesc{
	float:right;
	padding: 10px 0px 0px 10px;
	width:60%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.prodDesc h3{
	font-size:16px;
	color:#62368E;
	padding:0;
	margin:0px 0 10px 0;
}
#contactForm{
	background: url(images/contact-formBG.jpg) no-repeat;
	width: 520px;
	height: 485px;
	padding: 10px 10px 0px 15px;
}

#contactForm form{
	padding: 15px 20px 15px 15px;
}

#contactForm, #contactForm td{
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #aaa;
}
.fieldTxt{
	color: #999;
}
.fieldError{
	background: url(images/cancel.png) left center no-repeat;
	color:#FF0000;
	font-weight: bold;
	background-color: #fff;
	padding-left: 17px;	
}
#footerLinks{
	text-align:center;
	font-size:9px;
	color:#CCC;
	font-family:Arial, Helvetica, sans-serif;
}
#footerLinks a:link, #footerLinks a:visited{
	color:#ADACFF;
	text-decoration:none;
}
#footerLinks a:hover{
	color:#ADACFF;
	text-decoration:underline;
}
#siteMap{
	list-style-type: none;
	padding: 20px 0 0 0;
	margin: 0;
	font-size:14px;
}
#siteMap li{
	padding: 15px 0 0 0;
}
#siteMap li ul{
	list-style-type:none;
}
#siteMap li ul li{
	padding: 5px 0 0 0;
	font-size:12px;
}

.photoBox{
	width:150px; 
	padding:3px; 
	float:left; 
	text-align:center;
	border-bottom:#CCC solid 2px;
	display:block;
	height:180px;
	letter-spacing:0;
	margin:0;
}

a:link .photoBox, a:visited .photoBox{
	color:#CCC;
	text-decoration:none;
	font-weight:normal;
	letter-spacing:0;
}

a:hover .photoBox{
	background-color:#CCC;
	color:#000;
	text-decoration:none;
	letter-spacing:0;
}

#videoComp{
	text-align:center;
	padding:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #aaa;
}

.mailinglistHead{
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 30px;
	padding-top: 20px;
}

.slide{
	display:block;
	width: 500px;
}
