/*--- home page specific styles ---*/





#intro-container {


/*	border:1px solid yellow;*/


	float:left;


	height:268px;


}





.intro{


	width:274px;


	float:left;


	padding-left:16px;


/*	border:1px solid yellow;*/


/*	position:relative;*/








}





.intro p{


	color:white;


	font-size:150%;


	text-align:center;


	letter-spacing:0.05em;


	line-height:1.6em;


	padding-top:30px;


 }

.intro p a{


	color:white;


	font-size:100%;


	text-align:center;


	letter-spacing:0.05em;


	line-height:1.6em;


	padding-top:30px;
	
	text-decoration:underline;


 }
 


 .intro img{


 	position:absolute;


	top:378px;


	left:60px;


 }











#promo-wrapper {


	width:632px;


	height:270px;


	background:url(../i/home-bg.gif) top left no-repeat;


	float:right;


}





.promo-container {


	margin: 28px 0 0 75px;





}





#promo {


	z-index: 0;


}















