@charset "utf-8";
/* CSS Document */
/*PARTS CONLMIDDLE*/
#container #middle #midContent #midContentWrapper #colOne #colOneTop {
	background-image:url(../images/site/midTopBackground.png);
	background-repeat:no-repeat;
	height:200px;
}

#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:200px;
	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 0px;
}
#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:200px;
	width:215px;
	overflow:hidden;
}

#container #middle #midContent #midContentWrapper #colThree #colThreeTop #colThreeTopImage{
	background-image:url(../images/site/contentVisualRight.jpg);
	background-repeat:no-repeat;
	height:200px;
	width:210px;
	display:block;
	margin-left:8px;
}

#midContent .topBlockContent {
	height:200px;
	width:535px;
	display:block;
	float:none;
	overflow:hidden;
}

#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;}

