/* CSS Document */

body {
background-color: #007e3a;
margin-top: 0px;
margin-bottom: 0px; 
height: 100%;
bottom: 0px;
}

.topleftlogo {
position: absolute;
top: 0px;
left: 0px;
z-index:3;
}


.mainwrapper {
margin-left: 93px;
width: 900px;
height: 100%;
margin-top: 0px;
margin-bottom: 0px;
background-image:url(images/backgroundnew.jpg);
background-repeat: repeat-y;
float:left;
position: relative;
z-index:2;
}

.bottomalign {
left: 0px;
margin-left: 101px;
width: 900px;
height: 100%;
margin-top: 0px;
margin-bottom: 0px;
background-image:url(images/backgroundnew.jpg);
background-repeat: repeat-y;
position:absolute;
bottom:0px;
z-index:1;
}

/*.bottomimage {
position: absolute;
bottom: 0px;
left: 700px;
background-image:url(images/bottomright.gif);
background-repeat: no-repeat;
width: 200px;
height: 200px;
z-index: 10;
}*/


.contentwrapper {
width: 732px;
float: left;
margin-left: 84px;
margin-bottom: 0px;
}

.headerwrapper {
width: 732px;
float: left;
}

.headerimages {

}

.headerleft {
background-color: #007e3a;
width: 439px;
height: 87px;
float: left;
}

.headerright {
background-color: #64ac66;
height: 87px;
width: 293px;
float: left;
}

.licensed {
margin-top:15px;
font-family: Trebuchet MS, Arial, Helvetica;
font-size: 18px;
color: #ffffff;
}

.contactnos {
margin-top: 8px;
font-family: Trebuchet MS, Arial, Helvetica;
font-size: 16px;
color: #000000;
font-weight: bold;
}

.contactnos a:link {
color: #000000;
}

.contactnos a:visited {
color: #000000;
}

.contactnos a:hover {
color: #000000;
}

.navbar {
background-color: #f7ed90;
width: 720px;
height: 23px;
float: left;
padding-left: 12px;
padding-top: 3px;
}

.navbar a:link {
text-decoration: none;
font-family: Trebuchet MS, Arial, Helvetica;
font-size: 12px;
color: #000000;
font-weight: bold;
}

.navbar a:visited {
text-decoration: none;
font-family: Trebuchet MS, Arial, Helvetica;
font-size: 12px;
color: #000000;
font-weight: bold;
}

.navbar a:hover {
text-decoration: none;
font-family: Trebuchet MS, Arial, Helvetica;
font-size: 12px;
color: #64ac66;
font-weight: bold;
}
.contentlower {
width: 732px;
float: left;
background-image: url(images/mainback.jpg);
background-repeat:no-repeat;
}
.contentleft {
width: 400px;
float: left;
height: 100%;
padding-left: 40px;
padding-top: 20px;
font-family: Trebuchet MS, Arial, Helvetica;
font-size: 12px;
}

.contentleft p {
width: 375px;
}

.contentleft h1 {
font-family: Brush Script MT, Arial, Helvetica;
color: #007e3a;
font-size: 32px;
}

.contentright {
float: left;
width: 262px;
height: 100%;
padding-left: 30px;
padding-top: 20px;
background-color:#f9f1a9;
opacity: .40;
filter: alpha(opacity=40);
-moz-opacity: .40;
}


.contentright h1 {
font-family: Trebuchet MS, Arial, Helvetica;
font-size: 17px;
color: #007e3a;
padding-bottom:0;
margin-bottom: 5px;
}


.righttext {
position: relative;
width: 200px;
margin-top: -300px;
margin-right: 50px;
font-family: Trebuchet MS, Arial, Helvetica;
font-size: 11px;
font-weight: bold;
float: right;
line-height: 2.0;
}
