div.boxtop, div.boxbody, div.boxbottom{ behavior: url(iepngfix.htc) }
div.back{
	background:url(site_back.png) repeat-x center top;
}
div.bottom{
	background:url(site_back_bottom.png) repeat-x center top;
}
body{
	background:url(site_back2.png) repeat center top;
}
div.middle, div.bottomin{
	width:990px;
	overflow:hidden;
}
div.center{
	width:730px;
}
div.right{
	width:235px;
	margin-right:15px;
	_margin-right:7px;
	margin-top:15px;
	overflow:hidden;
}
div.text{
	margin:0px 0px 25px 15px;
	padding:18px;
	padding-bottom:5px;
}
div.middle{
	background:url(site_body.png) repeat-y;
}
div.middlein{
	background:url(site_top.jpg) no-repeat;
	padding-top:300px;
}
div.bottomin{
	background:url(site_bottom.jpg) no-repeat;
	height:80px;
}
div.bottom{
}
/*    Boxy    */
div.boxbottom{
	background:url(site_box_bottom.png) no-repeat left bottom;
	height:20px;
}
div.boxtop{
	background:url(site_box_top.png) no-repeat;
	padding:7px;
	padding-top:14px;
	color:#D03775;
	font-weight:bold;
	text-align:center;
	_width:215px;
}
div.box{
	padding-bottom:10px;
}
div.boxbody{
	background:url(site_box_body.png) repeat-y;
	_width:190px;
	padding:10px 20px 0px 20px;
}
/*    Menu   */ 
div#menu{
	margin-bottom:1px;
	width:890px;
	padding-left:25px;
	padding-right:25px;
	position:absolute;
	left:50%;
	margin-left:-470px;
	top:254px;
}
#menu a{
	padding:8px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	text-align:center;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	background:url(transparent.png) repeat;
}
#menu a:hover{
	color:#202020;
	text-decoration:none;
}
#menu ul{
	height:38px;
	padding:0;
	&white-space:nowrap
}
#menu h2{
	padding:0px;
	margin:0px;
}
#menu ul.sub{
	margin:0;
	padding:0;
	white-space:normal;
	width:200px;
	margin-left:-15px;
}
#menu ul.sub a{
	background:url(site_menu.png) repeat-x #E74680 0px -3px;
	padding:5px;
	text-align:left;
	border:1px solid #9F3659;
}
#menu ul.sub a:hover{
	margin:0px;
	background:#D13F7A;
	text-align:left;
}*/
