/* Layout for SNI Companies 2010 */

	/* The unique combination of CSS elements, images, colors, sizes, typography, 
	   and positioning ("the design") is Copyright 2010 SNI Companiee and may not be reproduced. */ 
	/*  Do not steal. */



/********************************/
/*	   Helpers & Base Rules 	*/
/********************************/


/********************************/
/*	Typography & Link Behavior 	*/
/********************************/


#mainContentHome h2 {
	font-weight: bold;
	font:medium;
	color: #8f2a4c;
	margin-top: 10px;
	margin-left: 5px;
	margin-right:5px;
}
#mainContentHome h3 {
	color: #8f2a4c;
	}

#mainContentHome li {
	padding: .6em;
}
/********************************/
/*	 Main 			Divisions 	*/
/********************************/

  .homeimage {
	   float:left;
   }
   div.home-body {
	  /* border: 1px solid #000;*/
	   margin: 0px;
	   width:837px;
	   float:left;
	   background: #5D768A;
	   color:#FFF;

} 
.thrColHybHdr #mainContentHome {
 	margin: 0 0 0 2em; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */ 
	padding: 2em;
	width:600px;
	/*padding: 0 2em 0 2em;*/ /* padding here creates white space "inside the box." */
} 


div.home-rotator {
	font-weight: bold;
	font:medium;
	color: #fff;
	margin-top: 20px;
	margin-left: 10px;
	margin-right:12px;
	padding-left:0px;
	width: 195px;
	float:right;
	}

div.home-rotator blockquote {
font-weight:normal;
font-size: .8em;
}



/*     	Sub-Divisions		*/

 div.home-body-left {
	   border: 1px solid #000;
	   margin: 0px;
	   width:837px;
	   float:left;
	   background: #5D768A;
	   color:#FFF;


div.center-promo-left {
		border: 1px solid #000;
		width: 300px;
		/*float:left;*/
		background-color: #CCC;
		}
		
div.center-promo-right {
		border: 1px solid #000;
		width: 300px;
		float:right;
		background: #CCC;
		}




/********************************/
/*		Begin Link Behavior		*/
/********************************/




/********************************/
/*	   Placeholder Divisions 	*/
/********************************/








/********************************/
/*	   Main Layout Divisions 	*/
/********************************/

			
/***********************************/
/* Secondary Page Layout Divisions */
/***********************************/

div.blurb p {
	font-weight: bold;
	font:medium;
	color: #fff;
	margin-top: 80px;
	margin-left: 10px;
	margin-right:10px;
}


/***********************************/
/* Tertiary Page Layout Divisions  */
/***********************************/

