/* CSS Document */

body
	{
	 background:#cfc789 url(images/bg_body_02.gif) top repeat-x;
	 margin:0;
	 padding:0;
	 font:11px tahoma;
	 line-height:17px;
	 
	}
a {
	text-decoration:underline;
	color: #005f6b;
}
a img {border:0;}
#wrapper
	{
	width:782px;
	margin:0 auto;
	background:#0392a4 url(images/bg_wrapper_06.jpg) top right no-repeat;
	position:relative;
	left: -1px;
	}
#top
	{
	 width:782px;
	 height:139px;
	 margin:0 auto;
	 padding:0;
	 background:url(images/header_03.jpg) top no-repeat;
	}
#overtop
	{width:782px;
	height:24px;
	line-height:24px;
	margin:0 auto;
	background:#515151;
	}	
#bottom
	{
	 width:782px;
	 margin:0 auto;
	 height:31px;
	 color:#49430d;
	 }
#bottom a
	{color:#49430d;
	 margin-left:5px;
	 margin-right:5px;	 
	 }	
#menu
	{padding-top:80px;
	padding-left:113px;}	
#f a
	{font-weight:bold;
	color:#ffffff;
	text-decoration:underline;
	 }	 
.abc
	{
	 width:335px; 
	 background:#ffffff;
	 padding-left:20px;
	 padding-right:13px;
	 color:#005f6b;
	}	 
