body, html, img{
margin: 0;
border: 0;
}
a{
text-decoration: none;
}
div.container{
width: 990px;
margin: auto;
padding: 0;
margin-top: 20px;
}
div.header{
width: 990px;
height: 101px;
background: url(../images/header.gif) white top left no-repeat;
}
div.topsection{
width: 990px;
height: 380px;
background: url(../images/topsection_bg.jpg) white top left no-repeat;
margin-top: 30px;
}
p.topsection_p1{
font-family: verdana;
font-size: 14px;
color: black;
margin: 0 0 0 350px;
line-height: 22px;
}
p.topsection_p2{
font-family: verdana;
font-size: 11px;
color: black;
margin: 35px 0 0 510px;
line-height: 15px;
}
ul.topsection_ul1{
font-family: verdana;
font-size: 9px;
color: #808080;
margin: 15px 0 0 510px;
padding: 0 0 0 15px;
}
ul.topsection_ul1 li{
list-style-type: square;
margin: 0;
height: 17px;
}
p.topsection_p3{
font-family: verdana;
font-size: 10px;
color: #808080;
margin: 15px 0 0 510px;
line-height: 15px;
font-weight: bold;
}
div.middlesection{
width: 990px;
height: 280px;
background: url(../images/middlesection_bg.jpg) white top left no-repeat;
}
p.middlesection_p1{
font-family: verdana;
font-size: 11px;
color: black;
margin: 0;
float: left;
width: 300px;
padding: 130px 0 0 15px;
}
div.middlesection_center{
font-family: verdana;
font-size: 11px;
color: black;
margin: 0;
line-height: 15px;
float: left;
width: 350px;
padding: 35px 0 0 15px;
}

ul.middlesection_ul1{
font-family: verdana;
font-size: 9px;
color: #808080;
margin: 15px 0 15px 0px;
padding: 0 0 0 15px;
}
ul.middlesection_ul1 li{
list-style-type: square;
margin: 0;
height: 17px;
}
span.middlesection_span{
font-family: verdana;
font-size: 10px;
color: #808080;
font-weight: bold;
}
div.gift{
width: 990px;
height: 101px;
border: 0;
border-top: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0;
text-align: center;
padding-top: 15px;

margin: 25px 0 30px 0;
}
div.bottomsection{
width: 990px;
text-align: center;
}
div.footersection{
width: 990px;
height: 152px;
background: url(../images/footer.gif) white top left no-repeat;

}

div.footer{
font-family: verdana;
font-size: 10px;
color:#a3a3a3;
padding-left: 40px;
margin-bottom: 30px;
}

div.footerlogo{
float: left;
height: 60px;
padding: 10px;

}
div.footeraddress{
font-family: verdana;
font-size: 10px;
float: left;
height: 60px;
width: 400px;
padding-top: 20px;
color: white;

}
div.footeraddress a{
font-family: verdana;
font-size: 10px;
color: white;
text-decoration: underline;
}