/*----------------------------------------------------------------------------*/
/*-----Template---------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/

	/*----------------------------------------------------------------------------*/
	/*-----Default----------------------------------------------------------------*/
	/*----------------------------------------------------------------------------*/
	
		body
		{
			background: #FFFFFF;
			color: #040404;
		}	
	
	/*----------------------------------------------------------------------------*/
	/*-----END Default------------------------------------------------------------*/
	/*----------------------------------------------------------------------------*/
	
	/*----------------------------------------------------------------------------*/
	/*-----Header-----------------------------------------------------------------*/
	/*----------------------------------------------------------------------------*/
	
		.top_colour_strip
		{
			background: #dde3e3;
		}
		
		.top_colour_strip2
		{
			background: #dde3e3;
		}
		
		.header_bottom_strip1
		{
			background: #dde3e3;
		}
	
		.header_bottom_strip2
		{
			background: #dde3e3;
		}
	
		.header_bottom_strip3
		{
			background: #000;
		}
		
		.header_content_wrapper
		{
			background: #dde3e3 !important;
			color: #FFFFFF !important;
		}
	
	 	.heading_text
		{
			color: #FFFFFF;
		}
	
	/*----------------------------------------------------------------------------*/
	/*-----END Header-------------------------------------------------------------*/
	/*----------------------------------------------------------------------------*/
	
	/*----------------------------------------------------------------------------*/
	/*-----Content----------------------------------------------------------------*/
	/*----------------------------------------------------------------------------*/
	
		.content_body .heading_bottom_spacer_1
		{
			border-bottom: 1px solid #858586;
		}
		
		.content_wrapper
		{
			color: #000000;
			background: #FFFFFF;
		}
		
		/*----------------------------------------------------------------------------*/
		/*-----Main Menu--------------------------------------------------------------*/
		/*----------------------------------------------------------------------------*/
		
			.main_menu ul
			{
				list-style: none;				
			}
			
			.main_menu a
			{
				color: #000000;
				font-weight: bold;
			}
			
			.main_menu a:hover
			{
				color: #0000FF;
			}
			
		/*----------------------------------------------------------------------------*/
		/*-----END Main Menu----------------------------------------------------------*/
		/*----------------------------------------------------------------------------*/
		
		/*----------------------------------------------------------------------------*/
		/*-----Body Footer------------------------------------------------------------*/
		/*----------------------------------------------------------------------------*/
			
			.footer_columb .heading_bottom_spacer_1
			{
				border-bottom: 1px solid #858586;
			}
			
			.footer_columb img
			{
				margin: 2px;
				border: 1px solid #005b7f;
			}
			
			.footer_wrapper
			{
				background: #f3f4f4;
				color: #000000;
			}
			
		/*----------------------------------------------------------------------------*/
		/*-----Body Footer------------------------------------------------------------*/
		/*----------------------------------------------------------------------------*/
			
	/*----------------------------------------------------------------------------*/
	/*-----END Content------------------------------------------------------------*/
	/*----------------------------------------------------------------------------*/
	
	/*----------------------------------------------------------------------------*/
	/*-----Footer-----------------------------------------------------------------*/
	/*----------------------------------------------------------------------------*/
	
		.bottom_colour_strip
		{
			background: #708794;
		}
		
		.footer
		{
			background: #708794;
			color: #FFFFFF;
		}
		
		.footer a
		{
			color: #FFFFFF;
			text-decoration: none;
			padding-right: 8px;
			padding-left: 7px;
			border-right: 1px solid #FFFFFF;
		}
		
		.footer *
		{
			color: #FFFFFF;
		}
		
		.footer a:hover
		{
			text-decoration: underline;			
		}
		
		.menu_item_a_start
		{
			border-right: none !important;
		}
		
	/*----------------------------------------------------------------------------*/
	/*-----END Footer-------------------------------------------------------------*/
	/*----------------------------------------------------------------------------*/

/*----------------------------------------------------------------------------*/
/*-----END Template-----------------------------------------------------------*/
/*----------------------------------------------------------------------------*/