html,body {
margin:0;
padding:0;
}
body {
	font: 84% Georgia, "Times New Roman", Times, serif 600;
	line-height:1.6em;
	background: #fff url(img/bg.jpg);
	color: #222;
}

form {
padding: 0px 0 0 30px;
color:#A0A0A4;
}
			/*header PROPERTIES*/
#header {
width:970px;
height:140px;
/*background: url(img/head.jpg) top center no-repeat;*/
margin: 0px 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:left;
margin: 10px 0px 0 20px;
}

#header img.r {
float:right;
margin: 30px 50px 0 20px;
}

			/*TOP NAVIGATION*/	
div#menu {
	width: 970px;
	margin: 0 auto;
	height: 62px;
	border-left: 0px #fe7e0a solid;
	border-right: 0px #fe7e0a solid;
	padding-top:0;
	background: url(img/bgm.jpg) no-repeat;
}
ul#nav,ul#nav li {
list-style-type:none;
margin:0;
padding:0
}
ul#nav {
	margin-left: 80px;
	width: 950px;
}
ul#nav li {
float: left;
margin-right: 0px;
text-align: center;
}
ul#nav a {
float: left;
width: 200px;
line-height: 62px;
padding: 0px 0;
text-decoration: none;
color: #fff;
font-weight:600;
font-size: 1.5em;
letter-spacing: 0.1em;
font-family: Garamond, Georgia, serif;
}

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


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

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

.ref {
height:400px;
}

#box h2 {
font-size: 2em;
color: #06a;
}
			/*CONTENT_LEFT*/
#content {
	width: 630px;
	float: left;
	margin: 16px 0 0 0;
	padding: 0 0 0px 20px;
}
#content h1 {
	letter-spacing: 1px;
	text-transform: uppercase;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	font-size: 500;
	color: #222;
	background: #e3e3e3;
	margin: 0 0 12px 10px;
	line-height: 22px;
	padding-left: 29px;
	background: url(img/clover.gif) left center no-repeat;
}

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

#content img {
margin: 0 0 0 10px;
}

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

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

.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_RIGHT*/
#content_right {
	width: 270px;
	height: 450px;
	float: right;
	margin: 22px 20px 0 0;
	padding: 26px 0 0 0;
	background: url(img/bgcr.jpg) no-repeat;
}

#content_right h1 {
	font: 1.3em Lucida Sans;
	letter-spacing: 0.08em;
	color:#f0f0f0;
	text-align:center;
	text-transform:uppercase;

}

#content_right img {
margin: 4px;}

#content_right blockquote {
font-weight : 400;
color : #222;
margin: 150px auto 0 auto;
padding: 10px 20px;
border:#CCCCCC 1px dotted;
width: 74%;
}

.maf {
float:right;
padding:120px 52px 0 0;}

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

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

#ft h3 {
	margin: 0px 0px;
	padding:4px 10px 0 0px;
	font-size: 100%;
	font-weight:500;
	text-align:center;
	float:right;
}
#ft a {
color:#fddf84;
}
#ft a:hover {
text-decoration:underline;
}

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

			/*TYPOGRAPHY*/
blockquote {
font-weight : 500;
color : #222;
margin-left: 150px;
}
.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 dotted;
}
			/*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; 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:20px; }

			/*CURVED CORNERS* #2*/
.cornerBox { position: relative; background: inherit; 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 : #f07702;
background : none;
text-decoration : none;
}
a:hover {
	text-decoration : underline;
	color : #222;
	background : none;
}
#navlist li {
	list-style-type : none;
	background : inherit;
	color : #fba273;
	font: 500 105% Tahoma,sans-serif;
	text-align:center;
	margin : 2px 0 0 0;
	padding : 0 30px 2px 1px;
	line-height: 20px;
}

.brdr {
border-top:1px #ccc solid}

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

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

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

.input {
    border: 1px solid #666;
    background: #fcfcfc;
}
.button {
    border: 1px solid #006;
    background: #fba273;
}
label {
	display: block;
	width: 55px;
	float: left;
	margin: 2px 4px 2px 4px;
	text-align: left;
}
br { clear: left; }

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