html
{
height: 100%;
}

body
{
height: 100%; margin:0; background-color:#ffffff;
}

#nonFooter
{
position: relative;
min-height: 100%; 
margin:0; 
}

#top_bg {
margin:0;
height:46px;
vertical-align:top;
width:100%; 
background-image:url(../img/v5_tbg.gif);
background-repeat:repeat-x; 
} 

#top_bg2
{ 
text-align:left; background:#FFF;
margin-top:0px;
height:101px;
vertical-align:top; 
width:100%; 

} 

#main{
width: 100%;
margin:0; text-align:left;
background-image:url(../img/v5mbg.jpg);
background-repeat:repeat-x;

}

#mainm { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px; 
color:#333333;
text-align:justify;
float:left;
width:470px; 
padding-top:0px; 
padding-left:20px; 
padding-right:5px;
margin-bottom:150px; 

}

#mainm2 { 
width:291px;
font-size:10px; margin-bottom:150px;
margin-left:505px;border-right:1px solid #000;
border-left:1px solid #000;
border-top:1px solid #000;
}

#main2 {
width: 100%;
margin:0; text-align:left;
background-image:url(../img/v5botbg.gif);
background-repeat:repeat-x; padding-bottom: 150px;

}

#main2b {
width: 100%;
margin:0; 
background-image:url(../img/v5botbg.gif);
background-repeat:repeat-x; padding-bottom: 180px;
}

#main22{
width: 100%;
margin:0; 
text-align:left;
background-image:url(../img/v5mbg2.gif); 
background-color:#F3F4EE;
background-repeat:repeat-x;
padding-bottom: 150px; height:auto
}

#main22b{
width: 100%;
margin:0; 
text-align:left;
background-image:url(../img/v5mbg2.gif); 
background-color:#F3F4EE;
background-repeat:repeat-x;
padding-bottom: 150px;
}

* html #nonFooter{
height: 100%;
}

#footer{ 
position:absolute;
margin-top: -144px; 
width:100%; background-image:url(../img/v5bottom.jpg); background-repeat:repeat-x;
} 

#footer img { 
border:0;
} 


.main_txt{ 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:justify; 
vertical-align:text-top;
width: 467px;
margin-left:20px;
margin-right:20px;
padding-top:7px;
color:#333333;
} 

#main_imgs{ 
width: 291px;
margin-bottom:30px;
border-right:1px solid #000;
border-left:1px solid #000;
border-top:1px solid #666;
height:auto;
} 

A:link {text-decoration: underline; color:#5f733c;}
A:visited {text-decoration: none; color:#5f733c;}
A:active {text-decoration: none; color:#5f733c;}
A:hover {text-decoration: underline; color:#d3d3d3;}

/* main menu*/
ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #036;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #369;
text-decoration: none;
}
