
#contacts_picture_yulia{

	padding: 1px;
	margin: 1px;

	position: absolute;

	width: 180;
	top: 20;
	left: 150;
	z-index: 1;
}

#contacts_picture_lexi{

	padding: 1px;
	margin: 1px;

	position: absolute;

	width: 180;
	top: 20;
	left: 750;
	z-index: 1;
}


#contacts_picture_michael{

	padding: 1px;
	margin: 1px;

	position: absolute;

	width: 180;
	top: 20;
	left: 450;
	z-index: 2;
}
#contacts_company{

	padding: 1px;
	margin: 1px;

	position: absolute;

	width: 230;
	top: 410;
	left: 422;
	z-index: 3;
}

#contacts_form{

	padding: 1px;
	margin: 1px;

	position: absolute;

	width: 456;
	top: 200;
	left: 650;
	z-index: 4;
}


.submit {   
			font: 0.71em Verdana, Tahoma, Helvetica, Sans-Serif;   
			max-width: 120px;   

			text-align: center;   
			padding: 0; 

			width: 120px;   
			height: 25px

			color: #FFFFFF; 
			background-color: #75A0D6; 


			border-style: solid; 

			border-top-width: 2px; 
			border-top-color: #BECCD6;

			border-right-width: 2px; 
			border-right-color: black;

			border-bottom-width: 2px; 
			border-bottom-color: #639FD6;

			border-left-width: 2px; 
			border-left-color: #ACBED6;

}

.input_textarea_{   

			font: Verdana;   
			font-size: 12px; 

			max-width: 420px;   
			width: 420px;   
			padding: 2; 
			
			color: black; 
			background-color: #8FBAD6; 
			border: #666666; 
			border-style: solid; 

			border-top-width: 2px; 
			border-top-color: #BECCD6;

			border-right-width: 2px; 
			border-right-color: black;

			border-bottom-width: 2px; 
			border-bottom-color: #639FD6;

			border-left-width: 2px; 
			border-left-color: #ACBED6;

			width: 280px
}



.button { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; background-color: #F4DB9F; border: #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; width: 80px}

.buttonover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; background-color: #99CC99; width: 80px; border: #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }

