@charset "utf-8";
/* CSS Document */

html {height: 100%; font-size: 62.5%;}
/*body {height: 100%; background: url(../img/header-bg.gif) repeat-x 0 0; text-align: center; font: 1.2em Verdana, Arial, Helvetica, sans-serif; position: relative; min-width: 960px; margin: 0; padding: 0;}*/
body {height: 100%; background: #000 url(../img/header-bg.gif) repeat-x 0 0; text-align: center; font: 1.2em Verdana, Arial, Helvetica, sans-serif; position: relative; min-width: 960px; margin: 0; padding: 0;}

.cleaner {clear: both; height: 0; font-size: 0; visibility: hidden;} .noscreen {display: none;}

a:link, a:visited {color: #c95000; text-decoration: underline;} a:hover {text-decoration: none;}

#header {width: 960px; min-height: 110px; _height: 110px; margin: 0 auto; text-align: left; background: #202020 url(../img/header-bg.gif) repeat-x 0 0; padding: 27px 0 0 0; position: relative;}
h1 {font: normal 2.4em Georgia, "Times New Roman", Times, serif; color: #FFF; margin: 0; padding: 0 0 5px 0; letter-spacing: 1px; border-bottom: 1px solid #565656; display: inline; line-height: 1.6;}


h1 a:link, h1 a:visited {color: #FFF; text-decoration: none;}

#header p {font: 1.2em Verdana, Geneva, sans-serif; color: #FFF; margin: 6px 0 0 0;}

#header ul {position: absolute; right: 10px; top: 34px; margin: 0; padding: 0;}
#header ul li {float: left; display: inline; font-size: 1.2em; color: #FFF; margin-left: 0.8em; padding-left: 0.8em;}
#header ul li a {display: block; padding: 4px 10px; color: #FFF; text-decoration: none;}
#header ul li a:hover, #header ul li a.active {background: #606060;}

/*
.content {width: 960px; margin: 0 auto; text-align: left; padding: 0; border-bottom: 1px dotted gray;}
.content-in {width: 100%;}
*/

.content { background-color: #fff; text-align: left; border-bottom: 1px dotted gray;}
.content-in { width: 960px; margin: 0 auto; }

.col-l {float: left; width: 49%;} .col-l-in {margin: 1.3em 1em 2em 0;}
.col-r {float: right; width: 49%;} .col-r-in {margin: 1.3em 0 2em 1em;}

h2 {color: #e87611; font: normal 1.6em Georgia, "Times New Roman", Times, serif; margin: 0 0 10px 0; padding: 0;}
p {line-height: 1.8; color: #303030; margin: 0 0 14px 0;}



#footer {
	background-color: #202020;
	height: 80px;
	margin: 0;
	padding: 0;
	border-top: 6px solid #101010;
}
#footer-in {width: 960px; margin: 0 auto; position: relative;}


/* #footer p {margin: 0; padding: 0; font-size: 0.9em;}
#footer p a, #footer p a:visited {color: #BBB; text-decoration: underline;}
#footer p a:hover {text-decoration: none;} */


