body {
	clear: both;
	text-align: center;
}

h2 {
	color:#006699; text-align: center;
}

h3 {
	color:#678070;
	font-size:40px;
	text-align: center;
}

a { text-decoration:none; color:#0044ba; }

a:hover { text-decoration:underline; }

a:visited img { text-decoration:none; border:none; }

a img { text-decoration:none; border:none; }

.image {
	width:150px;
	height: auto;
}

#header  {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	padding-top: 225px;
	padding-right: 20px;
	font-weight: bold;
	font-family: "Zag Bold";
}

#wrapper {
	width: 1000px;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-top: -10px;
	text-align: left;

}

.floatright { float:right; }

.break { clear:both; font-size:0; }

#apDiv1 {
	position:absolute;
	width:368px;
	height:351px;
	z-index:1;
	left: 15%;
	top: 0%;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}


#main-text {
	width: 500px;
}

#topnav {
	line-height:30px;
	height: 32px;
	width: 600px;
	background-image: url(../images/nav.png);
	padding-top: 10px;
	font-weight: bold;
	margin: auto;
	text-align: left;
	margin-bottom: 130px;
	padding-left: 400px;

}


#leftnav {
	float: left;
	width: 180px;
	padding:10px;
	font-weight: bold;
}


#main {
	float:right;
	width:770px;
}


#spacer {
	color: #666;
	font-weight: bold;
	height: 20px;
	clear:both;
	text-align: center;
	width: 100%;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}


#bottom-content {
	width: auto;

}

footer {
	clear:both;
	height: 15px;
	text-align: center;
	width: 100%;
	border-bottom:dotted 2px #666666;
}
#wrapper2 {
	width: 334px;
	padding-left: 333px;
	padding-right: 333px;
}

#column1 {
	width: 333px;
	float: left;
}

#column2 {
	width: 333px;
	float: right;
	clear: inherit;
}

#container {
	width: 790px;
	border-bottom: dashed 2px #666666;
	height: auto;
}

#picture {
	float: left;
	width: auto;
	margin-top: 20px;
	margin-bottom: 10px;
}

#description {
	float: right;
	width: 550px;
	margin-right: 45px;
}

#footer1 {
	clear: both;
	width: auto;
	text-align: left;
	margin-top: 5px;
}