  
			  .s{font-family:Tahoma; font-size:9px;  color:#B4B4B4;}
			  .s1{font-family:Tahoma; font-size:11px;  color:#818181; text-decoration:none}
			  .s1:hover{font-family:Tahoma; font-size:11px;  color:#818181; text-decoration:underline}
			  .s2{font-family:Tahoma; font-size:11px;  color:#737373; text-decoration:none}
			  .s3{font-family:Tahoma; font-size:9px;  color:#818181;text-decoration:none}
 			  .orange{font-family:Tahoma; font-size:11px;  color:#F77D06; text-decoration:none }
			  .orange1{font-family:Tahoma; font-size:11px;  color:#F77D06;  }
  			  .b{font-family:Tahoma; font-size:11px;  color:#4B4B4B; text-decoration:none }
  			  .b2{font-family:Tahoma; font-size:11px;  color:#4B4B4B; text-decoration:bold }
    .blue1{font-family:Tahoma; font-size:11px;  color:#2B6180; }
  .g{font-family:Tahoma; font-size:10px;  color:#AAAAAA; }
   .g1{font-family:Tahoma; font-size:10px;  color:#6192AE; }
   .g2{font-family:Tahoma; font-size:11px;  color:#AAAAAA; text-decoration:none }
  			 .white{font-family:Tahoma; font-size:9px;  color:#FFFFFF;}
  
  #input{
  		width:79px; height:13px;
		border-width:1px;
		border-style:solid;
		border:none;
		background-color:#F0EAE3;
		}
		 
		
	  #textarea{
  		width:102px; height:48px;
		border-width:1px;
		border-style:solid;
		border:none;
		background-color:#F0EAE3;
		overflow:auto
		}

/* Styles for new banner */
#Banner {
	position:absolute;
	left:0px;
	top:51px;
	width:766px;
	height:146px;
	z-index:2;
	background-color: #103E88;
	background-image: url(../images/site/banner.jpg);
	background-repeat: no-repeat;
}
#MenuContainer {
	position:relative;
	left:0px;
	top:160px;
	width:766px;
	height:45px;
	z-index:3;
	background-color: #FFFFFF;
}
 
{display: block;}

.style4 {
	font-family: "Myriad Pro", Tahoma, Arial
}

.style5 {font-size: 14px}
/*
a.link {
color:#FFFFFF;
}
a.hover {
color:#FFFFFF;
}
a.visited {
color:#FFFFFF;
}
*/
#btnHelp {
	position:absolute;
	left:51px;
	top:71px;
	width:300px;
	height:110px;
	z-index:1;
}


/* General Menu Button Setup*/
#nav_buttons {
width: 766px;
height: 45px;
margin: 0;
padding: 0;
position: relative;
z-index:1000;
}
 
#nav_buttons li {
margin: 0;
padding: 0;
list-style: none;
position: absolute;
top: 0;
}
 
#nav_buttons li, #nav_buttons a {
height: 45px;
display: block;
}

#nav_buttons li a span {
display: none;
}

/* Individual Menu Button Setup*/

#left_spacer  {
left: 0px; width: 30px;
}

#left_spacer a {
left: 0px; width: 30px;
background: url(../images/site/MenuBar.jpg) 0px 0px no-repeat;
}

#btn_home  {
left: 31px; width: 86x;
}
 
#btn_home a {left: 31px; width: 86px;
background: url(../images/site/MenuButtons.jpg) 0px 0px no-repeat;
}
 
#btn_home a:hover {left: 31px; width: 86px;
background: url(../images/site/MenuButtons.jpg) 0px -45px no-repeat;
}
 
#btn_portfolio  {
left: 117px; width: 86x;
}
 
#btn_portfolio a {left: 117px; width: 86px;
background: url(../images/site/MenuButtons.jpg) -86px 0px no-repeat;
}
 
#btn_portfolio a:hover {left: 117px; width: 86px;
background: url(../images/site/MenuButtons.jpg) -86px -45px no-repeat;
}
 
#btn_about  {
left: 203px; width: 86px;
}
 
#btn_about a {left: 203px; width: 86px;
background: url(../images/site/MenuButtons.jpg) -172px -0px no-repeat;
}
 
#btn_about a:hover {left: 203px; width: 86px;
background: url(../images/site/MenuButtons.jpg) -172px -45px no-repeat;
}
 
#btn_resources  {
left: 289px; width: 68px;
}
 
#btn_resources a {left: 289px; width: 86px;
background: url(../images/site/MenuButtons.jpg) -258px -0px no-repeat;
}
 
#btn_resources a:hover {left: 289px; width: 86px;
background: url(../images/site/MenuButtons.jpg) -258px -45px no-repeat;
}

#btn_contact  {
left: 375px; width: 86px;
}
 
#btn_contact a {left: 375px; width: 86px;
background: url(../images/site/MenuButtons.jpg) -344px -0px no-repeat;
}
 
#btn_contact a:hover {left: 375px; width: 86px;
background: url(../images/site/MenuButtons.jpg) -344px -45px no-repeat;
}

#right_spacer  {
left: 470px; width: 297px;
}
 
#right_spacer a {
left: 470px; width: 296px;
background: url(../images/site/MenuBar.jpg) 0px 0px no-repeat;

}

/* End Menu Button Setup */






 
