@charset "utf-8";
/* CSS Document */

body {
    /*background: #ffffff url(images/header.gif) fixed repeat-x 50% 0; */
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	text-align:center;
}

#header1 {
	width: 100%;
	height: 418px;
	top: 0px;
	background-image:url(images/header_mid.jpg);
	background-position:center;
	z-index:1;
}

#maincontainer {
	width:100%;
	min-height:100%;
}

#mainIndexContent{
	width:100%;
	z-index:+1;
	min-height:900px;
}

#indexleft{
width:465px; float:left; text-align:left;}

.splashheadline {
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#699953; line-height:26px;
}
.splashcopy {
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#333333; line-height:24px;
}

#content{
	width:740px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding-top:25px;
	padding-bottom:15px;
	z-index:+2;
}

#mainRegContent{
width:100%;
z-index:+1;
min-height:1400px;
}
