body{
	font-family: Arial,Verdana,sans-serif;
	line-height: 150%;	
	margin: 0px;
	padding: 0px;
	font-size:11px;
      color:#666;
      background:#fff;
      }
#wrapper{
width:100%;
}
#next{
display:none;
}
#previous{
display:none;
}
#maincontainer{
float:left;
width:100%;

}
#home_content{
float:left;
width:100%;

}
#content{
float:left;
width:100%;

}
#content #left{
float:left;
width:250px;
}
#content #right{
float:right;

}
#menu_container{
width:100%;
}
#menu{
display:none;
}

#submenu{
display:none;
}
#logo{
float:right;
padding-top:20px;
width:250px;
text-align:right;
}
#CaptionBox{
display:none;
}
#column1{
float:left;
width:270px;
}
#column2{
float:left;
width:50%;
}
#column2 p{
text-align:justify;
}
#twocolumn1{
float:left;
width:360px;
padding-right:50px;
}
#twocolumn2{
float:left;
width:360px;
}
.press{
float:left;
padding-right:20px;
}
h2{
font-weight:normal;
font-size:12px;
color:#979797;
}
#projecttable{
border:1px dotted #bbbbbb;
}

#projecttable td{
border-bottom:1px dotted #bbbbbb;
border-right:1px dotted #bbbbbb;
}
#projecttable td.last{
border-right:none;
}
#projecttable td.bottom{
border-bottom:none;
}
#projecttable td.bottomlast{
border:none;
}
