body{
margin:auto;
background-image:url(home_images/greybg.jpg);
background-attachment:fixed;
background-position:center;
}

#container{
width:821px;
height:auto;
display:block;
margin:auto;
}

.toplogo{
width:821px;
height:89px;
display:block;
float:left;
background:url(home_images/logotop.gif) no-repeat;
}

.downleftlogo{
width:258px;
height:35px;
display:block;
float:left;
background:url(home_images/logodown.gif) no-repeat;
}

#linkscontainer{
width:563px;
height:35px;
display:block;
float:left;
background:url(home_images/linksbg.gif) no-repeat;
}

.linkseperator{
width:33px;
height:35px;
display:block;
float:left;
background:url(home_images/linksep.gif) no-repeat;
}

.home{
width:43px;
height:35px;
display:block;
float:left;
background:url(home_images/home_o.gif) no-repeat;
}

.home a{
width:43px;
height:35px;
display:block;
float:left;
background:url(home_images/home.gif) no-repeat;
}

.home a:hover{
width:43px;
height:35px;
display:block;
float:left;
background:url(home_images/home_o.gif) no-repeat;
}

.history{
width:53px;
height:35px;
display:block;
float:left;
background:url(home_images/history_o.gif) no-repeat;
}

.history a{
width:53px;
height:35px;
display:block;
float:left;
background:url(home_images/history.gif) no-repeat;
}

.history a:hover{
width:53px;
height:35px;
display:block;
float:left;
background:url(home_images/history_o.gif) no-repeat;
}

.currentprojects{
width:116px;
height:35px;
display:block;
float:left;
background:url(home_images/currentprojects_o.gif) no-repeat;
}

.currentprojects a{
width:116px;
height:35px;
display:block;
float:left;
background:url(home_images/currentprojects.gif) no-repeat;
}

.currentprojects a:hover{
width:116px;
height:35px;
display:block;
float:left;
background:url(home_images/currentprojects_o.gif) no-repeat;
}

.management{
width:124px;
height:35px;
display:block;
float:left;
background:url(home_images/management_o.gif) no-repeat;
}

.management a{
width:124px;
height:35px;
display:block;
float:left;
background:url(home_images/management.gif) no-repeat;
}

.management a:hover{
width:124px;
height:35px;
display:block;
float:left;
background:url(home_images/management_o.gif) no-repeat;
}

.contactus{
width:79px;
height:35px;
display:block;
float:left;
background:url(home_images/contactus_o.gif) no-repeat;
}

.contactus a{
width:79px;
height:35px;
display:block;
float:left;
background:url(home_images/contactus.gif) no-repeat;
}

.contactus a:hover{
width:79px;
height:35px;
display:block;
float:left;
background:url(home_images/contactus_o.gif) no-repeat;
}

#columnleft{
width:360px;
height:404px;
display:block;
float:left;
background-color:#d12531;
}

.headline{
width:360px;
height:100px;
display:block;
float:left;
background:url(home_images/headline.gif) no-repeat;
}

.lefttext{
width:320px;
display:block;
float:left;
font-family:Verdana;
font-size:11px;
color:#fff;
line-height:18px;
padding:15px 0px 25px 20px;
}

#columnright{
width:461px;
height:404px;
display:block;
float:left;
background-color:#d12531;
}

.photos{
width:461px;
height:404px;
display:block;
float:left;
background:url(home_images/rightimgs2.jpg) no-repeat;
}

#bottomgrey{
width:821px;
height:72px;
display:block;
float:left;
background:url(home_images/bottomlinkbg.gif) no-repeat;
}

.address{
text-align:center;
font-family:Verdana;
font-size:10px;
color:#acacac;
line-height:18px;
padding-top:5px;
}

.address a{
font-size:10px;
color:#acacac;
text-decoration:underline;
}

.address a:hover{
font-family:verdana;
font-size:10px;
color:#fff;
text-decoration:none;
}

.copyright{
text-align:center;
font-family:Verdana;
font-size:10px;
color:#666666;
line-height:18px;
padding-top:35px;
}





