
#contact figure{
		margin:0px;
		padding:0px;
		max-height: 400px;
}

figure figcaption #contact_image_contener{
	position:relative;
	width:1200px;
	max-height:400px;
}

figure figcaption #contact_header{
		position:absolute;
		top: 122px;
		left: 23px;
		width:668px; 
		
}
#contact_header h2 {
	    font-size: 40px;
		text-transform: uppercase;
}
#location{
	background-image: url("../images/World_Map_Blank.jpg");
	width:100%;
	height:400px;
}
.location_contact{
	float:left;
}
#qulasys_contact{
	width: 360px;
}
#qualsys_form{
	width:840px;
	height:200px;
}
.office_india,.office_usa{
	display:block;
	padding-left: 24px;
	padding-top: 30px;
	Font-size: 15px;
}
.office_india h4,.office_usa h4{
	text-transform:uppercase;
}
.office_india h4{
	margin-top: -15px;
}
.office_usa h4{
	margin-top: -15px;
}
#form_head,#form_in{
	clear:both;
	float:right;
	padding: 6px 0px 0px 0px;
}
#form_in input[type=text]{
	width: 420px;
    height: 24px;
    opacity: 0.6;
}
textarea{
	width: 420px;
	opacity: 0.6;
}
