/*Images*/
.home_image01{background:url('../images/home/image01.jpg') no-repeat top left;height:169px;}
.home_image02{background:url('../images/home/image02.jpg') no-repeat top left;height:169px;}
.home_image03{background:url('../images/home/image03.jpg') no-repeat top left;height:169px;}
.home_image04{background:url('../images/home/image04.jpg') no-repeat top left;height:169px;}
.page_home .column{width:222px;float:left;}
.page_home .column{height:500px;}
.page_home .column .title{background:url('../images/home/bg_title_off.jpg') repeat-x top left; display:block;height:36px; line-height:36px; padding:0 0 0 10px;color:#FFF;font-size:16px; font-weight:bold; font-family:Tahoma; letter-spacing:1px; text-decoration:none;}
.page_home .column.selected{background:url('../images/home/bg_column.png') repeat-x 0 206px;}
.page_home .column.selected .title{background:url('../images/home/bg_title_on.jpg') repeat-x top left;}
#content .page_home .column p{padding:10px; line-height:1.7em; text-align:justify; font-size:11px;}
#content{background:#F7F8F3;}