@charset "utf-8";
/* CSS Document */
body {	
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}
html {height:100%}
td,th{
	color: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.MainContent {
	color: #EFEFEF;
	padding-left: 50px;
}
.MainTitle {
	text-align:center;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	padding-left: 0px;
}
H2 {
	text-align:center;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
A {
	color: #CC0000;
}
A:hover{
	color: #FF0000;
}
A:visited{
	color: #2E0000;
}
.HilitedText {
	color: #CC0000;
}
.BioHeader {
	color: #CC0000;
}
.BioText {
	color: #EFEFEF;
}
.ButtonOverview{
	width:235;
	height:84;
	background-image:url(../images/bOverview.jpg);
}
.ButtonServices{
	width:235;
	height:83;
	background-image:url(../images/bServices.jpg);
}
.ButtonPeople{
	width:235;
	height:81;
	background-image:url(../images/bPeople.jpg);
}
.ButtonPortfolio{
	width:235;
	height:84;
	background-image:url(../images/bPortfolio.jpg);
}
.ButtonContact{
	width:235;
	height:81;
	background-image:url(../images/bContact.jpg);
}

.ButtonOverview:hover{
	width:235;
	height:84;
	background-image:url(../images/bOverviewOn.jpg);
}
.ButtonServices:hover{
	width:235;
	height:83;
	background-image:url(../images/bServicesOn.jpg);
}
.ButtonPeople:hover{
	width:235;
	height:81;
	background-image:url(../images/bPeopleOn.jpg);
}
.ButtonPortfolio:hover{
	width:235;
	height:84;
	background-image:url(../images/bPortfolioOn.jpg);
}
.ButtonContact:hover{
	width:235;
	height:81;
	background-image:url(../images/bContactOn.jpg);
}

.ButtonSpacer{
	width:235;
	height:10;
	background-image:url(../images/spacer.gif);
}
.PortfolioButton {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	line-height: 11px;
	margin: 0px;
	padding-right: 5px;
	padding-left: 10px;
}
.PortfolioButton:hover {
	background-color: #9F0C14;
	line-height: 11px;
	margin: 0px;
	padding-right: 5px;
	padding-left: 10px;
}
.PortfolioButtonSelected {
	background-color: #9F0C14;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	line-height: 11px;
	margin: 0px;
	padding-right: 5px;
	padding-left: 10px;
}
.fPortfolioButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}
.fPortfolioButton:hover {
	background-color: #9F0C14;
}
.fPortfolioButtonSelected {
	background-color: #9F0C14;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}
.VideoCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	text-align:left;
}

.VideoButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	text-align:left;
}
.VideoButton:hover {
	background-color: #9F0C14;
}
.preload { height: 0; overflow: hidden; } 
#fullheight{height:100%}
