﻿html, body {
    text-align: center;
}

body {
    font-family: verdana;
    font-size: 12px;
    margin: auto;
    color: #636363;
}
 
a:link{
    color: #ffffff;
    text-decoration: none;
}

a:visited{
    color: #ffffff;
    text-decoration: none;
}

a:hover{
    color: #ffffff;
    text-decoration: underline;
}

a:active{
    color: #ffffff;
    text-decoration: none;
} 


#content 
{
 
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
 
.logo {
    text-align: left;
    position:relative;
    background-image: url('images/espot-logo.png');
    background-repeat: no-repeat;
    width:300px;
    height:120px;
    margin-right: auto;
}

.jobblock {
    text-align: left;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    left: 250px;
    bottom: 106px;
    color: white;
    background-image: url('images/jobs.png');
    background-repeat: no-repeat;
    width: 290px;
    height: 75px;
    line-height: 130%;
}

#bar {
    background-color: #616161;
    color: #E0E0E0;
    position: relative;
    bottom: 80px;
    height: 22px;
    text-transform: uppercase;
    font-size: 12px;
}

.baritemleft {
    padding-left: 30px;
}

.baritemright {
    padding-left: 16px;
}

#spacerbar {
    padding-left:80px;
}

#rightpartofbar {
    position: relative;
    left: 60px;
}

h1 {
    color: #4D4D4D;
    font-size: 24px;
    text-align: left;
     font-weight: normal;
}

h2,h3 {
    color: #4D4D4D;
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    color: #CB2228;
}

img {
    border: 0;
}

.submenujoblinks {
    position: relative;
}

a.submenujoblinks:link {
    color: Black;
}
a.submenujoblinks:visited {
    color: Black;
}
a.submenujoblinks:hover {
    color: Black;
}
a.submenujoblinks:active {
    color: Black;
}

.content {
    position: relative;
    bottom: 70px;
    text-align: left;
    left: 30px;
}

.contentspider {
    position: relative;
    bottom:72px;
    text-align: center;
}

.contentspidertitle {
    position: relative;
    top: 30px;
    font-size: 22px;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: Black;
}

.plaintxt {
    font-size: 10px;
    font-family: Verdana;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-align: left;
}

blockquote {
    position: relative;
    font-size: 13px;
    font-family: Verdana;
    font-style: italic;
    font-weight: normal;
    font-variant: normal;
    color: Black;
    text-align: center;
    width: 89%;
    right: 20px;
}

#leftcolumn {
    width: 40%;
    text-align: justify; 
}

#rightcolumn {
    position:absolute;
    top: 165px;
    left: 400px;
    width: 40%;
    text-align: justify; 
}

#rightcolumnexperts {
    position:absolute;
    top: 70px;
    left: 330px;
    width: 40%;
    text-align: justify; 
}

#rightcolumnAboutUs {
    position:absolute;
    top:35px;
    left: 400px;
    width: 40%;
    text-align: left;
}

#spiderimage {
    position: relative;
    top:45px;
    right:20px;
}

 

#deparcotext {
    position: relative;
    left:40px;
    bottom:60px;
    text-align: justify;
    width: 90%;
}

#leftcolumncharter {
    width: 60%;
    text-align: justify; 
}

#rightcolumncharter {
    position:absolute;
    top: 60px;
    left: 499px;
    width: 40%;
    text-align: justify; 
}

#jobs {
    position: relative;
    bottom: 50px;
    left: 30px;
    width: 90%;
    text-align: justify;
}
  
#references 
{
    bottom:70px;
    left:30px;
    position:relative;
    text-align:left;
}

.refimage 
{
    text-align: left;
    margin: 35px;
}

#contact 
{
    position: relative;
    top: 50px;   
}