#interface-top
{
	height: 120px;
	width: 100%;
	background: url(../images/header_bg.jpg) repeat-x top;	
}

#interface-header,
#interface-streamer-box,
#interface-content-box,
#interface-footer-box
{
	width: 940px;
	margin: 0px auto;
	text-align: left;
}

#interface-header-logo
{
	position: absolute;
	width: 130px;
	margin-top: 10px;
}

#interface-header-middle
{
	text-align: center;
	width: 250px;	
	position: absolute;
	margin-left: 330px;
	background: url(../images/header_green.jpg) no-repeat;
	height: 31px;
	color: #FFF;
	z-index: 2;
}

#interface-header-middle a
{
	padding-top: 3px;
	color: #FFF;
	font-size: 14px;
}

#interface-header-slogan
{
	position: absolute;	
	padding: 15px 0px 0px 660px;
	z-index: 1;
}

#interface-header-menu
{
	position: absolute;
	margin-top: 85px;
	z-index: 4;

}

#interface-streamer
{
	height: 177px;
	width: 100%;
	background: url(../images/streamer_bg.jpg) repeat-x top;		
	border-bottom: 1px solid #bdd08b;
}

#interface-streamer-image
{
	width: 628px;
	height: 170px;
	background: url(../images/streamer_placeholder.jpg) no-repeat;		
	text-align: center;
	position: absolute;
	z-index 2;
}

#interface-streamer-deco
{
	width: 376px;
	height: 264px;	
	text-align: center;
	position: absolute;
	z-index 1;
	margin: -20px 0px 0px 600px;
}

#interface-middle
{
	width: 100%;
	background: #FFF url(../images/content_bg.jpg) repeat-x top;		
}
#interface-content-box
{
	background: #FFF;	
}

#interface-content-left
{
	width: 	623px;
	float: left;
}

#interface-content-right
{
	width: 	317px;
	margin-top: 80px;
	float: right;
	text-align: right;
}

#interface-content-right-inner
{
	text-align: right;	 
}

#interface-content-box-inner
{
	padding: 15px 0px 15px 15px;	
}

#interface-content-box-inner a
{ 
	color: #CC0000;
}

div.interface-action-box
{
	width: 234px;
	min-height: 167px;
	background: #FFF url(../images/right_box.jpg) no-repeat top;	     
	text-align: center;
	margin: 0px auto 10px auto;
}

div.interface-action-box table
{
	margin-top: 10px;	
}

td.brands
{
	padding: 2px 1px;	
}

#interface-naw
{
	color: #000;
	padding: 20px;	
	text-align: left;
	font-size: 11px;
	line-height: 16px;
}

#interface-naw a,
#interface-naw b
{
	color: #cc0000;	
}

#interface-footer-left
{
	font-size: 10px;
	float: left;
	margin: 1px 0px 0px 15px;
	color: #FFF;
}

#interface-footer-right
{
	font-size: 10px;
	float: right;
	margin: 1px 15px 0px 0px;
	color: #FFF;
}

#interface-footer-right a
{
	color: #FFF;
	margin: 0px 5px;
}

/**/

td.interface-content-image
{
	padding-right: 10px;
	vertical-align: top;	
}

td.interface-content-image img
{
	border: 2px solid #EFEFEF;	
}


td.interface-content-text
{
	vertical-align: top;	
}

div.interface-iframe-box
{
	width: 100%;
	height: 700px;
	border: 2px solid #EFEFEF;	
	text-align: center;
}

div.interface-iframe-box iframe
{
	width: 100%;
	height: 100%;
}

td.interface-offer
{
	padding: 0px 0px 20px 0px;	
	vertical-align: top;
	text-align: center;
}