/* CSS Document */
body {
	background-image: url(../../images/structure/body_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color:#ffffff;
}
table {
	border: 0;
}

tr {
	vertical-align: top;
}

td,th, div, span, p, h1, h2, h3 {
	font-family: Arial, helvetica;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
a:link, a:visited {
	text-decoration: none;
	color: #004D9A
}
a:hover {
	text-decoration: underline;
	color: #004D9A
}
h1 { 
	font-size: 18px;
	color: #000000;
	text-transform:uppercase;
}
h2 { 
	font-size: 14px;
	color: #000000;
}
h3 { 
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

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

#content {
	background-image: url(../../images/structure/content_bg.jpg);
	background-repeat: no-repeat;
	min-height: 549px;
}

#text {
	margin: 60px 32px 20px 72px;
}



#naw {
	position: absolute;
	top: 64px;
	left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #154B8A;
	
}

#marquee {
	font-size: 12px;
	color: #154B8A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	position:absolute;
	top: 223px;
	left: 306px;
	width: 778px;
}

#logo {
	position: absolute;
	top: 38px;
	left: 240px;
	
}

.maintable {
	width: 960px;
}

.navigator {
	width: 136px;
}

.content_td {
	width: 824px;
}
