body {
	background-color: #adafb1;
	margin: 0 auto;
	margin-top:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img, div, td {
	behavior: url(iepngfix.htc);
}
div {
	margin:0 auto;
	padding:0px;
}
a {
	text-decoration:none;
	color:#ed1c24;
	}
a:hover {
	text-decoration:underline;
	color:#666666;
}
#wrapper {
	width:850px;
	background-color:#FFFFFF;
	border:1px solid #333333;
}

/*Bottom Navigation*/
#bNav {
	background-color:#000000;
	padding:14px;
	text-align:center;
}
#bNav a {
	color: #FFFFFF;
	text-decoration:none;
	padding-left:9px;
	padding-right:9px;
	font-size:11px;
}
#bNav a:hover {
	color:#999999;
}

/*Menu*/
.leftNav {
	width: 207px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	text-align: left;
	line-height: normal;
	float:left;
	background:url(images/LftMain.png) top left no-repeat;
}
.leftNav ul {
	margin: 0;
	padding: 0;
	margin-top:240px;
	margin-left:46px;
}
.leftNav li {
	list-style-type: none;
}
.leftNav li a {
	display: block;
	text-decoration: none;
	margin-top:10px;
	padding: 6px 0px 0px 45px;
	color: #000 !important;
	text-align: left;
	background:url(images/Btn4.png) left no-repeat;
	height:22px;
}
.leftNav li a:hover {
	color: #ed1c24 !important;
	background:url(images/Btn4_b.png) left no-repeat;
}
#header {
	position:absolute;
	height:224px;
	width:850px;
	background:url(images/header.jpg) right top no-repeat;
	z-index:1;
	text-align:left;
	font-size:10px;
}
.home {
	position:absolute;
	z-index:2;
	width:830px;
	text-align:right;
	margin-top:10px;
	font-size:10px;
}
#mainSection {
	background:url(images/redBlackLftStrp.jpg) top left repeat-y;
	text-align:left;
	padding-bottom:25px;
}
#content {
	float:left;
	width:600px;
	margin-left:20px;
	min-height:350px;
	margin-top: 230px;
	text-align:left;
	padding-left:6px;
	padding-bottom:80px;
	}
.impact30 {
	font-family: Impact;
	font-size: 30px;
	line-height:32px;
}
.smText {
	font-size: 10px;
	padding-bottom:7px;
	padding-top:7px;
}

