html,body {
margin:0;
padding:0;
}
body {
	font: 73% helvetica, arial, sans-serif;
	line-height:1.8em;
	background: #fff url(img/bg.png);
	color: #222;
}

form {
padding: 10px 0 0 20px;
}
			/*header PROPERTIES*/
#header {
width:980px;
height:179px;
background: url(img/head.jpg) top center no-repeat;
margin: 8px auto 0px auto;
}

#headeren {
width:980px;
height:179px;
background: url(img/headen.jpg) top center no-repeat;
margin: 8px auto 0px auto;
}

#headerhu {
width:980px;
height:179px;
background: url(img/headhu.jpg) top center no-repeat;
margin: 8px auto 0px auto;
}

#header h1 {
margin: 0 0 0 250px;
line-height:1.8em;
letter-spacing: 3px;
font-size: 2em;
color: #fff;
}
#header p {
float:right;
margin: 10px 10px 0 0;
padding-top: 10px;
color : #ff9933;
}

#header img {
float:right;
margin: 10px 7px 0 0;
}


			/*TOP NAVIGATION*/	
div#menu {
	width: 961px;
	margin: 0 auto;
	height: 46px;
	border-left: 9px #fe7e0a solid;
	border-right: 10px #fe7e0a solid;
	padding-top:0;
	background:#555 url(img/bgm.gif) repeat-x;
}
ul#nav,ul#nav li {
list-style-type:none;
margin:0;
padding:0
}
ul#nav {
	margin-left: 0px;
	width: 939px;
}
ul#nav li {
float: left;
margin-right: 0px;
text-align: center;
}
ul#nav a {
float: left;
width: 150px;
line-height: 46px;
padding: 0px 0;
text-decoration: none;
color: #fff;
font-weight:500;
font-size: 1.5em;
letter-spacing: 0.1em;
font-family: Lucida Sans;
}

.hu {
font-family: Helvetica, sans-serif;
font-size: 0.9em;
}

ul#nav a:hover {
	background: url(img/bgmh3.gif) center no-repeat;
	color: #fddf84;
	border-top: #cecdcc solid 0px;
	border-left: #cecdcc solid 0px;
	border-right: #cecdcc solid 0px;
	width: 150px;
	height: 45px;
}
ul#nav li.activelink a{
color:#3b3a39;
}

ul#nav li.activelinkhu a{
color:#3b3a39;
font-size: 1.2em;
}

ul#nav li.activelink a:hover {
	background: url(img/bgmh3.gif) center no-repeat;
	color: #fddf84;
	width: 150px;
	height: 45px;
}

			/*MAIN CONTAINER*/
#container {
	width: 961px;
	margin: 0 auto;
	padding: 0;
	border-left: 9px #fe7e0a solid;
	border-right: 10px #fe7e0a solid;
	background:#FFFFFF;
}
#box {
padding: 10px;
border: 1px solid #777;
background: #f0f0f0;
height:200px;
}

.ref {
height:400px;
}

#box h2 {
font-size: 2em;
color: #06a;
}
			/*CONTENT_LEFT*/
#content {
	width: 680px;
	float: left;
	margin: 16px 0 0 0;
	padding: 0 0 0px 20px;
}
#content h1 {
	letter-spacing: 3px;
	text-transform: uppercase;
	color: #06a;
	background: #e3e3e3;
	margin: 0 0 0 220px;
	line-height: 15px;
	padding-top:0px;
}

#content h1 img {
margin-left: 14px;
}

#content h2 {
	font-size: 1.3em;
	letter-spacing: 1px;
	color: #666;
	margin: 4px 0 0 4px;
}

#content p {
font-size: 120%;
text-align: justify;}

.mid {
margin-left: 320px;
}

#content h3 {
	text-transform: none;
	background: #e3e3e3;
text-align:center; font-weight: bold; color:#8a8a8a; font-size: 130%;  font-family: Lucida Sans;
margin: 0 0 6px 0;}

#content h3.lft {
text-align:left;
margin-bottom:18px;
padding-left: 12px;}


#content h3 a {
color:#8a8a8a;
background: #e3e3e3;
display:block;
}

#content h3 a:hover {
color:#fff;
background:#ccc;
display:block;
text-decoration:none;
}

#content h4 {
	letter-spacing: 3px;
	text-transform: uppercase;
	color: #06a;
	background: #e3e3e3;
	margin: 0px 0 20px 6px;
	height: 20px;
	
}

#content h4 img {
margin: 0px 0 0 14px;
}

#content h5 {
margin: 2px;
float: right;}

.cent {
text-align:center;}

#box img {
float: left;
margin: 2px 4px 2px 0px;
padding: 0px;
border: 3px #e3e3e3 solid;}

td a.img:hover {
border: 1px solid #000;}

#content blockquote {
font-weight : 500;
color : #222;
margin: 20px auto 0 auto;
padding: 10px 16px;
border:#CCCCCC 1px dotted;
width: 600px;
}

			/*CONTENT_RIGHT*/
#content_right {
	width: 220px;
	float: right;
	margin: 0px 20px 0 0;
	padding-bottom: 0px;
}
#content_right h1 {
	font-size: 1.2em;
	text-align:center;
	color: #666;
	margin: 0px 0 0 4px;}

#content_right.left { text-align:left;}
			/*FOOTER*/
#footer {
clear: both;
height: 0px;
padding: 0px;
border-top: 0px solid #ff9933;
margin: 0 auto;
color:#FFFFFF;
}

#ft h1 {
	margin: 0px 0px;
	padding: 48px 0 0 30px;
	font-size: 120%;
	font-weight:normal;
	text-align:left;
	float:left;
}
#ft h2 {
	margin: 0px 0px;
	padding:48px 30px 0 0px;
	font-size: 120%;
	font-weight:normal;
	text-align:center;
	float:right;
}

#ft h3 {
	margin: 0px 0px;
	padding:48px 10px 0 0px;
	font-size: 120%;
	font-weight:normal;
	text-align:center;
	float:right;
}



#ft a {
color:#000000;
}
#ft a:hover {
text-decoration:underline;
}

/*New footer*/
#ft {
clear: both;
width:980px;
height:140px;
background: url(img/bgft.jpg) top left no-repeat;
margin: 0px auto 0px auto;
color:#fff;
}
#ft img {
margin-top: 80px;}

			/*TYPOGRAPHY*/
blockquote {
font-weight : 600;
color : #8a8a8a;
margin-left: 330px;
}
.small a {
color: #777;
font-size: 0.9em;
}
.big {
font-weight: bold;
font-size: 1.4em;
color: #000;
}
			/*IMAGES*/
.imgright0 {
float: left;
margin: 1px 14px 1px 0px;
padding: 0px;
border: 3px #e3e3e3 solid;
}
.imgright {
float: left;
margin: 2px 4px 2px 0px;
padding: 0px;
border: 3px #e3e3e3 solid;
}

.imgleft {float:left; margin:2px;}
			/*CURVED CORNERS*/
dl.curved {background:#e3e3e3 url(img/c_tl.gif) top left no-repeat; margin:14px 0 0 0; padding:0; width:100%;}
dl.curved dt {background:transparent url(img/c_tr.gif) top right no-repeat; padding:10px 10px 6px 10px; text-align:center; font-weight: bold; color:#8a8a8a; font-size: 130%; letter-spacing: 0.1em;  font-family: Lucida Sans;}
dl.curved dd {background:#e3e3e3 url(img/c_bl.gif) bottom left no-repeat; padding:0; margin:0;}
dl.curved dd p {
	margin:0;
	padding:10px;
	line-height:1.7em;
	text-align: center;
}
dl.curved dd p.last {background:transparent url(img/c_br.gif) bottom right no-repeat;margin:0px 0 0 6px; }

.last { line-height:10px; }

			/*CURVED CORNERS* #2*/
.cornerBox { position: relative; background: #fff; width: 100%;  }
		.corner { position: absolute; width: 10px; height: 10px; background: url(img/corner.jpg) no-repeat; font-size: 0%; }
		.cornerBoxInner {
	padding: 14px;
	border: #e3e3e3 1px solid;
	height:auto;
}
		.TL { top: 0; left: 0;  background-position: 0 0; }
		.TR { top: 0; right: 0; background-position: -10px 0; }
		.BL { bottom: 0; left: 0; background-position: 0 -10px; }
		.BR { bottom: 0; right: 0; background-position: -10px -10px; }

			/*LINK PROPERTIES*/
a img {
border: none;
}
a:link, a:visited {
color : #fe7e0a;
background : none;
text-decoration : none;
}
a:hover {
	text-decoration : underline;
	color : #222;
	background : none;
}
#navlist li {
	list-style-type : none;
	background : inherit;
	color : #3a3838;
	font: 700 110% Tahoma,sans-serif;
	text-align:center;
	margin : 2px 0 0 0;
	padding : 0 30px 2px 1px;
	line-height: 15px;
}

#navlist li.nob {
margin: 0;
padding: 0;
text-align:left;}

#nt {
float: right;
width: 200px;
margin: 20px 24px 0 0;
height: 16px;
font-size: 0.9em;
background: transparent url(img/bgnm.png) left center no-repeat;
padding: 0 0 4px 10px;
}

#nthu {
	float: right;
	width: 260px;
	margin: 20px 24px 0 0;
	height: 18px;
	font-size: 0.9em;
	background: transparent url(img/bgnmhu.png) left center no-repeat;
	padding: 0 0 3px 10px;
}

.indent {
padding: 20px 0 0 50px;}
