body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #999999;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#column-left {
	float: left;
	width: 440px;
	margin: 0px;
}
p {
	line-height: 18px;
}
#column-right {
	clear: right;
	float: right;
	width: 340px;
	margin-top: 40px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #990000;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-top: 20px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 22px;
	text-align: center;
}
a:link, a:hover, a;visited, a:active {
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
}.maincontainer {
	border: 10px solid #333333;
	width: 780px;
	background-color: #FFFFFF;
	text-align: left;

}
.footer {
	font-size: 9px;
	color: #FFFFFF;
	background-image: url(../images/footer_sub.jpg);
	height: 42px;
	width: 780px;
	text-align: left;
	clear: both;
}
.homecontent {
	padding: 50px;
	background-color: #e6e6e6;
	text-align: left;
}
.subhead {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.tablerule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.small {
	font-size: 9px;
	margin-bottom: 10px;
	line-height: 12px;
}

#outsidecontainer {
	margin-right: auto;
	margin-left: auto;
}
#feature {
	font-weight: bold;
	color: #ED1B24;
	text-align: center;
	height: 300px;
	border: 1px solid #CCC;
}
#pagecontent {
	margin: 40px;
}
#navbar {
	font-size: 12px;
	color: #666;
	text-align: center;
	width: 780px;
	background-color: #909090;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#footer-content p a {
	color: #FFF;
}
#navbar a {
	font-size: 15px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
	font-weight: bold;
}
#navbar a:hover {
	color: #000;
}
#navcontents {
}
#header {
	height: 114px;
	width: 780px;
	background-image: url(../images/header_logo.png);
	margin: 0px;
}
#header-contact {
	float: right;
	height: 50px;
	width: 200px;
	margin-top: 40px;
	margin-right: 30px;
	color: #FFF;
	text-align: right;
}
#header-contact a {
	color: #FFF;
}
#footer-content {
	margin-left: 40px;
}
#footer-content a {
	color: #FFF;
}

