/* Stylesheet for CDOgroup.com */
/* Copyright 2005 Thomas Markle */
/* tom@elkram.com */


h2 {
padding-left: 20px;
}

p {
z-index: 2;
}

body {

font-family: Arial,"Agency FB", Vrinda;
text-align:left;
font-weight: 400;
font-size: 18px;
color: rgb(20,20,20);
background-color: rgb(230,225,225);

}

img {
border-style:none;
border-width:0px;
}

div.construction{

position:absolute;
top:25px;
left:30px;
z-index:2;
}

div.managment{
position: absolute;
top:10px;
right:10px;
z-index:1;
}

div.projectmanagment{
padding-top:110px; 
position:absolute; 
top:0px;
}

div.project{
position: absolute;
top:300px;
right:60px;
z-index:1;
}

div.corporate {

text-align: center;
border-bottom-width:2px;
border-bottom-style:solid;
border-bottom-color:rgb(0,0,0);
border-top-width:2px;
border-top-style:solid;
border-top-color:rgb(0,0,0);
font-weight: bold;
z-index:1;
}

a{
color:rgb(200,50,50); 
text-decoration:none;
font-weight: bold;
}

a:visited{
color:rgb(200,150,150); 
text-decoration:none;
}

a:hover{
color:rgb(40,40,40); 
text-decoration:underline;
}

div.development{
border-style: none;
border-width: 0px;
z-index:1;
margin-top:150px;
padding-top:0px;
padding-left:20px;
padding-right:20px;
}

div.outsourcing{
letter-spacing: 6px;
z-index:1;
font-size: 70%;
text-align: center;
}

.leftpanel{
width: 18%;
text-align:left;
vertical-align:top;
}

.mainpanel{
width:62%;
text-align:center;
border-left:solid 1px black;
border-right:solid 1px black;
}

.rightpanel{
width: 18%;
text-align:right;
vertical-align:top;
}

