
#main
{
	width: 770px;
	background: white;
	color: black;
	text-align: left;
	margin-bottom: 40px;
}

#header
{
  width: 770px;
  border-top: solid 5px #33607C;
 }

#header a
{
	font-size: 1.36em;
}

#footer
{
  width: 770px;
  background-color: #33607C;
  color: white;
  
}

#footer p
{  
  padding: 2px 10px;
  margin: 0;
}

#footer a
{
	color: White;
} 

#mainMenu a
{
  display: block;
  
  height: 36px;
  text-indent: -9999px;
  text-decoration: none;
  background: transparent;
}

.padding { background: url(Images/MenuSpacer.gif) repeat-x; }

#tdDate 
{
	background: url(Images/Date.gif) no-repeat;
	color: White; 
}

#tdDate p
{
	padding: 0px 0px 3px 10px;
	margin: 0;
}

a#actuator9999 { width: 60px; background: url(Images/HomeButton.gif) no-repeat; }
a#actuator9999:hover { width: 60px; background: url(Images/Home_Roll.gif) no-repeat; }
.selected a#actuator9999 { width: 60px; background: url(Images/Home_Sel.gif) no-repeat; }
.selected a#actuator9999:hover { width: 60px; background: url(Images/Home_Sel_Roll.gif) no-repeat; }

a#actuator0 { width: 72px; background: url(Images/ServicesButton.gif) no-repeat; }
a#actuator0:hover { width: 72px; background: url(Images/Services_Roll.gif) no-repeat; }
.selected a#actuator0 { width: 72px; background: url(Images/Services_Sel.gif) no-repeat; }
.selected a#actuator0:hover { width: 72px; background: url(Images/Services_Sel_Roll.gif) no-repeat; }

a#actuator1 { width: 84px; background: url(Images/ProductsButton.gif) no-repeat; }
a#actuator1:hover { width: 84px; background: url(Images/Products_Roll.gif) no-repeat; }
.selected a#actuator1 { width: 84px; background: url(Images/Products_Sel.gif) no-repeat; }
.selected a#actuator1:hover { width: 84px; background: url(Images/Products_Sel_Roll.gif) no-repeat; }

a#actuator2 { width: 94px; background: url(Images/HintsButton.gif) no-repeat; }
a#actuator2:hover { width: 94px; background: url(Images/Hints_Roll.gif) no-repeat; }
.selected a#actuator2 { width: 94px; background: url(Images/Hints_Sel.gif) no-repeat; }
.selected a#actuator2:hover { width: 94px; background: url(Images/Hints_Sel_Roll.gif) no-repeat; }

a#actuator3 { width: 67px; background: url(Images/ClientsButton.gif) no-repeat; }
a#actuator3:hover { width: 67px; background: url(Images/Clients_Roll.gif) no-repeat; }
.selected a#actuator3 { width: 67px; background: url(Images/Clients_Sel.gif) no-repeat; }
.selected a#actuator3:hover { width: 67px; background: url(Images/Clients_Sel_Roll.gif) no-repeat; }

a#actuator4 { width: 78px; background: url(Images/HelpButton.gif) no-repeat; }
a#actuator4:hover { width: 78px; background: url(Images/Help_Roll.gif) no-repeat; }
.selected a#actuator4 { width: 78px; background: url(Images/Help_Sel.gif) no-repeat; }
.selected a#actuator4:hover { width: 78px; background: url(Images/Help_Sel_Roll.gif) no-repeat; }

a#actuator5 { width: 57px; background: url(Images/NewsButton.gif) no-repeat; }
a#actuator5:hover { width: 57px; background: url(Images/News_Roll.gif) no-repeat; }
.selected a#actuator5 { width: 57px; background: url(Images/News_Sel.gif) no-repeat; }
.selected a#actuator5:hover { width: 57px; background: url(Images/News_Sel_Roll.gif) no-repeat; }

a#actuator6 { width: 85px; background: url(Images/AboutUsButton.gif) no-repeat; }
a#actuator6:hover { width: 85px; background: url(Images/AboutUs_Roll.gif) no-repeat; }
.selected a#actuator6 { width: 85px; background: url(Images/AboutUs_Sel.gif) no-repeat; }
.selected a#actuator6:hover { width: 85px; background: url(Images/AboutUs_Sel_Roll.gif) no-repeat; }


#blueContent
{
	vertical-align: baseline;  
	background: url(Images/BlueContent.jpg) no-repeat;
}

#bottomPanel 
{
	width: 770px;
	background: url(Images/BottomPanel.gif) no-repeat;
}

.portal
{
  background: url(images/portal.gif) left top no-repeat;
  padding: 3px 0 10px 24px;
  margin-top: 4px;
}