/* CSS for the home page */
div#header { background-image:url(../images/header_home_head.jpg); background-position:bottom right; background-repeat:no-repeat; }

div#left_col { background-image:url(../images/left_home_body.jpg); background-position:bottom right; background-repeat:no-repeat; }
div#left_col span.news { text-align:justify; float:left; width:455px; margin-left:26px; margin-top:19px; font-size:12px; }
div#left_col strong.title { font-size:16px; }

div#right_col { background-image:url(../images/right_home_body.jpg); background-position:bottom left; background-repeat:no-repeat; }
div#right_col span.testimonial { float:right; width:175px; font-size:11px; margin-right:26px; margin-top:19px; line-height:20px; }
div#right_col span.testimonial strong.author { font-size:11px; }
div#right_col span.testimonial p { line-height:normal; margin-top:10px; font-size:10px; }