body{
margin: 0 auto;
padding:0;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
background-color:#fff;
background-image: url(images/bg.jpg);
background-repeat: repeat;
color: #000;
text-align: center;
}

a{
color:#000099;
font-weight: bold;
text-decoration: none;
}

a:hover{
color:#000;
}


#wrapper{
width: 800px;
padding:0;
margin: auto;
background-color: #fff;
}


#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 10px 0px 10px;
    }


    #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{
float: left;
width: 205px;
text-align: left;
}

    #side p{
    margin: 0;
    padding: 5px 10px 5px 7px;
    }
    
#feature{
float: left;
width: 200px;
height: 276px;
	background-image: url(images/featurebox.jpg);
	background-repeat: no-repeat;
	margin: 0 0 0 5px;
}

#feature #inlineFourth {
	float: left;
  height: auto;
	width: 200px;
	position: relative;
	margin: 60px 0px 0px 0px;
}



#main{
float: left;
width: 550px;
text-align: left;
}

    #main p{
    margin: 0;
    padding: 5px;
    }
    
    #title{
    color:#000099;
    background-color: transparent;
    font-weight: bold;
    font-size: 14px;
    margin: 0;
    padding: 5px 5px 5px 5px;
    }

#main a {
	color:#000099;
	text-decoration:none;
	font-weight:bold;}
	
#main a:hover {
	color: #000;
  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: silver;
    text-decoration: none;
    }


img{
border: none;
}


/*BELOW TO FIZ THE POPUP AD*/
.largeImageButtons {
	width: 645px;
	text-align: left;
	font-size: 12px;
  background-color: silver;
}
.largeImageButtons a {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 5px;
	margin: 10px;
	text-align: left;
	color: #000;
}