body { font-size: 62.5%; line-height: 1.6em; color: #3d3d3d;  font-family: Arial, Tahoma, Geneva, sans-serif; background: #c4af76 url("../images/bg.jpg"); } 

h1, h2, h3, h4, h5, h6{ margin: 0 0 5px 0; font-weight: bold; line-height: 120%; }
h1{ font-size: 1.3em; }
h2{ font-size: 1.2em; }
h3{ font-size: 1.1em; }
h4{ font-size: 0.9em; }
h5{ font-size: 0.8em; }
h6{ font-size: 0.7em; }

p {	margin: 5px 0; padding: 0; text-indent: 0; }

li { list-style-position:inside; } 

ul {	margin: 5px 0; padding: 0 0 0 20px; list-style: none; }

ol { margin: 5px 0; padding: 0; }

ul li,
ol li ul li { margin: 2px 0; padding: 0 0 0 17px; background: url(../images/li.gif) 0px 5px no-repeat; }

ol li { margin: 2px 0; padding: 0; }

a:link, a:visited{ color: #464646; text-decoration: underline; cursor: pointer; outline: none; }
a:hover { text-decoration: none;} 

/***main layout***/
#wrap { background: url("../images/wrap_bg.jpg") center repeat-y; }
#wrap2 { background: url("../images/wrap_bg2.jpg") center top no-repeat; }
	#page { margin: 0 auto; padding: 0 0 45px 0; width: 870px; font-size: 1.2em; }
		#top { height: 100px; }
			h1#logo { float: left; display: block; margin: 0; padding: 22px 0 0 24px; width: 136px; height: 57px; }
			h1#logo a { display: block; margin: 0; height: 57px; text-indent: -9999em; font-size: 0px; background: url("../images/logo.gif") no-repeat; }
			#nav { float: right; }

		#header { position: relative; height: 213px; background: url("../images/header.jpg") no-repeat; }
			#header_text { position: absolute; left: 55px; top: 85px; width: 600px; height: 110px; color: #fff; overflow: hidden; }
		#main { padding: 10px 0 0 0; }
		#main.scheme_1 { margin: 0 0 20px 0; }
			#left { float: left; padding: 0 0 20px 0; width: 220px; border-right: 1px solid #dadada; }
			#content { float: right; padding: 0; width: 649px; }
				#maincontent { padding: 0 15px 0 14px; border-bottom: 1px solid #dadada; }
		#footer_out { position: relative; padding: 0 12px; }
			#footer { height: 67px; background: url("../images/footer_gr.png") repeat-x; }
				#keys { float: left; position: relative; top: -22px; width: 152px; height: 104px; background: url("../images/keys.jpg") no-repeat; }
				#footer_nav { position: absolute; top: 25px; right: 24px; }
				#design { position: absolute; bottom: -30px; right: 12px; }



/***details layout elements***/
/***search mod***/
#mod_search_searchword { width: 160px; }
.search .button { margin: 3px 3px 3px 10px; padding: 0; width: 8px; height: 14px; text-indent: -999em; font-size: 0px; border: none; background: url("../images/search_btn.gif") no-repeat; }
/***header_text mod***/
#header_text a.readon:link,
#header_text a.readon:visited { color: #fff; background: url(../images/readon2.gif) right center no-repeat; }
