/**
 * Main CSS Stylesheet
 * @copyright Copyright AskGraphics.com 
 * @license http://creativecommons.org/licenses/by/3.0/
   */

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul, ol{
	list-style:none;
}
a{
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#000;
}
a img{
	border:0;       
}

body{
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;                         
	font-size:11px;
         background:#303030;
        background-color: #476269;
}

#page{
	width:780px;
	margin:0px auto;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	background:#fff;
}

/* HEADER */

#header{
	width:100%;
	height:318px;
}

#header_top{
	width:100%;
	height:97px;
}

#header_end{
	width:100%;
	height:400px;
	background:url(images/header_end_bg.png) no-repeat top left;
}

#header_logo{
	margin-left:30px;
	padding-top:40px;
       
}

#header_slogan{
	text-align:left;
	color:#666666;
	font-size:10px;
	width:224px;
}

#header_main_menu{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#303030;
	text-transform:upper case;
	padding-top:1px;
}

#header_main_menu ul{
	margin-left:5px;

}

#header_main_menu ul li {
	background:url(images/menu_li_line.gif) no-repeat bottom left;				
	padding-bottom:7px;
	padding-top:6px;

}

#header_main_menu ul li a{
	color:#303030;
	background:url(images/menu_li.gif) no-repeat left center;
	padding-left:23px;

}

#header_main_menu a:hover{
	text-decoration:underline;
}

/* BODY */

#body{
	width:100%;
	float:left;
	padding-top:15px;
	padding-bottom:40px;
}

#body_top{
	width:100%;
	float:left;
}

#body_left{
	width:240px;
	float:left;
}

#body_right{
	width:540px;
	float:right;
}

#body_index{
	width:528px;
	line-height:18px;
	margin-left:5px;
}

#body_index h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#9e0b0e;
	margin-bottom:10px;
	background:url(images/index_h2_line.gif) no-repeat bottom left;
	padding-bottom:10px;
}

#body_index p{
	padding-bottom:15px;
	margin-right:10px;
}

.info_box{
	background:url(images/ul_info_bg.gif) no-repeat top left;
	width:528px;
	margin-bottom:30px;
}

#body_index .info_box h2{
	padding:0px;
	padding-top:17px;
	padding-left:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	color:#f7941d;
	background:none;
}

#body_index .info_box h2.ol{
	color:#303030;
}

.info_box ul{
	padding-left:20px;
	width:483px;
}

.info_box ol{
	padding-left:40px;
	width:483px;
}

.info_box a{
	color:#000000;
}

.info_box ul li{
	color:#000000;
	background:url(images/info_li_bg.gif) no-repeat bottom left;
	padding-bottom:10px;
	padding-top:10px;
}

.info_box ul li a{
	padding-left:13px;
	position:relative;
	top:3px;
	padding-left:30px;
}

.info_box ol li{
	color:#000000;
	background:url(images/info_ol_li.gif) no-repeat bottom left;
	padding-bottom:4px;
	padding-top:4px;
}

.info_box ol li a{
}

#body_left_news{
	margin:0px auto;
	background:url(images/body_left_news_bg.gif) no-repeat top left;
	width:232px;
}

#body_left_news h2{
	color:#f7941d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	padding-left:15px;
	padding-top:15px;
}

#body_left_news ul{
	margin-left:20px;
	width:189px;
}

#body_left_news ul li{
	color:#737373;
	font-size:10px;
	padding-bottom:5px;
	padding-top:10px;
	background:url(images/news_li_line.gif) no-repeat left bottom;
}

#body_left_news ul li a{
	color:#131313;
	font-weight:bold;
	font-size:10px;
}

#body_left_news ul li a:hover{
	text-decoration:underline;
}

#body_left_news ul li p{
	padding-top:2px;
	line-height:15px;
}

#body_left_news ul li .body_left_news_link{
	text-align:left;
	padding:0px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:11px;
}

#body_left_news ul li .body_left_news_link a{
	color:#9e0b0e;
}

.body_left_news_title{
	color:#000000;
	font-size:11px;
}





/* FOOTER */




#footer_as{
        width:100%;
        height:25px;
        color:#000;
	padding-top:40px;
	padding-left:110px;
	float:left;
 font-size:105%  

}
#footer_as a{
         color:#000;
         font-weight:bold;
         background:url(images/menu_li.gif) no-repeat left center;  padding-left:18px;
}


#footer_o{
	width:100%;
	height:79px;
	background:url(images/footer_bg.gif) no-repeat top left;
      	clear:both;
        font-size:145%  

}
#footer_o_copyrights{
	color:#000;
	padding-top:35px;
	padding-left:220px;
	float:left;
}

#footer_o_copyrights a{
	color:#000;
	font-weight:bold;
}


#footer_o_logo{
	float:right;
	width:20%;
	padding-top:20px;
	padding-right:20px;
}



.scroll
    {
    height: 180px;
    width: 180px;
    overflow:auto;
    background-color: #F6F4E7;
    padding: 2px 6px 8px 0px;
    
    }

