/* @override 
	http://localhost/nvar/trunk/httpdocs/css/nvar.css
*/

body {
	font-family: Lucida, "Lucida Grande", Verdana, sans-serif;
	background: #234858 url(../images/bodybck.jpg) repeat-x;
}

* {
	margin: 0;
	padding: 0;
	border: none;
	line-height: 110%;
}

h1 {
	font-size: 18px;
	line-height: 20px;
	 margin: 0px;
	 padding: 0px;
}

h2 {
	font-size: 14px;
}

a, a:visited {
	color: #ba3a00;
}

p, dd, dt, a {
	font-size: 11px;
}

#subbody {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background: white url(../images/subbck1.jpg) repeat-x;
	margin-top: 15px;
	position: relative;
}

#header {
	width: 800px;
	position: relative;
	float: left;
}

#header div {
	width: 25px;
	height: 25px;
	display: block;
	position: absolute;
	top: 0;
}

#header #lt {
	background: url(../images/tl.jpg) no-repeat;
	left: 0;
}

#header #rt {
	background: url(../images/tr.jpg) no-repeat;
	right: 0;
}

#headimg {
	margin-top: 10px;
	margin-left: 35px;
	float: left;
}

#header h1 {
	float: left;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	color: #592e1e;
	margin-top: 37px;
	text-align: left;
	margin-left: 62px;
	line-height: 28px;
}

#know {
	margin-top: 10px;
	margin-left: 55px;
}

#subbody h2 {
	float: left;
	font-weight: normal;
	font-style: normal;
	clear: both;
	margin-top: 15px;
	width: 765px;
	margin-bottom: 15px;
	text-align: right;
	margin-right: 35px;
}

#subbody .mainbox, #subbody .subbox {
	float: left;
	width: 242px;
	margin-left: 18px;
	border: 1px solid #cd9772;
	display: inline;
	background-color: white;
}

#subbody .mainbox {
	height: 270px;
}

#subbody .mainbox p {
	width: 220px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#btmrow {
	float: left;
	clear: both;
	width: 800px;
	background-color: #ded5aa;
	margin-top: 15px;
	height: 120px;
}

#btmrow a.asoclink {
	display: inline;
	width: 145px;
	background-color: #fefceb;
	text-align: center;
	float: left;
	padding-bottom: 5px;
	font-size: 10px;
	line-height: 13px;
	margin: 10px 3px 10px 10px;
}

#subbody div.mainbox p a.rlink {
	display: block;
	text-align: right;
	margin-top: 5px;
}

#subbody .subbox {
	width: 500px;

	height: 190px;
	min-height: 194px;
	padding-bottom: 10px;
}

#subbody div.subbox a {
	display: block;
	margin-left: 20px;
	margin-top: 25px;
	font-size: 13px;
	color: #ba3a00;
	text-indent: 30px;
	background: url(../images/ar1.jpg) no-repeat;
}

#subbody h2 a.home {
	position: absolute;
	top: 15px;
	right: 30px;
	font-size: 13px;
}

#subbody .mainbox.short {
	height: 195px;
}

#subbody div.mainbox.short a img {
	margin-bottom: -10px;
}

#footer {
	margin-top: 20px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#footer p {
	color: silver;
}

#btmrow a.asoclink img {
	margin-bottom: 5px;
}

#relistive {
	clear: both;
	display: block;
	width: 800px;
	height: 27px;
	background-color: #f1f1e9;
}
a#relistive, a:visited#relistive {
	color: #7a7a77;
	text-decoration: none;
}
#relistive img {
	float: left;
	margin-top: 3px;
	margin-left: 11px;
}

#relistive span {
	display: block;
	float: left;
	margin-top: 8px;
	margin-left: 15px;
	font-size: 10px;
}

#subbody .mainbox a.title {
	font-size: 22px;
	text-decoration: none;
	width: 232px;
	display: block;
	text-align: center;
	background-image: url(../images/boxbck1.jpg);
	padding: 5px;
	border-bottom: 1px solid #cd9772;
	background-color: #e0d7ac;
}