@charset "utf-8";
/* CSS Document */
/*-------------------------------------------------------------------------------------*/
/*PARTS CONTENTHEADER------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/


#contentHeader #colMiddle #contentAvisual {
	margin:0px 0px 0px 0px;
	background-image:url(../images/site/contentAvisual01.jpg);
	background-repeat:no-repeat;
	width:466px;
	height:151px;
}

#contentHeader #colRight {
	background-image:url(../images/site/contentColRightTop.jpg);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	width:305px;
	display:inline;
	clear:right;
	height:170px;
	overflow:hidden;
}

/*-------------------------------------------------------------------------------------*/
/*PARTS MIDDLE-------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

#middle #middleWrapper #colLeft { 
	width:197px;
	min-height:300px;
	height:auto!important;
	height:300px;
	background-image:url(../images/site/indexMiddleColsDividers.jpg);
	background-repeat:no-repeat;
	background-position:197px 29px;
	display:inline;
	float:left;
	clear:right;
}

#middle #middleWrapper #colMiddle { 
	width:529px;
	min-height:300px;
	height:auto!important;
	height:300px;
	display:inline;
	float:left;
	clear:right;
}

#middle #middleWrapper #colRight { 
	width:236px;
	min-height:300px;
	height:auto!important;
	height:300px;
	background-image:url(../images/site/indexMiddleColsDividers.jpg);
	background-repeat:no-repeat;
	background-position:0px 35px;
	display:inline;
	float:left;
	clear:right;
}

#middle  #middleWrapper #colMiddle #contentWrapper {
	height:auto;
	background-image:url(../images/site/contentdivider.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-bottom:21px;
}
#middle  #middleWrapper #colMiddle #contentWrapper .topTopPic {
	width:529px;
	display:block;
	height:25px;
}
#middle  #middleWrapper #colMiddle #contentWrapper .topTopPic a{
	float:right;
	display:inline;
	margin:0px 23px 0px 0px;
	clear:both;
	height:23px;
	width:16px;
}
#middle  #middleWrapper #colMiddle #contentWrapper .content { 
	margin:  12px 0px 0px 0px; 
	padding: 0px 18px 0px 26px; 
	min-height:250px;
	height:auto!important;
	height:250px;
}


