/*div.botin, div.midout, div.textmenu, div.menubot, div.boxtop{ behavior: url(iepngfix.htc) }*/
body{
	background:url(bg.png) repeat-x #d4dfec center top;
}
div.middle, div.bottomin{
	width:770px;
	background:url(bg-image.jpg) no-repeat center top;
	padding: 46px 95px 0 95px;
}
div.bottomin{
	width:770px;
	padding: 0 95px 0 95px;
}
div.right{
	margin-top: -30px;
	width: 245px;
	padding: 0 0 0 25px;
}
div.left{
	margin: 10px 0 0 0;
	width: 500px;
}
div.text{
	margin:0px;
	padding: 0 40px 30px 40px;
}
div.middlein{
	background:url(bg-content.png) repeat-y;
}
div.middlein-top{
	background:url(bg-content-top.png) no-repeat;
	height: 30px;
	margin-top: 15px;
}
div.middlein-bottom{
	background:url(bg-content-bottom.png) no-repeat;
	height: 30px;
}
div.bottomin{
	background:url(site_bottom.png) no-repeat;
	height:50px;
}
/*    Boxy    */
div.boxtop, div.boxbody, div.boxbottom{
}
div.boxtop{
	margin-bottom: 10px;
	background:url(bg-box-top.png) no-repeat;
	padding: 30px 25px 0 25px;
	color:#000048;
	font-family:Myriad Pro, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size:14px;
}
div.box{
	margin-bottom: 25px;
	background:url(bg-box.png) repeat-y;
}
div.boxbottom{
	height: 30px;
	background:url(bg-box-bottom.png) no-repeat;
}
div.boxbody{
	padding: 0 25px 0 25px;
}
/*    Menu   */ 
div#menu{
	margin:0;
	padding:0;
	height: 58px;
	background:url(bg-menu.png) no-repeat center top;
	padding: 0 10px 0 10px;
}
#menu a{
	cursor:pointer;
	font: 12px/1.5 Arial, Helvetica, sans-serif;
	color: #d4dfec;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	line-height: 45px;
	border-right: 1px solid #000;
}
#menu a:hover{
	color: #fff;
	background: #000;
}
#menu ul{
	height:45px;
	padding:0;
	&margin-left:-1px;
}
#menu h2{
	height: 45px;
}
#menu ul.sub{
	margin:0 0 0 -1px;
	padding:0;
	white-space:normal;
	width:150px;
}
#menu ul.sub a{
	background:#55598a;
	padding:5px;
	text-align:left;
	border-bottom:1px solid #d4dfec;
	line-height: 20px;
	color: #d4dfec;
	font: 11px/1.5 Arial, Helvetica, sans-serif;
}
#menu ul.sub a:hover{
	margin:0px;
	text-align:left;
	background: #000048;
	color: #fff;
}
#menu ul li, {float: left; width: 100%;}
#images {
	height: 192px;
	margin-top: 30px;
	background:url(images.jpg) no-repeat;

}
