body{
margin: 0 auto;
padding:0;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
background-color:#e7eeef;
background-image: url(images/bg1.jpg);
background-repeat: repeat-x;
color: #fff;
text-align: center;
}

a{
color:white;
font-weight: bold;
}

a:hover{
color: f5f4f4;
}


#wrapper{
width: 785px;
padding:0;
margin: auto;
background-color: #a4afb1;
border: 1px #333 solid;
}


#header{
float: left;
}




#flash{
float: left;
width:630px;
border-right: 1px #d3d1d1 solid;
}


#content{
width: 631px;
float: left;
text-align: left;
}


#content p{
margin: 0;
padding: 7px;
}


#buttons{
float: right;
width: 154px;
}


#footer{
width: 785px;
clear: both;
background-image: url(images/bot.jpg);
background-repeat: no-repeat;
color: white;
height: 140px;
padding: 9px 0px 0px 0px

}

#footer ul{
list-style: none;
margin: 0;
padding: 0;
}

#footer li{
display: inline;
margin: 0px 5px 0px 5px;
}

#footer a{
color: #1d498d;
text-decoration: none;

}

#footer li a:hover, #footer a:hover{
color: white;
}

#footer p{
padding: 3px 0px 2px 0px;
}

img{
border: none;
}

h3{
font-size:12px;
}


#contact{
width: 600px;
float: left;
text-align: left;
min-height:450px;
}


#contact p{
margin: 0;
padding: 0px;
}
