body
	{
		padding:0px;
		margin:20px 0px;
		background:#215B87 url(media/header_bg.gif) repeat;
		font-family:Arial;
		font-size: 11px;
	}

.container
{
	border: solid;
	border-width: 1px;
	border-color: #B9C2D2;
}
a {color: #666666;}
a:hover {text-decoration:underline;}
.clear {
clear:both;
}
td.menu
{
	background:none;
	text-align: right;
	color:999999;
	margin-bottom:10px;
	padding:3px 0;
	height:40px;
}
td.menu a {
padding:4px 2px 4px 30px;

margin-left:5px;
}
td.menu a:hover {
text-decoration:none;
}
td.menu a.home {
border-bottom:5px solid #FF6A00;
}
td.menu a.about {
border-bottom:5px solid #A6E822;
}
td.menu a.product {
border-bottom:5px solid #00ADEF;
}
td.menu a.partner {
border-bottom:5px solid #FF6A00;
}
td.menu a.contact {
border-bottom:5px solid #A6E822;
}
td.menu a.other {
border-bottom:5px solid #00ADEF;
}
.search
{
	background-color: #FFFFFF;
	height: 30px;
	text-align: right;
	vertical-align: middle;
}

.searchfield
{
	background: url(media/search.gif) left no-repeat;
	background-color: #FFFFFF;
	padding:2px 2px 2px 20px;
	margin-left: 2px;
	color: #999999;
	border: 1px solid #C3D8E6;
	font-family: arial;	
	font-size: 12px;
	width: 130px;
	color: #B5B6BB;
}

.searchbutton
{
	border: solid;
	border-color: #3FC6E1 #1A4C73 #1A4C73 #3FC6E1;
	border-width: 1px 1px 1px 1px;
	background: #256CA4;	
	font-family: arial;	
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 5px;
	padding: 1px 5px;
	text-transform:uppercase;
}


.header
{
	width:900px; height:155px;	
}


.lefter
{	
	width: 200px;
	vertical-align: top;
}

.submenu-h1
{	
	color: #FFFFFF;
	padding: 5px;
	margin:0;
	font-family: arial;
	background:#00ADEF;
	font-weight:normal;
	font-size:12px;
}

.submenu-ul
{
	color: #666;
	font-family:arial;
	font-size: 11px;
	list-style: none;
}

.submenu-li
{
	background:url(media/list.gif) no-repeat left;
	padding-top: 0px;
	padding-left: 20px;
}
.submenu-li a {
color:#0068E9;
}
.submenu-li a:hover {
text-decoration:underline;
}

.righter
{
	width: 200px;
	vertical-align: top;	

}
.content
{
	vertical-align: top;
	padding:0 10px;
}

.plugins_block
{
	width: 200px;
	padding: 0px;
	margin:0;
	
}


.plugins_caption
{
	background:#00ADEF;
	color: #FFFFFF;
	padding:5px;
	font-size:12px;
}

.footer-left
{
	height: 40px;
	background: #1B4F77;
}

.footer-right
{	
	height: 40px;
	background: #256CA4;
	padding-left: 20px;
	font-size: 12px;
	text-align: center;
	color:#FFFFFF;
}
.footer-right a {
color:#FFFFFF;
}
.footer-right a:hover {
text-decoration:underline;
}