html
{
	margin: 0;
	padding: 0;
}

body
{
	margin: 0;
	padding: 0;
	font-size:100%;
	font-family:"Trebuchet MS"; 
	background-color:#fff;
}

#wrapper 
{
	margin: 5px auto; 
	padding: 0;
	width: 769px;
}

#wrapper #header 
{ 
	margin: 0;
	padding: 0;
	width:769px; 
	height:80px; 
	float:left;
}

#wrapper #strap
{
	height: 20px;
	width: 749px;
	float: left;
	margin: 0;
	padding: 0 10px;
	background-color: #ED5901;
	color: #ffffff;
	font-size: 0.9em;
	font-weight: bold;
}

#wrapper #strap h2 { font-size:0.9em; margin:0; padding:0; }

/* ----------------------------- navigation ------------------------- */

#nav
{
	width:765px;
	margin: 0;
	padding: 0;
	float:left;
	background-color:#ff7117; 
	border-left:2px solid #ff0000;
	border-right:2px solid #ff0000;
}

#nav ul
{
	margin:0;
	padding:5px 5px 0 5px;
	list-style:none;
	display:block;
}

#nav ul li
{
	display:inline;
}

#nav ul li a
{
	float:left;
	background:url(../images/tabs.gif) top right no-repeat;
	margin:0 3px 0 3px;
}

#nav h3
{
	margin:0;
	background:url(../images/tl.gif) top left no-repeat;
	padding:0 7px 0 7px;
	display:block;
	line-height:32px;
	font-size:0.8em;
	font-weight:normal;
}

#nav a, #nav a:visited 
{
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}

#nav ul li a:hover
{
	background-position:right -32px;
	color:#fff;
}

#nav a:hover h3
{
	background:url(../images/htl.gif) top left no-repeat;
}

#nav ul li.current h3
{
	background:url(../images/ctl.gif) top left no-repeat;
}

#nav ul li.current, #nav ul li.current a, #nav ul li.current a:visited, #nav ul li.current a:hover
{
	background-position:right -64px;
	color:#000;
} 

#nav ul li.current a:hover h3
{
	background:url(../images/ctl.gif) top left no-repeat;
}

.navigation ul li.current, .navigation ul li.current a,.navigation ul li.current a:visited, .navigation ul li.current a:hover 
{
	color:#ff9000;
}

/* --------------------------- Footer ------------------------- */

#wrapper #footer
{ 
	clear: both;
	float: left;
	width: 765px;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 0.7em;
	color: #000;
	background-color:#fff;
	border-left:2px solid #ED5901;
	border-right:2px solid #ED5901;
}

#wrapper #footer p
{
	margin:0;
	padding:0;
}

#footer-bottom
{	
	clear:both;
	width:769px;
	height:15px;
	margin:0 auto;
	padding:0;
	background:url(../images/footer.gif) no-repeat;
}

/* --------------------------- Col 1 --------------------------- */

#wrapper #col2 #page-content-1col p
{
	margin: 0;
	padding: 0;
}

#wrapper #col2 #page-content-1col
{
	font-size:0.9em;
	clear: both;
	float: left;
	display: block;
	width: 719px;
	margin: 0;
	padding: 15px 25px 15px 25px;
	background-image: url(../images/cont_bgd_1col.gif);
}

/* ---------------------------------- Col 2 -------------------------------- */

#wrapper #col2
{
	width: 769px;
	margin: 0;
	padding: 0;
	background-image: url(../images/cont_bgd_1col.gif);
}

#wrapper #col2 #containerhead
{
	clear: both;
	width: 769px;
	height: 22px;
	margin: 0;
	padding: 0;
	background-image: url(../images/cont_head_1col.gif);
	background-repeat: no-repeat;
}

#wrapper #col2 #containertitle
{
	clear: both;
	display: inline;
	float: left;
	width: 534px;
	height: 20px;
	margin: -2px 0 0 10px;
	padding: 0 0 0 15px;
	background-color:#ed5901;
	color: #FFFFFF;
	font-weight: bold;
}

#wrapper #col2 #containertitle a, #wrapper #col2 #containertitle a:active, #wrapper #col2 #containertitle a:hover, #wrapper #col2 #containertitle a:visited
{
	color: #ffffff;
	text-decoration: none;
}

#wrapper #col2 #container
{ 
	clear: both;
	width: 709px;
	padding: 0; 
	/*padding: 10px 30px;*/
	background-image: url(../images/cont_bgd_1col.gif);
	background-repeat:repeat-y;
	margin: 0;
	border: none;
}

#wrapper #col2 #containerbottom
{
	clear: both;
	width: 769px;
	height: 22px;
	margin: 0;
	padding: 0;
	background-image: url(../images/cont_bottom_1col.gif);
	background-repeat: no-repeat;
}

#wrapper #col2 #page-content p
{
	margin: 0;
	padding: 0;
}

#wrapper #col2 #page-content
{
	font-size:0.9em;
	clear: both;
	float: left;
	display: block;
	width: 519px;
	margin: 0;
	padding: 15px 15px 15px 25px;
	background-image: url(../images/cont_bgd_1col_lh.gif);
}

#wrapper #col2 #sub-nav
{
	float: left;
	width: 174px;
	margin: 0;
	padding: 15px 25px 15px 10px;
	/*border-left:1px solid #aaa;*/
}

#wrapper #col2 #sub-nav p
{
	margin: 0;
	padding: 0;
}

#wrapper #col2 #sub-nav-title
{
	float: left;
	width: 190px;
	height: 20px;
	margin: -2px 0 0 0;
	padding: 0 0 0 10px;
	background-color:#ed5901;
	color: #FFFFFF;
	font-weight: bold;
}

#wrapper #col2 #sub-nav-title a, #wrapper #col2 #sub-nav-title a:active, #wrapper #col2 #sub-nav-title a:visited
{
	color: #fff;
	text-decoration: none;
}

#wrapper #col2 #sub-nav-title a:hover
{
	color: #000066;
	text-decoration: none;
}

#wrapper #col2 #sub-nav ul
{
	margin: 0;
	padding: 0;
	display: block;
}

#wrapper #col2 #sub-nav ul li
{
	margin: 0 0 0 17px;
	padding: 0;
	/*text-indent: 4px;
	list-style-type: none;*/
	background-color:#fff;
	list-style-position: outside;
	list-style-image: url(../images/sub-nav-icon.gif);
	border-bottom: 2px solid #eee;
}

#wrapper #col2 #sub-nav ul li a, #sub-nav ul li a:visited
{
	font-size:88%;
	text-decoration: underline;
	color: #000066;
	font-weight: bold;
}

#wrapper #col2 #sub-nav ul li a:hover
{
	font-size:88%;
	text-decoration: underline;
	color: #000066;
}

#wrapper #col2 #sub-nav ul li ul
{
	margin: 0;
	padding: 0;
	display: block;
	background-color:#ffbbbb;
}

#wrapper #col2 #sub-nav ul li ul li
{
	margin: 0 0 0 17px;
	padding: 0;
	/*text-indent: 4px;
	list-style-type: none;*/
	list-style-position: outside;
	list-style-image: url(../images/sub-sub-nav-icon.gif);
	/*border-bottom: 2px solid #fff;*/
}

#wrapper #col2 #sub-nav ul li a, #sub-nav ul li ul li a:visited
{
	font-size:88%;
	text-decoration: none;
	color: #000066;
}

#wrapper #col2 #sub-nav ul li ul li a:hover
{
	font-size:88%;
	text-decoration: none;
	color: #000066;
}

.sub-nav-home
{
font-size:11px;
}

.caption
{
	color: #666666;
	font-size: 0.9em;
	text-align: center;
}

/* --------------------------------------- floatfix -------------------------------- */


/* Fix's #container not clearing inner floats in firefox */
.floatfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

/* Hides from IE-mac \*/
* html .floatfix {
height: 1%;
}
/* End hide from IE-mac */
