body {
	margin: 0;
	padding: 0;
	background: url(bg_body.jpg) top left repeat-x;
}
#container {
	height: auto !important;
	height: 100%;
	margin: 0;
	min-height: 100%;
	overflow: hidden !important;
	overflow: visible;
	
}
#header {
}
#topnav_wrapper {
	margin: 15px auto 0 auto;
	position: relative;
	width: 817px;
	background: url(logo_large) top right no-repeat;
	

	height: 99px;
}
.titlelogo {
	position: absolute;
	left: 8px;
	top: 6px;
}
#content_wrapper {
	background: url(bg_container.jpg) top left repeat-y #fff;
	color: #444;
	text-align: left;
	width: 817px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 13px;
	padding: 0 15px 0;
}
#content_left {
	clear: left;
	float: left;
	padding: 20px 0 10px 25px;
	width: 530px;

		}
#content_right {
	clear: right;
	float: right;
	padding: 0 35px 25px 15px;
	width: 204px;
}
#pre-footer {
	width: 818px;
	text-align: center;
	padding: 1px 0;
	border-top: 1px solid #efefef;
	border-bottom: 4px solid #b2bfcd;
	font-size: 11px;
	color: #999;
	margin: 0 0 0 2px;
}
#pre-footer span {
	padding: 0 5px;
	color:#ddd;
}

#footer_wrapper  {
	margin: 0 0 0 -15px;
	width: 847px;
	background: #fff;
}

#footer_wrapper #footer {
	margin: 0 0 0 18px;
	padding: 15px;
	width: 788px;
	color: #999;
	text-align: left;
	font-size: 90%;
	
}

a:link img, a:visited img {
	border: none !important;
}
body {
	color: #eee;
	

	font-family: Verdana, Arial;
	font-size: 12px;
	text-align: center;
	margin-top: 1px;
}
h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Geneva, Arial;
	font-weight: normal;
}
h1 {
	color: #db3f04;
	font-size: 1.8em;
	border-bottom: dotted 1px #ddd;
	padding-bottom: 2px;
	letter-spacing: -.5px;
}
h1 a:link, h1 a:visited {
	color: #db3f04;
	text-decoration: none;
}
h1 a:hover, h1 a:active {
	color: #db3f04;
	text-decoration: none;
}
h2 {
	color: #888;
	font-size: 1.5em;
	margin: 25px 0 4px 0;
}
.highlight {
	color: #3882b3;
}
#container a:link, a:visited,  #footer_wrapper a:link, a:visited {
	color: #cf5c2f;
}
#container a:hover, a:active,  #footer_wrapper a:hover, a:active {
	color: #cf5c2f;
	text-decoration: none;
}
blockquote {
	border-left: 4px solid #3f3f3f;
	padding: 0 10px;
	margin: 0 0 0 10px;
	font-style: italic;
}
p {
	line-height: 1.7em;
}
sup {
	font-size: 60%;
	vertical-align: top;
}
.fl_left {
	float: left;
	margin: 0 6px 4px 0;
}
.fl_right {
	float: right;
	margin: 0 25px 0 0;
}
div.top {
	width: 96%;
	text-align: right;
	padding: 3px 0;
	margin: 0 0 10px 0;
}
div.top a,  div.top a:link,  div.top a:active,  div.top a:visited {
	padding: 5px 0;
	display:block;
	color: #bbb !important;
	text-decoration: none !important;
	font-size: 90%;
}
div.address {
	float:left;
	margin: -5px 20px 0 10px;
}

#header h1.maintitle {
	color: #ddd;
	margin: 0;
	font-size: 2.2em;
	position: absolute;
	top: 0;
	left: 0;
	text-align: left;
}
h1.maintitle span {
	display: none;
}
h1.maintitle img {
	border:none;
}
h1.maintitle small {
	font-size: 60%;
	display: block;
}

#content_right {
	text-align: left !important;
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content_right h3 {
	font-size: 1.7em;
	color:#81b51c;
	margin: 0 0 5px 0;
}
#content_right h2 {
	font-size: 1.7em;
	margin:4px 0 0 0;
	color: #414141 !important;
}
#content_right h4 {
	font-size: 1.7em;
	margin:4px 0 0 0;
	color: #64833b !important;
}
#content_right p {
	margin: 10px 0;
}
#content_right .box {
	padding: 0;
	margin: 20px 0 10px 0;
	position: relative;
	width: 212px;
	border: solid 4px #f4f4f4;
}
#content_right .box div.pad {
	padding:5px 15px;
}
#content_right .box h2 {
	font-size: 1.7em;
	color:#9b3144;
}
#content_right .bg1 {
	background: #accdef;
}
#content_right .bg2 {
	background: #c2df8a;
}
#content_right ul {
	list-style:url(bullet) outside;
	margin: 0 0 0 20px;
	padding: 0;
}
#content_right li {
	margin: 2px 0;
	padding: 3px 1px;
	line-height: 1.5em;
}
#content_right .qmenu {
	padding: 15px;
	margin: 20px 0 0 0;
	width: 190px;
	background: url(bg_qmenu) top left no-repeat;
}
#content_right .qmenu a,  #content_right .qmenu a:link,  #content_right .qmenu a:active,  #content_right .qmenu a:visited {
	color:#666 !important;
}

.clearfix:after { 
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .clearfix {
	height: 1%;
}

.clear {
	clear: both;
}
.clearfix {
	display: inline-table;
}
.clearfix {
	display: block;
}

ul#topnav {
	margin: 0;
	list-style: none;
	padding: 0;
	position:absolute;
	top: 78px;
	right: 0;
}
#topnav li {
	float: left;
	margin-left: 1px;
	padding: 7px 0;
	display: inline;
	background:url(nav.gif) no-repeat;
	width:91px;
	height:20px;
	text-align:center;
}
#topnav li.active {
	background:url(nav_active.gif) no-repeat;
}
#topnav li.big {
	padding: 7px 0;
	background: url(nav_active.gif) no-repeat;
	width: 100px;
}
#topnav li.bigactive {
	padding: 7px 0;
	background: url(nav_active.gif) no-repeat;
	width: 100px;
}
#topnav li a,  #topnav li a:link,  #topnav li a:active,  #topnav li a:visited {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size:13px;
	text-decoration: none;
}

.lists ul,  .lists-serv ul {
	margin: 0;
	list-style: none;
	padding: 0;
}
.lists li {
	margin-right: 10px;
	list-style: none;
	padding: 6px 4px;
	font-size:90%;
	

		border-bottom: dotted 1px #eee;
	width: 162px;
	color: #888;
	font-family: "Trebuchet MS", Arial;
}
.lists-serv li {
	margin-right: 10px;
	list-style: none;
	padding: 6px 4px;
	

		border-bottom: dotted 1px #eee;
	width: 245px;
	color: #aaa;
}
.lists li:hover {
	background:#f3f9f9;
	color: #222;
}
.lists li.top {
	border-top: solid 2px #ccc;
}
.lists ul.end li {
	margin-right: 0;
}
.lists .list-l,  .lists-serv .list-l {
	float: left;
}

.lists ul {
	margin: 0 0 25px 0;
	list-style: none;
	padding: 0;
}
.lists div.list-t li {
	margin-right: 10px;
	list-style: none;
	padding: 5px 4px 5px 10px;
	

		border-bottom: dotted 2px #eee;
	width: 235px;
	color: #888;
	font-size: 100%;
}
.lists div.list-t li:hover {
	background:#f5f9f2;
	color: #222;
}
.lists div.list-t li.top {
	border-top: none;
	padding: 5px 10px 5px 4px;
	font-size: 1.2em !important;
	font-weight: bold;
	color: #777;
	font-family: Arial, Helvetica, sans-serif !important;
	background: url(bg_litop.gif) top left;
}
.lists ul.end li {
	margin-right: 0;
}
.lists .list-t {
	float: left;
}
.lists-game li {
	list-style: disc;
	margin-right: 10px;
	text-align:justify;
	margin-left: 0px;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #555;
}