
body {
	margin: 0;
	padding: 0;
	background: #8cc63e;
	font: normal .9em Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h4{
	color: #70bc0a;
	border-bottom: 1px solid #8cc63e;
	padding-bottom: 10px;
}

h1 { 
	font-size: 1.1em;
}

h2 {
	font-size: 1.0em;
}

h3 {
	font-size: 1em;
	color: #8cc63e;
}

p, blockquote, ul, ol {
	margin-top: 0;
}

p {
	padding: 2px 5px 2px 0;
}

blockquote {

}

a {
	color: Green;
}

a:hover {
	text-decoration: none;
}

.testimonialright
{
	color: #8b8b8a;
	font-size: .8em;
	font-style: italic;
	clear:right;
	float:right;
	width:350px;
	padding-top: 8px;
	font-weight: bold;
}

.testimonial
{
	font-size: .8em;
	/*font-style: italic;*/
	padding-left: 30px;
	padding-right: 30px;
}

.quote {
	line-height: 2;
	padding-right: 10px;
}

.quoter {
	text-align:right;
	padding: 15px 30px 20px 0;
}

#eligibility {
	font-size: .9em;
	border: solid 1px #f1ab00;
	margin-bottom: 20px;
}

#eligibility tbody tr.even td {
	background-color: #8cc63e;
	text-align: center;
}

#eligibility tbody tr.odd  td {
	background-color: #fff;
	text-align: center;
}

#eligibility th {
	background-color: #f1ab00;
}

.feature {
	padding: 15px;
	font-size: .8em;
}

.toggle {
	padding-top: 15px;
	cursor: pointer;
	margin-left: 15px;
}

.toggle span{
	/*background-color:#f1ab00;*/
	padding: 0px 5px 0px 5px;
	margin-right: 10px;
	border: solid 1px #000;
}
.toggle img {
	margin-right: 5px;
}

.toggleall {
	 font-size:xx-small;
	 color: #8cc63e;
	margin-left: 15px;
}
.toggleall span {
	 cursor: pointer;
	 text-decoration: underline;
}

.newsletters {
	margin-left: 15px;
	padding-bottom: 15px;
}

.newsletters span{
	background-color: #FEB81A;
	color:#fff;
	padding:5px;
	margin-right: 20px;
}

.newsletters a{
	font-size: .8em;
}

.box
{
  background: url(images/caterpillerbox.jpg) no-repeat;
  width: 257px;
  height: 76px;
  padding-top: 20px;
}

.img-shadow {
	background: url(images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 10px 5px 0 20px !important;
	margin: 10px 5px 0 15px;
}

.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
 }
 
.stories {
	border: 1px solid #a9a9a9;
	margin: 0 25px 25px 25px;
}

/* Main */

#main {
	position:absolute;
	left:50%;
	width: 800px;
	margin-left: -400px;
	background: url(images/content.jpg) repeat-y;
}

/* Header */

#header {
	width: 800px;
	height: 150px;
	margin: 0 auto;
	background: url(images/header.jpg);
}

#header a {
	text-decoration: none;
	color: #000;
}

#home-link {
	position: absolute; 
	top: 25px; 
	left: 20px; 
	width: 200px; 
	height: 120px; 
	background-color: transparent;
}

.tagline {
	position: absolute;
	font-weight: bold;
	font-size: .9em;
	text-align: right;
	width: 300px;
}
.line1 
{
	top:75px;
	left:200px;
}

.line2
{
	top:92px;
	left:220px;
}

.language {
	position: relative;
	top: 0px;
	left: 566px;
	width: 224px;
	height: 35px;
}
.language ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
.language li {
	float: left;
	margin: 0;
	padding: 0;
	width: 112px;
	height: 35px;
}

.language li a
{
	width: 112px;
	height: 35px;
	background: url(images/tab_lang.jpg) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	font: bold .7em Verdana, Arial, Helvetica, sans-serif;
	float: left;
	margin: 0px;
	padding: 15px 0 0 0;
}

.language li a:hover
{
	background: url(images/tab_lang_hover.jpg) no-repeat;
}

.contact {
	position: absolute;
	top: 92px;
	left: 670px;
	font-weight: bold;
	font-size: .7em;
	text-transform: uppercase;
}

/* Menu */

#menu {
	width: 800px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	margin-left: 15px;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#menu li {
	float: left;
	margin: 0;
	padding: 0;
	width: 128px;
	height: 46px;
}

#menu li a {
	background: url(images/tab.jpg) no-repeat;
	width: 128px;
	height: 46px;
	text-decoration: none;
	color: #000;
	font: bold 8pt Verdana, Arial, Helvetica, sans-serif;
	float: left;
	margin: 0px;
	padding: 10px 0 0 0;
}

#menu li a:hover {
	background: url(images/tab_selected.jpg) no-repeat;
}

#menu li .current
{
	background: url(images/tab_selected.jpg) no-repeat;
}

/* Content */

#content {
	width: 750px;
	margin: 0 auto;
	padding-top: 25px;
	padding-left: 10px;
	padding-bottom: 25px;
	clear: both;
}

/* bottom */

#bottom {
	width: 800px;
	height: 20px;
	margin: 0 auto;
	margin-top: 10px;
	background-image: url(images/footer.jpg);
}

/* footer */

#footer {
	background: #8cc63e;
	color: #fff;
	font-size: .8em;
	text-align: center;
	font-weight: bold;
	padding-bottom: 20px;
	line-height: 1.5;
}
