body {
	background-image: url('../images/bg.jpg');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-color: #E9E7E8;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}
#page {
	width: 100%;
	background-image: url('../images/bg_footer.jpg');
	background-repeat: repeat-x;
	background-position: center bottom;
	float: left
}
#top {	
	width: 990px;
	margin: 0 auto;
	padding: 0;
	position: relative
}
#header {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	height: 272px;
	background-image: url('../images/bg_top.jpg');
	background-repeat: no-repeat;
	background-position: center top
}
h1 {
	height: 100px;
	width: 106px;	
	float: left; 
	margin:0 0 0 20px;
	padding: 0px;
	background-image: url('../images/logo.jpg');
}
h1 a {
	display: block;
	height: 100px;
	width: 106px;
}
h1 span {
	display: none;
}
#menu {
	list-style-type: none;
	padding: 0px;
	float: right;
	width: 550px;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 0.8em;
	font-weight: bold;
}
#menu li {
	display: block;
	float: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: center;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
}
#menu li a {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 1px;
}
#menu li a:hover {
	color: #FFFFFF;
	background-color: #9F9234;
}
#menu li:hover {
	background-image: url('../images/menu_a.gif');
	background-repeat: no-repeat;
	background-position: center top;
}
#menu #last {
	border: none;
}
#slog {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
	width: 500px;
	float: right
}
#slog p {
	width: auto;
	float: left;
	margin: 0;
	padding: 60px 0 0 0;
}
#center {
	width: 990px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	float: left
}

#tmenu, div#j ul {
	width: 120px;
	padding: 0px;
	float: right;
	list-style-type: none;
	font-size: 0.7em;
	margin: 0px;
}
#tmenu li, div#j ul li {
	display: block;
	float: left;
	width: auto;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	list-style-type: none;
}
#tmenu li a, div#j ul li a {
	color: #000000;
	text-decoration: none;
	background-image: url('../images/bg_tmenu.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	display: block;
	height: 25px;
	width: auto;
	padding-top: 5px;
	background-color: #D5D3D4;
	font-weight: normal;
}
#tmenu li a:hover, div#j ul li a:hover {
	font-weight: bold;
	padding-top: 18px;
}
#tmenu li a:hover, div#j ul li img {
	float: left;
	margin: 0 5px 0 7px;
	border: 0
}
#tmenu li a:hover, div#j ul li span {
	float: right;
	padding: 5px 10px 0 0
}
#content {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('../images/bg_footer2.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left
}
a:hover, #content a:hover {
	text-decoration: none;
}

h3 {
	font-size: 1em;
	text-transform: uppercase;
}
h2, h3 {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 6px;
	line-height: 0.7em;
	margin-top: 0px;
}
h2 span, h3 span {
	color: #9E943D;
	font-size: 0.5em;
}

#right {
	list-style-type: square;
	float: right;
	width: 750px;
}
#right p {
	font-size: 0.8em;
	padding: 10px;
}
#right ul {
	list-style-type: square;
	font-size: 0.8em;
}
#right ul li {margin:0px;padding:0px}
#left {
	float: left;
	width: 240px;
	background-image: url('../images/left_bg.jpg');
}
#left-top {
	background-image: url('../images/left_top.jpg');
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 20px
}
#left-foot {
	background-image: url('../images/left_foot.jpg');
	height: 20px
}
#left ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 0.7em;
}
#left li {
	background-color: #E6E3E4;
	display: block;
	padding: 5px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#left a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
#left a:hover {
	text-decoration: none;
}
#left img {
	float: left;
	margin-right: 10px;
}
#left p {
	margin: 0px;
}




#footer {
	width: 100%;
	clear: both;
	height: 100px;
	color: #FFFFFF;
	font-size: 0.8em;
	padding-top: 40px;
	float: left
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer p {
	padding-top: 30px;
	float:left;
	font-size: 0.85em;
	margin: 0px;
}
#fmenu {
	list-style-type: none;
	float: right;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#fmenu li {
	display: block;
	float: left;
	list-style-type: none;
	padding: 5px;
	margin: 0px;
}
