html,body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #383838;
}

table.top td{padding: 40px 60px 128px 40px;}
div.logo{width: 245px; height:75px; float:left;}
div.logo img{border:none;}
td.topright{
	background-image: url(../img_lab/top_right.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
td.topright div{float:right; padding-top:25px;}



/*
div{border: 1px solid red;}

/* -------------menu */
div.mainmenu{
	padding: 0px 14px 0px 14px;
	padding-bottom: 75px;
	background-image: url(../img_lab/bottom_left.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
div.mainmenu table{	width: 100%; }
div.mainmenu td{	width: 30%; vertical-align:top; padding: 0px 14px 0px 14px;}
div.mainmenu a{
	cursor: hand;
	text-decoration: none;
}
div.mainmenu img{
	border: none;
}
div.menu_logo1, div.menu_logo2,  div.menu_logo3{
	height: 69px;	
	background-position: top right;
	background-repeat: no-repeat;
}
div.menu_logo1{	background-image: url(../img/menu1_logo.png);}
div.menu_logo2{	background-image: url(../img/menu2_logo.png);}
div.menu_logo3{	background-image: url(../img/menu3_logo.png);}

div.menu_h1, div.menu_h2,  div.menu_h3{
	height: 69px;	
	background-position: bottom left;
	background-repeat: no-repeat;
}
div.menu_h1{	background-image: url(../img/menu1_h.jpg);}
div.menu_h2{	background-image: url(../img/menu2_h.jpg);}
div.menu_h3{	background-image: url(../img/menu3_h.jpg);}

div.menu1, div.menu2, div.menu3{
	height: 131px;
}
div.menu1{	background-color: #3A8C95; }
div.menu2{	background-color: #33AC80; }
div.menu3{	background-color: #0D98C6; }

div.menu_left1, div.menu_left2, div.menu_left3{
	height: 131px;
	background-position: top left;
	background-repeat: no-repeat;
}
div.menu_left1{	background-image: url(../img/menu1.jpg);}
div.menu_left2{	background-image: url(../img/menu2.jpg);}
div.menu_left3{	background-image: url(../img/menu3.jpg);}

div.menu_right1, div.menu_right2, div.menu_right3{
	height: 101px;	
	background-position: top right;
	background-repeat: no-repeat;
	text-align: right;
	color: white;
	font-weight: bold;
	font-size: 12px;
	padding: 30px 12px 0px 0px;
}
div.menu_right1{background-image: url(../img/menu1_right.gif);}
div.menu_right2{background-image: url(../img/menu2_right.gif);}
div.menu_right3{background-image: url(../img/menu3_right.gif);}
/* menu-------- */


/* ----------bottom  */
tr.bottom{	height:132px; }
tr.bottom td{
	padding-top: 121px;
}
tr.bottom a{
	text-decoration: none;
	color: #383838;
}
div.bottomleft{
/*	width: 370px;*/
	padding-top: 80px;
/*	padding-left: 30px;*/
/*	float: left;*/
	font-size: 9px;
}
div.bottomleft span{
	font-weight: bold;	
}
div.bottomleft div{padding-top: 20px;}
div.bottomright{
	height: 131px;
	background-color: #E2E5E9;	
}
div.bottomright1{
	height: 131px;
	background-image: url(../img/bottomright1.png);
	background-position: top left;
	background-repeat: no-repeat;
}
div.bottomright2{
	padding: 30px 0px 0px 28px;
	height: 101px;
	background-image: url(../img/bottomright2.png);
	background-position: top right;
	background-repeat: no-repeat;
}
div.bottomright2 span{
	font-weight: bold;
	font-size: 14px;
}
div.bottomright2 div{	
	padding-top: 12px;
}/* bottom-------------*/



