body{
	font-family: 'Titillium Web', sans-serif;
	font-size: 12pt;
	color: #21597d;
	background-image: url(bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

.top{
	width: 100%;
	padding: 0px;
	margin-top: 78px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;	
	background-image: url(line.png);
	background-position: left top;
	background-repeat: repeat-x;
}
.links{
	float: left;
	position: absolute;
	left: 400px;
	top: 76px;
	z-index: 400;
}
.top2{
	width: 100%;
	padding: 0px;
	margin-top: 34px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	/*background-color: #FFF;
	background-image: url(bg2.jpg);
	background-position: left top;*/
}
.main{
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(bg3.jpg);
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #21597d;
	border-bottom-color: #21597d;
	border-left-color: #21597d;
}
.maintxt{
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 12px;
	padding-left: 18px;
	margin-top: 0px;
}

.logo{
	background-image: url(logo.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 159px;
	width: 366px;
	margin-left: 20px;
	padding-top: 0px;
	z-index: 100;
	position: absolute;
}
.line{
	z-index: 200;
	position: absolute;
	top: 22px;
	right: 0px;
	background-image: url(line-wiggle.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	height: 147px;
	width: 145px;
}
.bottom{
	width: 100%;
	background-image: url(line-bottom.png);
	background-repeat: repeat-x;
	background-position: right bottom;
	height: 11px;
	float: left;
}
.clear{
	clear: both;}
a{
	color: #3794bf;
	font-weight: bold;
}
a:hover{
	color: #204f70;
}

h1{
	font-size: 18pt;
	color: #FFF;
	padding-left: 90px;
	background-image: url(h1.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #21597d;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #1E405B;
	border-right-color: #1E405B;
	border-left-color: #1E405B;
	height: 40px;
}
h1 a{
	color: #FFF;
	text-decoration: none;
}
h2{
	font-size: 20pt;
}
h3{
	font-size: 14pt;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #215A7E;
}
h4{
	font-size: 10pt;
	color: #FFF;
	text-align: center;
}
h4 a{color: #FFF;}
h4 a:hover{
	color: #9DCDE3;
}
.small{
	font-size: 10pt;
}
.pic-right{
	float: right;
	padding-left: 12px;
	margin-right: 8px;
}
.pic-rightblack{
	float: right;
	margin-left: 12px;
	margin-right: 8px;
	border: 1px solid #000;
}
.pic-right2{
	float: right;
	padding-left: 12px;
	padding-right: 60px;
}
.contact {
	border: 1px solid #E0E0E0;
	background-color: #C0C0C2;
}
.contact a{
	color: #3794bf;
	font-weight: bold;
	text-decoration: none;
	font-size: 11pt;
}
.contact a:hover{
	color: #204f70;
	
}
.whitebox{
	font-size: 11pt;
	text-align: justify;
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 8px;
	padding-left: 14px;
	color: #FFF;
	line-height: 14pt;
	background-image: url(pictures/middle.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 0px;
	margin-bottom: 0px;
}
.box-top{
	background-image: url(pictures/top.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 864px;
}
.box-bottom{
	background-image: url(pictures/bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 43px;
	width: 864px;
	float: left;
	
}
