#interface-header
{
	background: url(/ENGINE/IMAGES/ANKER/WEBSITE/header_bg.gif) repeat-x;
	height: 75px;
}

#interface-header-box
{
	width: 870px;
	margin: 0px auto;
	text-align: right;	
}

#interface-header-flags
{
	padding-top: 50px;
	font-size: 11px;
}

#interface-header-flags a
{
	padding-left: 10px;
}

#interface-middle
{
	width: 100%;
	height: 344px;
	background: url(/ENGINE/IMAGES/ANKER/WEBSITE/middle_bg.jpg) center; 	
	font-size: 0px;
}

#interface-middle-box
{
	width: 900px; 
	background: url(/ENGINE/IMAGES/ANKER/WEBSITE/middle_box_bg.png) no-repeat;
	height: 344px;
	margin: 0px auto;	
}

#interface-middle-menu
{
	width: 180px;
	height: 374px;
	background: url(/ENGINE/IMAGES/ANKER/WEBSITE/menu_bg.png) no-repeat;  	
	float: left;   
	margin: -23px 0px 0px 5px;
}

#interface-middle-logo-image
{
	float: left;
	margin: -85px 0px 0px -33px;
	width: 110px;
	height: 110px;	
	font-size: 0px;
	text-align: left;
	display: block;
	z-index: 10;
}

#interface-middle-logo
{
	margin: 0px 0px 0px 50px;	
	height: 30px;
}

#interface-middle-buttons
{
	border-top: 1px solid #e2e2e2;
	width: 159px;
	margin-left: 12px;
}

#interface-middle-photo-box
{
	float: left;
	width: 700px;
	height: 310px;
	background: #FFF;
	margin: 4px 0px 0px -4px;
}

#interface-middle-photo-inner
{
	margin: 1px;
	height: 308px;

}

#interface-middle-photo-selector
{
	float: left;
	width: 698px;
	margin-top: 6px;
}

/**/

#interface-main
{
	width: 870px;
	margin: 0px auto;	
}

#interface-content
{
	background: url(/ENGINE/IMAGES/ANKER/WEBSITE/content_bg.jpg) repeat-x top; 		
	width: 100%;
	padding: 7px 0px 0px 0px;

}

#interface-content-box
{
	width: 884px;
	background: url(/ENGINE/IMAGES/ANKER/WEBSITE/content_bg.gif) repeat-y top; 
	margin: 7px auto 0px auto;
	min-height: 400px;
}

#interface-content-box-inner
{
	padding: 22px 0px 0px 8px;	
}

#interface-content-left
{
	width: 165px;	
	float: left;
}

#interface-content-left-naw
{
	color: #646464;
	text-align: center;
	font-size: 11px;
	
	margin: 20px 0px;
}

#interface-content-main
{
	width: 538px;
	float: left;
}

#interface-content-right
{
	width: 162px;
	float: right;
	margin-right: 6px;
}

#interface-content-right-inner
{
		
}

/* FOOTER */

#interface-footer
{
	width: 872px;
	border-top: 2px solid #a41832;
	height: 40px;
	margin: 0px auto 0px auto;	
	clear: both;
}

#interface-footer-inner
{
	background: #FFF url(/ENGINE/IMAGES/ANKER/WEBSITE/footer_bg.gif) repeat-x top;
	height: 30px;
}


#interface-footer-left
{
	color: #888888;
	float: left;	
	width: 200px;
	font-size: 11px;
	margin: 3px 0px 0px 10px;
}

#interface-footer-right
{
	color: #888888;
	float: right;	
	width: 300px;
	font-size: 11px;
	margin: 3px 10px 0px 10px;
	text-align: right;
}

#interface-footer-right a
{
	color: #a41832;
	padding: 0px 8px 0px 10px;
}
