#container {

}

#columnwrapper{
margin: 0px 10px;
}



#content, #aside  {
width: 100%;
float: none;
margin:0;
padding:0;
}

#content {
margin-top:240px;
border: 1px solid #ebebeb;
border-width: 1px 0 1px 0;
padding: 20px 0;
overflow:hidden;
}

#aside {
background:transparent none repeat scroll 0 0;
width: 940px;
height:200px;
left:10px;
position:absolute;
top:190px;
}


#slider, #entrybuttons {
float: left;
vertical-align: top;
}

#slider {
width: 640px;
height: 200px;
background: url(../images/bg-slider.png);
}

#slider span {
font-weight: bold;
}

#entrybuttons {
width: 296px;
height: 200px;
background: url(../images/bg-entrybuttons.png) no-repeat top right;
}

#entrybuttons li {
height:100px;
width:237px;
float:right;

}

#entrybuttons li a {
color: transparent;
text-indent: -9999px;
display: block;
width: 100%;
height: 100%;
}


#slider p {
color:#FFFFFF;
font-family:Gotham HTF;
font-size:22px;
left:0;
margin:0;
padding:20px 70px 10px;
position:absolute;
text-align:center;
top:0;
width:500px;
}



#whatis, #news, #consult {
float: left;
}

#whatis {
padding-right:20px;
width:320px;
}

#news
{
	width: 284px;
	border-width: 0px 2px;
	border-color: #ebebeb;
	border-style: solid;
	padding:0 10px;
}

#consult {
padding:0 0 0 8px;
width:270px;
}


.firstcol {
width: 70px;
}

table{
 font-size: 13px;
 }