.tse {
	height: 585px;
	width: 1000px;
	background-repeat: repeat-x;
	margin: auto;

}
.mainpicture {
	min-height: 290px;
	width: 450px;
	background-image: none;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 50px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 5px;
	display:inline-block;
}

.mainpicture img {
	-webkit-border-radius:20px 0 0 20px ;
	border-radius:20px 0 0 20px ;
}
.logobox {
	height: 130px;
	width: 600px;
	margin-top: 10px;
	margin-left: 23px;
}
.contactdetails {
	float: none;
	min-height: 250px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: normal;
}
.bluetext {
	font-size: 24px;
	font-weight: bold;
	color: #003591;

	padding-bottom: 0px;
}

.footer {
	margin: 6px auto;
	width: 1000px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.cent {
	text-align: center;

}
