html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* CSS Document */
html, body {
	height: 100%;
}
body {
	background: #323600 url(../images/bg.jpg) no-repeat center top;
	margin: 0;
	padding: 0;
	font: normal 90% Arial, Helvetica, sans-serif;
	color: #222;
}
#container {
	width: 980px;
	margin: 0 auto 20px auto;
}
#header {
	position: relative;
	height: 150px;
	padding-top: 5px;
}
#logo {
	position: absolute;
	left: -40px;
	top: 0;
	width: 320px;
	height: 130px;
}
#logo a {
	display: block;
	width: 320px;
	height: 130px;
	text-indent: -5000px;
	overflow: hidden;
}
#userpane {
	position: absolute;
	top: 11px;
	right: 400px;
}
#userpane ul.usermenu {
	margin: 0;
	padding: 0;
}
#userpane ul.usermenu li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	float: left;
	position: relative;
}
#userpane ul.usermenu li a {
	background: #536780;
	padding: 5px 10px;
	margin: 0 10px 0 0;
	color: #fff;
	text-decoration: none;
	font-size: 90%;
}
#userpane ul.usermenu li a img {
	border: none;
	vertical-align: middle;
	margin-right: 10px;
}
#usLEV0 {
	position: absolute;
	left: 0;
	width: 200px;
	background: #536780;
	opacity: 0.9;
	filter: alpha(opacity=90);
	border: 1px solid #333;
	font-size: 11px;
	color: #fff;
	z-index: 1000;
	text-align: left;
	margin: 0 !important;
	padding: 5px !important;
}
#usLEV0 h1 {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	margin: 0;
}
#usLEV0 li {
	margin: 0 !important;
	padding: 0 !important;
}
#usLEV0 .submit {
	background: #222;
	color: #fff;
	border: none;
}
#usLEV0 a {
	color: #fff;
	background: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
#searchbox {
	position: absolute;
	top: 5px;
	right: 0;
}
#searchbox .text {
	border: 1px solid #26333C;
	padding: 2px 5px;
	width: 200px;
	height: 18px;
	color: #26333C;
	font-size: 12px;
	float: left;
}
#searchbox .submit {
	background: #26333C url(../images/ico_btn_searc.png) no-repeat right top;
	border: none;
	width: 110px;
	height: 24px;
	color: #fff;
	float: left;
}
#topmenu {
	position: absolute;
	width: 690px;
	top: 130px;
	right: 20px;
}
#topmenu ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
#topmenu ul li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}
#topmenu ul li a {
	background: #2D2620;
	padding: 5px 10px;
	margin: 0 0 0 5px;
	color: #fff;
	text-decoration: none;
	font-size: 90%;
}
#page {
	clear: both;
	position: relative;
	background: url(../images/bg_page.gif) repeat-x left top;
	border-bottom: 20px solid #fff;
	display: table;
	width: 980px;
}
.pagerow {
	background: url(/media/layout/bg_page_menu.png) repeat-y left top;
	display: table-row;
	width: 980px;
}
#col_left {
	float: left;
	width: 209px;
	margin-left: 20px;
	padding: 10px 10px 10px 10px;
	/*background: url(/media/layout/top_colleft.png) no-repeat;*/
	/*padding: 0 0 10px 0;*/
	display: table-column;
	vertical-align: top;
	color: #fff;
}
#col_left h1 {
	color: #fff;
	background: #B54E10;
	font: lighter 14px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin: 0;
	padding: 5px 10px;
}
/*.menu,
.menufirstlevel {
	margin: 0 10px 0 0;
}*/
#col_left .menu ul {
	margin: 0 10px 10px 10px;
	padding: 0;
}
#col_left .menufirstlevel ul {
	margin: 0 0 10px 5px;
	padding: 0;
}
#col_left .menu ul li {
	margin: 0 0 5px 0;
	padding: 5px 5px;
	border-bottom: 1px solid #F7925A;
	list-style: none;
}
#col_left .menufirstlevel ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#col_left .menu ul li a,
#col_left .menufirstlevel ul li a {
	display: block;
	height: 16px;
	height: auto !important;
	min-height: 16px;
	/*color: #465E6F;*/
	color: #fff;
	font: lighter 13px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
#col_left .menu ul li a:hover,
#col_left .menufirstlevel ul li a:hover {
	background: #E97D3B;
}
#col_left .menufirstlevel ul li a {
	display: none;
}
#col_left .menufirstlevel ul li ul li a {
	display: block !important;
}
#col_left .menu ul li ul {
}
#col_left .menu ul li ul li {
	margin: 0 0 0 0 !important;
	padding: 5px 5px !important;
	border: none !important;
}
#col_left .menufirstlevel ul li ul {
	margin: 0 10px 0 0;
}
#col_left .menufirstlevel ul li ul li {
	margin: 0 0 5px 0 !important;
	padding: 5px 5px !important;
	border-bottom: 1px solid #F7925A !important;
}
#col_left a.current {
	color: #000 !important;
	font-weight: bold !important;
}
#col_right {
	float: right;
	width: 690px;
	height: 700px;
	height: auto !important;
	min-height: 700px;
	margin-right: 20px;
	display: table-column;
	vertical-align: top;
}
#col_right p {
	margin: 0 0 10px;
}
.breadcrunch {
	clear: both;
	font-size: 11px;
	color: #fff;
	background: #26333C;
	text-align: right;
	padding: 2px 10px;
}
.breadcrunch a {
	color: #fff;
	text-decoration: none;
}
h1.title {
	font: lighter 25px Georgia, "Times New Roman", Times, serif;
	color: #26333C; 
	margin: 10px 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #ddd;
}
.extras {
}
.contentpage {
	font-size: 90%;
	padding: 10px 0 20px 0;
}
#footer {
	clear: both;
	position: relative;
	padding: 20px;
	font-size: 11px;
	color: #fff;
}