

body {
    background-color : #000;
    background-image : url('/images/bg.gif');
    background-repeat : repeat-y;
    color : #fff;
    font-family : Helvetica, Arial;
    font-size : 11px;
    line-height : 1.4em;
    margin-bottom : 0;
    margin-left : 0;
    margin-right : 0;
    margin-top : 0;
    padding-bottom : 0;
    padding-left : 0;
    padding-right : 0;
    padding-top : 0;
  }


td {
    color : #fff;
    font-family : Helvetica, Arial;
    font-size : 11px;
    line-height : 1.4em;
}


#topline {
    background-color : #00ffff;
    clear:both;
    height:1px;
    overflow:hidden;
    margin-top : 95px;
    width : 100%;
  }


#toptext {
    position : absolute;
    left : 125px;
    top : 75px;
    font-size : 13px;
}

#menuline {
    background-color : #00ffff;
    clear:both;
    height:1px;
    overflow:hidden;
    width : 100%;
  }


#topwrapleft {
    position : absolute;
    left : 125px;
    top : 105px;
    width : 241px;
  }


#menuwrapleft {
    position : absolute;
    left : 125px;
    top : 200px;
    width : 241px;
  }


#cvwrapleft {
    position : absolute;
    left : 125px;
    top : 250px;
    width : 250px;
  }


#clientswrapleftlist {
    position : absolute;
    left : 125px;
    top : 300px;
    width : 250px;
  }


#clientswrapleftimages {
    position : absolute;
    left : 121px;
    top : 296px;
    width : 250px;
  }

#menuwrapright {
    position : absolute;
    left : 400px;
    top : 200px;
    width : 480px;
  }


#clientswrapright {
    position : absolute;
    left : 400px;
    top : 300px;
    width : 500px;
  }


#topwrapright {
    position : absolute;
    left : 321px;
    top : 102px;
    width : 495px;
  }


#agrey {
    color : #666;
  }


#tdgreyback {
    background-color : #333;
  }


a {
    color : #fff;
    font-weight : bold;
    text-decoration : none;
  }

#representedby {
    position : absolute;
    left : 125px;
    top : 234px;
    width : 410px;
	height: 60px;
    background-image : url('/images/representedby.gif');
    background-repeat : none;
}

#representedby_adamsky {
float: left;
margin: 0 0 0 196px;
width : 73px;
height: 14px;
}

#representedby_bransch {
float: left;
margin: 0 0 0 55px;
width : 70px;
height: 14px;
}

img {
border: 0;
}