/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-color:#9BB4DD;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	line-height: 16px;
	color:#000000;
}
a:link, a:visited {
	text-decoration: none;
	color: #050273;
	text-decoration:underline;
}
a:hover {
	text-decoration: none;
	color: #050273;
	font-weight: bold;
}
h1 { 
	font-family: verdana, arial, helvetica;
	font-size: 18px;
	line-height: 16px;
	color: #050273;
	text-transform:uppercase;
}
h2 { 
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
}
h3 { 
	font-family: verdana, arial, helvetica;
	font-size: 16px;
	line-height: 16px;
	color: #050273;
	font-weight: bold;
}
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 960px;
	background: url(../../images/structure/wrapper_bg.jpg);
}
#top {
	width: 960px;
	height: 142px;
	background: url(../../images/structure/top.jpg);
}
#topnav {
	position: relative;
	top: 0px;
	left: 795px;
	height: 36px;
	width: 150px;
}
#menu {
	width: 960px;
	background-color: #525252;
}

#content_top {
	width: 960px;
	height: 22px;
	background: url(../../images/structure/kader_top.jpg);
}

#content {
	background-image: url(../../images/structure/content_bg.jpg);
	background-repeat: no-repeat;
	min-height: 460px;
	padding: 0px 240px 10px 60px;
}

#content_content {
float: left;
width: 690px;
margin: 0px 32px 0px 0px;
}

#naw {
	/*position: absolute;*/
	float: left;
	width: 147px;
	height: 166px;
	margin: 10px 10px 10px 10px;
}
#bottom {
	clear: both;
	background-image: url(../../images/structure/bottom_site.jpg);
	width: 960px;
	height: 66px;
}


#marquee {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	position:absolute;
	top: 104px;
	left: 20px;
	width: 920px;
}
