/*
==========================================================================================
Description: Main Style Sheet
Version: 1.0
Author: db Houston Ltd
Company: Template
==========================================================================================
*/

* { margin: 0px; padding: 0px; }

html, body { height: 100%; text-align: center; }

body
{
	position: relative;
	font-family: Verdana, "lucida sans", Arial, Tahoma, "Trebuchet MS", Sans-Serif;
	voice-family: "\"}\""; 
	voice-family: inherit;	
	font-size: 75%;
	margin: 0 auto;
	color: #464646;
	line-height: 2.0em;
	background-color: #fff;
}

/* Normalises font-size for headers */
h1, h2, h3, h4, h5, h6 
{ 
	font-size: 100%;
	font-weight:normal;
	font-family: "lucida sans", Arial, Tahoma, "Trebuchet MS", Sans-Serif; 
}

/* Removes border from fieldset and images */
fieldset, img 
{ 
	border: 0; 
}

address
{
	font-style: normal;
}

/* Removes list styling from lists */
ol, ul 
{ 
	list-style: none;
}

/* Clears floats */
div.clear
{
	clear: both;
}

/* Standard spacer */
div.spacer
{
	display: block;
	width: auto;
	height: 10px;
	clear: both;
}

/* Standard divider */
hr
{
	display: block;
	height: 1px;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px dotted #BBBBBB;
	margin: 10px 0px 10px 0px;
}

#clearFooter 
{
	clear: both;
	height: 75px;
}

/*
==========================================================================================
== Page Container.
==========================================================================================
*/
#page
{
	position: relative;
	width: 100%;
	min-height: 100%; 
	text-align: left;
}

* html #page 
{
	height: 100%;
}

/*
==========================================================================================
== Header Container.
==========================================================================================
*/
#headerWrap
{
	position: relative;
	height: 150px;
	width: 100%;
	background: #000 url('../images/HeaderBgd.jpg') repeat-x;
}

#headerWrap #header, #headerWrap #headerS1, #headerWrap #headerS2, #headerWrap #headerS3, #headerWrap #headerContactUs
{
	height: 150px;
}

#header, #headerS1, #headerS2, #headerS3, #headerContactUs, #content, #footer
{
	position: relative;
	width: 980px;
	margin: 0 auto 0 auto;
}

#header
{
	background: #000 url("../images/Masthead.jpg") no-repeat;
}

#headerS1
{
	
	background: #000 url("../images/Masthead_S1.jpg") no-repeat;
}

#headerS2
{
	background: #000 url("../images/Masthead_S2.jpg") no-repeat;
}

#headerS3
{
	background: #000 url("../images/Masthead_S3.jpg") no-repeat;
}

#headerContactUs
{
	background: #000 url("../images/Masthead_ContactUs.jpg") no-repeat;
}

/* Main menu styling.
   --------------------------------------------------------------------------------------- */
div#menuWrap
{
	position: relative;
	height: 40px;
	border-top: #999999;
	border-bottom: #999999;
	width: 100%;
	background: #fff url('../images/MenuBgd.jpg') repeat-x;
}

div#menuWrap div#menuContainer
{
	position: relative;
	width: 980px;
	height: 35px;
	margin: 0px auto 0px auto;
}

div#menuContainer div#menu
{
	position: absolute;
	top: 1px;
	left: 0px;
	width: 980px;
	height: 37px;
	border-left: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
}

div#menu #siteMap
{
	position: relative;
	float: left;
	width: 200px;	
	height: 37px;
	padding-left: 5px;		
	overflow: hidden;
}

div#menu .mattblacktabs
{
	position: relative;
	float: right;
	width: 600px;	
	height: 38px;		
	overflow: hidden;
}

div#menu .mattblacktabs ul
{
	margin: 0;
	padding: 0;
	font: normal 15px arial;
	letter-spacing: 1px;
	list-style-type: none;
	text-transform: capitalize;
}

div#menu .mattblacktabs li
{
	display: inline;
	margin: 0;
}

div#menu .mattblacktabs li a, div#menu .mattblacktabs li a.lastMenu
{
	float: right;
	display: block;
	width: 145px;
	height: 37px;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 10px;
	/*color: #282828;*/
	color: #232323;
	text-align: center;
}

* html div#menu .mattblacktabs li a, * html div#menu .mattblacktabs li a.lastMenu
{
	/*padding: 7px 8px 7px 8px;*/
}

div#menu .mattblacktabs li a
{
	border-left: 1px solid #D2D2D2;
}

div#menu .mattblacktabs li a:visited
{
	color: #232323;
}

div#menu .mattblacktabs li a:hover, div#menu .mattblacktabs li.selected a
{
	background: transparent url('../images/MenuOverBgd.jpg') repeat-x;
	color: #4A4A4A;
}

/*
==========================================================================================
== Content Container.
==========================================================================================
*/
#contentWrap
{
	position: relative;
	width: 100%;
	background: #fff url('../images/ContentBgd.jpg') repeat-x;
}
   
#contentWrap #content
{
	position: relative;
	padding-top: 25px;
	padding-bottom: 15px;
	background: #fff url('../images/MainContentBgd.jpg') repeat-x;
}

/* Content block - Main.
   --------------------------------------------------------------------------------------- */
#content .content-main, #content .content-sub-full, #content .content-sub, #content .content-sub-side
{
	position: relative;
	padding: 1px;
	border: 1px solid #D2D2D2;
	margin-bottom: 10px
} 

#content .content-main
{
	width: 976px;
	height: 310px;
	font-size: 1.0em;
	background: #fff url('../images/MainContentSep.jpg') repeat-y;
}

.content-main .content-leftsection, .content-main .content-rightsection
{
	position: relative;
	float: left;
	min-height: 175px;	
	height: auto;
}

.content-main .content-leftsection
{
	width: 467px;
	padding: 15px 10px;
	background: #fff url('../images/SectionBgd.jpg') repeat-x;
	line-height: 2.0em;
}

*html .content-main .content-leftsection, *html .content-main .content-rightsection
{
	height: 175px;
}

.content-main .content-rightsection
{
	width: 486px;
	margin-left: 3px;
}

.content-main .content-rightsection img
{
	border: none;
	width: 486px;
	height: 309px;
}

/* Content block - Sub Section.
   --------------------------------------------------------------------------------------- */
#content .content-sub-full, #content .content-sub, #content .content-sub-side
{
	float: left;
	min-height: 180px;
	height: auto;
	font-size: 1.0em;
}   

#content .content-sub-full
{
	width: 976px;
}

#content .content-sub
{
	width: 639px;
	margin-right: 10px;
}

#content .content-sub-side
{
	width: 323px
}

*html #content .content-sub-full, *html #content .content-sub, *html #content .content-sub-side
{
	height: 180px;
}

.content-sub-full .content-sub-text, .content-sub .content-sub-text, .content-sub-side .content-sub-text
{
	position: relative;
	min-height: 175px;
	height: auto;
	float: left;
	/*background: #fff url('../images/SectionBgd.jpg') repeat-x;*/
	padding: 15px 10px;
}

*html .content-sub-full .content-sub-text, *html .content-sub .content-sub-text, *html .content-sub-side .content-sub-text
{
	height: 175px;
}

/* Content block - Sub Header.
   --------------------------------------------------------------------------------------- */
.content-sub-full .content-header, .content-sub-side .content-sub-header, .content-sub .content-header
{
	position: relative;
	border-top: 1px solid #8B9CB3;
	border-bottom: 1px solid #8B9CB3;
	height: 38px;
	margin-bottom: 1px;	
}

.content-sub-full .content-header
{
	width: 976px;
	background: #fff url('../images/SectionSubHeaderBlue.jpg') repeat-x;
}

.content-sub .content-header 
{
	width: 637px;
	background: #fff url('../images/SectionSubHeaderBlue.jpg') repeat-x;
}

.content-sub-side .content-sub-header
{
	width: 321px;
	background: #fff url('../images/SectionSubHeaderGreen.jpg') repeat-x;
}

.content-sub-side .content-header h2, .content-sub .content-header h2, .content-sub-full .content-header h2
{
	position: absolute;
	top: 6px;
	left: 35px;
	font-family: arial;
	font-size: 1.6em;
	text-transform: captilize;
	color: #403710;
	letter-spacing: 1px;
}

.content-sub-side .content-sub-header div.headerArrowSub, .content-sub .content-header div.headerArrow,
.content-sub-full .content-header div.headerArrow
{
	position: absolute;
	top: 0px;
	left: 0px;	
	width: 150px;
	height: 38px;
}

.content-sub-full .content-header div.headerArrow
{
	background: transparent url(../images/ArrowBlue.jpg) no-repeat;
}

.content-sub .content-header div.headerArrow
{
	background: transparent url(../images/ArrowBlue.jpg) no-repeat;
}

.content-sub-side .content-sub-header div.headerArrowSub
{
	background: transparent url(../images/ArrowGreen.jpg) no-repeat;
}

/* Main content header block styling.
   --------------------------------------------------------------------------------------- */
#content h1
{
	position: relative;
	font-size: 2.2em;
	color: #4F4F4F; 
	font-family: Sans-Serif, "Trebuchet MS", "lucida sans", Arial, Tahoma, Sans-Serif;
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: 15px;
}

/* Main content links.
   --------------------------------------------------------------------------------------- */
#content a, #content a:visited
{
	color: #2F6586;
	text-decoration: underline;
}

#content a:hover
{
	text-decoration: none;
}

/* Main content lists.
   --------------------------------------------------------------------------------------- */
#content ul.mainList
{
	list-style: none;
	margin: 0px;
	padding-left: 5px;
	margin-bottom: 10px;
	font-size: 1.1em;
	text-transform: normal;
}

#content ul.mainList li, #content ul.mainList li.altItem
{
	/*padding-top: 3px;
	padding-bottom: 4px;*/
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	border-bottom: 1px solid #E6E6E6;
}

#content ul.mainList li.topItem
{
	background: transparent url("../images/BulletPointGray.jpg") no-repeat 5px 50% !important;
	padding-top: 10px !important;
	border-top: 1px solid #E6E6E6;
}

#content ul.mainList li
{
	background: transparent url("../images/BulletPointGray.jpg") no-repeat 5px 50%;
}

#content ul.mainList li.altItem
{
	background: transparent url("../images/BulletPointGrayAlt.jpg") no-repeat 5px 50%;
	background-color: #FEFBEA;
}

#content ul.mainList h3
{
	font-size: 1.1em;
	font-weight: normal;
	color: #545C66;
	font-family: arial;
}

/* Main content miscellaneous.
   --------------------------------------------------------------------------------------- */ 
#content p
{
	margin-left: 2px;
	margin-bottom: 10px;
}

#content h2
{
	font-size: 1.7em;
	font-weight: normal;
	color: #8A7821;
	font-family: arial;
	margin-bottom: 10px;
}

#content h3
{
	font-size: 1.5em;
	font-weight: normal;
	color: #6A6A3A;
	font-family: arial;
	margin-bottom: 5px;
}

#content em
{
	font-weight: bold;
	font-style: normal;
}

/*
==========================================================================================
== Footer Container.
==========================================================================================
*/
#footerWrap
{
	position: relative;
	height: 75px;
	width: 100%;
	margin: -75px auto 0 auto;
	clear: both;
	border-top: 0px solid #fff;
	background: #fff url('../images/FooterBgd.jpg') repeat-x;
	color: #535353;
}
   
#footerWrap #footer 
{
	position: relative;
	text-align: center;
	height: 100%;
	background: #fff url('../images/FooterBgd.jpg') repeat-x;	
	clear: both;
}

#footer #footer-main
{
	position: relative;
	width: 100%; 
	height: 50px;	
	margin: 0px auto 0 auto;	
	text-align: left;
}

#footer-main .footerContent
{
	position: relative;
	width: 300px;
	height: 50px;
	margin-top: 12px;	
	float: left;
	font-size: 0.9em;
}

.footerContent p
{
	margin-bottom: 2px;
}

.footerContent em
{
	color: #8C8C25;
	font-style: normal;
	font-weight: bold;
}

.footerContent a, .footerContent a:visited
{
	color: #2F6586;
	text-decoration: underline;
	text-transform: lowercase;
}

.footerContent a:hover
{
	text-decoration: none;
}



