@charset "UTF-8";
/* CSS Document */

#developer{
width:233px;
background-image:url(../images/nav/developer.gif);
margin-left:30px;
}

#construction{
width:215px;
background:url(../images/nav/construction.gif);
}

#architect{
width:103px;
background:url(../images/nav/architect.gif);
}

#marketing{
width:113px;
background:url(../images/nav/marketing.gif);
}

