.box {
	display: inline-block;
	border: 3px solid #333333;
}
.addressline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #79CADC;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}
.copyrightline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	width: 650px;
	display: block;
	vertical-align: bottom;
	text-align: left;
	margin-bottom: 0%;
	float: right;
}
.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #CCCCCC;
	line-height: 15px;
	font-weight: normal;
}
.body_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #79CADC;
}
.viewtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #79CADC;
	text-decoration: none;
	font-style: normal;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
a:link {
	color: #79CADC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #009900;
}
.box:link {
	display: inline-block;
	border: 3px solid #333333;
}
.box:visited {
	display: inline-block;
	border: 3px solid #333333;
}
.box:hover {
	display: inline-block;
	border: 3px solid #009DE0;
}
.box:active {
	display: inline-block;
	border: 3px solid #FFFFFF;
}
body {
	background-color: #333333;
}
.container {
	position: relative;
	width: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 20px;
	height: auto;
}
.header {
	float: left;
	width: 650px;
	height: 100px;
}
.navbar {
	float: right;
	height: 32px;
	width: 650px;
}
.logo {
	background-image: url(../images/line_under_logo.jpg);
	background-repeat: repeat-y;
	width: 100px;
	display: block;
	float: left;
	position: relative;
	height: 450px;
}
.columns {
	padding-top: 50px;
	float: left;
	width: 650px;
}
.left_col {
	display: block;
	left: 100px;
	top: 175px;
	width: 201px;
	height: auto;
	float: left;
	padding-left: 3px;
}
.mid_col {
	width: 201px;
	height: auto;
	display: block;
	position: relative;
	float: left;
	padding-right: 13px;
	padding-left: 13px;
}
.right_col {
	display: block;
	height: auto;
	width: 218px;
	float: right;
	margin-right: 0px;
}
.left_col_large {
	display: block;
	left: 100px;
	width: 350px;
	height: auto;
	float: left;
	padding-right: 82px;
}
.footer {
	display: block;
	vertical-align: bottom;
	text-align: left;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #79CADC;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	padding-left: 100px;
	padding-top: 5px;
}


.sub_navbar {
	height: 32px;
	width: 650px;
}
.footer_lower {
	position: absolute;
	left: 113px;
	top: 469px;
	width: 631px;
}
.logo_large {
	background-image: url(../images/line_under_logo.jpg);
	background-repeat: repeat-y;
	width: 100px;
	display: block;
	float: left;
	position: relative;
	height: 550px;
}
