/* CSS Document */

body {
	background-color:#000000;   
	margin-top:15px;
}

a {
	outline:0; 
}

#wrapper {
	padding-left:25px;
	padding-right:25px;
}

#top_nav {
	background-color:#000000;
	border-top:1px solid #504951; 
	border-bottom:1px solid #504951; 
}

object {
	vertical-align:bottom;
}

#main_display {
	border:1px solid #504951;
}

#top_text {
	width:289px;
	height:92px;
	border:1px solid #504951;
	color:#8B1111;
	font-family:"Helvetica Neue", Verdana, "Times New Roman", Times, serif;   
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	padding:20px;
}

#client_text {
	width:329px;
	height:132px;
	border:1px solid #504951;
}
	 
#show_logo {
	border:1px solid #504951;
    width:329px;
	height:130px;
}

#btm_text {
	border-right:1px solid #504951; 
	border-bottom:1px solid #504951;
	border-left:1px solid #504951;
	background-color:#2E2B2F;
    width:289px;
	height:393px;
	color:#978F98;
	font-family:"Helvetica Neue", Verdana, "Times New Roman", Times, serif;   
	font-size:12px;
	line-height:19px;
	padding:20px 20px 0 20px;
}

#btm_text a {
	color:#978F98;
	font-family:"Helvetica Neue", Verdana, "Times New Roman", Times, serif;   
	font-size:12px;
	outline:0;
}

#btm_text2 {
	border-right:1px solid #504951; 
	border-bottom:1px solid #504951;
	border-left:1px solid #504951;
	background-color:#2E2B2F;
    width:289px;
	height:355px;
	color:#978F98;
	font-family:"Helvetica Neue", Verdana, "Times New Roman", Times, serif;   
	font-size:12px;
	line-height:19px;
	padding:20px 20px 0 20px;
}

#btm_text2 a {
	color:#978F98;
	font-family:"Helvetica Neue", Verdana, "Times New Roman", Times, serif;   
	font-size:12px;
	outline:0;
}

#bio_nav {
	height:37px;
	border-right:1px solid #504951; 
	border-bottom:1px solid #504951;
	border-left:1px solid #504951;
}

#press_btm{
	border-right:1px solid #504951; 
	border-bottom:1px solid #504951;
	border-left:1px solid #504951;
	background-color:#ffffff;
    width:329px;
	height:415px;
}

#contact_info {
	color:#978F98;
	font-family:"Helvetica Neue", Verdana, "Times New Roman", Times, serif;    
	font-size:11px;
	text-align:center;
	height:19px;
}

#contact_info a {	
	text-decoration:none;
	outline:0;
}

#btm_nav {
	border-top:1px solid #504951;
	border-bottom:1px solid #504951;
}

/*    #######  CLIENT SCROLL  ########  */
#divUpControl { 
	position:relative;
	left:310px;
	top:-110px; 
	width:13px;
	height:13px;
    z-index:1;
}

#divDownControl { 
	position:relative;
	left:310px; 
	top:-25px; 
	width:13px;
	height:13px;
	z-index:1;
}

#divContainer {
	position:relative;
	top:0; 
	left:0; 
	visibility:hidden; 
	overflow:hidden; 
	width:329px; 
	height:120px;
	clip:rect(0px 289px 120px 0px);  
}

#divContent {
	position:relative;
	left:0; 
	top:0; 
	color:#978F98;
	font-family:"Helvetica Neue", Verdana, "Times New Roman", Times, serif;   
	font-size:12px;
	line-height:19px;
	padding:10px 25px 0 20px;
}

/*    #######  BIOS SCROLL  ########  */
#divUpControl2 { 
	position:relative;
	left:290px;
	top:-337px; 
	width:13px;
	height:13px;
    z-index:1;
}

#divDownControl2 { 
	position:relative;
	left:290px; 
	top:-28px; 
	width:13px;
	height:13px;
	z-index:1;
}

#divContainer2 {
	position:relative;
	top:0; 
	left:0; 
	visibility:hidden; 
	overflow:hidden; 
	width:289px; 
	height:340px;
	clip:rect(0px 289px 340px 0px);  
}

#divContent2 {
	position:relative;
	left:0; 
	top:0; 
	color:#978F98;
	font-family:"Helvetica Neue", Verdana, "Times New Roman", Times, serif;   
	font-size:12px;
	line-height:19px;
	padding:0;
}
