html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #000;
}
a:hover {
	color: #666666;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}


body {
	background: url(../images/page_bg.gif);
	text-align: center;
	font: 12px arial, sans-serif;
	color: #464544;
	padding-bottom: 10px;
}
  
#outer {
  background: top left url(../images/page_bg_top.gif) repeat-x;
  padding-top: 20px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 798px;
  position: relative;
  background: url(../images/body_bg.gif) repeat-y;
}
#body-bot {
  background: bottom left url(../images/body_bg_bot.jpg) no-repeat;
}
#body-top {
  background: url(../images/body_bg_top.jpg) no-repeat;
  min-height: 800px;
  _height: 800px;
  padding-bottom: 14px;
  
}

home-links .hlink a {
	left: 100px;
	top:  30px;
}
#body-top-link a {
	width: 60px;
	height: 40px;
}
#body-top-link ul li 
{
   list-style-type: none;
	display: inline; 
	
	
} 

#performance li, a 
{
    color:#fff;
}
/** logo **/

#logo {
  width: 25em;
  text-align: center;
}
#logo h1 {
  color: #6F7033;
  font: 22px "Arial narrow", arial, sans-serif;
  line-height: 1;
  margin-top: -15px;
}
#logo p {
  color: #464544;
  font: 16px "Arial narrow", arial, sans-serif;
  margin: 0;
  text-indent: -9999px;
  display: block;
  height: 50px;
  width: 200px;
}

/** nav **/

#nav {
  margin-top: 13px;
  margin-left: 5px;
}
#nav li {
  list-style: none;
  float: left;
  background: left center url(../images/arr.gif) no-repeat;
  padding-left: 15px;
  padding-right: 20px;
}
#nav a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}
#nav a:hover {
  color: #6F7033;
}

/** green box **/
#gbox {
  width: 431px;
  margin-top: 47px;
  margin-left: 22px;
  min-width:431px;
}
#hometable
{
    width: auto;
    min-width:400px;
    display: block;

}

#hometable .table
{
   width: 400px;
   min-width:400px;
}
#gbox-bg  { background: url(../images/red_main_bg.jpg) repeat-y; }
#gbox-bg-sub  { background: url(../images/red_bg.jpg) repeat-y; }
#gbox-grd { background: bottom url(../images/red_grad.jpg) repeat-x; }
#gbox-grd-sub { background: bottom url(../images/red_grad.jpg) repeat-x; }
#gbox-top { background: url(../images/red_main_top.png) no-repeat; height: 24px; }
#gbox-top-sub { background: url(../images/red_grad_top.png) no-repeat; height: 24px; }
#gbox-bot { background: bottom left url(../images/red_main_bot.png) no-repeat; height: 23px; }
#gbox-bot-sub { background: bottom left url(../images/red_grad_bottom.png) no-repeat; height: 23px; }

#gbox-grd {
  min-height: 840px;
  padding: 2px 24px;
  height:auto;
}
#gbox-grd li
{
    list-style-type:disc;
}

#gbox-grd-sub {
  min-height: 300px;
  padding: 2px 20px;
}

#gbox h2 {
  font: bold 14px arial, sans-serif;
  color: #000;
  margin: 0;
}
#gbox h1 {
  font: bold 14px arial, sans-serif;
  color: #000;
  margin: 0;
}
#gbox p {
  margin: 1em 0;
}
#gbox-sub {
  width: 630px;
  margin-top: 47px;
  margin-left: 22px;
}

#gbox-sub h2 {
  font: bold 14px arial, sans-serif;
  color: #ffffff;
  margin: 0;
}
#gbox-sub h1 {
  font: bold 14px arial, sans-serif;
  color: #000000;
  margin: 0;
}
#gbox-sub p {
  margin: 1em 0;
}

#gbox-sub a 
{
    color: Black;
}
#features {
  background: #ffffff;
  padding: 14px;
  margin: 0 -14px;
}
#features-sw {
  background: #ffffff;
  padding: 14px;
  margin: 0 -14px;
}
#features h2 {
  position: relative;
  color: Black;
}
#features ul {
  float: left;
  width: 67%;
  margin: 1em 0;
  padding: 0;
}
#features li {
  list-style: square;
  margin-left: 12px;
    width: 150px;
}
#features-sw ul {
  float: left;
  margin: 1em 0;
  padding: 0;
  width: 100%;
}
#feature-sw li {
  list-style: square;
  margin-left: 12px;
  width: 100%;
}
#features-sub {
  background: #ffffff;
  padding: 14px;
  margin: 6 10px;
  color:Black;
  font-size: small;
}
#features-sub p 
{
  font-size: small;
  color: Black;  
}
#features-sw {
  background: #ffffff;
  padding: 14px;
  margin: 6 10px;
  color:Black;
  font-size: small;
}
#features-sw p 
{
  font-size: small;
  color: Black;  
}
#features-sub h2 {
  position: relative;
  color: Black;
}
#features-sub ul {
  float: left;
  margin: 1em ;
  padding: 0;
  width: 100%
}
#features-sub li {
  list-style: round;
  margin-left: 18px;
  color: Black;
}

/** footer **/

#newsletter, #events {
  float: left;
  width: 44%;
  margin-top: 1em;
}
#newsletter h2, #events h2 {
  color: #fff;
}
#newsletter .text {
  width: 125px;
}
#newsletter form {
  margin: 0.3em 0 0.6em 0;
}
#newsletter p {
  margin: 0.3em 0;
  font-size: 10px;
}
#newsletter a {
  color: #ffffff;
}

#events 
{
    color: #ffffff;
  margin-left: -5px;
  width: 40%;
}
#events ul {
  margin: 0.3em 0;
  padding: 0;
}
#events li {
   list-style-type: none;
  margin: 0;
  padding: 0;
  color: White;
}
#events a 
{
    color: White;
}
#newsletter ul {
 
  padding: 0;

}
#newsletter li {
  
  margin: 0;
  color: White;
  
}
#newsletter a 
{
    color: White;
}
/** grey box **/

#greybox {
  background: url(../images/grey_bg.gif) repeat-y;
  width: 326px;
  position: absolute;
  top: 292px;
  left: 462px;
}
#greybox-top {
  background: url(../images/grey_img.jpg) no-repeat;
  padding-left: 165px;
  padding-top: 18px;
}
#greybox-top ul li
{
  list-style-type: none;
	display: inline;
  
}
#greybox-top ul li a{
position: absolute;
	z-index: 1;
}
#social-links .facebook a {
	left: 35px;
	top: 64px;
}
#social-links .twitter a {
	left: 100px;
	top: 64px;
}
#social-links .rss a {
	left: 185px;
	top: 64px;
}
#social-links .subscribe a {
	left: 100px;
	top: 75px;
}
#slinks a {
	width: 40px;
	height: 21px;
}

  
#greybox-bot {
  background: bottom left url(../images/grey_bot.gif) no-repeat;
  padding-bottom: 4px;
}
#greybox h2 {
  font: bold 12px arial, sans-serif;
  color: #E4EE6A;
  line-height: 1.5;
}
#greybox a {
  color: #fff;
}

#copyright {
  font-size: 9px;
  color: #fff;
  margin-top: 60px;
}

#top-nav 
{
  font-size: 9px;
  color: Black;
 vertical-align:text-bottom;
 margin-top: 2px;
 margin-left: 300px;
}
#footer
{
  font-size: 9px;
  color: White;
 vertical-align:text-bottom;
 margin-top: 20px;
 
}
#footer a 
{
 font-size: 9px;
  color: White;
 vertical-align:text-bottom;
 margin-top: 20px;   
} 
#contentList ul
{
   float: left;
  margin: 1em 0;
  padding: 0;
}
#contentList li 
{
 list-style: square;
  margin-left: 12px;
}
    
#l_links .home_link a {
	left: 250px;
	top: 30px;
}
#logolink a { 
	width: 100px;
	height: 65px;
}  
#logolink 
{
   left: 350px;
   top: 45px;
    position: fixed;

}  
#logolink ul li 
{
    list-style: none;
    list-style-type: none;
}  

#newsletterlinks 
{
  list-style-type: none;
  list-style: none;
  
}

/*Modal AJAX Popup Start*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:Gray;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:450px;
}
/*Modal AJAX Popup End*/

/*slideshow start */
#slideshow {
   
    margin-left:400px;
    margin-top: 375px;
    position: absolute;
}
#slideshow_ann {
   
    margin-left:400px;
    margin-top: 455px;
    position: absolute;
}
.slideshowtable td,p
{
 color: White;
 font-family: Tahoma;
 font-size: xx-large;
 font-weight:lighter;
  
}  
.slideshowtable_ann td
{
 color: White;
 font-family: Tahoma;
 font-size: x-large;
 font-weight:lighter;
  
}  
#slideshow_left
{
 margin-left: 250px;
 margin-top: 30px;
 position:absolute;  
}  
#slideshow_left_ann
{
 margin-left: 450px;
 margin-top: 45px;
 position:absolute;  
} 
/*slideshow end */
.jobapp 
{
    background-color:White;
    margin-left:250px;
    width:1000px;
}
.jobapp a
{
    color:Gray;
}

.jobapphead 
{
    background-color:Gray;
    color:White;
    font-size:xx-large;
}
 .jobappSilverHeader
 {
    background-color: Gray;
           
    width: 716px;
 }
 .jobappSilverHeaderMinor
  {
     background-color: #c0c0c0;
           
      width: 750px;
   }
 .certDisplay
 {
     width: 150px;
 }      
 
 #validate
 {
     color: Maroon;
     font-weight: bold;
     font-size: medium;
 }

#validate li
{
    color:Maroon;
}
/* Sub-header */
#sub-header-container { background: transparent url("separator_light.gif") repeat scroll left top; }
#sub-header { background-color: #37ba98; }
#sub-header h1 { color: #fff; }
