@import url(global.css);

body
{
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
}

#Page { }

#Top
{
	position: absolute;
	top: -10px;
	left: 0;
	visibility:hidden;
	display:block;
}

/*
-------------------------------------------------------------------
Header
*/

#Header
{
	width: 934px;
	margin-left: auto;
	margin-right: auto;
}

#NTP-Header
{
	margin-left: 77px;
	margin-right: 77px;
	height: 70px;
	overflow: hidden;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 13px;
}

#NTP-Header .left
{
	width: 300px;
	float: left;
}

#NTP-Header .right
{
	float: right;
	margin-right: 4px;
	margin-top: 44px;
	width: 150px;
	text-align: right;
}

#NTP-Header p
{
	float: right;
	padding-top: 44px;
	padding-right: 8px;
	padding-bottom: 0;
	margin: 0;
	width: 130px;
	text-align: right;
}

#Site-Header
{
	margin-left: 77px;
	margin-right: 77px;
	height: 67px;
	position: relative;
}

#Site-Header h1 { margin: 0; }

/*
Nav
*/

/*
Parent - UL
*/

#Site-Header ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 20px;
	left: 0;
	width: 775px;
}

/*
Parent - LI
*/

#Site-Header ul li
{
	list-style: none;
	float: right;
	position: relative;
	margin: 0;
	margin-left: 4em;
	padding: 0;
}

/*
Parent - A
*/

#Site-Header ul li a,
#Site-Header ul li a:link,
#Site-Header ul li a:visited
{
	display: block;
	float: left;
	margin: 0;
	text-decoration: none;
	font-size: 1em;
	border-bottom: 2px solid #fff;
	color: #ff0705;
	font-weight: bold;
}

#Site-Header ul li:hover a,
#Site-Header ul li.sfhover a { border-bottom: 2px solid #ff0705; }

/*
Child - UL
*/

#Site-Header ul ul
{
	display: none;
	position: absolute;
	top: 99%;
	left: -1px;
	margin: 0;
	padding: 0;
	width: 12em !important;
	z-index: 9999;
	background: #fefefe url(../images/menu_popout_bg.png) repeat-x;
	border-top: 1px #bbb solid;
	border-right: 1px #afafaf solid;
	border-bottom: 1px #afafaf solid;
	border-left: 1px #bbb solid;
}

#Site-Header ul li:hover ul, 
#Site-Header ul li.sfhover ul { display: block; }

/*
Child - LI
*/

#Site-Header ul ul li
{
	margin: 0 !important;
	border: 0 !important;
	width: 100% !important;
}

#Site-Header ul li ul li:hover,
#Site-Header ul li ul li.sfhover { background: #666 !important; }

/*
Child - A
*/

#Site-Header ul li li a,
#Site-Header ul li li a:link,
#Site-Header ul li li a:visited
{
	height: auto;
	font-size: 1em;
	font-weight: normal !important;
	color: #222 !important;
	border: 0 !important;
}

#Site-Header ul li ul a:hover,
#Site-Header ul li ul a:active { color: #FEFEFE !important; }

/*
Child - A SPAN (for padding)
*/

#Site-Header li li a span
{
	float: left;
	padding-top: 0.3em;
	padding-right: 7px;
	padding-bottom: 0.3em;
	padding-left: 7px;
	cursor: pointer;
}

/*
-------------------------------------------------------------------
Page Body
*/

#Body
{
	background-image: url(../images/page_base.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#Body-Content
{
	min-height: 400px;
	padding-top: 0.6em;
	padding-bottom: 20px;
	width: 934px;
	margin-left: auto;
	margin-right: auto;
}

#Body-Content-Pad
{
	/*makes width 780px*/
	margin-left: 77px;
	margin-right: 77px;
}

.PageTitle { margin-top: 0; }

/*
-------------------------------------------------------------------
Footer
*/

#Footer
{
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#Footer-Content
{
	width: 780px;
	padding-bottom: 19px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/footer_logo.png);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}

#Footer-Content p
{
	background-image: url(../images/footer_title.png);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	padding: 0;
	margin-left: 157px;
	margin-top: 0;
	margin-bottom: 4px;
	height: 19px;
}

#Footer-Content p strong { visibility: hidden; }

#Footer-Content ul
{
	list-style: none;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 158px;
}

#Footer-Content li
{
	float: left;
	list-style: none;
	padding: 0;
	margin-right: 1.9em;
	margin-bottom: 0;
}

/*
-------------------------------------------------------------------
Home Page Layout
*/

#Page-1 #Body-Content-Pad { margin: 0; }

#Index-1
{
	background-image: url(../images/index-top-left.jpg);
	width: 430px;
	height: 341px;
	float: left;
	position: relative;
}

#Index-1 h1
{
	padding: 0;
	margin: 0;
	width: 430px;
	height: 100%;
	background-image: url(../images/index-title.png);
}

#Index-1 span,#Index-1 p { display: none; }

#Index-1 a
{
	position: absolute;
	top: 194px;
	left: 97px;
	background-position: left top;
	background-image: url(../images/index-brochure-btn.png);
	width: 208px;
	height: 42px;
	text-decoration: none !important;
}

#Index-1 a:hover { background-position: left bottom; }

#Index-1 a span
{
	display: inline !important;
	visibility: hidden;
}

#Index-2
{
	background-image: url(../images/index-top-right.jpg);
	width: 503px;
	height: 341px;
	float: left;
}

#Index-3
{
	clear: both;
	background-image: url(../images/index-bottom-bg.jpg);
	width: 100%;
	position: relative;
}

#Index-3 #Title-Tagline
{
	position: absolute;
	top: -58px;
	left: 98px;
	background-image: url(../images/index-title-tagline.png);
	width: 322px;
	height: 53px;
	margin: 0;
	padding: 0;
}

#Index-3 #Title-Tagline span { display: none; }

#Index-3-Contents
{
	padding-bottom: 1em;
	background-image: url(../images/index-bottom-cap.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#Index-3-Content
{
	margin-left: 100px;
	margin-right: 400px;
}

#Index-3-Content * { color: #fefefe; }

#Index-3-Content p
{
	font-size: 1.1em;
	line-height: 1.1em;
}

/*
-------------------------------------------------------------------
Interactive Brochure Layout
*/

#Page-2 #Body-Content-Pad { margin: 0; }

/*
-------------------------------------------------------------------
Contacts Direcotry
*/

#Contacts-Directory
{
	position: relative;
	top: -1em;
}

#Contacts-Directory #Tab-Label { float: left; }

#Contacts-Directory ul
{
	text-align: right;
	margin: 1em 0 0 0;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	list-style-type: none;
	padding: 3px 10px 3px 10px;
}

#Contacts-Directory  li { display: inline; }

#Contacts-Directory li.on
{
	border-bottom: 1px solid #fff;
	background-color: #fff;
}

#Contacts-Directory li.on a
{
	background-color: #fff;
	color: #000;
	position: relative;
	border-bottom:1px solid #fff;
	top: -1px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#Contacts-Directory li a
{
	padding: 3px 4px;
	border: 1px solid #ddd;
		border-right: 1px solid #ccc;

	background-color: #e6e6e6;
	color: #666;
	margin-right: 0px;
	text-decoration: none;
	border-bottom: none;
}

#Contacts-Directory li a:hover { background: #fff; }

#Contacts-Directory .Area
{
	background: #fefefe;
	padding: 1em;
	border: 1px solid #ddd;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	border-top: 0;
	clear: ;
}

#Contacts-Directory #Area-Regional { display: none; }
#Contacts-Directory h2 { margin-top: 0; }
#Contacts-Directory h3 {font-size:1.8em;}
#Contacts-Directory h4 {font-size:1.4em;}

#Contacts-Directory .Sub-Nav
{
	margin-bottom: 5em;
	padding-bottom: 3.8em;
	border-bottom: 1px solid #ddd;
}

#Contacts-Directory .Sub-Nav p
{
	margin-bottom: 0.5em;
}


#Contacts-Directory .Region
{
	margin-bottom: 5em;
	padding-bottom: 3.8em;
	border-bottom: 1px solid #ddd;
}

#Contacts-Directory .Business
{
	margin-bottom: 3em;
}

#Contacts-Directory .Region-Last
{
	padding-bottom: 3.8em;
}


#Contacts-Directory table
{
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: auto;
}

#Contacts-Directory table td
{
	padding-bottom:0.3em;
	padding-right:1.5em;
	vertical-align: top;
}

