@charset "utf-8";
/* CSS Document */
/*PARTS CONLMIDDLE*/
body {
	background-image:url(../images/site/bodyBackgroundContent2.jpg);
	background-repeat:repeat-x;
}
#container #header { height:162px;}
#container #middle #midContent #midContentWrapper #colOne #colOneTop {
	background-image:url(../images/site/midTopBackground.png);
	background-repeat:no-repeat;
	height:50px;
	overflow:hidden;
}

#container #middle #midContentWrapper #colOne{
 display:inline;
 float:left;
 width:235px;
}

#container #middle #midContentWrapper #colOne #colOneTop #colOneTopImage{
	background-image:url(../images/site/contentVisualLeft.jpg);
	background-repeat:no-repeat;
	height:50px;
	width:210px;
	display:block;
	margin-left:26px;
}

#container #middle #midContentWrapper #colTwo{ 
 display:inline;
 float:left;
 width:535px;
 min-height:450px;
 background-image:url(../images/site/midTopBackground.png);
 background-repeat:no-repeat;
 background-position:-210px -150px;
}
#container #middle #midContentWrapper #colThree{
 display:inline;
 float:left;
 width:215px;
 clear:right;
}

#container #middle #midContent #midContentWrapper #colThree #colThreeTop {
	background-image:url(../images/site/midTopBackground.png);
	background-repeat:no-repeat;
	background-position:-770px 0px;
	height:50px;
	width:215px;
	overflow:hidden;
}

#midContent .topBlockContent {
	height:auto;
	width:535px;
	display:block;
	float:none;
	overflow:visible;
}
#midContent .topBlockContent .subTopBlockContent{
	height:50px;
	width:535px;
	display:block;
	float:none;
	overflow:hidden;
	margin-bottom:23px;
}

.topBlockContent h1{
	font-size:20px;
	font-weight:normal;
	color:#e95e27;
	margin:8px 0px 0px 18px;
	padding-bottom:5px;
	float:left; 
	display:inline;
}
.topBlockContent h2{
	font-variant:small-caps;
	font-size:23px;
	font-weight:500;
	color:white;
	font-style:normal;
	margin:18px 0px 0px 18px;
	float:left; 
	display:inline;
}
.topBlockContent h6{
	float: left;
	display: inline;
	width: 500px;
	color: #404040;
	padding: 0px;
	margin: 15px 0px 0px 18px;
	font-weight: bold;
}

#container #middle #midContentWrapper {
	background-image:url(../images/site/midContentBackgroundContent.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:985px;
	min-height:330px;
	height:auto!important;
	height:330px;
	padding-bottom:40px;
}

#container #middle #midContent #midContentWrapper #colThree #statisticsOS {margin-left:9px;}
