@charset "utf-8";


body {
	color: #262463;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	background-color: #FFFFFF;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}


.style8 {
	color: #262463;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	font-style: italic;
	line-height: 5px;
}
/*
.style7 {
	color: #262463;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}

*/

/* CSS Document */
#main {
	position: relative;
	height: auto;
	width: 750px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}

#desc {
	position: absolute;
	height: 223px;
	width: 334px;
	left: 75px;
	top: 366px;
	z-index: 6;
}
#test {
	position: absolute;
	height: 69px;
	width: 190px;
	left: 560px;
	top: 31px;
	z-index: 7;
}
#nav {
	position: absolute;
	z-index: 10;
	height: 197px;
	width: 200px;
	left: 491px;
	top: 42px;
}
#nav2 {
	position: absolute;
	z-index: 10;
	width: 200px;
	left: 531px;
	top: 120px;
}
#footer {
	font-size: 12px;
	width: 648px;
	position: absolute;
	z-index: 0;
	left: 52px;
	top: 600px;
	margin: 0px;
	padding: 0px;
	visibility: visible;
}
#footer2 {
	font-size: 12px;
	width: 700px;
	position: relative;
	z-index: 10;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	float: left;
	top: 15px;
	left: 5px;
	text-align: center;
}
#tag {
	position: relative;
	clear: both;
	float: left;
	bottom: 0px;
	left: 375px;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}

#tagline {
	position: relative;
	z-index: 0;
	left: 50px;
	width: 300px;
	top: 5px;
}
#tagline2 {
	position: relative;
	z-index: 0;
	left: 350px;
	width: 300px;
	top: 5px;
}

#content {
	position: static;
	top: 112px;
	width: 500px;
	z-index: 10;
	overflow: visible;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#header {
	position: static;
	z-index: 1;
	height: 114px;
	width: 409px;
	top: 0px;
}

#topright a {
	position: absolute;
	z-index: 2;
	display: block;
	height: 114px;
	width: 192px;
	left: 536px;
	top: 0px;
	background-image: url(images/Logo3.jpg);
}
#topright a span {
	visibility: hidden;
}
#table {
	background-color: #666666;
}
#form {
	background-color: #AF8BCB;
}
#form2 {
	background-color: #222222;
}
