html, body  { background-color: Black; height: 100%; margin: 0px; padding: 0px; }

h1, h2, h3, h4, h5, td, th, div, span, font, p, a , input { font-family: "Helvetica Neue", Helvetica, Tahoma, Arial; color: White; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }

#vcenter { background-color: Black; display: table; width: 100%; height: 95%; overflow: hidden; }
#vcenter .content { display: table-cell; vertical-align: middle; width: 100%; height: 272px; }
#main { width: 100%; }
#main .bgCenter { width: 942px; }
#main .bgLeft { background: transparent url(../images/about_left_edge.jpg) repeat-x top left; }
#main .bgRight { background: transparent url(../images/about_right_edge.jpg) repeat-x top left; }
#main .footer { font-size: 12px; color: #5a5a5a; line-height: 12px; text-align: center; vertical-align: middle; margin: 3px 0px; padding: 0px; }
#main .address { font-size: 10px; color: #5a5a5a; line-height: 10px; text-align: center; vertical-align: middle; margin: 3px 0px; padding: 0px; }

#flashcontent {
	margin: 0px 0px; 
	width: 942px;
	height: 272px;
}

#footer { font-size: 12px; line-height: 12px; text-align: center; margin: 3px 0px; padding: 0px; }
#footer a { font-size: 12px; line-height: 12px; color: #5a5a5a; text-transform: uppercase; margin: 0px 65px; padding: 0px; }
#footer a:hover { color: #b7b7b7; text-decoration: none; }
#footer a.selected { color: #b7b7b7; text-decoration: none; }

#address { font-size: 10px; line-height: 10px; color: #5a5a5a; text-align: center; margin: 3px 0px; padding: 0px; }
#address .heading { font-size: 12px; line-height: 17px; color: #5a5a5a; text-align: center; }
#address a { font-size: 10px; line-height: 10px; color: #5a5a5a; padding: 0px; }
#address a:hover { color: #b7b7b7; text-decoration: none; }
#address a.selected { color: #b7b7b7; text-decoration: none; }

#bottom {
	width: 100%;
	font-size: 10px;
	line-height: 10px;
}
#bottom .footer {
	font-size: 10px;
	color: #5a5a5a;
	line-height: 12px;
	text-align: center;
	vertical-align: middle;
	margin: 3px 0px;
	padding: 0px;
}
#bottom a {
	font-size: 10px;
	color: #5a5a5a;
	line-height: 12px;
	text-align: center;
	vertical-align: middle;
	margin: 3px 0px;
	padding: 0px;
}
#bottom a:hover {
	color: #b7b7b7;
	text-decoration: none;
	font-size: 10px;
}
#bottom a.selected {
	color: #b7b7b7;
	text-decoration: none;
	font-size: 10px;
}
