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;
}

td{
  padding:10;
  font-family:Verdana;
  font-weight:normal;
  font-size:11px;
  color:#666666;
}

        .submit
        {
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 12px;
                color: #333333;
                padding-left: 2px;
                padding-top: 4px;
                padding-bottom: 2px;
                border: 1px solid #BDB7B2;
        }

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

a:hover{
  color:#4B67B0;
}

a#homelink img{
  border:0;
  position:absolute;
  left:0;
  top:0;
  width:70px;
  height:240px;
}

h1{ font-size:24px; font-weight:bold; color:#A1968C; }
h2{ font-size:14px; font-weight:bold; color:#4B67B0; }

div#root{
  width:1220px;
  background:url('/images/default_bottomleft.jpg');
  background-position:bottom left;
  background-repeat:no-repeat;
}

img#mhh{
  float:left;
  height:780px;
  width:1px;
}

div#header{
  position:absolute;
  left:253px;
  top:103px;
  font-size:34px;
  font-weight:bold;
  color:#891C14;
}

div#cqlogo{
  background:url('/images/projects_cqlogo.jpg');
  background-repeat:no-repeat;
  width:200px;
  height:242px;
}

div#sidemenu{
  float:left;
  position: relative;
  width:160px;
  left:80px;
/*  _margin-left:40px;*/
  margin-top:-50px;
}
div#sidemenu a:link, div#sidemenu a:visited, div#sidemenu a:active{
  font-family:Verdana;
  font-weight:bold;
  font-size:11px;
  color:#666666;
  text-decoration:none;
}
div#sidemenu a:hover{
  color:#4B67B0;
}
div#sidemenu a, div#sidemenu a img{
  border:0;
}

div#content{
  float:right;
  width:965px;
  margin-top:-70px;
}

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;
}
div#footer span{
  color:#C7BAAD;
}

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;
}

