* {
margin:0px;
padding:0px;
}

a {
outline:none;	
}

a img {
display:block;
border:none;
}

html {
height:100%;	
}

body {
background-image:url(../images/body_bg.png);
background-repeat:repeat-x;
background-color:#3A3433;
font-family:Calibri, Arial, Helvetica, sans-serif;
font-size:1.07em;
line-height:125%;
color:#FFFFFF;
height:100%;
}

#siteWrapper {
background-image:url(../images/main_bg.jpg);
background-repeat:no-repeat;
width:100%;
height:670px;
position:relative
}

#contentWrapper {
width:370px;
height:auto;
margin:0px 0px 0px 445px;
padding:145px 0px 0px 0px
}

#downloads {
margin:24px 0px 0px 0px;
}

#downloads span {
display:block;
margin:0px 0px 5px 0px;
}

#archeLogo {
position:absolute;
top:556px;
left:35px;
}