body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#main {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/mid_bck.gif);
	background-repeat: repeat-y;
	overflow:auto;
	padding-bottom:10px;
}
#header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 230px;
}
#main_content {
	width: 565px;
	padding-left:50px;
	float: left;
}
#main_content2 {
	width: 435px;
	padding-left:110px;
	float:left;
}
.times_18 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003D7D;
}
.left_pic {
	float: left;
	padding-right: 10px;
}
#right_col_holder {
	width:180px;
	float: right;
	padding-right:50px;
}
#right_pic_holder {
	width:260px;
	float: right;
}
#right_pic_holder_old {
	width:210px;
	float: right;
	margin-right:50px;
	margin-top: 115px;
	margin-bottom: 10px;
	display:block;
	position: relative;
}
.right_pic {
	width:210px;
	float: right;
	margin-right:50px;
	margin-top: 115px;
	margin-bottom: 10px;
	display:table;
	position:absolute;
}
#right_col {
	width:168px;
	background-color:#ebedf4;
	margin-bottom:10px;
	margin-top: 115px;
	padding: 6px;
	text-align: center;
	float: right;
}
#right_col2 {
	width:168px;
	background-color:#ebedf4;
	margin-bottom:20px;
	padding: 6px;
	text-align: center;
	float: right;
}
#nav_holder {
	width: 560px;
	padding-top: 200px;
	padding-left: 50px;
	float:left;
}
#footer {
	width:880px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height:60px;
	text-align: center;
	padding-top: 14px;
}
.large_footer {
	font-family: "Times New Roman", Times, serif;
	font-size:25px;
	color:#FFFFFF;
}
.blue {
	color: #003D7D;
}
a:link {
	color: #003D7D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003D7D;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #003D7D;
}
.nav:link {
	font-family: "Times New Roman", Times, serif;
	color: #003D7D;
	text-decoration: none;
	font-size:14px;
}
.nav:visited {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #003D7D;
	font-size:14px;
}
.nav:hover {
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #0066FF;
	font-size:14px;
}
.nav:active {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #003D7D;
	font-size:14px;
}
.intro {
	font-size:18px;
	color:#6699cc;
	font-style:italic;
	line-height:26px;
	font-family: "Times New Roman", Times, serif;
}
.intro2 {
	font-size:14px;
	color:#6699cc;
	line-height:22px;
}
.main_pic {
	padding-top:15px;
}
.footleft {
	width: 270px;
	float:left;
	padding-left: 30px;
	text-align:left;
}
.footright {
	width: 400px;
	float:right;
	padding-right: 30px;
	text-align:right;
}
.input1 {
	height: 18px;
	width: 250px;
	padding-top: 2px;
	border: 1px solid #6699cc;
}
.input2 {
	height: 80px;
	width: 340px;
	padding-top: 2px;
	border: 1px solid #6699cc;
}
.input2 {
	height: 80px;
	width: 250px;
	padding-top: 2px;
	border: 1px solid #6699cc;
}
.box {
	border: 1px solid #003D7D;
	margin-top: 15px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
