body{
   behavior:url("/css/csshover.htc");
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	margin: 0px auto;
	background-color: #1E1C1D;
}

div.body_bg{
	background: #323233 url(/images/layout/bg.jpg) repeat-x center top;
}

body p{
	margin:0px;
}

img{
   border-width: 0px;
}

div.fix, div.fix_height{
   clear: both;
   float: none;
   display: block;
}

div.auto_height{
   float: left;
   width: 1px;
   height: 340px;
   margin-left: -10px;
}

div.overall{
	width: 989px;	
	margin: 0px auto;
	position: relative;
}

div.anim{
	width:989px;
	height: 162px;
	background: transparent url(/images/layout/anim.jpg) no-repeat center;
}

div.main_home{
	color:white;
	width: 989px;
	background: transparent url(/images/layout/main_home.jpg) repeat-y center top;
}
div.main{
	width: 989px;
	background: transparent url(/images/layout/main.jpg) repeat-y center top;
}

div.footer_over{
	background-color: #1E1C1D;
	height: 66px;
}

div.footer_over div.footer{
	background: transparent url(/images/layout/footer.jpg) no-repeat center;
	height: 66px;
	width: 989px;
	margin: 0px auto;
}

div.topmenu{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 312px;
	height: 25px;
}

div.topmenu a{
	display: block;
	float: left;
	height: 25px;
	background-image: url(/images/layout/topmenu.jpg);
	background-repeat: no-repeat;
}

div.topmenu a.link1{
	width: 104px;
	background-position: 0px 0px;
}

div.topmenu a.link2{
	width: 90px;
	background-position: -104px 0px;
}

div.topmenu a.link3{
	width: 118px;
	background-position: -194px 0px;
}

div.topmenu a.link1:hover, div.topmenu a.link1_active{
	width: 104px;
	background-position: 0px -25px;
}

div.topmenu a.link2:hover, div.topmenu a.link2_active{
	width: 90px;
	background-position: -104px -25px;
}

div.topmenu a.link3:hover, div.topmenu a.link3_active{
	width: 118px;
	background-position: -194px -25px;
}

div.menuleft{
	width: 184px;
	position: relative;
	left: -10px;

}

div.menuleft a.lev1{
	width: 184px;
	height: 38px;
	display: block;
	background: url(/images/layout/menuleft1.gif) no-repeat center;
	text-decoration: none;
}

div.menuleft a.lev1 span{
	display: block;
	padding-top: 10px;
	padding-left: 10px;	
	
	color: #FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

div.menuleft a.lev1_open span{
	display: block;
	padding-top: 10px;
	padding-left: 10px;	
	color: #000000;
	text-decoration: none;
	text-transform:uppercase;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

div.menuleft a.lev1_open{
	width: 184px;
	height: 38px;
	display: block;
	text-decoration: none;
	background: url(/images/layout/menuleft2.gif) no-repeat center;
}

div.menuleft div.submenu{
	width: 184px;
	display: block;
	background: url(/images/layout/menuleft3.gif) repeat-y center;
}

div.menuleft a.lev2{
	padding: 2px 2px 2px 30px;
	display: block;
	background: url(/images/layout/menuleft3.gif) no-repeat center;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #211818;
	text-decoration: none;
}

div.top{
	position: relative;
}

div.topmenu2{
	position: absolute;
	top: 120px;
	right: 5px;
}

div.topsearch{
	width: 345px;
	height: 95px;
	background: url(/images/layout/search.gif) no-repeat center;	
	position: absolute;
	top: 0px;
	right: 20px;
}

div.topsearch form{
	margin: 0px;
	padding: 0px;
}

div.topsearch form input.text{
	position: absolute;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-width: 0px;
}

div.topsearch form input.submit{
	border-width:0;
	height:33px;
	left:225px;
	position:absolute;
	top:28px;
	width:110px;
}

div.topsearch form a.adv_link{
	position: absolute;
	right: 25px;
	bottom: 18px;
	color: #000000;
	font-family: Tahoma;
}










