@charset "UTF-8";
HTML body {
	margin-top: 10px;
}
.header {
	height: 330px;
	width: 882px;
	margin-right: auto;
	margin-left: auto;
}
.header img {
float:left;
}
.header-txtright {
	width:320px;
	float:right;
	margin-right: 5px;
	margin-left: 10px;
}
.main-img {
	height: 857px;
	width: 1500px;
	margin-right: auto;
	margin-left: auto;
}

.ctr-img{
	float:left;
	width: 882px;
	height: 857px;
}


.txt {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: 1.5em;
	color:#666666;
}
.txt-bold {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: normal;
	color:#000000;
}
.twtr-widget {
float: left !important;
width:260px;
}