body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	background: #FFF;
	text-align: center;
	margin: 0;
	border-top: 1px solid #FFF;
	
}

#container {
	background: #97b87a;
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	border: 1px solid #97B87A;
}

#container a:link , a:visited {
}

#header {
background-image: url(images/header.jpg);
background-position: right;
background-repeat: no-repeat;
background-color:#FFFFFF;
height: 62px;
}


#mainContent {
	border: 1px solid #97B87A;
	background: #97b87a;
}

#main2 {
background: #fff;
border-left: 1px solid #97B87A;
border-right: 1px solid #97B87A;
border-bottom: 1px solid #97B87A;
}

#leftside {
	width: 160px;
	border-right: 1px solid #97B87A;
	top: 65px;
	position: absolute;
	height: 4000px;
	left: 0px;
}

#midContent {
	background: #fff;
	padding: 10px;
	text-align: left;
	width: 800px;
}

#adBlock01 {
	width: 340px;
	height: 285px;
	padding: 5px;
	}

#adBlock02 {
	width: 730px;
	height: 95px;
	}

.headline {
	font-size: xx-large;
	color: #E60000;
	padding: 1px;
	margin: 1px;
	font-weight: bold;
	line-height: 1;
}

#rightside {
	width: 178px;
	background:#fff;
	float: right;
}

#squeezecontent {
	padding: 10px;
	left: 0px;
	position: absolute;
	top: 62px;
	width: 700px;
}

#footer {
}

#footerother {
	position: absolute;
	top: 9000px;
	width: 924px;
}

.line {
height:1px;
background: #97B87A;
margin: 0;
padding:0;
font-size: 1px; line-height: 0;
}

.title {
padding: 1px;
margin: 1px;
font-size: 12px;
line-height: 12px;
}

.adBox1 {
clear: both;
}

.box1 {
	padding: 3px;
	background:#97B87A;
	color: #FFF;
	border:1px solid #fff;	
}


.box2 {
	padding: 3px;
	background:#B3DA91;
	border:1px solid #fff;	
}
.box3 {
	padding: 0 3px;
	background:#C0EA9C;
	border:1px solid #97B87A;	
}

.box4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 3px;
	color: #789F56;
	border:1px solid #fff;	
}

.signuptitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #CC3300;
	text-align: center;
}

.dashed {
	border: 2px dashed #FF0000;
}

.back {
	float: left;
	}
	
.forward {
	float: right;
	}
	
.clearBoth {
	clear: both;
	}
	
/*Text Stuff*/

a:visited {
	color:#0000FF	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 18px;
	padding: 0;
	text-align: left;
}


p{
padding: 3px 0;
margin: 3px 0;
}

.highlight {
	background-color:#FFFF00
	}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.testimonialsig {
	color: #0066FF;
	font-weight: bold;
}

.orderlink {
	font-size: medium;
	font-weight:bold;
	text-decoration:underline;
	color:#0000FF;
	cursor:pointer;
}

.bullet {
	font-size:14px
}

.subhead {
	color: #E60000;
	font-size:18px}

h1, h2, h3, h4, h5 {
font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 24px;
	color: #CC0000;
	padding: 1px;
	margin: 1px;
	line-height: 1.2;
	text-align: center;
}

h2 {
font-size: 16px;
color: #478568;
border-bottom: 1px solid #BDE39B;
padding: 3px 0;
margin: 3px 0;
}

h3 {
	color: #669900;
}

#navcontainer {
	background:#97B87A;
	text-align: left;
	}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#navcontainer a
{
	display: block;
	padding: 3px 1px;
	width: 130px;
	background:#97B87A;
	border-bottom: 1px solid #eee;
	font-size: small;
}

#navcontainer a:link , a:visited
{
}

#navcontainer a:hover
{
background:#B3DA91;
color: #fff;
}

.copyright,
.copyright:link,
.copyright:visited,
.copyright:active,
.copyright:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333300;
}

input.submit
{
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
padding: 0.25em;
background-color: #FFFFFF;
background-repeat: repeat-x;
color: #333333;
font-size: 75%;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
} 

.formfield {
	font-family: verdana,arial,helvetica,geneva,sans-serif;
	font-size:11px;
	color:#666666;
	background-color:#F7F7F7;
	border: 1px solid #999999;
	letter-spacing: 0.1em;
	text-indent: 0.2em;
}

.inline {
display:inline;
float: left;
padding: 0px 5px 0px 0px;
}

/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}


#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}

/* Style the "Discover" bullets */
#discover .disctitle {
	color: #0066FF;
	font-weight: bold;
}

/* Style for Testimonials */
#storyWrapper {
	text-align: center;
	}
	
#story1 {
	width: 100%;
	background-color: #B7DEFF;
	border-style: double;
	text-align: left;
	padding: 5px;
	}

#story2 {
	width: 100%;
	background-color: #B3DA91;
	border-style: double;
	text-align: left;
	padding: 5px;
	}

.testimonialSig {
	color: #0066FF;
	font-weight: bold;
	text-align: left;
}

.Activa {
	color: #009933;
	font-weight: bold;
	}
	
.Mune {
	color: #FF0000;
	font-weight: bold;
	}

