div#header{
  background-image:url('/images/projects_band.jpg');
  background-repeat:repeat-x;
  height:176px;
}
div#headertext{
  position:absolute;
  left:253px;
  top:103px;
  font-size:34px;
  font-weight:bold;
  color:#891C14;
}
div#root{
  background-image:url('/images/default_bottomleft.jpg');
  background-repeat:no-repeat;
  background-position:bottom left;
  margin:0;
  padding:0;
  min-width:1240px;
  _width:expression((document.body.clientWidth<1238 ? '1238px' : 'auto'));
}
div#mhh{
  float:left;
  height:700px;
  width:1px;
}
div#left{
  float:left;
  padding-left:70px;
  padding-bottom:220px;
}
img#projectimage{
  float:right;
  margin:0;
}
div#right{
  float:left;
  margin:0;
  padding:0;
}
div#projectdesc{
  float:left;
  padding-left:40px;
  width:375px;
}
div#mwh{
  clear:both;
  height:1px;
  width:1240px;
}





body{
  margin:0;
  padding:0;
  font-family:Verdana;
  font-weight:normal;
  font-size:11px;
  color:#666666;
  background:url('/images/default_bg.jpg');
  background-repeat:repeat-x;
}

a:link, a:visited, a:active{
  font-family:Verdana;
  font-size:11px;
  color:#666666;
}
a:hover{
  color:#4B67B0;
}

h1{ font-size:24px; font-weight:bold; color:#A1968C; }
h2{ font-size:14px; font-weight:bold; color:#4B67B0; }
div#menu{
  position:absolute;
  left:120px;
  _left:120px;
  top:25px;
  _top:25px;
  height:40px;
  overflow:hidden;
  display:block;
  white-space:nowrap;
}
div#menu ul{
  list-style-type:none;
  height:46px;
  margin:auto;
  color:#A1968C;
  display:inline;
  _height:auto;
  _margin:0;
  _margin-left:-20px;
  _margin-top:10px;
  _margin-left:10px;
}
div#menu ul li{
  float:left;
  _float:none;
  background-image:url('/images/splash_menuseperator.gif');
  background-repeat:no-repeat;
  background-position:middle left;
  font-family:Verdana;
  font-size:11px;
  height:46px;
  _list-style:none;
  _display:inline;
  padding-left:30px;
  vertical-align:middle;
}
div#menu ul li a{
  line-height:46px;
  _line-height:auto;
}
div#menu ul li.first{
  background-image:none;
  padding-left:0;
}
div#menu ul li.last{
  background-image:url('/images/menu_background_bubbles.jpg');
  background-position:center;
  background-repeat:no-repeat;
  width:280px;
}
div#menu ul li a:link, div#menu ul li a:visited, div#menu ul li a:active{
  color:#A1968C;
  text-decoration:none;
}
div#menu ul li a:hover{
  color:#A1968C;
  text-decoration:underline;
}

div#footer{
  clear:both;
  margin-top:45px;
  padding-top:65px;
  background:url('http://res.conquent.com/template-images/without_limits.gif');
  background-position:top right;
  background-repeat:no-repeat;
  font-family:Verdana;
  font-size:11px;
  color:#A1968C;
  text-align:center;
  padding-bottom:80px;
}
a#homelink img{
  border:0;
  position:absolute;
  left:0;
  top:0;
  width:70px;
  height:240px;
}
