*{ margin: 0; padding: 0; }*
body {font:0.74em  Arial, Sans-Serif; color: #444; margin-left:7px; }
	h1 { font-size: 2em; font-weight: normal; float: left; }
	h1 a { text-decoration: none; }
	h2 { background:#FFF; font-size: 2em; color: #66B538; font-weight: normal; margin: 0 0 .8em; }
	h3 { background:#FFF; font-size: 1.5em; border-bottom: 1px solid #eee; margin: 0 0 .8em; background:#FFF; }
	p  { margin: 0 0 2em 0; line-height: 1.8em; }
	em { background:#FFF; border-bottom: 1px dotted #fff; cursor: pointer;  }
	strong {background:#FFF;}
	a { color: #9D2900; }
	a:hover { color: #A0000E; text-decoration: none; }
	img { border: 0; }
	.green { background:#FFF; color: #66B538; }
	.bolder {background:#FFF; font-weight:600; font-size: 0.80em;}
	
	
#container {width:778px; margin-left:auto; margin-right:auto; padding-top:15px;}
#teaser {padding-top:15px; padding-bottom:10px;}
 
#header { width:778px; height: 50px; margin: 0 auto; padding-bottom:10px; }
	#menu  { float: right; padding: 6px 0 0 0; list-style: none; }
		#menu li { display: inline; }
		#menu a { display: block; float: left; margin-left: 30px; padding: 7px; text-decoration: none; font-size: 13px; color: #000000; }
		#menu a:hover { color: #000; border-bottom: 2px solid #ccc; }
		#menu .active a { border-bottom: 2px solid #66B538; color: #9D2900;}
 
#me{background:#FFF; width:778px;}

#bar { height: 40px; margin: 0 0 30px; padding: 8px 0 0 0; background: url(../images/bar.gif) repeat-x; }
	.step { cursor: pointer; color: #FAFDDD; padding: 4px 0 0 11px; margin: 0 35px 0 0; font-size: 1.4em; float: left; text-align: center; background: url(../images/step.gif) no-repeat; height: 30px; }
	.step a { color: #fff; margin: 0 10px 0 0; }
	
.col {
background:#FFFFFF;
	float: left;
	width: 230px;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 16px;
	margin-left: 10px;
}
.col1 {
background:#FFFFFF;
	float: left;
	width: 410px;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 16px;
	margin-left: 3px;
}
	.last {
	float: right;
	margin: 2px;
}
	.info { border: 1px solid #e0e0e0; background:#CCCCCC; padding: 7px; }

#footer { clear: both;margin: 0 auto; padding: 15px; border-top: 1px solid #e0e0e0; }	
	#footer .right { float: right; margin: 0 55px 0 0; }
	#footer a { color: #808080; font-weight: bold; }
	
/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
background:#fff;
font: 0.90em  Arial, Sans-Serif; color: #444; 
 margin-top:1em;
 
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 background:#fff;
 font: .90em  Arial, Sans-Serif; color: #444; 
 margin:0;
 padding: 3px 0;
 
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border-bottom-color:#0066FF; 
 text-decoration: none;
}

ul.tabbernav li a:link { font-size: 2em; color: #66B538; }
ul.tabbernav li a:visited { font-size: 2em; color: #444; }

ul.tabbernav li a:hover
{

 background: #FFF;

}

ul.tabbernav li.tabberactive a
{
font-size: 2em; color: #444;
}
 ul.tabbernav li a:link {
 background-color: #fff;

}

ul.tabbernav li.tabberactive a:hover
{
 color: #444;
 background:#fff;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
display:none;
}
.tabberlive .tabbertab h3 {
 
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
font: .90em  Arial, Sans-Serif; color: #444; 
}
.tabberlive#tab2 {
font: .90em  Arial, Sans-Serif; color: #444; 
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}
.mainpagetext {
background:#FFFFFF;font:1.3em Arial, Sans-Serif; color: #444; margin-left:10px
}
.mainpagelogo{
background:#FFFFFF; font:1.1em  Arial, Sans-Serif; color: #66B538; font-weight:bold; margin-left:9px;

}
.mainpagelogo1{
background:#FFFFFF; font:1.1em  Arial, Sans-Serif; font-weight:bold; margin-left:9px;

}
.mainpagelogo2{
background:#FFFFFF; font:1.1em  Arial, Sans-Serif; color: #66B538; font-weight:bold;

}
#contact-area input, #contact-area textarea {
	padding: 5px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #66B538;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #CC0000;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	padding-top: 5px;
	font-size: 1em;
	width:70px;
}
.flashbuttons { padding-right:10px; padding-top:10px; padding-bottom:10px;}
.smaller {font-size:0.60em;}
.list1 {font-size:1em; padding-top:5px; background-color:#FFFFFF;}
#banner {padding-top:5px; padding-bottom: 5px;}

#keywords ul { 
margin: 0;
padding: 0;
list-style-type: none;
}
#keywords  { 
}
#keywords ul li { display: inline; }

#keywords h2 {
font-size:0.7em;
 display: inline;
 


}