body 
{
height:100%;
margin: 0px;
 background:#fff url(../i/bg.jpg);
 background-repeat:no-repeat;
 font-family:verdana;
 font-size:11px;
 color:black;
}
ul
{
margin:5px 0px 0px 0px;
padding:0px;
list-style-type:none;
}
ul li
{
margin-top:2px;
}
a
{
text-decoration:none;
color:black
}
a:hover
{
color:#81dce4;
}
.header
{
margin:0px 0px 5px 0px;
overflow:hidden;
width:100%;
}
.logo_holder
{
float:left;
width:460px;
}
.services
{
float:left;
margin:40px 0px 0px 0px;
}
.blue_title
{
font-size:12px;
font-weight:bold;
color:#b0cbcd;
}
.content{overflow:hidden}
#project_preview
{
float:left;
width:460px;
height:300px;
margin-top:5px;
overflow:hidden;
filter: alpha(opacity=0);
}
.portfolio
{
overflow:hidden;
margin-bottom:40px;
}
.right_bar
{
overflow:hidden;
height:75%;
}
.blue_text
{
color:#81dce4;
margin-top:5px;
}
.project_holder
{
margin-left:50px;
width:350px;
left:50px;

}
#project_bg
{
position:absolute;
width:350px;
height:326px;
top:155px;
left:48px;
display: none;
background-color:#85b7bb;
-moz-opacity:0;

}
.project_content_holder
{
padding:20px;

}
.project_content_holder span
{
color:#496b6e;
font-weight:bold;
}
.project_content_holder img
{
margin-top:10px;
}
.project_info
{
margin-top:5px;
overflow:hidden;
}
.lable
{
float:left;
width:100px;
}
.value
{
float:left;
width:210px;
}
.project
{
display:none;
position:absolute;
width:460px;
height:400px;
overflow:hidden;
}