/* CSS Document */
body
	{ 
	 background:#ffffff;
	 margin:0;
	 padding:0;
	 font-family:arial;
	 font-size:12px;
	 }
#wrapper
		{
		margin:0 auto;
		width:859px;
		background:url(images/bg_wrapper_04.gif) top repeat-y;
		padding-left:45px;
		padding-right:45px;		
		}	 
a img
	{border:none;}
#top
	{
	 background:url(images/top_02.jpg) top no-repeat;
	 width:949px;
	 height:170px;
	 margin:0 auto;
	}
#left_col
	{
	 width:174px;
	 float:left;
	 line-height:18px;
	 }
#left_col a
	{
	 color:#000000;
	 text-decoration:none; 
	}
#right_col
	{
	 float:right;
	 width:685px;
	}	 	
#menu
	{padding-left:70px;
	padding-top:5px;
	color:#ffffff;
	}
#menu a
	{color:#ffffff;
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;
	}	
.question
	{
	 color:#1d3a5b;
	 text-decoration:underline;
	 font-size:14px;
	}	
#x a
	{
	color:#37597e;
	text-decoration:none;
	}	
#x a:hover
	{
	 color:#000000;
	 text-decoration:underline;
	}	