﻿#mainAbout {
	background: url('../images/main_about.jpg') 
		no-repeat left top;
	width: 962px;
	height: 538px;
	margin-top:19px;
}

#mainMission {
	background: url('../images/main_about.jpg') 
		no-repeat left top;
	width: 962px;
	height: 658px;
	margin-top:19px;
}

#mainMethod {
	background: url('../images/main_method.jpg') 
		no-repeat left top;
	width: 962px;
	height: 620px;
	margin-top:19px;
}

#mainMeasure {
	background: url('../images/main_measure.jpg') 
		no-repeat left top;
	width: 962px;
	height: 508px;
	margin-top:19px;
}

#mainContact {
	background: url('../images/main_contact.jpg') 
		no-repeat left top;
	width: 962px;
	height: 508px;
	margin-top:19px;
}

div.viewdemoPage {
	width:439px;
	height:41px;
	float:right;
	margin-top:434px;
}

.contactus {
	font-size:14px;
	color:#A5A5A5;
	text-transform:uppercase;
	padding-top: 12px;
}

