@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;	
}
a {
	text-decoration: none;
}
#topbannerbackground {
	height: 100px;
	background: #314150;
}
#topbannercontent {
	height: 90px;
	width: 1024px;
	margin: 0px auto;
}
#mainbanner {
	height: 300px;
	width: 1024px;
	margin: 0px auto;
}
#columns {
	background: #F5E1BF;
}
#columnscontent {
	width: 1024px;
	margin: 0px auto;
}
#footer {
	background-color: #577590;
	padding: 10px;
	color: white;
	font-weight: lighter;
	text-align: center;
}
#footer h1{
	font-size: 12px;
	font-weight: lighter;
	color: white;
}
#footer a{
	font-size: 12px;
	color: white;
	font-weight: lighter;
}
#light {
	background: #F5E1BF;
	float: right;
	width: 50%;
	height: 150px;
	z-index: 0;
}
#table {
	position: absolute;
	z-index: 500;
	background: #0C0;
	height: 100px;
}
#columns {
	background: url(images/columnsbg.gif) repeat-y left top;
	background-color: #86B2DD;
}
.body {
	background: #EBE8E1;
}
#mainbanner {
	background: url(images/banner.jpg);
}
#mainbannerbg {
	background: #EBE8E3;
}#mainbanner {
	height: 300px;
}
#content {
	width: 1024px;
	margin: 0px auto;
	padding-top: 1em;
	padding-bottom: 1em;
}
.box1
{
	text-align: left;
	width: 100%;
	background: url(images/b1hand.jpg) no-repeat right bottom;
	min-height: 200px;
	color: #FFF;
}

.box1 h1 {
	font-size: 18px;
	font-weight:lighter;
	color: #FFF;
}
.box2 {
	text-align: left;
	width: 100%;
	background: url(images/b2hand.jpg) no-repeat right bottom;
	min-height: 200px;
	color: #FFF;
}
.box2 h1 {
	font-size: 18px;
	font-weight:lighter;
	color: #FFF;
}
.box3 {
	text-align: left;
	width: 100%;
	background: url(images/b3hand.jpg) no-repeat right bottom;
	min-height: 200px;
	color: #314150;
}
.box3 h1 {
	font-size: 18px;
	font-weight:lighter;
	color: #314150;
}
.box4 {
	text-align: left;
	width: 100%;
	min-height: 200px;
	color: #314150;
}
.box4 h1 {
	font-size: 18px;
	font-weight:lighter;
	color: #314150;
}
.box {
	padding: 10px;
	padding-left: 20px;
}
.box h1{
	font-size: 18px;
	font-weight:lighter;
}
.box h2{
	font-size: 26px;
	font-weight:lighter;
}
.box li{
	line-height: 24px;
}

.navigation {
	margin-top: 30px;
}
h1 {
	color: #577590;
	font-size: 26px;
	font-weight: lighter;
}.exclaim {
	font-size: 26px;
	color: #999;
}
