/* CSS Document */



.tborder_home {
	border: 1px solid #B1B1B1;

  background-image: url("images/block.jpg");
  background-repeat: no-repeat;

}

.tborder_interior {
	border: 1px solid #B1B1B1;
	}



.stage {
	background-position: center center;
	margin-top: 60px;
	}



#navigation  {
	margin: 0;
	white-space: nowrap;
	padding: 0;
	
}


#navigation li {
	float: right;
	list-style-type: none;
    padding-top: 13px;
}


#lnavigation  {
	margin: 0;
	white-space: nowrap;
	padding: 0;
	
}


#lnavigation li {
	float: right;
	list-style-type: none;
    padding-top: 5px;
}



.linenav {
	padding-right: 15px;
	padding-top: 5px;
	*padding-top: 0px;
	_padding-top: 0px;
	
	}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A0A0A0;
	padding-right: 7px;
	padding-top: 4px;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #656565;
	padding-top: 9px;
	padding-right: 42px;
	padding-left: 70px;
}
.page_title {
	padding-top: 75px;
	padding-right: 40px;
}
.page_subtitle {
	padding-top: 28px;
	padding-right: 40px;
}
.thumbs{

padding-right: 40px;
padding-bottom: 23px;
}


#thumbslist  {
	margin: 0;
	white-space: nowrap;
	padding: 0;

}


#thumbslist li {
	float: right;
	list-style-type: none;
	padding-left: 22px;
    
}

/*	PRESS PAGE */

.press_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #656565;
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 10px;
	width: 200px !important;
}
.press_img {
	padding-right: 40px;
    padding-top: 7px;
	padding-bottom: 7px;
	width: 200px !important;

}

.press_line {
/*	padding-right:40px;
	padding-left: 10px;
	
	
 */
 text-align: right;

}
.press_line img {
	margin-right: 48px;
}
.press_title { }

#press_list { margin-bottom: 0; margin-top: 8px; }
#press_list li {
 	list-style: none;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #656565;
	font-weight: bold;
	text-decoration: none;
	padding-left: 1px;
}
#press_list li a {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #656565;
	font-weight: bold;
	text-decoration: none;
	background: url(images/arrow.gif) no-repeat 40px 4px;
	display: block;
}
#press_list li a:hover {
	background: url(images/arrow_over.gif) no-repeat 40px 4px;
}
