body {
  margin: 0;
  padding: 0;
  font-size: 62.5%;
  font-family: 'lucida grande', tahoma, verdana, arial;
  /*background-color: #dbdbdc;*/
  background: url(../images/home_background.gif) repeat-x top;
}

h1 {
  margin: 5px 0 0 0;
  padding: 0;
  font-size: 135%;
  font-family: 'lucida grande', tahoma, verdana, arial;
  color: #555555;  
}

h2 {
  margin: 0 0 5px 0;
  padding: 0;
  font-size: 120%;
  font-family: 'lucida grande', tahoma, verdana, arial;
  color: #397e09;  
}

h2.mobile {
  margin: 0 0 0 0;
}


h3 {
  margin: 0 0 5px 0;
  padding: 0;
  font-size: 100%;
  font-family: 'lucida grande', tahoma, verdana, arial;
  color: #000000;  
}		
	
#tabWrapper {
  _text-align: center;     
  height: 26px;
  background: url(../images/backOff.gif) repeat-x top;
}
#inLineTabs {
  margin-left: auto;
  margin-right: auto;
  width: 610px;
  font-size:12px;
  line-height:normal;
}
#inLineTabs ul {
  height: 26px;
  margin: 0;
  padding: 0;
  list-style:none;
  text-align:center;
}
#inLineTabs li {
  width:120px;
  float:left;
  margin:0;
  padding:0 0 0 0;
}
#inLineTabs li a {
  display:block;
  background: url(../images/backOff.gif) repeat-x top;  
  padding: 11px 0 0 0;
  text-decoration: none;
  font-weight: normal;
  outline: none;
  color: #358322;     
}
#inLineTabs li a:hover {
  display:block;
  background: url(../images/backOn.gif) repeat-x top;  
  padding: 11px 0 0 0;
  text-decoration: none;
  font-weight: normal;
  outline: none;
  color: #358322;     
}

#inLineTabs li.on {}

#inLineTabs li.on a {
  background: url(../images/backOn.gif) repeat-x top;  
  padding-bottom:0;
  text-decoration: none;
  font-weight: normal;
  outline: none;
  color: #358322; 	
}
#logoWrapper {
  background: url(../images/coverback.gif) repeat-x top;  
  _text-align: center;
  height: 260px;
}
#logo {
  /*border: 1px solid #000000;*/
  width: 610px;
  height: 260px;  
  margin-left: auto;
  margin-right: auto;

}
#caroselWrapper {
  height:250px;
  background-color:#3da803;
  padding: 50px 0 0 0;
  _text-align: center;
  _height:300px;  
}
#caroselWrapper p {
  line-height: 25px;  
}

#caroselWrapper a:link { color: #ffffff; text-decoration: none;font-size: 120%;}
#caroselWrapper a:visited { color: #ffffff; text-decoration: none;font-size: 120%; }
#caroselWrapper a:active { color: #ffffff; text-decoration:none;font-size: 120%; }
#caroselWrapper a:hover { color: #ffffff; text-decoration: underline;font-size: 120%; }

#tierWrapper {
  background: url(../images/coverback.gif) repeat-x top;  
  _text-align: center;
  height: 75px;
}
#tierLogo {
  width: 850px;
  _width: 820px;  
  margin-left: auto;
  margin-right: auto;
  _text-align: left;
}
#tierMenu {
  background-color: #60d420; 
  _text-align: center;
  height:23px;
  background: url(../images/tierback.gif) repeat-x top;  
  /*border-top: 1px solid #666666;
  border-bottom: 1px solid #666666;*/
}
#subMenu {
  width: 830px;
  _width: 790px;      
  margin-left: auto;
  margin-right: auto;
  padding: 4px 0 0 0;
}
#subMenu p {
  text-align: left;
  margin: 0;
  padding: 0;
  color: #ffffff;
  font-size: 120%;  
}
#subMenu p a {
  color: #ffffff;
  font-size: 100%;
  text-decoration: none;
}
#subMenu p a:hover {
  color: #ffffff;
  font-size: 100%;
  text-decoration: underline;
}
#tierContent {
  margin:0;
  padding: 20px 0 0 0;
  height:450px;
  background-color:#3da803;
  _text-align: center;  
}
#iframeArea {
  text-align: center; 
  width:800px;
  height:400px;
  margin-left: auto;
  margin-right: auto;  
  margin-top:2px;
  margin-bottom:15px;  
  border:1px solid #666666;
}
#iframeArea iframe {
  width:100%;
  height:400px;
}

#contentArea {
 /*background: url(../images/clientback.gif) repeat-x top;*/
 background-color:#dbdbdc;
 overflow: auto;
 width:800px;
 height:400px; 
 margin-left: auto;
 margin-right: auto;
 padding: 5px 20px 20px 20px;
 border: 1px solid #666666;
 font-size: 120%;
 text-align:left;  
}

#contentArea a {
 color:#397e09;   
 text-decoration:none;
}
#contentArea a:hover {
 color:#397e09;
 text-decoration:underline;    
}

div.clientContentT {
 float:left;
 width: 520px;
 height: 135px;
 margin: 0 0 15px 0;  
}

div.clientContentI {
 float:left;
 height: 135px; 
 margin: 0 0 15px 25px;   
}

div.clearer {
 clear:both
}

#tierFooter {
  margin: 0;
  padding: 0;
  height:25px;
  background-color:#888888;
  border-top: 1px solid #666666;
  /*border-bottom: 1px solid #666666; */
  _text-align: center;  
}

#footerArea {
 width:275px;
 margin-left: auto;
 margin-right: auto;
 padding: 5px 0 0 0;
 font-size: 110%;
 color: #f1f1f1;  
}

p.mobile {
 margin:0 0 10px 0;
}

