/* CSS Document */
html,body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(images/generalGraphics/background3.gif);
	background-repeat: repeat;
	background-position: center;
}

img, div, h1, h2 { behavior: url(iepngfix.htc) }

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #002D47;
	margin-top: -13px;
	margin-bottom: -7px;
	text-align: left;
	line-height: 1.25em;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px 2px 3px 2px;
	margin-top: 0px;
	width: 176px;
	height: auto;
	background-color: #002D47;
	text-align: center;
	letter-spacing: .05em;
	text-transform: uppercase;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #002D47;
	margin-top: 0px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .05em;
}

h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #002D47;
	margin: 20px 0 0 0;
	text-align: left;
	letter-spacing: .05em;
	text-transform: uppercase;
	line-height: 1em;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.75em;
}

a {
	color: #002D47;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #002D47;
}
	
#background {
	position: absolute;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	width: 800px;
	margin: 0px 0px 0px -400px;
	padding: 0px;
	left: 50%;
	text-align: center;
}

#container {
	position: absolute;
	background-image: url(images/Home/background1.jpg);
	background-repeat: repeat-y;
	background-position: 0 145px;
	width: 750px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	float: left;
	margin-left: -375px;
	left: 50%;
}	

#header {
	width: 750px;
	height: 146px;
	margin-bottom: 0px; /* bottom padding for footer */
	background-color: #426477;
}

#navigation {
	width: auto;
	height: 17px;
}
	

#content {
	text-align: left;
	height: auto !important;
	height: auto;
}

#homeContentLeft {
	width: 180px;
	height: auto;
	float: left;
	margin: 20px 10px 20px 10px;
}

#homeContentCenter {
	width: 328px;
	height: auto;
	float: left;
	margin: 20px 0px 45px 0px;
	padding: 0px 10px 20px 10px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #002D47;
	border-right-color: #002D47;
	border-bottom-color: #002D47;
	border-left-color: #002D47;
}

#homeContentRight {
	width: 180px;
	height: auto;
	float: left;
	margin: 20px 10px 20px 10px;
}

#companyContentLeft {
	width: 500px;
	height: auto;
	float: left;
	margin: 20px 20px 20px 20px;
	padding: 0px;
}

#companyContentRight {
	width: 190px;
	height: auto;
	float: left;
	margin: 20px 10px 20px 10px;
}

#companyContentRight ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.75em;
	list-style-type: square;
	margin: 0px 0px 0px 13px;
	padding: 0px;
}

#columnContent {
	width: 220px;
	height: auto;
	float: left;
	margin: 0px 10px 20px 10px;
}

#columnContent h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px 2px 3px 2px;
	margin-top: 0px;
	width: 216px;
	height: auto;
	background-color: #002D47;
	text-align: center;
	letter-spacing: .05em;
	text-transform: uppercase;
}

#columnContent ul li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #002D47;
	font-size: 11px;
	line-height: 1.75em;
	margin: 0px;
	padding: 0px;
}

#columnContent ul li a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #002D47;
	font-size: 11px;
	line-height: 1.75em;
}

#contentParagraph {
	width: 510px;
	height: auto;
	float: left;
	margin: 20px 20px 20px 10px;
	padding: 0px;
}

#contentParagraph ul li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #002D47;
	font-size: 11px;
	line-height: 1.75em;
}

#content2Paragraph {
	width: 710px;
	height: auto;
	float: left;
	margin: 20px 20px 20px 10px;
	padding: 0px;
}

#content2Paragraph ul li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #002D47;
	font-size: 11px;
	line-height: 1.75em;
}

#footer {
	background-color: #FF9933;
	width: 750px;
	height: 27px;
	float: left;
	position: absolute;
	text-align: center;
	bottom: 0px;
	margin-top: 100px;
	margin-left: -375px;
	left: 50%;
}

.clear {
	clear: both;
	height: 1px;
}

/* CSS NAVIGATION Document */

/* ================================================================ 
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-2007 Stu Nicholls. All rights reserved. This stylesheet and the associated (x)html may be modified in any way to fit your requirements.
=================================================================== */

.menu {
	position:relative;        /* establish a menu-relative positioning context */
	float:left;                                     /* play nicely with others */
	margin:0;
	padding:0;
	border:0;
	height:17px;                                  /* the menu's overall height */
	width:100%;         /* we always want our menu to fill the available space */
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;         /* this (and also below) sets the menu's font size */
	z-index: 1000;
}

.menu ul {
	padding:0;
	margin:0;
	border:0;
	list-style-type: none;          /* we don't want to view the list as a list */
}

.menu li {
	float: left;    /* this creates the side-by-side array of top-level buttons */
	position: relative;    /* create local positioning contexts for each button */
	margin: 0;
}

.menu ul li table {
	margin: -1px 0;              /* IE5 needs -1px top and bottom table margins */
	m\argin: 0;               /* re-zero the table margins for everyone but IE5 */
	border-collapse: collapse;      /* IE5 needs this for the sub-menus to work */
	font-size: 12px;        /* this sets the base font size for our entire menu */
}

/*======================== TOP LEVEL MENU DEFINITIONS ========================*/

.menu ul li ul {
	display:none;                  /* initially hide the entire list hierarchy */
}

.menu ul li a,
.menu ul li a:visited {                    /* unselected top-level menu items */
	display: block;
	float: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #fff;
	width: auto;
	height: 11px;
	border-width: 0 0 0 0px;
	background: #426477 url(images/navigation/box.png) no-repeat 4px center;
	padding: 3px 15px 3px 20px;
	margin: 0 0 0 0;
	text-align: left;
	line-height: -5px;
	font-style: italic;
	font-weight: bold;
}

.menu ul li:hover a,
.menu ul li a:hover {                        /* selected top-level menu items */
	height:auto;
	color:#fff;
	background: #426477 url(images/navigation/box_over.png) no-repeat 4px center;
}

/*======================== 2ND LEVEL MENU DEFINITIONS ========================*/

.menu ul li:hover ul,
.menu ul li a:hover ul {                           /* 2nd level drop-down box */
	display: block;
	position: absolute;
	margin: 0;
	top: 16px;              /* place us just up underneath the top-level images */
	left: -1px;       /* left-align our drop-down to the previous button border */
	height: auto;      /* the drop-down height will be determiend by line count */
	width: auto;
	color: #fff;                        /* this sets the unselected-text color */
	background-color: #426477;
	background-image: none;
}

.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {                   /* 2nd level unselected items */
	border:0;
	margin:0;
	padding:3px;
	height:auto;
	color:#fff;               /* this sets the unselected drop-down text color */
	width:150px;
	background-image: none;
}

.menu ul li:hover ul li:hover a,
.menu ul li a:hover ul li a:hover {                /* 2nd level selected item */
	color:#426477;
	background: #fff;
}