body
{
	margin:0 auto;
	background-color:#DCDDDF;
	font-family:Arial, Helvetica, sans-serif;
}
h1
{
	color:#F47B20;
	font-size:18px;
}
.maincontainer
{
	width:100%;
	padding:0px;
	text-align:center;
	margin:0 auto;
}

#wrapper
{
	text-align:center;
	width:1000px;
	margin:0 auto;

}
#main
{
	width:1000px;
	margin:0 auto;

}
#skiptocontent
{
display:none;
}
#headnav-bg
{
	background:url(../images/top-menu-bg.jpg) #FFFFFF top repeat-x;
}
#headnav
{
	background:url(../images/bc.gif) bottom;
	background-repeat:repeat-x;
	height:43px;
}
#headnav ul
{
margin:0px;
padding:0px;
/*list-style:none;*/
}
#headnav li
{
float:left;
padding:0.2em;
padding-top:0.3em;
padding-left:10px;
padding-right:10px;
}
#headnav ul li a, #headnav ul li a:visited, #headnav ul li a:link
{
	color:#F47B20;
	font-size:13px;
	font-weight:bold;
}
#headnav ul li a:hover
{
	text-decoration:none;
	color:#165B97;
}

#content
{
margin-right:0px;
/*padding:10px 10px 10px 15px;*/
    border-top: 2px solid #d3d4d6;
    border-right: 2px solid #d3d4d6;

margin-top:10px;
background: url(../images/ml.gif) #FFFFFF left repeat-y;
}
#content-t
{
	background:url(../images/tl.gif) top left no-repeat;
}
#content-bl
{
background: url(../images/bl.gif) bottom left no-repeat;
}
#content-br
{
	background:url(../images/br.gif) bottom right no-repeat;
	padding:5px 10px 25px 15px;
}
#content-b
{
background: url(../images/bc.gif) left bottom repeat-x;
}


#nav
{
float:right;
width:200px;
    border-top: 2px solid #d3d4d6;
    border-right: 2px solid #d3d4d6;

margin-right:10px;
background: url(../images/ml.gif) #f47b20 left repeat-y;
}

#nav-t
{
        background:url(../images/tl.gif) top left no-repeat;
}
#nav-bl
{
background: url(../images/bl.gif) bottom left no-repeat;
}
#nav-br
{
        background:url(../images/br.gif) bottom right no-repeat;
        padding:5px 10px 10px 10px;
}
#nav-b
{
background: url(../images/bc.gif) left bottom repeat-x;
}


#nav ul
{
margin:0px;
padding:0px 0px 10px 0px;
/*list-style:none;*/
border:0px;
}
#nav ul li
{
position:relative;
}
#nav ul li a
{
display:block;
}
#nav ul li ul
{
display:block;
position:absolute;
right:180px;
top:0px;
width:200px;
}
#nav ul li ul
,#nav.hover ul li:hover ul li ul
,#nav.hover ul li.hover ul li ul
,#nav ul li.jshover ul li ul
{
display:none;
}
#nav.hover ul li:hover ul
,#nav.hover ul li:hover ul li:hover ul
,#nav.hover ul li.hover ul li.hover ul
,#nav ul li.jshover ul
,#nav ul li.jshover ul li.jshover ul
{
display:block;
}

#header
{
         width:1000px;
}
#header img
{
border:0px;
display:block;
}
#header table
{
	width:1000px;
}
#header td.logo
{
	background:url(../images/header-bg.jpg) top left no-repeat;
}
#header td.logo img
{
	float:right;
}
#years
{
list-style:none;
margin-left:0px;
padding-left:0px;
}
#years li
{
display:inline;
margin-right:1em;
}
div.hrl {
    clear: both;
    height: 2px;
    width: 100%;
    background: url(../images/hr.gif) top left repeat-x;
}
h3 a, h3 a:visited, h3 a:link
{
	color:#F47B20;
	text-decoration:none;
}
h3 a:hover
{
	text-decoration:underline;
}

