/*reset-min.css RES SHARE*/

/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}fieldset{border:0;}address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

ul { padding: 10px 0 15px 75px; }
/*common.css RES SHARE*/

hr {
	margin: 15px 0 15px 40px;
	padding: 0;
	width: 625px;
	color: #cccccc;
	background-color: #ffffff;
	height: 1px;
	border: 0;
}

.clearfix:after {  
    content: ".";  
    display: block;  
    clear: both;  
    visibility: hidden;  
    line-height: 0;  
    height: 0;  
}  
   
.clearfix {  
    display: inline-block;  
}  
   
html[xmlns] .clearfix {  
    display: block;  
}  
   
* html .clearfix {  
    height: 1%;  
}  
body {	
	background-image:url(images/body-wrapper-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #ffffff;
	color: #333333;
	text-align: center;
	line-height: 16pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px auto;
	padding: 0;
}
a {
    color: #000066; 
    text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
p {
	line-height: 16pt;
	letter-spacing: .02em;
	font-size: 10pt;
}
#container {
	width: 990px;
	margin: 0 auto;
	text-align: left;
	/*background-color: #253340;*/
}
#hdr {
	float: left;
	background-image: url(images/hdr.gif); 
	background-repeat: no-repeat;
	width: 990px;
	height: 120px;
}



  
#pano {
	float: left;
	background-image: url(images/home_collage.jpg); 
	background-repeat: no-repeat;
	width: 990px;
	height: 133px;
}
#midsection {
	float: left;
	background-image: url(images/midsect.gif); 
	background-repeat: no-repeat;
	width: 990px;
	height: 95px;
}
#midsection p {
	margin: 10px 0 0 300px;
	padding: 20px 20px 0px 20px;
	color: #ffffff;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	text-align:center;
	font-size:16px;
}
#maincontent {
	float: left;
	background-image: url(images/mainbg.gif); 
	background-repeat: repeat-y;
	width: 990px;
}
#maincontent p {
	padding: 20px 20px 0px 20px;
}
#maincontent h1 { 
	color: #333333; 
	font-size: 24px;	
	padding: 10px 0 0 50px;
	font-weight: bold;
	text-transform:uppercase
}
#maincontent h2 { 
	color: #000066; 
	font-size: 18px;	
	padding: 10px 0 0 0;
	font-weight: bold;
	text-transform:uppercase
}
#maincontent h3 { 
	color: #333333; 
	font-size: 14px;	
	padding: 10px 0 0 0;
	font-weight: bold;
	text-transform:uppercase
}
#subcontent {
	float: left;
	background-image: url(images/subbg.gif); 
	background-repeat: repeat-y;
	width: 990px;
}
#subcontent h1 { 
	color: #333333; 
	font-size: 24px;	
	padding: 10px 0 0 50px;
	font-weight: bold;
	text-transform:uppercase
}
#subcontent h2 { 
	color: #000066; 
	font-size: 18px;	
	padding: 10px 0 0 0;
	font-weight: bold;
	text-transform:uppercase
}
#subcontent h3 { 
	color: #333333; 
	font-size: 14px;	
	padding: 10px 0 0 0;
	font-weight: bold;
	text-transform:uppercase
}
#ftr {
	float: left;
	background-image: url(images/ftr.gif); 
	background-repeat: no-repeat;
	width: 990px;
	height: 107px;
}

#navcontainer { 
	margin: 15px 0 0 230px;
	color: #ffffff;
}

#navcontainer a {
	color: #FFFFFF;
	padding: 0 10px 0 10px;
	text-transform:uppercase;
	font-weight:bold;
}

/*Fat Erik's Pipelist*/
#navlist
{
list-style: none;
padding: 0;
margin: 0;
}

#navlist li
{
display: inline;
padding: 0;
margin: 0;
}

#navlist li:before { content: "| "; }
#navlist li:first-child:before { content: ""; }

/*IE workaround*/
/*All IE browsers*/
* html #navlist li
{
border-left: 1px solid black;
padding: 0 0.4em 0 0.4em;
margin: 0 0.4em 0 -0.4em;
}

/*Win IE browsers - hide from Mac IE\*/
* html #navlist { height: 1%; }

* html #navlist li
{
display: block;
float: left;
}

/*End hide*/
/*Mac IE 5*/
* html #navlist li:first-child { border-left: 0; }

#content {
	float: left;
	background-image: url(images/contentbg.gif); 
	background-repeat: repeat-x;
	background-position: center top;
	height: 732px;
}
#lside {
	padding: 0 0 20px 0;
	float: left;
	width: 277px;
}
#lside p {
	padding: 10px 35px 0 35px;
	color: #333333;
}
#lside h2 { 
	color: #333333; 
	font-size: 16px;  
	padding: 0 0 0 35px;
	font-weight: bold;
	text-transform:uppercase
}
#lside h3 { 
	color: #000066; 
	font-size: 14px;  
	padding: 15px 0 0 35px;
	font-weight: bold;
	text-transform:uppercase
}
#rside {
	padding: 15px 50px 15px 0;
	float: left;
	width: 663px;
}
#rside p {
	margin: 0 0 10px 0;
	padding: 0 20px 0 0;
	color: #333333;
}

#lsidesub {
	padding: 0;
	float: left;
	width: 277px;
}
#lsidesub p {
	text-align: center;
	padding: 25px 0 15px 0;
	color: #333333;
}
#lsidesub h2 { 
	color: #333333; 
	font-size: 14px;  
	padding: 10px 0 0 35px;
	font-weight: bold;
	text-transform:uppercase
}
#rsidesub {
	padding: 15px 50px 15px 0;
	float: left;
	width: 663px;
}
#rsidesub span {
	padding: 20px 20px 0 0;
}
#rsidesub p {
	padding: 20px 20px 0 0;
	color: #333333;
}

#titleaop {
	background-image: url(images/title_aop.gif); 
	background-repeat: no-repeat;
	height: 40px;
}
#titleaop h1 {	
	display: none; 
}
/*begin sub nav links */
#subnavlist {
	padding: 10px 20px 0px 20px;
	margin: 0;
}

#subnavlist li {
	list-style: none;
	margin: 0;
	padding: 10px 0 10px 0;
	line-height: 1.3em;
	border-bottom: 1px solid gray;
}

#subnavlist li a { 
	text-decoration: none;
	color: #ffffff; 
}
#subnavlist li a:hover { 
	text-decoration: none;
	color: #cccc99; 
}


#maincontent2 {
	float: left;
	width: 790px;
	/*background-color:#ffffff;*/
	background-color: #253340;
}
#maincontent2 p {
	padding: 20px 20px 0px 20px;
}

#btmnavcontainer {
	/*background-color: #808080;*/
	float: left;
	display: block;	
	margin: 0 auto;
	padding: 0 0 0 0;
	text-align: center;
	margin-bottom: 1em;
	width: 990px;	
}
#btmnavcontainer p {
	color: #cccccc;
	text-align: center;
	font-size:8pt;
	line-height: 1.3em;
}
#btmnavcontainer a {
	color: #ffffff;
	text-decoration:underline;
}
#btmnavcontainer a:hover {
	color: #cccc99;
	text-decoration:none;
}
#btmnavcontainer2 {
	float: right;
	/*background-color: #808080;*/
	margin: 0 auto;
	text-align: center;
	width: 790px;
}
#btmnavcontainer2 p {
	color: #ffffff;
	text-align: center;
	font-size:8pt;
	line-height: 1.3em;
}
#btmnavcontainer2 a {
	color: #253340;
	text-decoration:underline;
}
#btmnavcontainer2 a:hover {
	color: #808080;
	text-decoration:none;
}

#ftr {
	clear: both;
}
#ftr p {
	margin-top: 15px;
	color: #333333;
	font-size:8pt;
	line-height: 1.3em
}
#copyright {
	margin: 0;
	clear: both;
	width: 990px;
}

#copyright p {
	padding: 15px 0 0 25px;
	font-size: 8pt;
	color: #ffffff;
}
#copyright a {
	color: #de7000;
	text-decoration:underline;
}
#copyright a:hover {
	color: #ffffff;
	text-decoration:none;
}

#navftr {
	float: left;
	display: block;	
	margin: 0;
	padding: 0 0 10px 0;
	width: 690px;
	height: 50px;
}

#navftr p {
	padding: 0 0 0 15px;
	color: #de7000;
	font-size:8pt;
	line-height: 1.3em;
}
#navftr a {
	padding: 0 10px 0 10px;
	color: #333333;
	text-decoration:none;
}
#navftr a:hover {
	color: #de7000;
	text-decoration:underline;
}
#telfax {
	float: left;
	width: 300px;
	text-align: right;
}
#telfax p {
	margin: 0;
	padding: 15px 25px 0 0;
}
#boxContent {
	float: left;
	display: block;
	clear: both;
	border-bottom:solid #cccccc 1px;
	padding: 15px 0 15px 0;
	margin: 0 0 0 50px;
	width: 100%;
}
ul.disc {
	list-style-type:disc;
	margin: 0 0 0 25px;
	padding: 0;
}
ul.disc2 {
	list-style-type:disc;
	margin: 0 0 0 225px;
}
#myslidemenu {
	margin: 0;
	padding: 5px 0 0 0;
}

#map a {
  float: right;
  /*display: block;*/
  position: absolute;
  height: 60px;
  width: 140px;
  /*top: 70px;
  left: 840px;*/
  padding: 0;
  margin: 20px 0 0 850px; 
  text-decoration: none;
  }

a#jobs {
  background-image: url(images/emp-off.gif);
  background-repeat: no-repeat;
  border: none;
  height: 50px;
  width: 136px;
  text-decoration: none;
  }
  

a#jobs:hover {
  background-image: url(images/emp-on.gif);
  background-repeat: no-repeat;
  border: none;
}