

img, div, p, td, span { behavior: url(iepngfix.htc) }



body {
margin : 0;
background-image : url(images/background_page.png);
font-family : Arial, Helvetica, sans-serif;
}

#blank { display:none}

a:link {color:#749A1B} /* unvisited link */
a:visited {color:#749A1B} /* visited link */
a:hover {color: #666666} /* mouse over link */
a:active {color:#749A1B} /* selected link */

.header {
height : 100px;
width : 100%;
background-image : url(images/header_back.png);
}
.header_sub {
width : 800px;
}
.nav {
width : 600px;
display : inline;
}

.navline {  height:15px; border-left: 0px solid #C2E777; border-bottom: 0px solid #C2E777; border-right: 0px solid #C2E777;
}
.navline image{}

.logo {
width : 234px;
display : inline;
padding-left : 50px;
}


.subnav {
height : 25px;
width : 100%;
background-image : url(images/background_green_diag.png);
}
.subnav_sub {
width : 800px;
}

.subnav_sub span { padding-left: 15px; padding-right: 15px; font-size:8pt; color:#555555; font-weight:bold; text-transform:uppercase}

.subnav_sub span a { text-decoration:none}
.subnav_sub span a:link { color:#555555;}
.subnav_sub span a:visited { color:#555555;}
.subnav_sub span a:hover { color: #888888;}
.subnav_sub span a:active { color:#555555;}


.body_outter {
height : 574px;
width : 100%;
background-image : url(images/background_body2.png);
}
.body_inner {
width : 800px;
padding-top : 25px;
}


.col_left {font-size:10pt}
.col_left img { float:right; margin-left:10px;  margin-top:10px; border:0px solid #ffffff}
p.col_left:first-letter {
font-size : 50pt;
font-weight : bold;
float : left;
width : 1em;
color : #97D10E;
padding-right:10px;
line-height:38pt;
}


.col_right {font-size:10pt; }
.col_right img{float:right; margin-left:10px; border:1px solid #ffffff}





.footer_outter {
height : 100px;
width : 100%;
background-image : url(images/background_footer.png);
}
.footer_inner {
width : 800px;
}
.subfooter_outter {
height : 100px;
width : 100%;
}
.subfooter_inner {
width : 800px;
font-weight : bold;
font-size : 7pt;
text-transform : uppercase;
color: #CCCCCC  ;
}
.subfooter_inner a {
text-decoration : none;
color : #CCCCCC;
}

.subfooter_inner a { text-decoration:none}
.subfooter_inner a:link { color: #666666;}
.subfooter_inner a:visited { color: #666666;}
.subfooter_inner a:hover { color: #B7E64C;}
.subfooter_inner a:active { color: #666666;}