body{
margin: 0 auto;
padding:0;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
background-color:#004a1e;
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
color: #fff;
text-align: center;
}

a{
color:#fff;
font-weight: bold;
text-decoration: none;
}

a:hover{
color:#fff;
text-decoration: underline;
}


#wrapper{
width: 800px;
padding:0;
margin: auto;
background-color: #537e63;
}


#top{
float: left;
width: 800px;
width: 110px;
}


#nav{
float: left;
background-image: url(images/nav_bg.jpg);
background-repeat: no-repeat;
width: 800px;
height: 40px;
}


    #nav ul{
    list-style: none;
    padding:0;
    margin: 0;
    }


    #nav li{
    display: inline;
    float: left;
    margin: 5px 0px 0px 20px;
    }


    #nav li a{
    background-image: url(images/but_back.gif);
    background-repeat: no-repeat;
    width: 133px;
    display: block;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    padding: 6px 0px 12px 0px;
    }


    #nav li a:hover{
    background-image: url(images/but_back_over.gif);
    background-repeat: no-repeat;
    color: #fff;
    text-decoration: none;
    }

#side{
font-size : 12px;
float: left;
width: 170px;
text-align: left;
}

    #side p{
    margin: 0;
    padding: 5px 10px 5px 7px;
    }
    
    
    #side ul{
    margin :0;
    padding: 0px 0px 0px 20px;
    list-style: disc url();
    }
    
    
#text{
background-image: url(images/main.jpg);
background-repeat: no-repeat;
height:400px;

}

#main{
float: left;
width: 630px;
text-align: left;
color:white;
}

    #main p{
    margin: 0;
    padding: 5px;
    color: #fff;
    }
    
    #title{
    color:#fff;
    background-color: transparent;
    font-weight: bold;
    font-size: 16px;
    margin: 0;
    padding: 5px 10px 5px 5px;
    text-decoration: underline;
    }

#main a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;}
	
#main a:hover {
	color:#fff;
  text-decoration:underline;}	

     
    

#flash{
margin: 10px 0px 10px 7px;
}


#footer{
width: 800px;
clear:both;
background-image: url(images/footer_bg.jpg);
background-repeat: no-repeat;
height: 20px;
font-size: 10px;
}


    #footer ul{
    list-style: none;
    padding:3px 0px 0px 0px;
    margin: 0;
    }


    #footer li{
    display: inline;
    margin: 0px 5px 0px 5px;
    }


    #footer li a{
    color: #fff;
    text-decoration: none;
    }


    #footer li a:hover{
    color: #fff;
    text-decoration: underline;
    }


img{
border: none;
}


/*BELOW TO FIZ THE POPUP AD*/
.largeImageButtons {
	width: 645px;
	text-align: left;
	font-size: 12px;
  background-color:#7b8c94;
}
.largeImageButtons a {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 5px;
	margin: 10px;
	text-align: left;
	color: #000;
}

.features{
float:right;
width:209px;
height:230px;
background-image: url(images/featurebox.jpg);
background-repeat: no-repeat;
margin: 5px 15px 0px 0px;
padding-left:17px;
padding-top:46px;
}

html>body .features{
float:right;
width:224px;
height:276px;
background-image: url(images/featurebox.jpg);
background-repeat: no-repeat;
margin: 5px 15px 0px 0px;
}

