/*----------------------------------------------------------------------------*/
/*-----Template---------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/

	/*----------------------------------------------------------------------------*/
	/*-----Default----------------------------------------------------------------*/
	/*----------------------------------------------------------------------------*/
	
		body
		{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			margin: 0;
		}
		
		*
		{
			font-family: Arial, Helvetica, sans-serif !important;
		}
		
		.__content__ *
		{
			font-size: 11px !important;
		}
		
		.spacer img
		{
			border: none !important;
		}
		.spacer2 img
		{
			border: none !important;
		}
		
		textarea
		{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
		}

		input
		{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
		}

		.content_wrapper
		{
			width: 100%;
		}
		
		.full_content
		{
			width: 958px;
			margin-left: auto;
			margin-right: auto;
		}
		
		.fl
		{
			float: left;
		}
		
		p
		{
			margin: 0;
			padding: 0;
		}
		
		.form_text_area
		{
			height: 80px;
		}
		
		h1
		{
			font-size: 24px;
			margin: 0;
			padding: 0;
			font-weight: normal;
		}
		
		h2
		{
			font-size: 17px;
			margin: 0;
			padding: 0;
			font-weight: normal;
		}
		
		.text_description_left_right
		{
			padding-left: 5px;
			padding-right: 5px;
		}
		
		.cb
		{
			clear: both;
		}
		
	/*----------------------------------------------------------------------------*/
	/*-----END Default------------------------------------------------------------*/
	/*----------------------------------------------------------------------------*/
	
	/*----------------------------------------------------------------------------*/
	/*-----Header-----------------------------------------------------------------*/
	/*----------------------------------------------------------------------------*/
	
		.top_colour_strip
		{
			width: 100%;
			height: 18px;
		}
		
		.top_colour_strip2
		{
			width: 100%;
			height: 2px;
		}
		
		.header_content
		{
			height: 170px;
		}
		
		.client_logo
		{
			width: 958px;
		}
		
		.heading_text
		{
			width: 50%;
			text-align: right;
		}
		
		.header_bottom_strip1
		{
			width: 100%;
			height: 14px;
		}
	
		.header_bottom_strip2
		{
			width: 100%;
			height: 5px;
		}
	
		.header_bottom_strip3
		{
			width: 100%;
			height: 1px;
		}
		
		.header_content .heading_bottom_spacer_1
		{
			height: 9px
		}
	
	/*----------------------------------------------------------------------------*/
	/*-----END Header-------------------------------------------------------------*/
	/*----------------------------------------------------------------------------*/
	
	/*----------------------------------------------------------------------------*/
	/*-----Content----------------------------------------------------------------*/
	/*----------------------------------------------------------------------------*/
	
		.content_body
		{
			padding-top: 28px;
			clear: both;
		}
		
		.content_body .spacer
		{
			height:25px;
		}
		
		.content_body .heading_bottom_spacer_1
		{
			height: 11px
		}
		
		.content_body .heading_bottom_spacer_2
		{
			height: 17px
		}
		
		.image_strip_td
		{
			padding: 8px;
			border: 1px solid #CCCCCC;
		}
	
		/*----------------------------------------------------------------------------*/
		/*-----Main Menu--------------------------------------------------------------*/
		/*----------------------------------------------------------------------------*/
		
			.main_menu_td
			{
				width: 156px;				
			}
			
			.main_menu a
			{
				display: block;
				width: 136px;
				padding: 7px 10px 7px 10px;
				text-decoration: none;
				border-bottom: 1px solid #999999;
			}
	
		/*----------------------------------------------------------------------------*/
		/*-----END Main Menu----------------------------------------------------------*/
		/*----------------------------------------------------------------------------*/
		
		/*----------------------------------------------------------------------------*/
		/*-----Body-------------------------------------------------------------------*/
		/*----------------------------------------------------------------------------*/
		
			.main_content_td
			{
				width: 510px;
			}
			
		/*----------------------------------------------------------------------------*/
		/*-----END Body---------------------------------------------------------------*/
		/*----------------------------------------------------------------------------*/
		
		/*----------------------------------------------------------------------------*/
		/*-----Body Footer------------------------------------------------------------*/
		/*----------------------------------------------------------------------------*/

			.content_col_right_td
			{
				width: 208px;
			}
			
			.content_body_footer
			{
				clear: both;
			}
			
			.footer_columb
			{
				width: 214px;
				display: block;
			}
			
			.footer_spacer
			{
				width: 173px;
			}
			
			.footer_columb .spacer
			{
				height:25px;
			}
	
			.footer_columb .heading_bottom_spacer_1
			{
				height: 11px
			}
			
			.footer_columb .heading_bottom_spacer_2
			{
				height: 17px
			}
			
			.footer_wrapper
			{
				padding-top: 20px;
			}
			
		/*----------------------------------------------------------------------------*/
		/*-----END Body Footer--------------------------------------------------------*/
		/*----------------------------------------------------------------------------*/
			
	/*----------------------------------------------------------------------------*/
	/*-----END Content------------------------------------------------------------*/
	/*----------------------------------------------------------------------------*/
	
	/*----------------------------------------------------------------------------*/
	/*-----Footer-----------------------------------------------------------------*/
	/*----------------------------------------------------------------------------*/
	
		.bottom_colour_strip
		{
			height: 7px;
			width: 100%;
			margin-bottom: 2px;
			clear: both;
		}
		
		.footer .menu
		{
			width: 100%;
			text-align: center;
		}
		
		.footer_content
		{
			padding-top: 15px;
			padding-bottom: 15px;
		}
		
		.copyright
		{
			padding-bottom: 15px;
		}
	
	/*----------------------------------------------------------------------------*/
	/*-----END Footer-------------------------------------------------------------*/
	/*----------------------------------------------------------------------------*/
		
/*----------------------------------------------------------------------------*/
/*-----END Template-----------------------------------------------------------*/
/*----------------------------------------------------------------------------*/