/* layout */

html,body{ margin:0; padding: 0; }
body {background: url("../images/bg_body.jpg") repeat-x #f3a805; text-align: center;font-family: Verdana, "Tahoma",  Arial, Helvetica, sans-serif;}


img { margin:0; padding: 0; border: 0;}

/* Layout */
#mother { width:992px;display:block;margin:0 auto;padding:0;}

#top_row{width:992px;height:95px;margin:0; padding:0; background: url("../images/bg_title_top.jpg") no-repeat;}
#main_image{width:992px;height:250px;margin:0;padding:0; background: url("../images/bg_main_image.jpg") no-repeat;text-align:left;}
#road{width:932px;height:25px;margin:10px 30px 5px 30px;padding:0;text-align:left;color:#ffd882; font-weight:600;font-size:120%;}
#text_top{width:992px;height:25px;margin:0;padding:0; background: url("../images/bg_text_top.jpg") no-repeat;}
#text_middle{width:992px;margin:0;padding:0;background: url("../images/bg_text.jpg") repeat-y;}
#text_bottom{width:992px;height:25px;margin:0;padding:0; background: url("../images/bg_text_bottom.jpg") no-repeat;}

/* main_image */
#main_image_find{margin:0px 0px 0px 30px;padding:0;position:relative;top:209px;height:30px;display:block;}
#main_image_find div{display:inline;}
/*top row*/
#top_row_href {height:35px; margin:0;padding:10px 20px 0px 20px; background: url("../images/bg_title_top_href.gif") no-repeat ; float:right; position:relative; top:60px;color:#fbb724;font-size:120%;} 

/*text */
#text_left_column{width:280px; margin:0px 25px 0px 25px;padding:0;float:left; display:block;position:static;text-align:justify;}
#text_right_column{width:620px; margin:0px 30px 0px 0px;padding:0;float:right; display:block;text-align:justify;}

/* text_left_column*/
#text_left_column_info{width:260px; margin:10px 0px 0px 0px;padding:20px 10px 0px 10px;background: url("../images/bg_text_left_info_top.jpg") no-repeat top #f4a805;}
#text_left_column_info_bottom{width:280px;height:20px; margin:0;padding:0;background: url("../images/bg_text_left_info_bottom.jpg");display:block;}

/*Footer*/
#footer{width:992px;height:20px;padding:20px 0px 0px 0px;margin:10px 0px 0px 0px; font-size: 90%;font-weight:600;clear:both;background:url("../images/bg_footer.jpg") no-repeat;color:#df8d00;}

.end_box{clear:both;width:200px; height:0;display:block;position:static;}


