* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	font-size: 62.5%;
}

body {
	height: 100%;
	text-align: center;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #1A1A1A url('img/bg.gif') repeat-x 0 0;
	min-width: 900px;
}

a {
	color: #FFC750;
	text-decoration: underline;
	font-weight: bold;
	outline: none;
}

a:hover {
	text-decoration: none;
}

.cleaner {
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;
	content: ' ';
}

.cleaning-box {
	min-height: 1px;
}

.cleaning-box:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	font-size: 0;
	content: ' ';
}

.noscreen {
	display: none;
}

.hidden {
	position: absolute;
	top: -10000px;
	left: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

p {
	line-height: 170%;
	margin-bottom: 20px;
	color: #FFFFFF;
}

h1 {
	font-size: 2.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: left;
	padding: 23px 0 4px 0;
	letter-spacing: 1px;
	background: url('img/h1-bg.gif') repeat-x 0 100%;
	width: 60%;
}

h1 a {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

h1 span {
	color: #FFCB5C;
}

h2 {
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	margin: 3px 0 0 0;
	letter-spacing: 1px;
}

h3 {
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin-bottom: 8px;
	background: url('img/h3-bg.gif') no-repeat 0 center;
	padding-left: 27px;
}

#header {
	width: 900px;
	height: 157px;
	margin: 0 auto;
	position: relative;
	background: url('img/hdbg.gif') repeat-x 0 0;
	text-align: left;
}

#menu-box {
	background: #323232 url('img/menu-bg.gif') repeat-x 0 0;
	border-bottom: 1px solid #3B3B3B;
}

#menu {
	width: 900px;
	margin: 0 auto;
	background: #323232 url('img/menu-bg.gif') repeat-x 0 0;
}

#menu li {
	display: inline;
	list-style-type: none;
	text-align: center;
}

#menu li a {
	font-size: 1.1em;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	display: block;
	padding: 0 1.6em;
	line-height: 35px;
	background: url('img/li-border.gif') no-repeat 100% center;
	text-decoration: none;
}

#menu li a:hover, #menu li.active a {
	font-weight: bold;
	color: #FFCB5C;
}

#menu li.active a {
	text-decoration: underline;
}

#content {
	background: #1A1A1A url('img/content-bg.gif') repeat-x 0 0;
}

#content-box {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

#content-box-in-left {
	width: 72%;
	float: left;
}

#content-box-in-left-in {
	margin: 2em 1em 5em 1.8em;
}

#content-box-in-left-in h1 {
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin-bottom: 8px;
	background: url('img/h3-bg.gif') no-repeat 0 center;
	padding-left: 27px;
}

#content-box-in-left-in li{
	line-height: 14px;
	color:#ffffff;
	text-align: left;
	list-style-type:none;
	padding-left: 15px;
	padding-bottom: 5px;
}

#content-box-in-right {
	width: 27%;
	float: right;
}

#content-box-in-right b {
	color: #FFFFFF;
	font-size: 1.2em;
	margin-bottom: 13px;
	padding: 0;
	background: none;
}

#content-box-in-right-in {
	margin: 2em 1.4em 5em 2.8em;
}

#content-box-in-right-in .side ul{
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	list-style-type:none;
	padding-top: 10px;
}

#content-box-in-right-in .side li{
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	list-style-type:none;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.block {
	padding-bottom: 1px;
}

#small-gallery {
	margin: 1.5em 0 3em 0;
	width: 80%;
	padding: 1px 0;
}

#small-gallery img {
	border: 2px solid #434343;
	margin: 0 10px 15px 0;
}

#small-gallery a:hover img {
	border: 2px solid #FF9C31;
}

#footer {
	width: 900px;
	height: 40px;
	margin: 0 auto;
	border-top: 1px solid #404040;
	border-bottom: 1px solid #404040;
}

p.footer-left {
	float: left;
	width: 430px;
	color: #FFFFFF;
	text-align: left;
	margin: 9px 0 0 15px;
	display: inline;
}

p.footer-left a {
	color: #FFFFFF;
}

p.footer-right {
	float: right;
	width: 430px;
	color: #999999;
	text-align: right;
	margin: 9px 15px 0 0;
	display: inline;
}

p.footer-right a, p.footer-right a:visited {
	color: #999999;
	font-weight: normal;
}

p.footer-right a:hover {
	color: #FFFFFF;
	font-weight: normal;
}

#sub {
	width:100%;
	color: #FFFFFF;
	font-size: 11px;
	float: left;
	text-align: left;
}

#sub ul{
	width: 910px;
	text-align: left;
	font-size: 11px;
	list-style-type: none;
	margin: 0 auto;
	padding-top: 10px;
	padding-left: 4px;
}

#sub li{
	display: block;
	float: left;
	width: 293px;
	margin: 0;
	padding: 8px 5px;
	text-align: left;
	line-height: 1.1em;
	font-size: 11px;
}

#sub li a{
	border-bottom: none;
}
