html { background-color: #eee; color: #333;}
body {
	background: url(../images/bg_body.png) repeat-x left bottom #fff;
	color: #333;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
}

h1, h2, h3 {line-height: 1em; margin: 0; padding: 0;}
p {font-size: 1em; margin: 0; padding: 0; line-height: 1.5em;}
p#note {color: #666; font-size: .8em; }
blockquote {font-family: monospace; font-size: .8em; margin: 20px 2em; color: #555; padding: 1em; border: 1px solid #ddd; background-color: #f4f4f4;}
address {font-style: normal; margin-bottom: 2em;}
ul, ol {margin: 0; padding: 0;}
li ul {list-style-type: disc}

form {margin: 0 1em 3em 1em; padding: 0;}
fieldset {margin: 1em 0; border: 1px solid #ddd;}
legend {font-weight: bold; font-size: 1.2em; padding: 0 .5em; color: #039;}
form ol {list-style: none;}
form li {clear: both; margin: .5em 0; padding: 0; display: block;}
form label {display: inline; vertical-align: top;}
form em {color: #c00; font-style: normal;}
fieldset label {padding: 0 0 0 1em; margin: 0 1em;}
fieldset label input {margin: 0 1em; padding: 0;}
fieldset li label {width: 200px; float: left; margin: 0 0 .5em 0; clear: left;padding: 0 1em; text-align: right;}
fieldset li input, fieldset li textarea, fieldset li select {width: 220px; padding: 1px;
	border-left: 1px solid #aaa; border-top: 1px solid #aaa; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
fieldset li p {margin: .5em 0;  font-size: .8em;}
fieldset li p.error { color: #c00;}

a {color: #36c; text-decoration: none;}
a:hover {color: #c00; text-decoration: underline; }
a img {border: 1px solid #ccc; padding: 1px;}
a:hover img {border-color: #c00;}

#container {text-align: center; width: 100%; background: url(../images/bg_container.jpg) repeat-x 0 -20px ;}
	#header {width: 990px; height: 160px; margin: 0 auto; text-align: left; background: url(../images/bg_header.jpg) no-repeat bottom left;}
		#header h1 {text-indent: -1000em; height: 150px; position: relative;background: no-repeat bottom right;}
		#header h1 a {display: block; width: 250px; height: 75px; position: absolute; top: 50px; right: 40px;}
	#wraper {width: 850px; margin: 50px auto; text-align: left}
		#sidebar {width: 180px; float: left;}
			#nav {width: 170px; margin-left: 10px; text-align: right;}
				#nav li {font-size: 1.3em; list-style: none; line-height: 1.8em; border: 1px solid #fff;}
				#nav li a {color: #039; display: block; margin-right: 20px; background: url(../images/dotline.gif) repeat-x bottom left transparent;}
				#nav li a:hover {color: #c00; text-decoration: none; background: url(../images/dotline_red.gif) repeat-x bottom left transparent;}
				#nav li.active {font-size: 1.6em; background: url(../images/nav_arrow.gif) no-repeat 155px 12px;}
				#nav li.active a, #nav li.active a:hover  {font-weight: bold; color: #000; background: url(../images/dotline.gif) repeat-x bottom left transparent;}

			#ver_alt {text-indent: -1000em; height: 23px; position: relative; margin: 30px 20px 0 0;}
				#ver_alt a {display: block; width: 70px; height: 23px; position: absolute; top: 0; right: 0; }

			#banner  {margin-top: 50px; margin-bottom: 30px; padding-bottom: 100px; background: url(../images/bg_banner.jpg) no-repeat bottom center;}
				#banner img {display: block; margin: 0 10px 10px auto; border: none;}
		#content {font-size: 1.2em; width: 600px; float: right; margin-bottom: 50px;}
			#content h2 {font-family: Georgia, "Times New Roman", serif; font-size: 1.5em; font-weight: normal;  margin: 0 auto 20px 0; background: url(../images/dotline.gif) repeat-x bottom left;line-height: 2em;}
			#content h3 {font-size: 1.2em; margin: 1.5em 0 .5em 0;}
			#content p {margin-bottom: 1em; }
			#content img.floatright {margin: 5px 10px 5px 20px; padding: 2px;}
			#content ul, #content ol {margin: 0 2em 2em 2em;}
			#content ul ul, #content ol ul {margin: 0 2em;}
			#content li {line-height: 1.5em; margin-bottom: .5em;}
			#content li li {line-height: 1.5em; margin-bottom: .2em;}
		#footer {clear: both; width: 850px; margin: 0 auto; background: url(../images/dotline.gif) repeat-x top left;}
			#footer p {width: 850px; margin: 0 auto;text-align: right; height: 50px; line-height: 50px;}

.hidden {display: none;}
/*.show {display: block; opacity: 0; -moz-opacity: 0; -khtml-opacity: 0; filter: alpha(opacity=0);}*/
.floatright {float: right;}
.floatleft {float: left;}
.banner {float: left; margin-top: 10px; margin-right: 10px;}
img.floatcenter {display: block; margin: 0 auto;}
p.floatcenter {text-align: center;}

#map-dir {font-size: .8em; padding-top: 0 !important; padding-top: 24px; list-style-image: url(../images/bullet-hyphen.gif); }

#recaptcha_widget_div { width: 310px; margin: 0 auto 30px auto; }