body{
	font-family: Helvetica, Arial;
	background-color: #333333;
	margin:0;
	padding:0;
	text-align: center;
}
#container{
	width: 750px;
	background-image: url(http://habu.rb-com.com/psi/images/background.gif);
	margin: 0 auto;
	min-height: 800px;
	text-align: left;
}
/* Stuff for navigation placement */

#expertise{
	margin-left: 410px;
}
#services{
	margin-left: 332px;
}
#company{
	margin-left: 550px;
}
#news{
	margin-left: 578px;
}

/* End Nav placement */

a{
	color: #A3761C;
}
a:hover{
	background-color: black;
}
#videonav a{
	font-size: 12px;
	padding: 5px;
}
#videonav a.selected{
	
	border-style: solid;
	border-width: 1px;
	border-color: gray;
	
}
.header{
	position: absolute;
	top: -1px;
	margin-left: 271px;
	z-index: 15;
	width:459px; 
	height:94px;
}
img{
	border:0;
}
.highlight{
	background-color: #FFFFCC;
}
h4.normal{
	color: #660000;
	margin:0px;
	font-size: 16px;
	height: 20px;
}		
h3.sub{
	font-size: 14px;
}
#topbar{
	padding: 5px 5px 5px 20px;
	background-color: white;
}
#flash{
	position: absolute;
	top: 0px;
	margin-left: 155px;
}
#navigation{
	text-align: right;
	background-color: #666666;
	border-style: solid;
	border-width: 0 0 3px 0;
	border-color: black;
	padding: 3px;
}
#navigation a{
	margin-left: 10px;
	font-size: 14px;
	color: #FFCC66;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
}

#navigation ul {
  padding: 0;
  margin: 0;
  list-style: none;
  }


.drop{
	visibility: hidden; 
	position: absolute; 
	top: 112px;
	background-color: #999999; 
	z-index: 5;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	border-color: white;
}
.drop a{
	color: #993300;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
}
.drop a:hover{
	font-size: 12px;
	background-color: black;
}
.drop ul{
	padding: 5px;
	margin:0px;
	list-style: none;
	
}
.drop ul li{
	margin-bottom: 5px;
	
}
li.subnav_item a{
	color:white;
}
#leftcol{
	width: 360px;
	margin: 20px 20px 20px 40px;
	min-height: 800px;
}
#leftcol ul{
	font-size: 13px;
	line-height: 20px;
}
#leftcol ul li{
	margin-top: 0px;
}
#leftcol p{
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 3px;
}
ul.par{
	font-size: 13px;
	line-height: 20px;
	margin-top: -30px;
	padding-top:-10px;
}
ul.par li{
	margin-top: 0px;
	
}
#rightcol{
	position: absolute;
	width: 300px;
	top: 140px;
	margin-left: 440px;
	z-index: 0;
}
.box{
	border-width: 1px 1px 1px 1px;
	border-color: #620000;
	border-style: solid;
	background-color: white;
	background-image: url(http://habu.rb-com.com/psi/images/box-background.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 20px;
}
.box p{
	padding: 5px 15px 5px 15px;
	font-size: 12px;
	line-height: 16px;
}
.box ul{
	font-size: 11px;
}
.box ul li{
	margin-bottom: 5px;
}
h4.green{
	background-color: #D6EBAD;
	margin:0px;
	padding: 5px 5px 7px; 10px;
	color: #660000;
	z-index: 0;
	
}
h4.green img{
	margin-left: 15px;
}
h4.yellow{
	background-color: #FDE8BF;
	margin:0px;
	padding: 5px 5px 7px; 10px;
	color: #660000;
	z-index: -1
}
h4.yellow img{
	margin-left: 15px;
}
#footer{
	background-image:url(http://habu.rb-com.com/psi/images/footer.gif);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
	padding: 5px 0 0 0;
}
#footer table{
	margin: 10px 10px 10px 40px;
	width: 700px;
}
#footer td{
	width: 25%;
}
#footer table a{
	color: #7A7A7A;
	font-weight: bold;
	font-size: 12px;
	padding: 1px;
}
#footer table a:hover{
	color: #FFFFFF;
}
#copy{
	margin: 20px 10px 20px 40px;
	font-size: 12px;
}
ul.nav{
	list-style: none;
	margin: 0px;
	padding-left: 10px;
}
ul.nav li{
	margin-left: 0px;
}
#footer table ul.nav li a{
	margin-left: 0px;
	font-size: 11px;
}

table.schedule{
			border-style: solid;
			border-width: 0 1px 0 0;
			border-color: gray;
		}
		table.schedule th{
			background-color: gray;
			color: white;
			font-weight: bold;
			font-size: 13px;
			padding: 5px;
		}
		table.schedule td{
			font-size: 12px;
			padding: 5px;
			border-style: solid;
			border-width: 0 0 1px 1px;
			border-color: gray;
		}
