body {
	background-image:url(../../images/structure/bg.jpg);
	background-repeat: repeat-x;
	background-color: #969495;
	margin: 0px; 
}
table {
	border-spacing: 0;
	background-color: #969495;
}
tr {
	vertical-align: top;
}
img {
	border: 0px;
}
td,th, div, span, p, h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #ffffff;
}
a {
	text-decoration: underline;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #0000ff;
}
h1 { 
	font-weight:bold;
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;
}
h2 { 
	font-weight:bold;
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;
}
h3 { 
	font-weight:bold;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
}
#wrapper {
	background-image:url(../../images/structure/wrap_bg.png);
	background-repeat: repeat-y;
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 981px;
}
#main {
	margin-left: 11px;
}
#logo {
	background-image:url(../../images/structure/logo.jpg);
	background-repeat: no-repeat;
	margin-left: 11px;
	height: 70px;
	width: 959px;
}
#head {
	margin-left: 11px;
	height: 147px;
}
#menu {
	background-image:url(../../images/structure/menu_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin-left: 11px;
	height: 40px;
	width: 959px;
}
.content {
	background-image:url(../../images/structure/content.jpg);
	background-repeat: no-repeat;
}
#content_div {
	min-height: 354px;
	height: auto !important;
	height: 354px;
	width: 738px;
	padding: 10px 10px 10px 10px;
}
.right_bar {
	background-image:url(../../images/structure/right_bar.jpg);
	background-repeat: no-repeat;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
.menu_right {
	width: 201px;
}
#naw {
	width: 181px;
	height: 334px;
	padding: 10px 10px 10px 10px;
}
.naw_name {
	text-transform: capitalize;
	font-weight: bold;
}
#bottom {
	background-image:url(../../images/structure/bottom.jpg);
	background-repeat: repeat-x;
	margin-left: 11px;
	width: 959px;
}

#marquee {
	width: 100%;
}
.marquee span{
	text-transform: uppercase;
	color:#ffffff;
	font-size: 12px;
	font-weight: bold;
}
.marquee { 
	visibility: hidden;
} 