/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../../images/structure/body_bg.gif);
}

table {
	border: 0px;
}

tr {
	 vertical-align: top;
}

td,th, div, span, p, h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}

a:link, a:visited {
	text-decoration: underline;
	color: #9A9C9C;
}
a:hover {
	text-decoration: underline;
	color: #9A9C9C;
}
h1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	color: #9A9C9C;
	text-transform: uppercase;
}
h2 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
}
h3 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #9A9C9C;
	font-weight: bold;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 963px;
	background-image: url(../../images/structure/wrapper_bg.jpg);
	background-repeat: repeat-y;
}

#top {
	width: 963px;
	height: 217px;
}



#text {
	margin: 25px 40px 40px 40px;
}

#naw {
	position: absolute;
	font-size: 11px;
	line-height: 14px;
	color: #072459;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	top: 118px;
	left: 17px;	
}

#marquee {
	position: absolute;
	font-size: 14px;
	color: #09265B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	top: 193px;
	left: 2px;
	width: 959px;
}

.nav_td {
	width: 225px;
}

.content_td {
	width: 738px;
	background-image: url(../../images/structure/content_bg.jpg);
	background-repeat: no-repeat;
}

#slideshow {
	display: block;
	margin: 0 auto;
}
