/* CSS Document 
Copyright 2007 RUN 2 Corp  |  graphic & interactive design
http://www.run2corp.com/
Client: FreeSiteTools.net
*/

body {background-color:#282727; margin:0; padding:0; color:#000000; font:14px "Trebuchet MS", Verdana, Arial, Helvetica,sans-serif}
.orange {color:#fcb318}

#container {width:780px; margin:0 auto;}
#header {width:780px; padding-top:10px}
#logo {float:left}
#geo {float:right; padding:15px 10px 0 0 ; text-align:right; font-size:24px; color:#5fa1bb}
#tab {background:url(images/tab.gif) no-repeat; width:330px; height:21px; padding:4px 10px 0px 440px; margin:0px;}
#tab a {color:#282727; text-decoration:none; font-weight:700;}
#tab a:hover {color:#FFFFFF; text-decoration:underline;}
#content {float:left; width:780px; background-color:#ffffff}
#content_top {clear:both; height:15px; background:url(images/img_content_top2.gif) no-repeat center top}
#content_btm {clear:both; height:110px; overflow:hidden; background:url(images/img_content_btm.gif) no-repeat center bottom}

#info {float:right; margin-right:10px; width:500px} /* modified 11-02 */
#info_tit {padding-left:10px; font-size:36px; font-weight:bold; color:#5fa1bb}

#info_txt {padding:10px 0 0 10px}
#info_txt ul {list-style-type:decimal; margin:0px 0px 0px 25px; padding:0px;}
#info_txt ul li {padding:3px;}
#info_txt ul li a {color:#282727; text-decoration:none;}
#info_txt ul li a:hover {color:#e43b00; text-decoration:underline;}
.info_txt_bg2 {background:#ecf8ff; width:500px;}

#info_btn {padding:20px 0 0 5px; text-align:center}
#bar {float:left; margin-left:10px; width:244px; background:#ffe18b url(images/bg_menu.gif) no-repeat center top} /* modified 11-02 */
#bar_btm {float:left; overflow:hidden; width:244px; height:10px; background:url(images/bg_bar_btm.gif) no-repeat center top}
#search {float:left; padding:15px 10px}
#search_tit {font-size:17px; font-weight:bold; margin-bottom:3px; color:#ffffff}
#search_bar {font-size:12px; color:#ffffff}
input {width:190px; margin:0 10px 0 0}
#menu {float:left; padding:10px; font-size:15px; line-height:23px; font-weight:bold;}
#menu_tit {font-size:22px; color:#ffffff; padding-bottom:10px}
#menu ul {width:220px; line-height:24px; list-style:none; margin:0; padding:0}
#menu li a {background:url(images/img_bullet_arrow.gif) no-repeat left 7px; text-decoration:none; color:#000000; padding-left:20px}
#menu li a:hover {color:#e43b00; font-weight:bold}

/* IE6 Fix added 11-02 */
*html #bar {margin-left:5px}