body {
	background-color: #0B1527;
	margin: 0 0 20px 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

a, a:link, a:visited, a:active {
	color: #093377;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 16px;
	margin: 15px 0 15px 0;
}
h2 {
	font-size: 16px;
	margin: 15px 0 15px 0;
	color: #901D33;
}
h3 {
	font-size: 16px;
	margin: 15px 0 15px 0;
	color: #093377;
}
h4 {
	font-size: 14px;
	margin: 15px 0 15px 0;
	padding: 0 0 0 2px;
	color: #000;
	background: #B3B8C7;
}

p {
	margin: 0;
	padding: 0;
}

img {
	border:0 ;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

#wrapper {
	width: 899px;
	margin: auto;
	background: url(img/page-shadow.gif) 0% 0% repeat-y;
	position: relative;
}
#page {
	width: 879px;
	margin: auto;
	background: #FFF;
}
#content-background {
	background: url(img/content-background.gif) repeat-y 0% 0%;
	width: 100%;
}
#header {
}
#banner {
	height: 256px;
}
#banner-right {
	background: #A37955 url(img/logo-top.gif) no-repeat 100% 100%;
	border-top: 19px solid #6F5745;
	height: 237px;
	width: 270px;
	float: right;
}

#title {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	padding: 25px 0 0 35px;
}

#banner-left {
	height: 256px;
	float: left;
	width: 609px;
	background: url(img/top.jpg);
}


#content {
	background: #233552 url(img/cat.jpg) no-repeat 92% 99%;
	width: 100%;
}



#columns {
	width: 609px;
	float: left;
}
#left-column {
	width: 189px;
	background: url(img/left-column-top.gif) repeat-x 0% 0%;
	float: left;
}
#center-column {
	width: 420px;
	float: right;
	background: #FFF url(img/center-column-top.gif) repeat-x 0% 0%;
}
#center-column p {
	margin: 17px 0 17px 0;
}

#text {
	padding: 5px 15px 15px 15px;
	word-spacing: +2px;
	line-height: 16px;
	text-align: left;
}
#right-column {
	width: 270px;
	background: url(img/logo-bottom.gif) no-repeat 0% 0%;
	float: right;
}

#right-content {
	color: #FFF;
	font-size: 12px;
	padding: 110px 40px 40px 40px;
	line-height: 25px;
	text-transform: uppercase;
}
#right-content hr {
	margin: 10px 0 15px 0;
	border: 0;
	height:0;
	border-top: 1px solid #B58B66;
	overflow: hidden;
}
#right-content p {
	line-height: 17px;
	padding: 0 0 8px 0;
}
#footer-left {
	height: 85px;
	width: 112px;
	float: left;
	background: url(img/footer-logo.jpg) no-repeat;
}
#footer-right {
	height: 85px;
	width: 777px;
	float: left;
	background: url(img/footer.gif) repeat-x;
}
#footer {
	color: #A37955;
	padding: 32px 0 0 20px;
}


#top-menu {
	height: 41px;
	background: #010101 url(img/logo-middle.gif) no-repeat 100% 100%;
	clear: both;
}

#top-menu ul {
	margin: 0;
	padding: 7px 0 0 0;
	list-style: none;
	text-transform: uppercase;
}

#top-menu li {
	margin: 0;
	padding: 0;
	float: left;
}

#top-menu li.line-top {
	background: url(img/menu-top.gif) left no-repeat;
}

#top-menu a {
	color: #B68C67;
	text-decoration: none;
	line-height: 31px;
	padding: 10px 13px 9px 13px;
}

#top-menu a:hover, a:focus {
	color: #FFF;
	text-decoration: underline;
}

#top-menu span {
	line-height: 29px;
	font-size: 11px;
	color: #FFD19B;
}

#top-menu .menu-current a {
    color: #FFFFFF;
}

#images {
	text-align: center;
	padding: 20px 0 0 0;
}

#images img{
	margin: 0 0 7px 0;
}

#news {
	padding: 0 13px 0 13px;
}
#news h2 {
	margin: 0;
	padding: 0;
	background: #2B4565;
	font-size: 12px;
	color: #FFF;
	padding: 5px 0 3px 4px;
}

#news hr {
	margin: 10px 0 40px 0;
	border: 0;
	height:0;
	border-top: 1px solid #2C4666;
	overflow: hidden;
}

p.news-short {
	padding: 10px 1px 0 1px;
}

p.news-more {
	padding: 10px 1px 0 1px;
	background: url(img/arrow.gif) no-repeat 98% 100%;
}

.news-more a, .news-more a:visited {
	color: #000;
}

.news-more a:hover, a:focus, a:active {
	text-decoration: underline;
}
