/* CSS Document */

p { padding: 0; margin:0; }
html body {text-align:left;background:#3b5900; padding:0;margin:0}
/* position for site */
#container {
clear:both;
border: 0px solid red;
width: 648px;
text-align: center;
padding-top: 15px;
}
/* text on top */
#top-text {
clear:both;
border: 0px solid red;
height: 46px;
text-align: center;
letter-spacing: 1pt;
font-size: 28px;
font-family:Trebuchet;
font-weight:bold;
color:#fff;
}

#top-text-2 {
clear:both;
text-align: center;
font-size: 16px;
font-family:Trebuchet;
font-weight:normal;
}

#top-space {
height: 28px;
}

#safari {
background:url('images/safari2.jpg') no-repeat;
height:95px;
width: 648px;
}

#elefant-top {
background:url('images/elefant-top2.jpg') no-repeat;
width: 648px;
height: 101px;
}

#elefant-down {
background:url('images/elefant-down.jpg') no-repeat;
width: 648px;
height: 316px;
}

#button {
background:url('images/button2.gif') no-repeat;
width: 256px;
height: 81px;
margin-left: 342px;
}

.logo {
float:left;
margin-left: 5px;
margin-top: 5px;
height: 70px;
width:245px;
border:0px solid red;
}

#bottom-space {
height: 11px;
}

#bottom-text {
height: 35px;
border: 0px solid red;
font-size: 10px;
font-family:Arial, Helvetica, sans-serif;
color:#d8e9b8;
}

#footer {
height: 35px;
border: 0px solid red;
font-size: 10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-top: 9px;
font-weight:bold;
color: #fff;
}

.bank {color: #FFFF00}

.privacy {color: #ffd305; font-weight:bold; font-size: 10px; font-family:Verdana, Arial, Helvetica, sans-serif;}


