.main_page_cols{clear:both;}

.left_col{margin-right:18px;}
.left_col h2{background:transparent url(../img/main_page/left_col_title.gif) center bottom no-repeat;}

.center_col{margin-right:18px;}
.center_col h2{background:transparent url(../img/main_page/center_col_title.gif) center bottom no-repeat;}

.right_col{}
.right_col h2{background:transparent url(../img/main_page/right_col_title.gif) center bottom no-repeat;}

.col{width:310px;float:left;margin-bottom: 40px;}
.col h2{padding-bottom:22px;line-height:18px;padding-top:24px;}

.link_bar{background:transparent url(../img/main_page/link_bar.gif) center top no-repeat;height:120px;line-height:50px;position:relative;padding:0px 10px;}
.link_bar a{color:#fff;}
.link_bar img{position:absolute;}

.left_col .link_bar a{font-weight:bold;padding-left:10px;background:transparent url(../img/main_page/link.gif) left center no-repeat;}
.center_col .link_bar a{font-weight:bold;padding-left:10px;background:transparent url(../img/main_page/link.gif) left center no-repeat;}
.right_col .link_bar a{}

.left_col .link_bar img{right:-10px;bottom:0px;}
.center_col .link_bar img{right:30px;bottom:20px;}
.right_col .link_bar img{right:10px;bottom:30px;}

