@import url('/templates/css/menus/horizontal_dd_default.css'); /* import styling for CSS-based horizontal multi-level menu */

body {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-align:justify;
	background-color:#d8d5c4;
	color:#000000;
	background-image:url(/templates/images/custom_1st_resource/body.gif);
	background-repeat:repeat-y;
	background-position:top center;
}

body #content table {
	_width:0px;
}

p {
	padding:0px;
	margin:0px;
	padding-bottom:10px;
}

html, body {
	padding:0px;
	margin:0px;
}

h1, h2 {
	padding:0px;
	margin:0px;
}

#content img {
	padding:5px;
}

#wrapper {
	width:943px;
	margin:auto;
    min-height: 100%;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
	*width:943px;
}

html>body #wrapper {
	height: auto;
}

#container {
	height:100%;
	background-image:url(/templates/images/custom_1st_resource/header.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	padding-top:149px;
}

#flash {
	height:202px;
	width:942px;
	background-position:top center;
	text-align:center;
	*width:943px;
	*text-align:right;
	*background-position: top right;
}

#menu {
	padding:0px;
	margin:0px;
	text-align:center;
	background-image:url(/templates/images/custom_1st_resource/menu.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	margin-top:39px;
	padding-top:5px;
	height:36px;
}

#menu > ul > li {
	background-image:url(/templates/images/custom_1st_resource/line.gif);
	background-position: top right;
	background-repeat:no-repeat;
	padding-bottom:10px;
	*padding-bottom:5px;
}

#menu a {
 	color: #FFF;
}

#menu  > ul > li > a {
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
}

#menu ul ul {
	background-color:#2222DC;
	z-index:100;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
	#menu {
		text-align:left;
		padding-left:100px;
	}
}

#breadcrumbs {
	z-index:-1;
}

#content h1 {
	padding-bottom:10px;
	color:#B5A484;
	font-family:Arial,Helvetica,sans-serif;
	font-size:40px;
	padding-top:10px;
	font-weight:normal;
}

#content h2 {
	font-size:16px;
	padding-bottom:10px;
	padding-top:10px;
	color:#B7D06A;
	font-family:Arial,Helvetica,sans-serif;
}

#content a {
	color:#6361E6;
}

#content a:hover {
	color:#A3A2F0;
}

#content {
	text-align:justify;
	padding:0px;
	margin:0px;
	clear:both;
	padding-left:40px;
	padding-right:40px;
}

#footer {
	padding:0px;
	margin:0px;
	text-align:right;
	padding-top:10px;
	padding-bottom:15px;
	color:#BAB290;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	position:relative;
	bottom:0px;
	_top:100%;
	padding-right:40px;
}

#footer a {
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#BAB290;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

#footer a:hover {
	color:#919823;
}