﻿#page {
	width: 100%;
	height: 100%;
	background-image: url('images/mainback3.jpg');
}
#masthead {
	position: relative;
	width: 100%;
}
#top_left {
	position: absolute;
	width: 126px;
	top: 0px;
	left: 0px;
}
#header {
	margin-left: 126px;
}
#top_nav {
	margin-bottom: 10px;
}
#container {
	position: relative;
}
#left_col {
	width: 165px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#page_content {
	margin-left: 165px;
	color: #14307B;
	background-color: #FFFFFF;
	position: relative;
}
#left_content1 {
	margin-right: 348px;
	left: 0px;
	top: 0px;
}
#left_content2 {
	margin-right: 208px;
	left: 0px;
	top: 0px;
}
#right_content1 {
	width: 340px;
	position: absolute;
	top: 0px;
	right: 0px;
	height: auto;
}
#right_content2 {
	width: 200px;
	position: absolute;
	top: 0px;
	right: 0px;
	height: auto;
}
#footer {
	margin-right: 200px;
	margin-top: 10px;
}
