* {
margin:0;
padding:0;
}
body {
cursor:default;
font: 12px Verdana, Arial, Helvetica, sans-serif;
background-color:#f3f3f3;
margin-bottom:0px;
text-align: center;

}
#wrap{
width:905px;
text-align:left;
margin:0 auto;
}
#top {
background-color:#ffffff;
background: url('img/top.jpg') no-repeat;
margin:0 auto;
height:212px;
width:905px;
text-align:left;
}

#menu {
background-color:#ffffff;
background: url('img/menu.jpg') no-repeat;
margin:0 auto;
height:51px;
width:905px;
position:relative;
text-align:center;
}

#menu a {
color:white;
text-decoration:none;
padding: 0 10px 0 10px;
}

#content {
background-color:#ffffff;
background: url('img/cont.jpg') repeat-y;
margin:0 auto;
height:440px;
width:905px;
text-align:left;
position:relative;
}

#content p {
text-align:left;
line-height:14px;
color:#7487a8;
margin-bottom:5px;
margin-right:20px;
text-align:justify;
}

#content h1 {
text-align:left;
line-height:24px;
color:#403f61;
margin-bottom:15px;
}


#footer {
height:20px;
width:900px;
}

#footer p {
height:20px;
width:900px;
text-align:right;
font-size:11px;
}
