body{
background-color:#172704;
}

.welcomeBG{background-image:url(images/home-welcome.jpg);
background-repeat:no-repeat;
}

.welcomeFiller{background-image:url(images/home-welcomeBgFiller.jpg);
background-repeat:repeat-y;
}

.welcomeImage{
padding-bottom:70px;
}

.welcometxt1{
font-family:Arial;
font-size:11px;
color:#B7DC94;
padding-right:70px;
}

.welcometxt2{
font-family:Arial;
font-size:11px;
color:#B7DC94;
padding-bottom:10px;
}

.copyright{
font-family:Tahoma;
font-size:9px;
color:#669933;
text-indent:25px;
}

.designBY{
font-family:Tahoma;
font-size:9px;
color:#669933;
}

.floatImage{
z-index:5;
position:absolute;
padding-left:130px;
padding-top:386px;
}

a.foot:link {text-decoration: none;color:#669933;}
a.foot:visited {text-decoration: none;color:#669933;}
a.foot:active {text-decoration: none;color:#669933;}
a.foot:hover {text-decoration: underline;color:#669933;}
