/* Basic Styles */
body{
font-family:Arial, Helvetica, Sans;
font-size:11px;
color:#8c9592;
margin:0px;
background:#777777;
}
a{
color:#4fb9cd;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
p{
margin-top:0px;
line-height:18px;
text-align:justify;
}

/* Classes */
.middleLeft{
width:10px;
background:transparent url(../images/middleLeft.gif) repeat-y top left;
}
.middleRight{
width:10px;
background:transparent url(../images/middleRight.gif) repeat-y top left;
}
.blue{
color:#4fb9cd;
margin:0px;
line-height:13px;
}
.button{
border:0px;
}
a.companylist{
display:block;
position:relative;
width:400px;
height:20px;
padding-left:13px;
background:transparent url(../images/list_up.gif) no-repeat top left;
color:#8c9592;
text-decoration:none;
}
a.companylist:hover{
background:transparent url(../images/list_over.gif) no-repeat top left;
color:#4fb9cd;
padding-left:15px;
text-decoration:none;
}
.detailFoto{
display:block;
position:relative;
}
.detailLogo{
display:block;
position:relative;
margin-bottom:14px;
}

/* IDs */
#topLeft{
width:10px;
height:10px;
}
#topCenter{
height:10px;
background:transparent url(../images/topCenter.gif) repeat-x top left;
}
#topRight{
width:10px;
height:10px;
}
#bottomCenter{
height:10px;
background:transparent url(../images/bottomCenter.gif) repeat-x top left;
}
#header{
width:100%;
height:281px;
background:transparent url(../images/headerBack.jpg) repeat top left;
}
#headerLeft{
display:block;
position:relative;
float:left;
}
#headerRight{
display:block;
position:relative;
float:right;
}
#grey{
height:10px;
background:#cecece;
}
#content{
vertical-align:top;
background:#FFFFFF url(../images/contentMap.gif) no-repeat top right;
height:100%;
padding-right:255px;
}
#menu{
display:block;
position:absolute;
top:267px;
left:0px;
width:550px;
height:0px;
float:none;
z-index: 1;
}
#home{
display:block;
position:absolute;
float:left;
left:35px;
}
#companies{
display:block;
position:absolute;
float:left;
left:-100px;
}
#contact{
display:block;
position:absolute;
float:left;
left:-100px;
}
#contentBlock1{
display:block;
position:relative;
width:335px;
padding:30px;
}
#contentBlock2{
display:block;
position:relative;
padding:30px 30px 30px 111px;
}
#contentBlock3{
display:block;
position:relative;
width:335px;
padding:30px 30px 30px 229px;
}
#textBlock{
display:block;
position:relative;
}
#detailImages{
display:block;
position:relative;
float:left;
margin-right:18px;
margin-bottom:5px;
}
