/* CONTACT US PAGE STYLES -----------------------------------------------


--------------------------------------------------------*/

.tx-thmailformplus-pi1{

	font-size:			1.2em;
		
		}




#left_field{
	
			float:				left;
			background-color:		#fff;
			width:				510px;
			display:			block;
						
			
	
		}
		
#right_field{
	
			float:				right;
			background: 			#F4EEBE url(../backgrounds/case-top-left.gif) top left no-repeat;
			width:				350px;
			display:			block;	

	
		}
#right_field_text{
	
			
			background: 			#F4EEBE;
			width:				306px;
			display:			block;	
			margin: 			30px 4px 0 40px;
	
		}

#right_field_base{
	
			
			
			background: 			#F4EEBE url(../backgrounds/case-right-base.gif) bottom left no-repeat; 
			vertical-align:			baseline;
			width:				350px;
			display:			block;
			padding-bottom:			70px;
			
	
		}
/* HEADER -----------------------------------------------
Layout styles for home header
--------------------------------------------------------*/
#header_content				
		{
	
			width: 				960px;
			height: 			311px;
			position:relative;
						
			
	
		}
		

#header					
		{
	
			background: 		url(../backgrounds/header.gif) top right no-repeat;
			position:			absolute;
			left:				0px; 
			top:				0px;
			width:				960px;
			height:				95px;
			z-index:			1; 
			visibility:			visible;
		}
		
#header h1
		{	
			float: 				right;
			display:			inline;
			background: 		url(../logo.gif) top left no-repeat;
			width: 				188px;
			height: 			75px;
			text-indent: 		-9999px;
			margin: 			14px 31px 0 0;
		}
#page_image

		{
			float:				left;
			background: 		url(../backgrounds/h_bg_contact_page.jpg) top right no-repeat;
			position:			absolute;
			left:				0px; 
			top:				95px;
			width:				960px;
			height:				216px;
			z-index:			2; 
			visibility:			visible;	
		}
	
		
	


