#interface-box
{
	width: 1024px;
	height: 121px;
	margin: 0px auto;
	background: url(../images/header_bg.jpg) no-repeat center top; 
	text-align: left;
}

#interface-header
{
	padding: 20px 0px 0px 0px;	
}

#interface-header-logo
{
	width: 300px;	
	height: 70px;
	float: left;
}

#interface-header-logo a
{
	width: 300px;	
	height: 70px;
	display: block;
	line-height: 10px;
	font-size: 1px;
}

#interface-header-menu
{
	float: right;
	text-align: right;	
	height: 70px;
	margin: -20px 96px 0px 0px;

}

#interface-header-menu td 
{
	background: url(../images/header_menu_bg.jpg) repeat-x right;
	height: 70px;
	vertical-align: bottom;
}

#interface-header-menu a
{
	margin: 0px 5px 4px 5px;
	display: block;
}

/**/

#interface-content
{
	width: 1024px;
	margin: 0px auto 0px auto;
	text-align: left;
}

td.interface-content-left
{
	width: 287px;
	background: url(../images/content_left_bg.jpg) repeat-y right; 	
	vertical-align: top;
}

div.interface-box
{
	width: 197px;
	margin: 0px 0px 15px 80px;
}

div.interface-box-header
{
	width: 197px;
	background: url(../images/box_header.jpg) no-repeat top;
	height: 18px;
	font-size: 0px;
}

div.interface-box-middle
{
	width: 197px;
	background: url(../images/box_middle.jpg) repeat-y top;	
}

div.interface-box-middle h2
{
	margin: 0px 0px 5px 0px;
	padding: 0px;	
	color: #727272;	
}

div.interface-box-middle a
{
	font-size: 11px;
	color: #0f61b2;	
}

#interface-naw
{
	width: 201px;
	height: 150px;	
	background: url(../images/naw_bg.jpg) repeat-y top;
	margin: 3px 0px 0px 80px;	
}

#interface-naw-inner
{
	padding: 10px 2px 0px 0px;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	line-height: 18px;
}

#interface-links
{
	text-align: center;
	margin: 17px 0px 0px 80px;	
}

#interface-links img
{
	margin: 0px 0px 5px 0px;
	padding: 0;
}

#interface-naw-inner a
{
	color: #FFF;
}

/**/

#interface-content-streamer-box
{
	margin: -20px 0px 0px -2px;	
}

#interface-content-streamer-overlay
{
	position: absolute;
	z-index: 20;	
}

#interface-content-streamer-image
{
	position: absolute;
	z-index: 15;	
}

/**/

#interface-content-text
{
	background: url(../images/content_top_bg.jpg) no-repeat center top;	
	margin-bottom: 15px;
	margin-top: 210px;
	width: 647px; 
}

#interface-content-text-inner
{
	padding: 10px 20px 10px 20px;
	color: #727272;		
	font-size: 12px;
	line-height: 18px;
}

#interface-content-text-inner ul
{
	margin: 5px 25px;
	padding: 0px;
}

#interface-content-text-inner li
{
	list-style-image: url(../images/list_image.gif);
}

#interface-content-text-inner a
{
	color: #0F61B2;	
}

div.interface-content-image-box
{
	width: 123px;
	float: right;
	margin-left: 15px;
}

div.interface-content-image-header
{
	background: url(../images/image_box_header.jpg) no-repeat top;	
	height: 11px;
	line-height: 1px;
	font-size: 1px;
}

div.interface-content-image-middle
{
	background: url(../images/image_box_middle.jpg) repeat-y top;	
	text-align: center;
}

div.interface-content-image-footer
{
	background: url(../images/image_box_footer.jpg) no-repeat top;	
	height: 11px;
	margin: 0px 0px 15px 0px;
	line-height: 1px;
	font-size: 1px;
}

div.interface-content-image-middle img
{
	margin: 0px 0px 1px 0px;
}

div.interface-box-footer
{
	width: 197px;
	background: url(../images/box_footer.jpg) repeat-y top;	
	height: 18px;
	font-size: 0px;
}

td.interface-content-right
{
	background: #FFF;
	vertical-align: top;
}

#interface-content-streamer-header
{
	position: absolute;
	z-index: 10;
	margin-top: -29px;	
}

#interface-footer
{
	width: 868px;
	height: 30px;
	background: url(../images/footer_bg.jpg) top;	
	margin: 0px auto;	
	font-size: 11px;
	color: #727272;
}

#interface-footer-left
{
	float: left;
	width: 300px;
	margin: 8Px 0px 10px 15px;
	text-align: left;	
}

#interface-footer-right
{
	float: right;
	text-align: right;
	width: 300px;
	margin: 8px 15px 10px 0px;	
}

#interface-footer-right a
{
	color: #0F61B2;
}

/**/

td.interface-column-header
{
	font-weight: bold;	
	padding: 2px 5px;
	background: #1061B2;
	color: #FFF;
	border-bottom: 1px solid #FFF;
}

td.interface-column
{
	padding: 2px 5px;
}

tr.row-0
{
	background: #FFF;	
}

tr.row-1
{
	background: #bbe9ff;	
}