/* 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;	
		}
	
		
	

/* Contact form amended. */
form#contact {


}

form#contact div{
	float:left;
	width:500px;
}

form#contact label{
	float:	left;
	clear:	left;	
	display:block;
	font-size:1.2em;

}

form#contact input{
	float:	left;
	clear:	left;
	display:block;
	width:	200px;
	

}

form#contact select{
	float:left;
	clear:	left;
	display:block;
	width:	200px;
	

}

form#contact textarea{
	float:left;
	clear:left;
	display:block;
	width:350px;
	

}


/*   ---   */
div#powermaildiv_uid6{
	float:left;
}	

div#powermaildiv_uid6 div{
	float:left;	
}

div#powermaildiv_uid6 div.powermail_radio_inner_uid6_0{
	width:59px!important;
; 	
}
div#powermaildiv_uid6 div.powermail_radio_inner_uid6_1{
	width:64px!important;	

}
div#powermaildiv_uid6 div.powermail_radio_inner_uid6_2{
	width:49px!important;
;
		
}
div#powermaildiv_uid6 div.powermail_radio_inner_uid6_3{
	width:53px!important;

 
}



div#powermaildiv_uid6 div.powermail_mandatory_js{
	float:left;
	width:500px;
	
}


div#powermaildiv_uid6 label{
	clear:none;
	padding-right:10px;
	

	
}
div#powermaildiv_uid6 input{
	width:10px;
	clear:none;
	margin-right:4px;
	margin-left:0px;
	
}
div#powermaildiv_uid6 p{
	padding:0px 0px 5px 0px;
	margin:0px;
	
}


form#contact div.tx_powermail_pi1_fieldwrap_html{
	padding:0px 0px 10px 0px;
}


/* validation */

form#contact div.powermail_mandatory_js{
	font-size:1.2em;
	color:#FF0000;
	
}


/*   submit   */
div#powermaildiv_uid8 {
	padding:20px 0px 10px 0px;
	
}

div#powermaildiv_uid8 input{
	width:				100px;
	
}
