body {
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #aaa;
	font-size:11px;
	color:#000;
	background-repeat: repeat-x;
}

#top-menu {
	text-align: left;
}

#top-menu td {
	padding: 5px 10px;
	height: 16px;
}

#top-menu a:link,
#top-menu a:active,
#top-menu a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 13px;
}

h1 {
	color: #363636;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 21px;
	font-weight: normal;
	margin: 4px 0px 0px 0px;
}

.menu_dropdown {
	position: absolute;
	top: 20px;
	left: 0px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	width: 200px;
	background-color: #732491;
	
	display: none;
}

.menu_dropdown div {
	width: 200px;
}

.menu_dropdown a {
	display: block;
	padding: 5px 8px;
}

.menu_dropdown a:link,
.menu_dropdown a:active,
.menu_dropdown a:visited {
	text-decoration: none;
	color: #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	background-color: #aaa;
}

.menu_dropdown a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #ccc;
}



#phone-number {
	padding-right: 10px;
	padding-bottom: 10px;
	color: #fff;
	font-size: 18px;
}

#splash-container {
	padding-top: 8px;
}

#page-container {
	padding-top: 8px;
}

#content-container {
	width: 672px;
	min-height: 500px;
}

#content-content {
	padding: 3px 15px;
}

#content-content a:link,
#content-content a:active,
#content-content a:visited {
	color: #5d6c78;
	font-weight: bold;
	text-decoration: none;
}

#content-content a:hover {
	color: #5d6c78;
	font-weight: bold;
	text-decoration: underline;
}

.fakelink:link,
.fakelink:active,
.fakelink:visited,
.fakelink:hover {
	color: #000 !important;
	font-weight: normal !important;
	text-decoration: none !important;
}

#vertical-splitter {
	width: 8px;
}

#right-container {
	width: 280px;
}

#right-content {
	padding: 3px 10px;
}

#copyright {
	text-align: center;
	font-size: 11px;
	padding: 12px 5px 10px 5px;
	color: #fff;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=50);
}

#footer {
	margin-top: 20px;
	height: 259px;
	background-repeat: repeat-x;
	text-align: center;;
}

#footer-container {
	width: 960px;
	text-align: left;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
}

.footer-section {
	border-right: 1px solid #fff;
}

.footer-section th {
	text-align: left;
	font-size: 14px;
}

.footer-section td {
	text-align: left;
	font-size: 14px;
}

.footer-section a:link,
.footer-section a:visited,
.footer-section a:active {
	color: #fff;
	text-decoration: none;
}

.footer-last {
	border-right: 0px !important;
}

.teaser-image {
	border: 1px solid #4c8aaa;
	margin: 5px 0px;
}
