/*#########################################################
  FRAMEWORK
########################################################*/
/* browser reset controls */
/******************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,  pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ul, il, ol, fieldset, form, label, legend, caption, tbody, tfoot, thead {margin:0px; padding:0px; border:0px; outline:0px; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline;}
table, caption, tbody, tfoot, thead, tr, th, td {outline:0px; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline;}
body {line-height:1; color:black; background:white;}
/* remember to define focus styles! */
:focus {outline:0;}
caption, th, td {text-align: left; font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
/******************************************************/
/* end browser reset controls */
body {background-image: url(images/background1.jpg);background-color: #c2dae6;margin: 0px;
padding: 0px;background-position: center top;background-repeat: repeat-x;
font-family: Arial, Helvetica, sans-serif;font-size: xx-small;color: #000000;}
#site {background-image: url(images/background.jpg);background-repeat: no-repeat;background-position: center top;}
#framework {width: 960px; margin: auto; text-align: left;}

#footer{width: 960px; height: 40px; clear:both; padding: 20px 0 0 0px; color: #4e4e4e; font-size: 1.2em;}

/*#########################################################
  Header
########################################################*/
#header{width: 960px;height: 153px;}
#header .logo {width: 340px;height: 94px; margin: auto; }
#header img{border:none;}

/*#########################################################
  Home Page
########################################################*/
#hometop{width: 960px;height: 320px; background: #ffffff; float:left;}
#introflash{width: 940px;height: 300px; margin: 10px 0 0 10px;}
#homecontent{width: 960px;background: #ffffff; float:left; margin-top: 10px; color: #2f2f2f; font-size: 1.3em; line-height: 1.6em;}
#homecontent .homeleft{ width: 610px; float:left; margin: 20px 0 0 10px;}
#homecontent .homeright{width: 300px; float:right; margin: 10px 10px 0 0;}
#homecontent .homefooter{clear:both; height: 20px;}

#homecontent p{padding-bottom: 1em;}
#homecontent h2{font-size: 1.6em;color: #006699;letter-spacing: .2em;font-weight: normal;
text-transform: uppercase;}
#homecontent h3{font-size: 1.2em;color: #006699;letter-spacing: .1em;font-weight: normal;
text-transform: uppercase;}
#homecontent a {color:#006699;}
#homecontent a:hover {color:#FF6633;}

#homecontent .homerightmodule{
	width:300px;
	background-image: url(images/h-callout-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 145px;	
}
#homecontent .homerightmodule .modulepadding{padding: 22px 10px 10px 10px;}

/*#########################################################
  Inside
########################################################*/
#insidetop{width: 960px; height: 165px; background: #ffffff; float:left;}
#insidetop img {margin: 10px 0 0 10px;}
#insidecontent{width: 960px;background: #ffffff; float:left; margin-top: 10px; color: #2f2f2f; font-size: 1.3em; line-height: 1.6em;}
#insidecontent .insideleft{ width: 610px; float:left; margin: 20px 0 0 20px;}
#insidecontent .insideright{width: 300px; float:right; margin: 10px 10px 0 0;}
#insidecontent .insidefooter{clear:both; height: 20px;}

#insidecontent h2{font-size: 1.6em;color: #006699;letter-spacing: .3em;font-weight: normal;
text-transform: uppercase;}
#insidecontent h3, #insidecontent h4{font-size: 1.2em;color: #006699;letter-spacing: .1em;font-weight: normal;
text-transform: uppercase;}
#insidecontent a {color:#006699;}
#insidecontent a:hover {color:#FF6633;}
#insidecontent p{padding-bottom: 1em;}

#insidecontent .homerightmodule{
	width:300px;
	background-image: url(images/h-callout-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 145px;	
}
#insidecontent .homerightmodule .modulepadding{padding: 22px 10px 10px 10px;}

#insidecontent .insiderightmodule{
	width:300px;
	background-image: url(images/h-callout-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;	
}
#insidecontent .insiderightmodule .modulepadding{padding: 22px 10px 10px 10px;}

/*#########################################################
 Navigation
########################################################*/
#navigation {margin: 13px 0px 0px 115px;}
#navigation li {
	text-align: center;
	display: block;
	float:left;
	padding:0px 26px 0px 26px;
	background-image: url(images/nav-sep.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 46px;
	
}
#navigation .last{background-image: none;}
#navigation li a, #navigation li .navNoLink {
font-size: 1.6em;
text-transform: uppercase;
padding:none;display: block;padding: 0px;color: #fff;text-decoration: none;}

html>body #navigation li a { width: auto;}

#navigation li a:hover {color: #000066;}

/*
SUB NAV LIST 
     Set the width, background, and/or border
*/
#navigation li ul {
	width: 160px;
	display: block;
	position: absolute;
	left: -9999px;
	height: auto;
	background-color: #66a8dc;
	float:none;
	z-index: auto;
	padding: 5px;
	margin-left: -5px;
}

/* SUB-NAV ITEM */
#navigation li ul li {background-image: none;font-size: .9em;line-height: 14px;border: none;text-align: left;padding: 0px 19px 5px 2px;width:100%;}


/* YOU SHOULD NOT HAVE TO EDIT ANY OF THE STYLES BELOW */

#navigation li:hover ul ul, #navigation li:hover ul ul ul, #navigation li.sfhover ul ul, #navigation li.sfhover ul ul ul {left: -9999px;z-index: 501;}

#navigation li:hover ul, #navigation li li:hover ul, #navigation li li li:hover ul, #navigation li.sfhover ul, #navigation li li.sfhover ul, #navigation li li li.sfhover ul {left: auto;z-index: 501;}

/* Support for the "iehover-fix.js" */
ul.navItems iframe {position: absolute;left: -0.25em;top: -0.25em;z-index: -1;filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);}


* html ul.navItems li { z-index: 501; }

/* this is for IE 5.0
     select.hide { visibility: hidden; }

/* End Support for the "iehover-fix.js" */

/*##### END NAVIGATION #####*/
