*{margin:0;padding:0;}
body{background:url(../images/bg.jpg) repeat-y;font:12px "trebuchet ms",arial, sans-serif;}
#header{height:123px;background:#fff;}
.logo{width:232px;height:123px;position:relative;z-index:999;display:block;background:url(../images/logo.jpg);}
.logo span{display:none;}
h1,h2,h3,h4,h5{color:#0099cc;}
#mid{background: url(../images/midBg.jpg) no-repeat;min-height:500px;}
* html #mid {height:500px;}
#mid #contentArea{left:232px;z-index:999;
position:absolute;
top:243px;
width:430px;}
#mid #contentAreaSub{left:232px;z-index:999;
position:absolute;
top:-5px;
width:430px;}
#mid #contentBody{padding:40px 30px;background:#fff;}
#menu {float:left;width:232px;}
#menu ul{padding-left:32px;list-style:none;}
#menu li a{border-bottom:1px solid #fff;background:url(../images/menuNormal.jpg) ;display:block;width:160px;padding-right:0px;text-align:right;height:19px;line-height:19px;font:12px "trebuchet ms",arial,sans-serif;color:#0099cc;text-decoration:none;}
* html #menu li a{width:200px;line-height:19px;}

#menu ul ul {padding-left:20px;}
#menu ul ul a:hover,#menu ul ul a.active{background:url(../images/menuActiveSub.jpg) ;color:#fff;}
#menu li a:hover,#menu li a.active{background:url(../images/menuActive.jpg) ;color:#fff;}




#contentHeader{background:url(../images/officepicture.jpg) no-repeat;width:360px;height:120px;}
#content{float:left;width:360px;background:#fff}
#right{height:550px;width:407px;background:url(../images/right.jpg) no-repeat;position:absolute;left:595px;top:100px;}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#rightSub {height:550px;width:407px;background:url(../images/rightSub.jpg) no-repeat;position:absolute;left:595px;top:100px;}
#rightSub2 {height:550px;width:407px;background:url(../images/rightSub2.jpg) no-repeat;position:absolute;left:595px;top:100px;}
















.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */