body{background:url(../images/back.jpg) repeat fixed #fff;margin:12px 0;padding:0;color:#000;}
*{font-family:Georgia;}
a img{border:0;}
*.clear{clear:both;}
ul.reset{list-style-type:none;margin:0;padding:0;}
.left{float:left;width:49%;}
.right{float:right;width:49%;}
div.clear{height:0px;overflow:hidden;}
div.left-col{width:186px;float:left;}
div.right-col{width:577px;float:right;}
.c{text-align:center !important;}
.l{text-align:left !important;}
.r{text-align:right !important;}
.u{text-decoration:underline;}

#wrapper{width:771px;margin:15px auto;}
#shadow-top{height:4px;background:url(../images/shadow-top.png) no-repeat;overflow:hidden;}
#shadow-middle{background:url(../images/shadow-middle.png) repeat-y;padding:0 3px;}
#header{height:293px;overflow:hidden;background-color:#fff;}
	#header-left{background-color:#da251c;height:293px;}
		#header-left ul{list-style-type:none;margin:0 10px 10px 10px;padding:5px 0;}
		#header-left ul li{display:block;font-size:12px;height:23px;padding:0;margin:0;}
		#header-left ul li a{display:block;font-weight:bold;padding:4px 20px;height:14px;color:#fff;text-decoration:none;border-bottom:1px solid #f00;background:url(../images/bullet.jpg) #da251c no-repeat 3px 55%;}
		#header-left ul li:hover a{background-position:-50px;padding:4px;}
		#header-left ul li ul.sub{display:none;z-index:10000;}
		#header-left ul li:hover{position:relative;}
		#header-left ul li:hover ul.sub{display:block;position:absolute;top:-1px;left:155px;width:155px;padding:0px;border-top:1px solid #f00;border-right:1px solid #f00;}
		#header-left ul li:hover ul.sub li a{background-image:none;padding-left:8px;}
		#header-left ul li ul.sub li a:hover{background:url(../images/bullet.jpg) #da251c no-repeat 135px 55%;}
		#banner_menu{margin:0 auto;display:block;width:150px;height:90px;}
	#header-right{height:293px;}
		#header-langs{height:14px;background-color:#fff;opacity:0.5;padding:5px;margin-top:269px;width:66px;float:right;}
		#header-langs:hover{opacity:1;}
#shadow-bottom{height:4px;background:url(../images/shadow-bottom.png) no-repeat top;}
#footer{margin:10px;text-align:center;}
	#footer p{font-size:0.9em;color:#666;text-align:center;}
	#footer img{margin-right:10px;}
