﻿/*
CSS Credit: http://www.thhermit.com/ customized by T. H. Hermit
*/
body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e0e0ba;
	background: url(images/rates-column1.jpg) bottom repeat;
}
a:link, a:visited {
	color: #b2b806;
	text-decoration: none;
	font-weight: normal;
}
a:active, a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.cleaner {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;
}
p {
	margin: 0px;
	padding: 0px;
}
img {
	margin: 0px;
	padding: 0px;
	border: none;
	padding: 10px;
	background: #ffffff;
}
.cleaner_w10 {
	float: left;
	width: 10px;
	height: 100%;
	font-size: 1px;
}
.cleaner_h10 {
	clear: both;
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.cleaner_h20 {
	clear: both;
	width: 100%;
	height: 20px;
	font-size: 1px;
}
.cleaner_h30 {
	clear: both;
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.cleaner_h40 {
	clear: both;
	width: 100%;
	height: 40px;
	font-size: 1px;
}
#nav {
	width: 100%;
	height: 30px;
	background-color: ;
	font-size: medium;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	display: inline;
	height: 30px;
	float: left;
	list-style: none;
	margin-left: 21px;
	position: relative;
}
#nav li a {
	color: #fff;
	text-decoration: none;
}
#nav li a:hover {
	text-decoration: underline;
}
#nav li ul {
	margin: 0px;
	padding: 0px;
	display: none;
	position: absolute;
	left: 0px;
	top: 20px;
	background-color: #;
}
#nav li:hover ul {
	display: block;
	width: 150px;
}
#nav li li {
	list-style: none;
	display: list-item;
	width: 100%;
}
#nav li li a {
	color: #fff;
	text-decoration: none;
}
#nav li li a:hover {
	text-decoration: underline;
}
#nav {
	width: 100%;
	height: 30px;
	background-color: ;
	font-size: medium;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	display: inline;
	height: 30px;
	float: left;
	list-style: none;
	margin-left: 20px;
}
#nav li a {
	color: #fff;
	text-decoration: none;
}
#nav li a:hover {
	text-decoration: underline;
}

.cleaner_horizontal_divider_01 {
	clear: both;
	width: 100%;
	height: 2px;
	font-size: 1px;
	background: url(images/horizontal_divider_01.jpg) repeat-x;
}
.rc_btn_01 a {
	float: left;
	clear: both;
	display: block;
	width: 150px;
	padding: 4px 0 5px 0;
	text-align: center;
	background: url(images/button_01.jpg) no-repeat;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.rc_btn_02 a {
	float: left;
	clear: both;
	display: block;
	width: 100px;
	padding: 4px 0 5px 0;
	text-align: center;
	background: url(images/button_02.jpg) no-repeat;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#container {
	width: 940px;
	margin: 0 auto;
	padding: 0 10px;
}
#header {
	width: 940px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	font-family: "Comic Sans MS", Times, serif;
	background: url("images/header_bg.jpg") no-repeat;
}
#header #website_title {
	width: 360px;
	margin-left: 550px;
	padding: 45px 0 0 0;
	text-align: center;
}
#website_title #title {
	font-size: 18px;
	color: #e0e0ba;
	margin-bottom: 10px;
}
#website_title #salgon {
	clear: both;
	font-size: 16px;
	color: #FFF;
}
/* banner */
#banner {
	clear: both;
	width: 940px;
	height: 280px;
	margin: 0px;
	padding: 0px;
	background: url(images/banner_bg.jpg) no-repeat;
}
#banner #menu {
	width: 940px;
	margin-left: 25px;
	padding: 200px 0 0 0;
	text-align: left;
	/* background: url(images/menu_bg.png) no-repeat; */
}
/* end of banner */
/* content */
#content {
	clear: both;
	position: relative;
	width: 940px;
	margin: 0px;
	padding: 0px;
	background: #1f2a34;
}
#content_bottom {
	position: absolute;
	border: 0;
	left: 0;
	width: 940px;
	height: 20px;
	background: #1f2a34;
}
#content #content_left {
	float: left;
	width: 345px;
	margin: 0px;
	padding: 30px 0 0 0;
	background: #1f2a34) top repeat-x;
}
#content_left .content_title_01 {
	font-size: 22px;
	color: #e0e0ba;
	padding-bottom: 10px;
	margin-bottom: 20px;
	background: #1f2a34;
}
#content #content_right {
	float: right;
	width: 565px;
	margin: 0px;
	padding: 30px 0 0 30px;
	background: #1f2a34;
}
#content_right .content_title_01 {
	font-size: 22px;
	color: #e0e0ba;
	padding-bottom: 10px;
	margin-bottom: 20px;
	background: none;
}
#content_left .content_left_section {
	padding: 0 30px;
}
.content_left_section p {
	text-align: justify;
}
.content_left_section .news_title {
	font-size: 14px;
	font-weight: bold;
	color: #e0e0ba;
}
#content_right .content_right_section {
	margin: 0 30px 0 0;
}
/*
#content_right .content_right_section {
	padding: 0 0 15px 0;
	margin: 0 30px 15px 0;
	background: url(images/horizontal_divider.jpg) bottom repeat-x;
}
*/
.content_right_section img {
	float: left;
	border: 5px solid #1f2a34;
	margin: 3px 20px 0 0;
}
.content_right_section p {
	text-align: justify;
	padding-bottom: 10px;
}
#content_right .content_right_2column_box {
	float: left;
	width: 250px;
	margin-right: 30px;
}
#content_right .gallery_box {
	float: left;
	width: 82px;
	padding: 5px;
	background: #1f2a34;
	text-align: center;
	margin-right: 15px;
}
#content_right .gallery_box:hover {
	background: none;
}
/* footer */
#footer {
	clear: both;
	width: 940px;
	margin-bottom: 10px;
	padding: 15px 0 10px 0;
	text-align: center;
	color: #b0af54;
	background: #14191d;
}
#footer a {
	color: #b0af54;
	text-decoration: underline;
	font-weight: normal;
}
/* end of footer */
