/*
STYLE Layout styles
OMG
created 26/9/07 CL
*/

html, body {height:100%}

body {
	padding: 0;
	margin: 0;
	color: #000;
	font: .7em/1.7em Arial, Helvetica, sans-serif;
	background: #403F41 url(../images/main_bg.gif) repeat-y top center;
}

#outer {
	width: 989px;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0;
}

/* Hidden content */
.structurelabel, .skiplinks
{
    position: absolute;
    left: -5000px;
    width: 4000px;
}



/* HEADER AND MAIN NAV */

#header {
	height: 215px;
	margin: 0;
	padding: 0;
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
}

#header h1 {
	float: left;
	margin: 0;
	padding: 0;
}

#header h1 a {
	width: 250px;
	height: 140px;
	display: block;
	margin: 63px 0 0 12PX;
	padding: 0;
	background: url(../images/siteid.gif) no-repeat 0 0;
}

#header h1 a span,
#header ul,
#header form { 
	display: none;
}

#header #flash_header {
	float: right;
	width: 707px;
	height: 158px;
	margin: 5px 0px 0 0;
	padding: 0;
}

#header script {
	/* margin: 0;
	padding: 0;
	 */
	display: none;
}

#header a.nattrust_logo img {
	float: right;
	display: inline;
	width: 152px;
	height: 47px;
	margin: 0;
	padding: 0;
	border: none;
}

/*********** Navigation styles ***********/

#mainNav {
	float: left;
	width: 213px;
	min-height:605px;
	margin: 0;
	padding: 0;
	background: #F5821F url(../images/left_bg.jpg) 0 0 no-repeat;
}

#mainNav h1 {
	display: none;
	margin: 0;
	padding: 0;
}

#mainNav ul {
	list-style-type: none;
	min-height:450px;
	padding: 0;
	margin: 140px 0 15px 0px;
	width: 213px;
	background: url(../images/left_logo_bg.jpg) bottom right no-repeat;
}

#mainNav li {
	margin: 0;
	padding: 0;
}

#mainNav li a {
	display: block;
	width: 180px; /* less padding */
	margin: 0 0 0 0;
	padding: 10px 16px 5px 17px;
	font: Bold 1.2em Arial, Times, serif;
	color: #231F20;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: solid 1px #FFF;
	background: #F5821F;
	height: 22px;
}

#mainNav li a:hover,
#mainNav li a.active {
	color: #000000;
	background: #BDBEC0;
}

	
/* Secondary nav styles */

#mainNav ul ul {
	margin: 0;
}


/* tertiry nav styles  */

#mainNav li li li a {
	display: block;
	width: 85px;
	color: #fff;
	padding-left: 25px;
	border-bottom: none;
}

#mainNav li li li a:hover {
	background: #0091C7;
}

#mainNav li li li a.active {
	font-weight: bold;
	background: none;
}

/* Utility styles */

#mainNav #utilities {
	display: none;
}
/* LEFT STYLES */

#left {
	display: none;
}

/* CENTRECONTENT STRUCTURE */

#container {
	float: left;
	width: 776px;
	height: auto;
	padding: 0;
	margin: 0;
}

#centrecontent {
	float: left;
	width: 564px;
	padding:0;
	font: bold 1.3em arial;
	background: url(../images/main_bg.jpg) top center repeat-y;
	min-height: 605px;
}

.outerwrap {float: left; width: 564px;}

#centrecontent #content {
	width: 534px;
	padding: 28px 15px 300px 15px;
	margin: 0;
	background: url(../images/main_bg_home.jpg) no-repeat bottom left;
	min-height: 277px;
	
}

/* CONTENT STYLES */

#centrecontent h1 {
	font: bold 1.8em Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0 0 10px 0;
	clear: both;
	text-transform: uppercase;
	display: none;
}

#centrecontent h2 {
	font: bold 1.8em Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0 0 10px 0;
	clear: both;
	text-transform: uppercase;
	display: none;
}

#centrecontent h3 {
	margin: 0 0 10px 0;
	padding: 0;
	font: bold 1.6em Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
}

#centrecontent h4 {
	font: bold 1.4em Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 5px 0;
	padding: 0;
	clear: both;
	text-transform: uppercase;
}

#centrecontent h5 {
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 5px 0;
	padding: 0;
	clear: both;
	text-transform: uppercase;
}

#centrecontent a:link {color: #fff; text-decoration: none;}
#centrecontent a:visited {color: #fff; text-decoration: none;}
#centrecontent a:hover {color: #fff; text-decoration: underline;}
#centrecontent a:active {color: #fff; text-decoration: none;}

/* Rich text Image styles */
div.imageleft, div.imageright, div.leftobject, div.rightobject{padding-top: 4px;padding-bottom: 4px;display: inline;}
div.imagecenter, div.centerobject{width: 100%;padding-top: 4px;padding-bottom: 4px;display: block;}
div.imagecenter{text-align: center;}
div.imageleft, div.leftobject{float: left;padding-right: 8px;}
div.imageright, div.rightobject{float: right;padding-left: 8px;}
div.imageleft p.picturetext, div.imageright p.picturetext, div.imagecenter p.picturetext{margin-top: 2px;margin-bottom: 2px;}
div.imageleft p.picturetext, div.imageright p.picturetext, span.picturetext{background-color: #f0f0f0;}

/* RIGHT STYLES */

#right {
	float :left;
	margin: 0;
	width: 212px; /* less padding */
	background:#F5821F url(../images/right_bg.jpg) 0 0 no-repeat;
	min-height:605px;
}

#toolbar-right {
	margin-top: 150px;
}

#right .toolbarPortal,
#right .toollist {
	margin: 0 0 15px 0;
	color: #000;
	padding: 0 20px 0 20px;
}

#right .toolbarPortal h2,
#right .toollist h1 {
	margin: 0 0 5px 0;
	color: #000000;
	font: bold 1.2em Arial, Times New Roman, Times, serif;
	text-transform: uppercase;
}

#right .toollist ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#right .toollist ul li {
	padding: 0;
	margin: 0;
}

#right .toollist ul li a {
	margin: 0;
	padding: 0;
	background: url(../images/) 0 0 no-repeat;
}

#right .toolbarPortal a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#right .toolbarPortal a:hover {
	text-decoration: underline;
}

/* FOOTER STYLES */

#footer {
	clear: both;
	width: 554px; 
	padding: 5px;
	margin: 0 auto 0 auto;
	color: #fff;
	font: 1em Arial, Helvetica, sans-serif;
	background: #BDBEC0;
}

#footer #footerDesc {
	clear: left;
}

#footer #footerDesc p {
	margin: 0;
	padding: 0;
}

#footer ul {
	list-style-type: none;
	width: 564px;
	float: left;
	clear: right;
	padding: 0;
	margin: -52px 0 0px -4px;	
	border-top: 1px solid #fff;
}

#footer li {
	display: inline;
	margin: 0;
	padding: 0;
}

#footer li a {
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 0 15px 10px 15px;
}

#footer li a:hover {
	text-decoration: underline;
}

#footer ul#Credits {
	display: none;
}