@charset "utf-8";
/* CSS Document */

*{padding: 0; margin: 0;}

body {
	background-color:#313D83;
	background-repeat: repeat-x;
	background-image: url(images/bodybg.png);
}
#container {
	width: 1160px;
	margin-right: auto;
	margin-left: auto;
}
#maincontent {
	width: 1160px;
	position: relative;
	background-repeat: no-repeat;
	z-index: 10;
}
#letter {
	width: 1000px;
	position: absolute;
	background-repeat: no-repeat;
	left: 99px;
	top: 3130px;
}
.lettertext {
	font-family:Arial;
	font-size: 15px;
	color: #000;
	line-height: 18px;
}
#contact {
	height: 24px;
	width: 677px;
	position: absolute;
	right: 224px;
	z-index: 14;
	top: 2935px;
	text-align: center;
}
#contact2 {
	width: 677px;
	position: absolute;
	right: 224px;
	z-index: 13;
	top: 4258px;
	text-align: center;
}
#video {
	height: 208px;
	width: 278px;
	position: absolute;
	top: 111px;
	right: 66px;
	border: 3px solid #FCF2A0;
}
#totop {
	position: absolute;
	height: 25px;
	width: 50px;
	left: 0px;
	top: 0px;
}
.contacttext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #FFF;
	font-weight: normal;
	margin-bottom: 10px;
}
#toptext {
	position: absolute;
	height: 50px;
	width: 1075px;
	left: 58px;
	top: 13px;
	text-align: center;
}
.toptext {
	font-family: Arial;
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
}
#video {
	position: absolute;
	height: 225px;
	width: 303px;
	left: 766px;
	top: 154px;
	text-align: center;
}
#text {
	position: absolute;
	height: 336px;
	width: 475px;
	left: 312px;
	top: 1193px;
}
.text {
	font-family: Arial;
	font-size: 16px;
	color: #FFF;
	margin-bottom: 11px;
	line-height: 16px;
	margin-top: 5px;
}
.textsmall {
	font-family: Arial;
	font-size: 13px;
	color: #FFF;
	margin-left:31px;
	margin-bottom: 19px;
}
#text2 {
	position: absolute;
	width: 300px;
	left: 806px;
	top: 1372px;
}
#text3 {
	position: absolute;
	height: 214px;
	width: 374px;
	left: 398px;
	top: 1621px;
}
.colortext {
	font-family: Arial;
	font-size: 17px;
	color: #38328A;
	margin-bottom: 9px;
}
#text4 {
	position: absolute;
	width: 254px;
	left: 824px;
	top: 1886px;
}
#text5 {
	position: absolute;
	height: 277px;
	width: 548px;
	left: 223px;
	top: 2202px;
}
#text6 {
	position: absolute;
	height: 214px;
	width: 374px;
	left: 398px;
	top: 3000px;
}
.colortext2 {
	font-family:Arial;
	font-size: 15px;
	color: #38328A;
	margin-bottom: 10px;
	line-height: 16px;
}
h2.text {
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
}
a:link {text-decoration: none; color:#FFF}     
a:visited {text-decoration: none; color:#FFF}  
a:hover {text-decoration: underline;}  
a:active {text-decoration: none;} 

.bottomlinks {
	font-family:Arial;
	font-size: 14px;
	color: #000;
	line-height: 17px;
}

