@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/bkgrnd.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#PreHead {
	margin: auto;
	height: 108px;
	width: 880px;
	position: relative;
	z-index: 2;/*IE 7 Fix */
}
#Logo {
	float: left;
	height: 108px;
	width: 166px;
	position: relative;
}
#nav {
	text-align: right;
	float: left;
	height: 37px;
	width: 714px;
	padding-top: 71px;
	position: relative;
	font-size: 11px;
	letter-spacing: 2px;
	color: #36424a;
}

/*IE 7 Fix */
#nav ul li {float: left; width: 140px;}
#nav ul li ul {float: left; left:-1px;top:20px;} 
#nav ul li ul li {float: left;}
/*IE 7 Fix */

#Banner {
	margin: auto;
	height: 234px;
	width: 880px;
	position: relative;
	padding-bottom: 7px;
}
#BannerImage {
	float: left;
	height: 234px;
	width: 501px;
	position: relative;
	padding-right: 7px;
}
#BannerRight {
	background-color: #67a7d7;
	text-align: right;
	float: left;
	height: 90px;
	width: 347px;
	position: relative;
	padding-top: 144px;
	padding-right: 25px;
}
#Nav2 {
	margin: auto;
	height: 124px;
	width: 880px;
}
#Main {
	height: auto;
	width: 880px;
	position: relative;
	margin: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#Clear {
	clear: both;
	position: relative;
}
#Text {
	line-height:23px;
	color:#444;
	text-align: left;
	float: left;
	width: 410px;
	padding-right: 30px;
	padding-bottom: 15px;
}
#Text p{
	margin-top: 0; 
	padding-top: 14px;
	
}

#Text_new {
	text-align: left;
	float: left;
	width: 606px;
	padding-right: 30px;
	padding-bottom: 15px;
}
#Text_new p{
	margin-top: 0; 
	padding-top: 14px;
	
}

#Updates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #009;
	float: left;
	width: 200px;
	position: relative;
	text-align: left;
}
#RightMargin {
	float: left;
	width: 216px;
	position: relative;
	text-align: right;
	padding-left: 24px;
}
#Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #828a8f;
	letter-spacing: .5px;
	margin: auto;
	height: 50px;
	width: 880px;
	position: relative;
	padding-top: 5px;
}
#FooterA {
	text-align: left;
	float: left;
	height: 50px;
	width: 235px;
	position: relative;
}
#FooterB {
	text-align: center;
	float: left;
	height: 50px;
	width: 410px;
	position: relative;
}
#FooterC {
	text-align: right;
	float: left;
	height: 50px;
	width: 235px;
	position: relative;
}
.image {
	padding-bottom: 7px;
}
