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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	background-image: url(images/background_image2.jpg);
	background-repeat: repeat;
}
#nav {
	height: 35px;
	width: 1000px;
}
#text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: absolute;
	left: 203px;
	right: 180px;
	top: 273px;
	padding: 1px;
	text-align: justify;
}



#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
	top: 20px;
	padding: 1px;
	height: 760px;
	background-color: #FFFFFF;
	border: medium double #00275D;
}

#wrapper2 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
	top: 20px;
	padding: 1px;
	height: 1660px;
	background-color: #FFFFFF;
	border: medium double #00275D;
}

#wrapper3 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
	top: 20px;
	padding: 1px;
	height: 1100px;
	background-color: #FFFFFF;
	border: medium double #00275D;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	position: absolute;
	height: 50px;
	top: 769px;
	bottom: 5px;
	width: 1000px;
	left: auto;
	right: auto;

}

#footer2 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	position: absolute;
	height: 50px;
	top: 1669px;
	bottom: 5px;
	width: 1000px;
	left: auto;
	right: auto;

}

#footer3 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	position: absolute;
	height: 50px;
	top: 1109px;
	bottom: 5px;
	width: 1000px;
	left: auto;
	right: auto;

}
#image1 {
	background-image: url(welcome.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 112px;
	width: 168px;
	top: 274px;
	left: 17px;
	background-position: left;
	text-align: left;
	padding: 1px;
}

#a href {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a {
	text-decoration:none;
	color: #000000;
}
