/* MAIN */

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, a, img, strong, b, u, i, ol, ul, li, form, table, caption, tr, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 11px;
vertical-align: baseline;
background: transparent;
font-family: "Arial", sans-serif;
}

body {
line-height: 1;
background: #d67b19 url('img/bg-3.jpg') repeat scroll 0% 0%;
}

ol, ul {
list-style: none;
}

:focus {
outline: 0px;
}

a {
cursor: pointer;
}

table {
border-collapse: collapse;
border-spacing: 0px;
}

p {
line-height: 1.4em;
margin-bottom: 1em;
color: #595959;
}

h1 {
font-size: 1.6em;
color: #d98021;
text-transform: uppercase;
font-weight: normal;
margin-bottom: 0.5em;
}

h2 {
color: #d98021;
text-transform: uppercase;
font-weight: normal;
margin-bottom: 0.5em;
font-weight: bold;
}

/* WRAPPER */

#wrapper {
width: 600px;
margin:0px auto;
}

/* HEADER */

#header {
margin-top: 100px;
margin-bottom: 15px;
}

/* CONTENT */

#content {
width: 1053px;
}

#contentleft {
width: 150px;
float: left;
background: #fff7e3 none repeat scroll 0% 0%;
height: 600px;
border-top: 10px solid #ffd13a;
border-bottom: 10px solid #ffd13a;
}

#contentgallery {
width: 150px;
float: left;
background: #fff7e3 none repeat scroll 0% 0%;
height: 600px;
border-top: 10px solid #ffd13a;
border-bottom: 10px solid #ffd13a;
border-left: 1px solid #ffd13a;
overflow: hidden;
}

#galleryimages {
left: 25px;
top: 50px;
width: 100px;
height: 500px;
position: relative;
margin-bottom: 50px;
line-height: 0px;
}

#galleryimages img {
margin-bottom: 1px;
}

.gallerybuttonprev,
.gallerybuttonnext {
width: 150px;
background-color: #fff7e3;
z-index: 1000;
height: 50px;
position: absolute;
}

#previous {
display: none;
}

#contentcenter {
width: 450px;
float: left;
background: #fff7e3 none repeat scroll 0% 0%;
height: 550px;
padding-left: 25px;
padding-right: 25px;
padding-top: 50px;
border-top: 10px solid #ffd13a;
border-bottom: 10px solid #ffd13a;
border-left: 1px solid #ffd13a;
border-right: 1px solid #ffd13a;
}

#contentcenter .contentimg {
margin-bottom: 25px;
display: none;
}

#contentcenter img {
line-height: 0px;
margin: 4px;
padding: 0px;
}

#flashcontent {
margin-bottom: 25px;
}

#contentright {
float: left;
width: 250px;
background: #fff7e3 none repeat scroll 0% 0%;
height: 600px;
border-top: 10px solid #ffd13a;
border-bottom: 10px solid #ffd13a;
}

#contentright img {
margin-left: 55px;
margin-top: 30px;
}

/* MENU */

#menu {
margin-left: 30px;
margin-top: 50px;
}

#menu a {
text-transform: uppercase;
text-decoration: none;
color: #d98021;
}

#menu a:hover {
color: #eaa75f;
}

#menu li {
margin-bottom: 1.4em;
}

#menu ul ul li {
margin-left: 1em;
}

#menu ul ul li a {
text-transform: none;
}

/* WASENIUS */

#wasenius {
position: fixed;
bottom: 0px;
right: 0px;
padding: 4px;
background-color: #555555;
}

#wasenius a {
text-decoration: none;
text-transform: uppercase;
font-size: 0.9em;
color: #cccccc;
}
