﻿body
{
background-color: #FFFFFF;
text-align: center; /* this aligns the whole page center - #8bc541 = green*/
margin: 0px;
}

#container
{
clear: both;
width: 892px;
height: auto;
text-align: left;/* this counters the center align */
margin: 0 auto;
}

.footer
{
background-color: #8bc541;
width: 100%;
margin: 0;
}

.headlogo
{
float: left;
width: 559px;
height: 104px;
margin: 0px;
display: inline;
}

#headtestdrive
{
float: left;
width: 241px;
height: 104px;
margin: 0px;
display: inline;
}

.testpng
{
margin:0px;
}

.headend
{
float: left;
width: 46px;
height: 132px;
margin: 0px;
display: inline;
}
/* End of the header file */

.leftside
{
background-image: url(../images/index2007_16.png);
background-repeat: repeat-y;
float: left;
width: 46px;
height: 900px;
display: inline;
position: relative;
}

.rightside
{
background-image: url(../images/index2007_04.png);
background-repeat: repeat-y;
float: left;
width: 46px;
height: 900px;
display: inline;
position: relative;
}

.mainbody
{
width: 800px;
text-align: left;
float: left;
display: inline;
position:relative;
/*background-color: #FFFFFF;*/
}

.mainimage
{
margin: 0;
padding: 0;
/*background-color: #FFFFFF;*/
}

.imageblog
{
float: left;
margin: 0;
display: inline;
}

.imageLearnHow
{
float: left;
margin: 0;
display: inline;
}

.imagenext
{
float: left;
margin: 0;
display: inline;
}

/* STYLES FOR INTERNAL PAGES */
.page
{
width: 700;
margin: 0px 46px;
font: 11px Verdana, San-serif;
margin-left: 96px;
margin-right: 96px;
text-align:left;
}

.pagebottom
{
float: left;
background-image: url(../images/botm_grade.png);
background-repeat: no-repeat;
width: 892px;
height: 16px;
margin-top: 0px;
margin-bottom: 15px;
display: inline;
}

.greenbox 
{
color:#176A9D;
padding:10px 0pt;
width:345px;
float: left;
display: inline;
z-index:auto;
}

.greenbox-header 
{
background:transparent url(../images/bg_greenbox_top.gif) no-repeat scroll 0% 50%;
font-size:18px;
font-weight:bold;
height:26px;
padding:5px 0pt 0pt 10px;
}

.greenbox-bg 
{
background:transparent url(../images/bg_greenbox_tile.gif) repeat-y scroll 0% 50%;
padding:10px;
height: 250px;
}

.greenbox-footer 
{
background:transparent url(../images/bg_greenbox_btm.gif) no-repeat scroll 0%;
height:14px;
}

.green2box 
{
color:#176A9D;
padding:10px 0pt;
margin-left: 10px;
width:345px;
float:left;
display:inline;
z-index:auto;
}

.green2box-header 
{
background:transparent url(../images/bg_greenbox_top.gif) no-repeat scroll 0% 50%;
font-size:18px;
font-weight:bold;
height:26px;
padding:5px 0pt 0pt 10px;
}

.green2box-bg 
{
background:transparent url(../images/bg_greenbox_tile.gif) repeat-y scroll 0% 50%;
padding:10px;
height: 250px;
text-align: center;
}

.green2box-footer 
{
background:transparent url(../images/bg_greenbox_btm.gif) no-repeat scroll 0%;
height:14px;
}

.fourthparagraphtitle
{
font-family:Century Gothic, Arial, Helvetica, sans-serif;
font-size:18px;
text-align: right;
font-weight:bold;
color: gray;
}

.fourthparagraph
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
overflow: hidden; 
height: auto; 
text-align: left;
display:block;
}

.fourthparagraph a
{
color: #8bc541;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
}

.fourthparagraph a:hover
{
color: #8bc541;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:underline;
}

.fourthparagraph a:active
{
color: #8bc541;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
}

.fourthparagraph a:visited
{
color: #c9c9c9;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:underline;
}
