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: 426px; }
#main .bgLeft { background: transparent url(../images/work_left_edge.jpg) repeat-x top left; }
#main .bgRight { background: transparent url(../images/work_right_edge.jpg) repeat-x top left; }
#main .leftRail { background: transparent url(../images/work_left.jpg) no-repeat top right; float: right; text-align: right; width: 258px; height: 272px; } 
#main .rightRail { background: transparent url(../images/work_right.jpg) no-repeat top left; float: left; text-align: left; width: 258px; height: 272px; } 
#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;
}

#directors { margin: 14px 1px; }
#directors h2 { font-size: 14px; line-height: 14px; font-weight: bold; text-transform: uppercase; margin: 0px; padding: 0px 0px 3px 0px; }
#directors ul { list-style: none outside none; margin: 0px; padding: 0px; }
#directors p  { font-size: 10px; line-height: 12px; margin: 0px; padding: 0px; }
#directors li { text-transform: uppercase; font-size: 12px; line-height: 13px; margin: 0px; padding: 1px 0px; }
#directors a  { color: #b7b7b7;text-transform: uppercase; font-size: 12px; line-height: 13px;}
#directors a:hover { color: #FFFFFF; text-decoration: none;}
#directors a.selected { color: #FFFFFF; text-decoration: none;}

#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;
}