/* About CSS this is our layout style */



.lower_container{
	width:960px;
	float:left;
	background-image: url(../images/about_bkg.jpg);
	background-repeat: repeat;
	background-color: #F3F4EF;
	border-bottom: 18px solid #98D621;
}
.title{
	font-family:Arial, Helvetica, sans-serif;
	color:#6A746C;
	font-size:18px;
	border-bottom:2px solid gray;
}

.body{
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:14px;
}

.lgefont{
	font-family:Arial, Helvetica, sans-serif;
	color:#6A746C;
	font-size:14px;
}
#text_box{
	width:866px;
	height:591px;
	float:left;
	text-align: left;
	margin-top: 44px;
	padding-bottom: 33px;
	padding-left: 44px;
}
#promo{
	width:960px;
	float:left;
	height: 316px;
	border-bottom:15px solid #98D621;
}
#promo_left{
	width:321px;
	float:left;
	height: 316px;
	background-color: #E9EAE5;
	background-image: url(../images/spiral_ongrey.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#promo_right{
	float:left;
	height: 316px;
	background-repeat: no-repeat;
}
.promo_txt{
	font-family:helvetica;
	font-size:44px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	padding-top: 25px;
	padding-left: 33px;
}
.green_spiral{
	background-image: url(../images/PROMO_LEFT.gif);
	background-repeat: no-repeat;
	height: 200px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#FFFFFF;
	font-weight: normal;
	text-align: left;
	line-height: 25px;
}
h2 {
	font-family:helvetica;
	font-size:44px;
	color:#333333;
	font-weight: normal;
	text-align: left;
	line-height: 25px;
}
