/* CLE_PRO Main Theme  */

/* ////// GENERAL ////// */


body {
	
	margin:0;
	padding:0;
	height:100%;
	
	
	
	
		
}

#cntPage {}

#cntMainContainer 
{
	position:relative;
	padding-left:0px;
	padding-right:0px;
	width:967px;
	margin:0 auto;
	background:transparent;
	background-repeat: repeat-y;	
	

	

}

/* ////// COMPONENTS ////// */

/* HEADER */
#cntHeader1{} /* should not be used */
.clscntHeader 
{
	height:41px;
	
	
	

}

/* MENU */

.clscntNavigator
{
	

	
	
}

/*This css works only for the IE7*/
*html .clscntNavigator{} /* should only be used if required to control IE defects */
.clscntNavigator a{
		
}

/* FOOTER */
#cntFooter3{}  /* should not be used */
.clscntFooter
{
	position: relative;
	text-align: center;	

}
.clscntHeaderFreeText
 
{
	 width:940px;
	 margin-left:50px;	
	 margin-top: 35px;
		

	     
}
	.sliderdiv{
		
	}
.clscntCommonContentWrapper
{
	width:967px;
	background-image: url(Images/content_wrapper_bg.gif);
	background-repeat:repeat-y;
	overflow: hidden;
	background-position:-15px;
	

}

*html .clscntCommonContentWrapper
{

	
}
.clspnlFreeText{
	
	





	

	

}
*html .clspnlFreeText{

	
		
		
	
	
}
.clscntFreeText,.clscntExternal 
{
		

  	width:967px;
	text-align: left;
	margin-left:13px;
	_margin-left: 7px;
	padding-left: 0px;
	padding:15px 0;
	 
float:left;
	   
	 
	  

}
*html .clscntFreeText, .clscntExternal 
{
		/*margin-top:-20px;*/
		
		
	
	
		
		
}

.clscntCustomMcWiringForm
{
	 
	 width:294px;
	   float:left;
	    margin-left:40px;
		_margin-left: 20px;

	   
	 }