@charset "utf-8";
body {
	background: #003466;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
}

#wrap {
	width: 910px;
	margin-left: -455px;
	position: absolute;
	left: 50%;
	background-image: url(images/backgroundText.jpg);
}

#wrap #text p img {

}
#wrap #text h1 {
	font-size: 44px;
	color: #FFF;
	margin-left: 20px;
	text-align: center;
}
#wrap #text p {
	font-size: 14px;
	color: #fff;
	margin-top: 17px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
	text-align: left;
}


#wrap #text p a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#wrap #text .halvdel h2 {
	font-size: 16px;
	color: #FFF;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
}
#wrap #text h2 {
	font-size: 16px;
	color: #FFF;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
}

#wrap #text .halvdel img {
	text-align: center;
	display: block;
}

#wrap #menu ul {
	list-style-type: none;
}
#wrap #menu ul li {
	font-size: 14px;
	color: #fff;
	display: block;
	margin-left: -40px;
	padding-left: 5px;
	font-weight: normal;
	line-height: 18px;
}
#wrap #menu ul li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #142F4A;
	/* [disabled]background-color: #292929; */
}
#wrap #menu ul li a:hover {
	color: #FFF;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	background-color: #666;
}



#text {
	float: left;
	/* [disabled]height: 550px; */
	width: 750px;
}
#bottom {
	float: left;
	height: 25px;
	/* [disabled]border: 1px solid #F00; */
	background-image: url(images/backgroundBottom.jpg);
	width: 910px;
}
#wrap #bottom p {
	font-size: 14px;
	color: #fff;
	margin-top: 1px;
	/* [disabled]margin-right: 10px; */
	margin-bottom: 0px;
	/* [disabled]margin-left: 20px; */
	text-align: center;
	font-weight: bold;
}

#top {
	float: left;
	height: 205px;
	width: 910px;
	background-image: url(images/backgroundTop.jpg);
}



#menu {
	float: left;
	/* [disabled]height: 550px; */
	width: 155px;
	margin-left: 5px;
}
#wrap p {
	font-size: 14px;
	color: #FFF;
	text-align: center;
}
.halvdel {
	float: left;
	height: 325px;
	width: 375px;
}
.lightbox {
	height: 430px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
#wrap #text .lightbox p {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}


img.midt {
	display: block;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
