﻿body {
	font: 70%/1.6em Arial, Helvetica, sans-serif;
	color: #888;
	margin: 0;
	background: url(../images/body.jpg) top repeat-x #121212;
	background-attachment: fixed;
}
* {
	border: none;
}
#wrapper1 {
	background: #1e1e1e;
	padding: 0 10px 10px 10px;
	width: 760px;
	margin: 0 auto;
}
#wrapper2 {
	width: 740px;
	background: url(../images/wrapper2.jpg) bottom repeat-x #fff;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 0 10px 10px 10px;
	float: left;
}
#nav {
	float: right;
	border: none;
	padding: 0;
	margin: 0;
}
#nav li {
	float: left;
	list-style: none;
	margin: 0 4px 0 0;
	padding: 0;
}
#nav li a {
	display: block;
	padding: 40px 10px 21px 10px;
	background: #fff;
	color: #444;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0 1px 0 0;
}
#nav li a:hover {
	background: url(../images/nav_a_hover.jpg) top center no-repeat #fff;
	color: #000;
}
#header h1 {
	font: 2.7em Arial;
	letter-spacing: -1px;
	color: #222;
	float: left;
	background: url(../images/h1.gif) left bottom no-repeat;
}
#header h1 a {
	color: #222;
	text-decoration: none;
	border: none;
}
#header h1 a:hover {
	color: #000;
}
#header h1 span {
	font-size: .8em;
	color: #ccc;
	text-transform: uppercase;
}
#container {
	padding: 20px 0 0 0;
	float: left;
}
p.description {
	margin: 0;
	background: #492E9B url(../images/description.jpg) no-repeat right bottom;
	padding: 40px 400px 60px 40px;
	color: #fff;
	font-size: 1.6em;
	line-height: 25px;
	border-top: 4px #5B81BD solid;
	font-weight: bold;
	font-style: italic;
}
p.description a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #8CD1FF;
}
p.description a:hover {
	border-bottom: 1px solid #8CD1FF;
}
#sidebar {
	width: 230px;
	float: right;
	background: url(../images/sidebar.jpg) top right no-repeat #fff;
	padding: 10px 20px 10px 10px;
	margin: -30px 0 20px 0;
}
#content {
	margin: 0 0 0 5px;
	padding: 20px 10px 0 0;
	background: url(../images/content.jpg) top right no-repeat;
	float: left;
	width: 465px;
}
#content h2 {
	font: 20px Arial;
	color: #5B81BD;
	letter-spacing: -1px;
	margin: 10px 0;
	border-bottom: 2px solid #eee;
	background: url(../images/h2.jpg) bottom left no-repeat;
	clear: left;
}
#content h2 a {
	color: #121212;
	text-decoration: none;
}
#content p {
	margin: 8px 0 8px 0;
	line-height: 21px;
}
ol.subnav {
	margin: 0;
	padding: 0;
	display: inline;
}
ol.subnav li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}
ol.subnav a {
	font-weight: bold;
	color: #555;
	border-top: 2px solid #fff;
	padding: 5px;
	text-decoration: none;
	margin: 0;
	border-bottom: none;
}
ol.subnav a:hover {
	border-top: 2px #5B81BD solid;
	color: #121212;
	border-bottom: none;
}
#sidebar h2 {
	color: #333;
	margin: 10px 0;
	font-size: 1.3em;
}
#sidebar h3 {
	padding: 10px 0 0 10px;
	color: #888888;
	margin: 0;
	font-size: 12px;
	background-color: #f4f4f4;
}

p.news {
	background: #f4f4f4;
	padding: 10px;
	margin: 0 0 10px 0;
	border-left: 5px solid #f0f0f0;
}
p.news a.more {
	display: block;
	color: #333;
	text-decoration: none;
	text-align: right;
	border: none;
}
#sidebar ul {
	list-style: none;
	border-top: 1px solid #eee;
	border: none;
	padding: 0;
	margin: 0;
}
#sidebar ul li {
	border-bottom: 1px solid #eee;
	padding: 5px;
	margin: 0;
}
#sidebar ul li a {
	color: #5B81BD;
	text-decoration: none;
}
#sidebar ul li a:hover {
	color: #0033aa;
}
input {
	padding: 5px;
	color: #555;
	width: 220px;
}
#content h3 {
	font: 1.3em "Trebuchet MS";
	color: #555;
	margin: 10px 0;
	font-weight: normal;
}
blockquote {
	padding: 0 0 0 10px;
	border-left: 5px solid #eee;
}
ul {
	margin: 10px 10px 10px 0;
	padding: 0 0 0 15px;
	border: 1px #eee none;
}
li {
	margin: 0 0 0 10px;
}
#content img {
}
a {
	color: #555555;
	text-decoration: none;
}
a:hover {

}
#footer {
	text-align: center;
	border-top: 2px solid #000;
	clear:both;
}
#footer a {
	color: #eee;
}
.left_side {
	float: left;
	width: 200px;
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
}
.right_side {
	float: right;
	width: 225px;
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
}
.style1 {
	text-decoration: underline;
}
.style2 {
	background-color: #5B81BD;
}
.style3 {
	color: #FFFFFF;
}
.style4 {
	text-align: center;
}
.style5 {
	text-align: center;
	background-color: #5B81BD;
}
.style6 {
	text-align: center;
	background-color: #F0F0F0;
}
.style7 {
	background-color: #F0F0F0;
}
.style8 {
	background-color: #5B81BD;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
}
.style9 {
	border-left-style: solid;
	border-left-width: 1px;
}
.style10 {
	background-color: #F0F0F0;
	border-left-style: solid;
	border-left-width: 1px;
}
.style11 {
	border-width: 0px;
	margin-bottom: 20px;
}
.style12 {
	text-align: center;
	background-color: #5B81BD;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
}
.style13 {
	text-align: center;
	border-right-style: solid;
	border-right-width: 1px;
}
.style14 {
	text-align: center;
	background-color: #F0F0F0;
	border-right-style: solid;
	border-right-width: 1px;
}
.style15 {
	background-color: #F0F0F0;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.style16 {
	text-align: center;
	background-color: #F0F0F0;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#all_news p {
	padding: 0;
	margin: 0;
}
#all_news h3 {
	margin-top: 14px;
}

.newsdate {
	font-size: 8px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
.newsheading {
	font-size: 11px;
	padding: 20px 0 20px 0;
	margin: 0;
	border-top-color: #999999;
	border-top-style: dashed;
	border-top-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	font-style: italic;
}
#newsb{

}
#newsb p{
	background: #f4f4f4;
	padding: 10px;
	margin: 0 0 10px 0;
	border-left: 5px solid #f0f0f0;
}
#newsb a.more {
	display: block;
	color: #333;
	text-decoration: none;
	text-align: right;
	border: none;
}
#logo{
	float: left;
	clear: left;
}

