@charset "utf-8";
/* CSS Document */
body
	{
	 margin:0;
	 padding:0;
	 background:#dedede url(/media/web/bg_body_02.gif) top repeat-x;	
	 font:12px arial;	
 	 line-height:22px;
	 padding-top:24px;
	 padding-bottom:20px;	 
	 }
a img
	{
	 border:none;
	 margin:0;
	 padding:0;	
	}
 
.wrapper
	{
	 width:838px;
	 margin:0 auto;	 
	}
#content
	{
	background:#fff;
	padding-top:10px;
	padding-left:10px;
	padding-right:26px;
	}	
.wrapper a
	{
	color:#ff0000;	
	}	
#bottom_nav
	{
	text-align:center;
	font-size:11px;
	color:#390011;
	}
#bottom_nav a
	{
	 color:#390011;
	 text-decoration:none;
	}
.aligncenter
	{
	 text-align:center;
	}		
.clear
	{
	 clear:both;
	 height:1px;	
	}
#left_col
	{
	 width:206px;
	 float:left;	
	}
#inner_l_col
	{
	 background:#dfdfdf;
	 padding-top:10px;
	 font-size:11px;
	 color:#000;
	 text-align:center;
	 line-height:13px;	
	}
#inner_l_col a
	{
	 color:#FF0000;
	
	}
.spacer
	{
	 background:url(/media/web/spacer_29.gif) top repeat-x;
	 height:18px;
	 width:190px;
	 margin:0 auto;	
	}
#right_col
	{
	 width:570px;
	 float:right;
	 padding-top:25px;	
	}
#right_col ul
	{
	 margin:0;
	 padding:0;
	 list-style-type:none;
	 padding-left:40px;	
	}
#right_col ul li
	{
	background:url(/media/web/arrow_28.gif) 0px 5px no-repeat;
	padding-left:15px;
	}
#right_col ul li a
	{
	 color:#001eff;
	 text-decoration:underline;
	 font-weight:bold;
	}
#lowest
	{
	 width:784px;
	 margin:0 auto;
	 color:#828282;
	 font-size:11px;
	 line-height:14px;	
	}
.width_770
	{
	 width:770px;
	 margin:0 auto;
	 padding-top:20px;
	 padding-bottom:20px;
	 border-bottom:1px solid #dfdfdf;	
	}
