#headerbanner
{
	/*float: left;*/
	width: 760px;
}
#headerbanner img.imgleft
{
	vertical-align: bottom; 
	border: none; 
	width: 248px; 
	height: 117px;
}
#headerbanner img.imgcenter
{
	vertical-align: bottom; 
	border-top: 6px solid #336699;
	border-left: none; 
	border-right: none; 
	border-bottom: none; 
	height: 96px;
	width: 0px;
}
#headerbanner img.imgright
{
	vertical-align: bottom; 
	border-top: 6px solid #336699;
	border-left: none; 
	border-right: none; 
	border-bottom: none; 
	padding-left: 0px;
	height: 96px;
	width: 512px;
}

#navheadercontainer
{
	background-image: url('images/bk_bar.gif');
	background-repeat: repeat-x;
	width:760px; 
	height: 25px;
	border: none red 1px;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold;
}

#navheaderlist
{
	border: none green 1px;
	margin: 0px;
	padding: 5px 0px 0px 12px;
	}
#navheaderlist li
{
	color: #336699;
	border: none green 1px;
	display: inline;
	list-style-type: none;
	padding: 0px;
}
#navheaderlist a:link, #navheaderlist a:visited, #navheaderlist a:hover
{
	color: #336699;
	text-decoration: none;
}

object.objright
{
	vertical-align: bottom; 
	border-left: none; 
	border-right: none; 
	border-bottom: none; 
	
	height: 96px;
	width: 423px;
	margin-bottom: 0px;
	
}

div.objright
{
	vertical-align: bottom; 
	border-top: 6px solid #336699; 
	border-left: none; 
	border-right: none; 
	border-bottom: none; 
	
	height: 96px;
	width: 423px;
	margin-bottom: 0px;

	margin-top: 15px;
	float: left;
}
