div#wrap_start{
float:none;
padding-top:75px;
margin-top:0px
}

#content{
width:590px;
height:806px;
overflow:visible;
padding:0px 0px 0px 0px;
margin:10px 0px 0px 0px;
}

#firstRow{
float:left;
width:590px;
overflow:visible;
}

#firstRowHeader{
float:left;
width:200px;
height:40px;
}
#firstRowInfo{
float:left;
width:400px;
padding:0px 0px 40px 0px;
}


#secondRow{
width:590px;
height:auto;
}

#colMenu{
float:left;
width:150px;
height:400px;

}
#menuItem{
float:left;
width:140px;
}
#colInfo{
float:left;
width:440px;
height:400px;
background-repeat: no-repeat;
background-position:left top;
}

#infoHolder{
float:left;
padding:190px 30px 20px 30px;
}


