/*
Wayfinding Solutions 09
*/
html {
	height: 100%;
	background-color: #ffffff;
}
body {
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	line-height: 120%;
	color: #FFFFFF;
	background-color: #ffffff;
	text-align: left;
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	line-height: 100%;
	color: #000000;
	text-align: left;
	font-size: 12px;
	margin: 0;
	padding: 30px 20px 10px 20px;
	border: 35px 20px 10px 20px;
	font-weight: normal;
}
h2 {
	color: #000000;
	text-align: left;
	font-size: 8px;
	margin: 8px 0 0 0;
	padding: 12px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	height: 8px;
}
h3 {
	line-height: 120%;
	color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	margin: 0 15px 0 15px;
	padding: 8px 0 0 0;
	border: 5px 0 0 0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	color: #000000;
	text-align: left;
	padding: 2px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0 15px 0 15px;
}
h5 {
	font: normal small/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	color: #ffffff;
	padding: 17px 0 0 0;
	width: 530px;
	font-size: 16px;
}
h6 {
	color: #F4D30D;
	text-align: left;
	font-size: 16px;
	margin: 0;
	padding: 10px 0 0 15px;
}
h7 {
	line-height: 100%;
	color: #000000;
	text-align: left;
	font-size: 16px;
	margin: 0 15px 0 15px;
	padding: 2px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
}
h8 {
	color: #ffffff;
	font-size: 0.7em;
	padding: 6px auto;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	height: 30px;
}
h9 {
	line-height: 120%;
	color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

/* links */
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/button-down.gif);
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
img {
	border: none;
}

/* Content > */

#content {
	width: 870px;
	margin: 30px auto;
	background-repeat: no-repeat;
	background-color: #525662;
	height: 575px;
	border-top: 20px;
}
#content .row_1 {
	height: 10px;
}
#content .row_2 {
	background-color: #F4D30D;
	height: 3px;
	width: 870px;
	margin: 0 auto;
}
#content .row_3 {
	height: 18px;
	background-color: #525662;
	width: 870px;
	text-align: center;
	margin-top: 6px;
}
#content .row_4 {
	height: 44px;
	width: 816px;
	margin: 0 auto;
}
#content .row_5 {
	background-color: #FFFFFF;
	height: 124px;
	width: 816px;
	margin: 5px auto;
}
.headerimage {
	width: 816px;
	height: 80px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	text-align: center;
}
#columnheader   {
	float: left;
	height: 28px;
	width: 100%;
	margin: 0;
	padding: 0 0 18px 0;
	text-transform: uppercase;
}
#column1 {
	float: left;
	margin: 0 0 0 28px;
	width: 343px;
	height: 420px;
	background-color: #525662;
	padding: 0 0 0 0;
	border: 0;
}
#column1icons {
	float: left;
	margin: 28px 10px 0 18px;
	width: 40px;
	height: 104px;
	padding: 0 0 0 0;
	border: 0;
	display: block;
}
#column2icons {
	float: left;
	margin: 0 10px 0 18px;
	height: 40px;
	padding: 0;
	border: 0;
	font-size: 12px;
	width: 40px;
	display: block;
}
#column1text {
	margin: 13px 0 0 0;
	width: 220px;
	height: 140px;
	padding: 0;
	float: left;
}

/* 	end of horizontal menu	*/
#column2text {
	margin: 13px 0 0 0;
	width: 220px;
	height: 40px;
	padding: 0;
	float: left;
}
#column2 {
	float: left;
	width: 2px;
	margin: 0;
	height: 420px;
	background-color: #525662;
}
#column3 {
	float: right;
	width: 462px;
	margin: 0 28px 0 0;
	height: 416px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* 	start of horizontal menu	*/

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#menu {
	width:819px;
	height:25px;
	position:relative;
	z-index:1001;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border: 0;
	margin: 0 auto;
	background-color: #525662;
	text-align: center;
}
/* hack to correct IE5.5 faulty box model */
* html #menu {
	text-align: center;
	width:819px;
	w\idth:819px;
}
/* remove all the bullets, borders and padding from the default list styling */
#menu ul {
	text-align: center;
	color:#FFFFFF;
	padding:0;
	margin:0;
	list-style-type:none;
}
#menu ul ul {
	width:117px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#menu li {
	text-align: center;
	color:#FFFFFF;
	float:left;
	width:117px;
	position:relative;

}
#menu ul ul li {
	color:#FFFFFF;
	float:left;
	width:117px;
	position:relative;
}

/* style the links for the top level */
#menu .active a {
	text-align: center;
	background-image: url(images/separate2.jpg);
}
#menu a:visited {
	text-align: center;
}	
#menu a {
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	width:117px;
	height:25px;
	border:0;
	padding:0;
	line-height:25px;
	background-image: url(images/separate.jpg);
	text-align: center;
	background-repeat: no-repeat;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html #menu a, * html #menu a:visited {
	text-align: center;
	width:117px;
	w\idth:117px;
}

/* style the second level background */
#menu ul ul a.drop, #menu ul ul a.drop:visited {
	background-image: url(images/arrow1.jpg) no-repeat 90px center;
}
#menu ul ul :hover > a.drop {
	background-image: url(images/arrow1.jpg) no-repeat 80px center;
}
/* style the third level background */
#menu ul ul ul a, #menu ul ul ul a:visited {
	background-image: url(images/separate.jpg);
}
/* style the third level hover */
#menu ul ul ul a:hover {
	background-image: url(images/separate.jpg);
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
#menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:25px;
	left:0;
	width:117px;
	border:0;
	margin:0;
}
/* another hack for IE5.5 */
* html #menu ul ul {
	text-align: center;
	top:32px;
	t\op:16px;
}

/* position the third level flyout menu */
#menu ul ul ul{
	left:-115px;
	top:-1px;
	width:115px;
}

/* position the third level flyout menu for a left flyout */
#menu ul ul ul.left {
	left:-115px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
#menu table {
	position:absolute;
	top:0;
	left:0;
	border-collapse:collapse;;
}

/* style the second level links */
#menu ul ul a, #menu ul ul a:visited {
	color:#FFFFFF;
	font-weight: normal;
	height:25px;
	line-height:25px;
	padding:0;
	width:117px;
	border:0;
	background-image: url(images/seperate3.jpg);
}
/* yet another hack for IE5.5 */
* html #menu ul ul a, * html #menu ul ul a:visited {
	text-align: center;
	width:117px;
	w\idth:117px;
}

/* style the top level hover */
#menu ul ul a:hover {
	text-align: center;
	background-image: url(images/seperate2.jpg);
}
#menu a:hover {
	background-image: url(images/seperate4.jpg);
}
#menu :hover > a {
	background-image: url(images/seperate2.jpg);
	width:117px;
	background-repeat: no-repeat;
}
#menu ul ul :hover > a {
	color:#FFFFFF;
	font-weight: normal;
	background-image: url(images/seperate4.jpg);
}

/* make the second level visible when hover on first level list OR link */
#menu ul li:hover ul,
#menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
#menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
#menu ul :hover ul :hover ul{ visibility:visible;}
