body
{ 
	margin:20px 0px 20px 0px; 
	padding:0px; 
	background: #54929F;
	font-family: verdana,tahoma;
	font-size: 11px;
}

.container
{
	background: #FFFFFF;
	width: 750px;
	border: 1px solid #999;
}

.layout
{
	
}

.whiter
{
	height:25px;
}

.search
{
	height: 50px;	
	vertical-align: top;
	text-align: right;
}

.searchfield
{
	width:160px;
	font-family: verdana,tahoma,arial;
	font-size: 12px;	
}

.searchbutton
{
	font-family: verdana,tahoma,arial;
	font-size: 12px;	
}

.menu
{
	height: 50px;
}

a.home
{			
	background: url(media/red.jpg) repeat-x bottom;	
	padding: 10px 2px 10px 30px;
	font-family: verdana,tahoma,arial;
	font-size: 11px;	
}
	
a.about
{			
	background: url(media/green.jpg) repeat-x bottom;	
	padding: 10px 2px 10px 30px;
	font-family: verdana,tahoma,arial;
	font-size: 11px;
	width: 100px;
}
	
a.product
{			
	background: url(media/blue.jpg) repeat-x bottom;	
	padding: 10px 2px 10px 30px;
	font-family: verdana,tahoma,arial;
	font-size: 11px;
	width: 100px;
}

a.partner
{			
	background: url(media/red.jpg) repeat-x bottom;	
	padding: 10px 2px 10px 30px;
	font-family: verdana,tahoma,arial;
	font-size: 11px;
	width: 100px;
}

a.other
{			
	background: url(media/green.jpg) repeat-x bottom;	
	padding: 10px 2px 10px 30px;
	font-family: verdana,tahoma,arial;
	font-size: 11px;
	width: 100px;
}

a.contact
{			
	background: url(media/blue.jpg) repeat-x bottom;	
	padding: 10px 2px 10px 30px;
	font-family: verdana,tahoma,arial;
	font-size: 11px;
	width: 100px;
}

.logo
{
	width: 180px;
	max-width: 180px;	
}

.header
{	
	height: 259px;
}

.submenu
{	
	width: 23%;
	vertical-align: top;
}

.submenu-h1
{
	background: #F36523;
	padding: 5px;
	height: 13px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}

.submenu-ul
{
	margin-top: 5px;
	list-style-image: url(media/list.gif);
}

.content
{
	width: auto;
	max-width: 510px;
	padding: 0px 0px 20px 0px;
}

.plugins_caption
{
	background: #F36523;
	padding: 5px;
	height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

.footer
{
	background: #56919F;
	height: 70px;
	text-align: center;
	color: #FFFFFF;
}

a
{
	text-decoration: none; 
	color:#999999;
}