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: 12px;
vertical-align: baseline;
background: transparent;
font-family: "Arial", sans-serif;
}

html {
background: #fff url('img/bg.jpg') repeat-x scroll 0% 0%;
}

body {
line-height: 1;
}

img, div { behavior: url(iepngfix.htc) }

ol {
list-style: none;
}

ul { 
 margin: 10px 20px 20px 20px;
 list-style-type: disc;
 list-style-position: outside;
 line-height: 18px;
}

:focus {
outline: 0px;
}

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

p {
line-height: 1.8em;
margin-bottom: 1em;
color: #333333;
}

p.ingress {
font-style: italic;
font-weight: bold;
color: #0053a0;
}

a {
color: #0053a0;
text-decoration: none;
}

h1 {
font-size: 2.7em;
font-weight: normal;
margin-bottom: 0.5em;
color: #0053a0;
font-family: "Georgia", serif;
}

h2 {
margin-bottom: 0.5em;
}

.clear {
clear: both;
}

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

#logo {
float: left;
margin-top: -10px;
}

#langmenu {
text-align: right;
margin-top: 10px;
font-size: 11px;
}

#langmenu a {
font-size: 11px;
}

#menu {
text-align: right;
padding-top: 25px;
}

#menu a {
color: #555555;
text-decoration: none;
text-transform: uppercase;
font-size: 14px;
margin-left: 15px;
}

#menu a:hover, 
#menu a.this {
color: #0053a0;
}

#mainimage {
height: 300px;
position: absolute;
width: 100%;
left: 0;
top: 100px;
background: transparent url('img/provenor-header.jpg') repeat-x center;
z-index: 10;
}

#content {
padding-top: 200px;
}

#contentleft {
width: 565px;
border-right: 1px solid #ccddec; 
padding-right: 25px;
float: left;
margin-right: 25px;
}

#contentright {
text-align: right;
margin-left: 625px;
}

#footer {
margin-top: 50px;
margin-bottom: 75px;
}

#footer strong {
color: #0053a0;
}

#footer p {
line-height: 1.5em;
font-size: 11px;
margin-bottom: 0px;
}

#footer .column {
float: left;
width: 160px;
border-right: 1px solid #ccddec; 
}

#footer .column2 {
margin-left: 210px;
}

table.lomake {
width: 560px;
}

table.lomake td {
padding-top: 5px;
padding-bottom: 5px;
}

form label {
width: 250px;
}

form textarea {
width: 500px;
border: 1px solid #ccddec;
height: 150px;
}

form input {
width: 250px;
height: 20px;
color: #666;
border: 1px solid #ccddec;
}

form td.right {
text-align: right;
}

form input#send {
border: none;
background-color: #0053a0;
height: 30px;
width: 70px;
text-transform: uppercase;
color: #fff;
}

form input#send:hover {
cursor: pointer;
background-color: #ccddec;
}

#slogan {
z-index: 50;
margin-left: 465px;
/*top: -49px;*/
position: relative;
margin-bottom: 10px;
height: 190px;
}



img.left { 
 float: left;
 margin: 8px 10px 2px 0px;
}
img.right { 
 float: right;
 margin: 8px 0px 2px 10px;
}

#slogantxt {
 width: 415px;
 height: 190px;
 float: right;
}

h3 {
 font-family: "Georgia", serif;
 text-align: right;
 font-size: 18px;
 font-weight: normal;
 line-height: 26px;
 letter-spacing: -1px;
 color: #FFF;
}