.logo{
	background-image : url(images/logo_bg_inn.gif);
	background-position : 100% 100%;
	background-repeat : no-repeat;
	padding-right : 10px;
}

.top{
	background-image : url(images/top_bg_inn.gif);
	background-position : 0px 100%;
	background-repeat : no-repeat;
	padding : 0px 0px 0px 40px;
}

.menu{
	background-image : url(images/menu_bg.gif);
	background-position : 0px 45px;
	background-repeat : no-repeat;
	padding : 90px 50px 0px 75px;
}

.topmenu{
	background-image : none;
	padding : 0px;
}
.topmenu div{
	padding-left : 25px;
}
#itemcurrent{
	background-image : url(images/menu_lab.gif);
	background-position : 0px 0px;
	background-repeat : no-repeat;
	height : 35px;
	margin-bottom : 0px;
	padding-top : 7px;
}
#itemcurrent a{
	color : #0093db;
	font-weight : bold;
}
.topmenu div.sub{
	padding : 0px 0px 10px 10px;
}
.topmenu div.sub div.item{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 5px;
}
.topmenu div.sub div.item a{
	color : #4e7f98;
}

.bottom{
	background-image : url(images/bottom_bg.gif);
	background-position : 0px 0px;
	background-repeat : no-repeat;
}

