/* Mainlayout */

.header{
	background:url(../images/bg_header.jpg) repeat-x;
	height:133px;
}
#headWrap{
	position:relative;
	width:950px;
	margin:0 auto;
	background:url(../images/head_banner.jpg) no-repeat;
	height:133px;
}
.nav{
	background:url(../images/bg_nav.jpg) repeat-x;
	height:45px;
}
#navWrap{
	position:relative;
	width:950px;
	margin:auto;
	padding-top:12px;
}
#navWrap a{
	font-size:12px;
	color:#FFF;
	padding:7px 20px 7px 20px;
	border-right: solid 1px #336587;
	text-decoration:none;
}
#navWrap a:hover{
	color:#FF9;
	background:#488ebd;
}
.footer{
	background:url(../images/bg_footer.jpg) repeat-x #233c46;
	padding-top:30px;
	display:block;
	padding-bottom:30px;
}
#footerWrap{
	position:relative;
	width:950px;
	margin:0 auto;
}
#bodyWrap{
	position:relative;
	width:950px;
	margin:0 auto;
	padding-bottom:50px;
	padding-top:10px;
}
.bodyFull{
	position:relative;
	width:950px;
	padding-top:20px;
}
.hr-full{
	position:relative;
	display:block;
	background:url(../images/hr_full.jpg) no-repeat;
	height:4px;
	width:897px;
	margin-bottom:4px;
}
.bodyInterior{
	position:relative;
	float:left;
	width:650px;
}
.hr-interior{
	position:relative;
	display:block;
	background:url(../images/hr_full.jpg) no-repeat right top;
	height:4px;
	width:650px;
	margin-bottom:4px;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	color:#23638e;
}
#form1{
	position:relative;
	width:220px;
	height:362px;
	background:url(../images/bg_form.gif) no-repeat;
	color:#FFF;
	padding:70px 10px 0px 10px;
}
#form1 p{
	line-height:normal;
	}
#form1 input{
	width:100%;
	}
.rightCol2 #form1{
	margin-bottom:20px;
}
.leftCol{
	position:relative;
	width:240px;
	float:left;
}
.centerCol{
	position:relative;
	float:left;
	width:337px;
	margin-left:20px;
}
.rightCol{
	position:relative;
	float:right;
	width:327px;
}
.rightCol2{
	position:relative;
	float:right;
	width:240px;
}
.contentBox-yellow{
	position:relative;
	background:url(../images/contentBox_yellow.gif) no-repeat;
	width:337px;
}
.contentBox-blue{
	position:relative;
	background:url(../images/contentBox_blue.gif) no-repeat;
	width:327px;
}
.contentBox-blue2{
	position:relative;
	background:url(../images/contentBox_blue.gif) no-repeat top right;
	width:240px;
}
.contentBox-yellow2{
	position:relative;
	background:url(../images/contentBox_yellow.gif) no-repeat top right;
	width:240px;
}
#keithmitnik{
	position:relative;
	float:right;
	height:404px;
	width:138px;
	left:30px;
	top:30px;
	z-index:9999;
}
