.container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	height: 755px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 10px;
	background-color: #FFFFFF;
	background-position: center 135px;
	visibility: visible;
	background-image: url(Assets/mainimage.jpg);
	background-repeat: no-repeat;
	
}
.logo {
	float: left;
	height: 106px;
	width: 190px;
}
.rotator {
	float: left;
	height: 106px;
	width: 540px;
	background-position: right;
	background-repeat: no-repeat;
	overflow: hidden;
}
.navigation {
	height: 15px;
	width: 740px;
	float: left;
	background-color: #4B4D7E;
	font-family: Helvetica, "Futura Bk", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.mainContent {
	float: left;
	height: 516px;
	width: 442px;
	overflow: visible;
}
.maincopy {
	height: 345px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	float: left;
	overflow: auto;
	top: auto;
	margin-top: 131px;
}

.clients {
	height: 79px;
	width: 740px;
	float: left;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-position: center 10px;
	overflow: hidden;
}
.clientsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	width: 740px;
	background-color: #4B4D7E;
	text-align: left;
	text-indent: 8px;
	padding-bottom: 2px;
	height: 10px;
}

.footer {
	background-color: #4B4D7E;
	height: 39px;
	width: 740px;
	float: left;
}

