body
	{
	margin:0px;
	padding:0px;
	background:url(../images/bg.gif) repeat-x #05538f;
	}

#container
	{
	width:960px;
	margin:0px auto;
	background:#FFFFFF;
	padding:0px;
	overflow:hidden;
	}

img
	{
	border:0px;
	}

.banner
	{
	float:left;
	}

#navigation
	{
	width:960px;
	height:36px;
	clear:both;
	overflow:hidden;
	}
#navigationleft
	{
	background:url(../images/nav-left.gif) no-repeat;
	width:13px;
	height:36px;
	float:left;
	}
#navigationmiddle
	{
	background:url(../images/nav-middle.gif) repeat-x;
	height:36px;
	width:934px;
	float:left;
	overflow:hidden;
	}
#navigationright
	{
	background:url(../images/nav-right.gif) no-repeat;
	width:13px;
	height:36px;
	float:right;
	}
#navigationmiddle ul
	{
	margin:0px;
	padding:0px;
	}
#navigationmiddle li
	{
	list-style:none;
	display:block;
	font:bold 13px Trebuchet MS, Arial, Helvetica, sans-serif;
	padding:0px 5px 0px 7px;
	float:left;
	line-height:37px;
	color:#fff;
	}
#navigationmiddle a:link, #navigationmiddle a:active, #navigationmiddle a:visited
	{
	text-decoration:none;
	color:#fff;
	}
#navigationmiddle a
	{
	text-decoration:none;
	color:#fff;
	padding:10px 0px 8px 0px;
	}
#navigationmiddle a:hover
	{
	color:#000;
	background:url(../images/arrow.gif) no-repeat center bottom;
	}	

a.navactive
	{
	background:url(../images/arrow.gif) no-repeat center bottom;
	}
	
#middlecontainer
	{
	float:left;
	width:960px;
	background:#ffffff;
	padding:10px 0px;
	}
#leftpannel
	{
	width:350px;
	float:left;
	padding:0px 10px 0px 10px;
	}
#rightpannel
	{
	width:580px;
	float:right;
	text-align:justify;
	font:15px Arial, Helvetica, sans-serif;
	padding:0px 10px 0px 0px;
	}
	
a:link, a:active, a:visited
	{
	color:#000000;
	text-decoration:underline;
	}
a:hover
	{
	text-decoration:none;
	}

h1, h2, h3, h4, h5, h6, ul, li, form, p
	{
	margin:0px;
	padding:0px
	}
h1, h2, h3, h4, h5, h6
	{
	font-weight:normal;
	}
h1
	{
	color:#dab509;	
	font:23px Arial, Helvetica, sans-serif;
	padding:0px 0px 10px 0px;
	}

p	
	{
	padding:0px 0px 10px 0px;
	font:13px Arial, Helvetica, sans-serif;
	}

#footerwrapper
	{
	text-align:center;
	width:960px;
	height:30px;
	background:#05538f;
	color:#fff;
	font:12px/18px Arial, Helvetica, sans-serif;
	clear:both;
	padding:13px 0px 0px 0px;
	}
#footerwrapper a
	{
	text-decoration:none;
	color:#fff;
	}
		
.imgpad
	{
	float:left;
	padding:7px 10px 10px 0px;
	}
	
	


