﻿/*** containerContentMain *******************************************************************/
/**/                                                                                      /**/
/**/                                                                                      /**/

	#containerContentMain {
		width: 35.9375em; /* 575px */
		height: auto;
		float: left;
		position: relative;
		padding-top: 5.9375em; /* 95px */
		padding-left: 1.3125em; /* 21px */
		
	}
	
	#headerImg {
		width: 38.125em; /* 610px */
		position: absolute;
		top: -0.25em; /* -4px */
		left: -0.25em; /* -4px */
		z-index: 2000;
	}
	
	#containerContentMain h3 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 75%;
		font-weight: bold;
		color: #339933;
	}
	
/**/                                                                                      /**/
/**/                                                                                      /**/
/*** /containerContentMain ******************************************************************/

/*** Footer *********************************************************************************/
/**/                                                                                      /**/
/**/                                                                                      /**/

	#containerFooter {
		width: 35.9375em; /* 575px */
		padding-left: 12.125em; /* 194px */
	}
	
/**/                                                                                      /**/
/**/                                                                                      /**/
/*** /Footer ********************************************************************************/
