/* begin Page */
/* Created by Artisteer v3.0.0.41778 */

body {
	padding: 0;
	margin:0;
	color: #000000;
	height:100%;
	min-height:100%;
	background-color: #FFFFFF;
	background-image: url('../images/Bottom_texture.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: top left;
	min-width: 950px;
}
html {
	height:100%;
}
#main {
	position: relative;
	z-index: 0;
	width: 100%;
	left: 0;
	top: 0;
	cursor:default;
	overflow:visible;
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
}
h1, h2, h3, h4, h5, h6, p, a, ul, ol, li {
	margin: 0;
	padding: 0;
}
ul {
	list-style-type: none;
}
ol {
	list-style-position: inside;
}
#header-bg {
	position: absolute;
	overflow:hidden;
	top:61px;
	left:0;
	margin:0 auto;
	width: 100%;
	height: 175px;
	z-index:0;
}
.sheet {
	position: relative;
	margin: 0 auto;
	min-width: 51px;
	min-height: 51px;
	margin-top: 25px;
	margin-bottom: -5px;
	cursor:auto;
	width: 950px;
}
.sheet-body {
	position: relative;
	padding: 5px;
	padding-top:5px;
	padding-bottom:5px;
}
.sheet-tr, .sheet-tl, .sheet-br, .sheet-bl, .sheet-tc, .sheet-bc, .sheet-cr, .sheet-cl {
	position: absolute;
}
.sheet-tr, .sheet-tl, .sheet-br, .sheet-bl {
	width: 70px;
	height: 70px;
	background-image: url('../images/sheet_s.png');
}
.sheet-tl {
	top: 0;
	left: 0;
	clip: rect(auto, 35px, 35px, auto);
}
.sheet-tr {
	top: 0;
	right: 0;
	clip: rect(auto, auto, 35px, 35px);
}
.sheet-bl {
	bottom: 0;
	left: 0;
	clip: rect(35px, 35px, auto, auto);
}
.sheet-br {
	bottom: 0;
	right: 0;
	clip: rect(35px, auto, auto, 35px);
}
.sheet-tc, .sheet-bc {
	left: 35px;
	right: 35px;
	height: 70px;
	background-image: url('../images/sheet_h.png');
}
.sheet-tc {
	top: 0;
	clip: rect(auto, auto, 35px, auto);
}
.sheet-bc {
	bottom: 0;
	clip: rect(35px, auto, auto, auto);
}
.sheet-cr, .sheet-cl {
	top: 35px;
	bottom: 35px;
	width: 70px;
	background-image: url('../images/sheet_v.png');
}
.sheet-cr {
	right: 0;
	clip: rect(auto, auto, auto, 35px);
}
.sheet-cl {
	left: 0;
	clip: rect(auto, 35px, auto, auto);
}
.sheet-cc {
	position: absolute;
	top: 35px;
	left: 35px;
	right: 35px;
	bottom: 35px;
	background-color: #FCFDFD;
}
#page-background-top-texture, #page-background-middle-texture, #page-background-glare {
	min-width: 950px;
}
.hmenu a, .hmenu a:link, .hmenu a:visited, .hmenu a:hover {
	outline: none;
}
.hmenu, .hmenu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}
.hmenu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background: none;
}
.hmenu li:hover {
	z-index: 10000;
	white-space: normal;
}
.hmenu li li {
	float: none;
}
.hmenu ul {
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background: none;
	min-height: 0;
	background-image: url('../images/spacer.gif');
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}
.hmenu li:hover>ul {
	visibility: visible;
	top: 100%;
}
.hmenu li li:hover>ul {
	top: 0;
	left: 100%;
}
.hmenu:after, .hmenu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.hmenu {
	min-height: 0;
	position:relative;
	padding: 0 15px 0 15px;
}
.hmenu ul ul {
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}
.nav {
	position: relative;
	margin:0 auto;
	min-height: 31px;
	z-index: 100;
	margin-top: 0;
	margin-bottom: 0;
}
.nav-outer {
	position:absolute;
	width:100%;
}
.nav-l, .nav-r {
	position: absolute;
	z-index: -1;
	top: 0;
	height: 100%;
	background-image: url('../images/nav.png');
}
.nav-l {
	left: 0;
	right: 15px;
}
.nav-r {
	right: 0;
	width: 940px;
	clip: rect(auto, auto, auto, 925px);
}
.hmenu a {
	position: relative;
	display: block;
	overflow: hidden;
	height: 31px;
	cursor: pointer;
	text-align: left;
	text-decoration: none;
}
.hmenu ul li {
	margin:0;
	clear: both;
}
.hmenu a .r, .hmenu a .l {
	position: absolute;
	display: block;
	top: 0;
	z-index: -1;
	height: 103px;
	background-image: url('../images/menuitem.png');
}
.hmenu a .l {
	left: 0;
	right: 0;
}
.hmenu a .r {
	width: 400px;
	right: 0;
	clip: rect(auto, auto, auto, 400px);
}
.hmenu a .t, .hmenu ul a, .hmenu a:link, .hmenu a:visited, .hmenu a:hover {
	text-align: left;
	text-decoration: none;
}
.hmenu a .t {
	color: #181B1B;
	padding: 0 22px;
	margin: 0 0;
	line-height: 31px;
	text-align: center;
}
.hmenu a:hover .l, .hmenu a:hover .r {
	top: -36px;
}
.hmenu li:hover>a .l, .hmenu li:hover>a .r {
	top: -36px;
}
.hmenu li:hover a .l, .hmenu li:hover a .r {
	top: -36px;
}
.hmenu a:hover .t {
	color: #171F22;
}
.hmenu li:hover a .t {
	color: #171F22;
}
.hmenu li:hover>a .t {
	color: #171F22;
}
.hmenu .hmenu-li-separator {
	display: block;
	width: 1px;
	height:31px;
}
.nav .hmenu-separator {
	display: block;
	margin:0 auto;
	width: 1px;
	height: 31px;
	background-image: url('../images/menuseparator.png');
}
div.header {
	margin: 0 auto;
	position: relative;
	width:100%;
	height: 175px;
	margin-top: 0;
	margin-bottom: 0;
}
div.header-clip {
	position: absolute;
	width:100%;
	left:0;
	overflow:hidden;
	height:175px;
}
div.header-center {
	position: relative;
	width: 1920px;
	left:50%;
}
div.header-jpeg {
	position: absolute;
	top: 0;
	left:-50%;
	width: 1920px;
	height: 175px;
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
div.headerobject {
	display: block;
	left: 4%;
	margin-left: -18px;
	position: absolute;
	top: 2px;
	width: 528px;
	height: 173px;
	background-image: url('../images/header-object.png');
}
.footer {
	position: relative;
	margin-top:0;
	margin-bottom:0;
	width: 100%;
}
.footer-b {
	position: absolute;
	left:15px;
	right:15px;
	bottom:0;
	height:50px;
	height:30px;
	background-image: url('../images/footer_b.png');
}
.footer-r, .footer-l {
	position: absolute;
	height:50px;
	height:30px;
	background-image: url('../images/footer_s.png');
	bottom: 0;
}
.footer-l {
	left: 0;
	width:15px;
}
.footer-r {
	right: 0;
	width:30px;
	clip: rect(auto, auto, auto, 15px);
}
.footer-t {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 50px;
	background-color: #95AEB7;
	background-color: #98b0b9;
	background-color: #9ea9b1;
}
.footer-body {
	position:relative;
	padding: 15px;
}
.footer-text p {
	padding:0;
	margin:0;
	text-align: center;
}
.footer-text, .footer-text a, .footer-text a:link, .footer-text a:visited, .footer-text a:hover, .footer-text td, .footer-text th, .footer-text caption {
	color: #161818;
}
.footer-text {
	width: 700px;
	margin: auto;
	min-height: 50px;
	min-height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-size: 12px;
}
.footer-text a, .footer-text a:link {
	color: #1E2E34;
	text-decoration: none;
}
.footer-text a:visited {
	color: #3C4344;
}
.footer-text a:hover {
	color: #2F4751;
}
/*
div.footer img {
	border-width: 0;
	border-color: #BBD0D8;
	border-style: solid;
	margin: 5px;
}
*/
/*
.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .page-footer a:hover {
	font-family: Arial;
	font-size: 10px;
	letter-spacing: normal;
	word-spacing: normal;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #2D444E;
}
.page-footer {
	padding: 1em;
	text-align: center;
	text-decoration: none;
	color: #3A4041;
}
*/
.cleared {
	display:block;
	clear: both;
	float: none;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 0;
	height:0;
	overflow:hidden;
}
.reset-box {
	overflow:hidden;
	display:table;
}
a img {
	border: none;
}