.start_page #container_outside{
background:transparent url(/images/homepage/content_bg.jpg) center top no-repeat;

}
.start_page #container{
background:none;
width:745px;
}

.start_page #col_wrapper{
border:none;
background:none;
width:745px;
}

#col-main{
margin-top:92px;
width:745px;

}
#col-main .content{
float:left;
margin-top:11px;
padding:30px 26px;
background:transparent url(/images/homepage/table_bg1.png) top left no-repeat;
}

.section{
position:relative;
float:left;
width:219px;
border:1px solid #a6c6de;
border-top:none;
border-bottom:none;
background-color:#dcebf6;
margin:0 4px 0px 5px;
padding:12px 0;
text-align:center;
}
.section a{
padding:0;
color:#2d506b;
border:none;
}
.section a:hover{
text-decoration:underline;
}
.section .sep{
padding:6px 0px;
}
.section_top{
position:absolute;
top:0px;
left:-1px;
}
.section_bottom{
position:absolute;
bottom:0px;
left:-1px;
}

p.center{
text-align:center;
color:#fff;
}
p.center a{
color:#fff;
border-color:#fff;
}
.start_page #footer,.start_page .push{
background:none;
height:170px;
}
.start_page #container.same_h{
margin:0 auto -170px;
}

#container.same_h{
	overflow:hidden;
	padding-bottom:0;
min-height: 100%;
	height: auto !important;
	height: 100%;
margin:0 auto -109px;
}