@charset "utf-8";
/* CSS Document */
@font-face {
      font-family: "TrajanPro";
      src: url("../TrajanPro-Regular.otf");
    }

body {
    background-color: #ffffff;
    color: #252525;
    font-size: 12px;
    font-family: Trebuchet MS, Arial, sans-serif;
	background: #820851 url(../images/bg_body.jpg) repeat-x;
}

* {
    margin: 0;
    padding: 0;
}

table {
    clear: both;
}

a {
    outline: none;
	color: #6e0202;
}

a:hover {
	text-decoration: none;
}

a img {
    border: none
}

.container {
    margin: 0 auto;
    width: 990px;
	padding: 0px 10px 0px 10px;
    overflow: auto;
}

.header {
	display: block;
	float: left;
	width: 990px;
}


.header .logo {
	display: block;
	float: left;
	width: 264px;
	height: 156px;
}

.header .top {
	display: block;
	float: left;
	width: 726px;
	height: 79px;
	background: url(../images/bg_top.jpg) no-repeat;
	margin-bottom: 13px;
}

.header .bottom {
	display: block;
	float: left;
	width: 726px;
	padding: 0px 0px 0px 0px;
}

.header .top .left {
	display: block;
	float: left;
	width: 684px;
	color: #fff;
	font-size: 12px;
	padding: 2px 0px 0px 42px;
	height: 28px;
}

.header .top .left h1 {
	font-weight: bold;
	font-size: 11px;
	display: inline;
	margin: 0;
	padding:0;
	font-family: TrajanPro, Trebuchet MS, Arial, sans-serif;
}

.header .top .left a {
	color: #fff;
	font-weight: bold;
}

.header .top .left a:hover {
	text-decoration: none;
}

.header .top .right {
	display: block;
	float: left;
	width: 716px;
	height: 46px;
	text-align: center;
	color: #fff;
	padding: 8px 0px 0px 0px;
}

.header .top .right p {
	display: block;
	float: left;
	width: 500px;
	font-size: 14px;
	padding: 10px 0px 0px 0px;
	font-family: TrajanPro, Trebuchet MS, Arial, sans-serif;
}

.header .top .right p a {
	color: #fff;
}

.header .top .right a.button {
	display: block;
	float: right;
	width: 179px;
	height: 41px;
}

.header .top .right a.button {
	background: url(../images/bg_sub_button.jpg) no-repeat;
}

.header .top .right a.button:hover {
	background: url(../images/bg_sub_button_hv.jpg) no-repeat;
}

.header .top .right a.button span {
	display: block;
	float: left;
	text-indent: -9999px;
}

.content {
	display: block;
	float: left;
	width: 990px;
	clear: both;
	padding: 0px 0px 10px 0px;
}

.leftside {
	display: block;
	float: left;
	width: 250px;
	padding: 0px 9px 0px 0px;
}

.leftside .block {
	display: block;
	float: left;
	width: 220px;
	padding: 5px 15px 10px 15px;
	background: #ffc2e6 url(../images/bg_left_footer.jpg) no-repeat bottom;
	margin: 0px 0px 15px 0px;
}

.leftside p.side_heading, .leftside p.side_heading2 {
	display: block;
	float: left;
	width: 233px;
	height: 47px;
	color: #360120;
	font-size: 22px;
	background: url(../images/bg_left_heading.jpg) no-repeat;
	padding: 19px 0px 0px 17px;
	text-transform: uppercase;
	font-family: TrajanPro, Trebuchet MS, Arial, sans-serif;
}

.leftside h2.side_heading2 {
	background: url(../images/bg_left2.jpg) no-repeat;
}

.leftside ul.main {
	display: block;
	float: left;
	width: 230px;
	list-style-type: none;
}

.leftside ul.main li {
	display: block;
	float: left;
	clear: both;
	width: 230px;
	margin: 0px 0px 10px 0px;
}

.leftside ul.main li a {
	color: #360120;
	font-size: 14px;
	text-decoration: none;
	background-image: url(../images/ico_arrow.jpg);
	background-position: center left;
	background-repeat: no-repeat;
	clear: both;
	width: 205px;
	padding: 0px 0px 0px 25px;
}

.leftside ul.main li a:hover {
	text-decoration: underline;
	font-weight: bold;
}

.rightside {
	display: block;
	float: left;
	width: 150px;
	padding: 0px 0px 0px 0px;
}

.rightside .block {
	display: block;
	float: left;
	width: 130px;
	padding: 5px 10px 10px 10px;
	background: #fff url(../images/bg_right_footer.jpg) no-repeat bottom;
}

.rightside p.side_heading {
	display: block;
	float: left;
	width: 133px;
	height: 46px;
	color: #360120;
	font-size: 22px;
	background: url(../images/bg_right_header.jpg) no-repeat;
	padding: 19px 0px 0px 17px;
	text-transform: uppercase;
}

.leftside .news_post {
	display: block;
	float: left;
	width: 220px;
	padding: 0px 0px 10px 0px;
	background: url(../images/bg_news_sep.jpg) no-repeat bottom;
	margin: 0px 0px 10px 0px;
}

.leftside .news_post h3 {
	display: block;
	float: left;
	width: 220px;
	padding: 0px 0px 1px 0px;
}

.leftside .news_post h3 a {
	color: #690739;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}

.leftside .news_post h3 a:hover {
	text-decoration: underline;
}

.leftside .news_post .posted {
	display: block;
	float: left;
	width: 220px;
	padding: 0px 0px 5px 0px;
	color: #000;
	font-size: 11px;
	font-weight: bold;
}

.page {
	display: block;
	float: left;
	width: 970px;
	padding: 260px 10px 0px 10px;
	background: url(../images/bg_intro.jpg) no-repeat;
}

.page .left, .page .right, .page .center {
	display: block;
	float: left;
	width: 25%;
	text-align: center;
}

.page .right {
	float: right;
}

.page .center {
	width: 25%;
	padding: 80px 0px 0px 0px;
}

.page a {
	color: #fff;
	text-decoration: none;
	font-size: 16px;
}

.page a:hover {
	font-weight: bold;
}

.page p {
	padding: 5px 0px 5px 0px;
	color: #fff;
}

.footer_block {
	display: block;
	float: left;
	width: 100%;
	height: 58px;
	clear: both;
}

.footer_container {
    margin: 0 auto;
    width: 990px;
    overflow: auto;
}

.footer {
	display: block;
	float: left;
	width: 990px;
	height: 58px;
	clear: both;
	color: #fff;
	font-size: 11px;
	text-align: center;
}

.footer a {
	color: #fff;
	font-weight: bold;
}

.footer a:hover {
	text-decoration: none;
}

.footer .left {
	display: block;
	float: left;
	width: 240px;
	height: 41px;
	padding: 17px 0px 0px 10px;
}

.footer .right {
	display: block;
	float: left;
	width: 700px;
	height: 41px;
	text-align: right;
	padding: 17px 10px 0px 10px;
}

