* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #d2cbbb;
	font: 13px Tahoma, Verdana, sans-serif;
	color: #414a4b;
}
body.contact {
	background-color: #F6F5F1;
}
a, a:link, a:visited, a:active {
	color: #0168b0;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	margin: 0 0 -1px;
}

#container {
	min-width: 1000px;
}
* html #container {
	width: expression((documentElement.clientWidth||document.body.clientWidth)<995?'995px':'100%');
}

#top {
	position: relative;
	height: 205px;
	background: #fff url('../images/top_bg.gif') repeat-x 0 0;
}
.home #top {
	height: 356px;
}

#top .logo {
	position: absolute;
	z-index: 5;
	top: 35px;
	left: 49px;
}

#top .menu {
	position: absolute;
	z-index: 5;
	left: 0;
	top: 118px;
	padding: 0 35px 0 23px;
	height: 31px;
	background: #99262b url('../images/top_menu_bg.gif') no-repeat 100% 0;
}
#top .menu li {
	height: 31px;
	list-style-type: none;
	float: left;
	padding: 0 0 0 6px;
	background: url('../images/top_menu_bg2.gif') no-repeat 0 100%;
}
#top .menu li.first {
	background: none;
}
#top .menu a, #top2 .menu2 a {
	display: block;
	font-weight: bold;
	color: #fff;
	padding: 8px 25px 7px 21px;
}
#top .menu a:hover, #top .menu li.active a, #top2 .menu2 a:hover {
	background-color: #d83a47;
}

#top2 .menu2 {
	position: absolute;
	z-index: 200;
	right: 0;
	top: 97px;
	height: 111px;
	background: url('../images/top_menu_bg3.gif') no-repeat 100% 0;
}
.home #top2 .menu2 {
	background: url('../images/top_menu_bg3_home.gif') no-repeat 100% 52px;
}
#top2 .menu2 div {
	background-color: #99262b;
	margin: 21px 0 0;
	padding-right: 40px;
}

#service_menu {
	position: absolute;
	z-index: 200;
	right: 59px;
	top: 61px;
}
#service_menu li {
	list-style-type: none;
	padding: 0 51px 0 0;
	float: left;
}
#service_menu li a {
	display: block;
	width: 13px;
	height: 13px;
	text-decoration: none;
}
#service_menu li a.home {
	background: url('../images/ico_home.gif') no-repeat 0 0;
}
#service_menu li a.search {
	background: url('../images/ico_search.gif') no-repeat 0 0;
}
#service_menu li a.mail {
	background: url('../images/ico_mail.gif') no-repeat 0 0;
}
#service_menu li.active a {
	cursor: default;
}
#service_menu li.active a.home {
	background: url('../images/ico_home_a.gif') no-repeat 0 0;
}
#service_menu li.active a.search {
	background: url('../images/ico_search_a.gif') no-repeat 0 0;
}
#service_menu li.active a.mail {
	background: url('../images/ico_mail_a.gif') no-repeat 0 0;
}

#top2 {
	margin: -205px 0 0;
	position: relative;
	height: 205px;
}
.home #top2 {
	margin: -356px 0 0;
	height: 356px;
}
* html #top2 {
	z-index: 1;
}
*:first-child+html #top2 {
	z-index: 1;
}
#top2 .pic {
	position: absolute;
	top: 0;
	left: 0;
	height: 205px;
}
#top2 .image1 {
	left: 32.3%;
	width: 571px;
	height: 207px;
	top: 158px;
	z-index: 100;
	background: url('../images/top_pic1.jpg') no-repeat 0 100%;
	margin: 0 0 0 -31px;
}
* html #top2 .image1 {
	left: 32%;
}
@media all and (min-width: 0px) {
	body #top2 .image1 { left: 32%; }
	:root body #top2 .image1 { left: 32.3%; }
}
#top2 .image2 {
	left: 53.6%;
	width: 272px;
	top: 9px;
	z-index: 100;
	background: url('../images/top_pic2.jpg') no-repeat 0 100%;
}
#top2 .image3 {
	left: 53.6%;
	width: 117px;
	background: url('../images/top_pic3.jpg') no-repeat 0 100%;
}
#top2 .image4 {
	left: 53.6%;
	width: 272px;
	background: url('../images/top_pic4.jpg') no-repeat 0 100%;
}
#top2 .image5 {
	left: 47%;
	width: 272px;
	background: url('../images/top_pic5.jpg') no-repeat 0 100%;
}
#top2 .image6 {
	left: 47.2%;
	width: 260px;
	background: url('../images/top_pic6.jpg') no-repeat 0 100%;
}

.cols {
	background: #f6f5f1 url('../images/cols_bg.gif') repeat-y 32.3% 0;
	height: 1%;
}
* html .cols {
	background: #f6f5f1 url('../images/cols_bg_ie.gif') repeat-y 32.3% 0;
}
*:first-child+html .cols {
	background: #f6f5f1 url('../images/cols_bg_ie.gif') repeat-y 32.3% 0;
}

#l_col {
	float: left;
	width: 32.3%;
	margin: 0 0 0 -1px;
	color: #000;
}
.home #l_col {
	padding: 0 0 100px;
}
#l_col .content {
	padding: 0 0 0 1px;
}
#content {
	margin-left: 32.3%;
}
#content2 {
	width: 100%;
	float: left;
	margin: 0 0 0 -1px;
}
* html #content2 {
	width /**/: auto;
}
#content2 .content {
	padding: 0 0 0 1px;
}
#content2 .content2 {
	position: relative;
	margin: 0 0 -1px;
	padding: 0 0 0 49px;
	height: 1%;
}

.content2 h2 {
	font: 18px Tahoma, Verdana, sans-serif;
	color: #414a4b;
	background: #d2cbbb url('../images/title_bg.gif') no-repeat 29px 21px;
	padding: 16px 0 7px 48px;
	margin: 0 0 0 -49px;
	width: 100%;
	position: relative;
	z-index: 50;
}
@media all and (min-width: 0px) {
	body .content2 h2 { 	margin: 0 0 0 -45px; }
	:root body .content2 h2 { 	margin: 0 0 0 -49px; }
}

.content2 h2 a.back {
	font-size: 13px;
	background: url('../images/arrow_left.gif') no-repeat 0 7px;
	padding: 0 0 0 25px;
	margin: 0 0 0 10px;
}

#content2 h3 {
	font: 18px Tahoma, Verdana, sans-serif;
	color: #414a4b;
	padding: 24px 0 7px 19px;
	background: url('../images/title_bg.gif') no-repeat 0 29px;
	position: relative;
	margin: 0 0 0 -20px;
}
#content2 h3.none {
	background: none;
}

#members {
	margin: 0 0 0 -49px;
}
#members ul {
	float: left;
	width: 50%;
	margin: 0 0 0 -1px;
	padding: 31px 0 47px;
}
* html #members ul {
	position: relative;
	height: 1%;
}
#members ul li {
	list-style-type: none;
	padding: 0 0 10px;
	height: 58px;
	position: relative;
	margin: 0 45px 0 49px;
}
* html #members ul li {
	margin-bottom: -3px;
}
*:first-child+html #members ul li {
	margin-bottom: -3px;
}
#members ul li span {
	display: block;
}
* html #members ul li span {
	position: absolute;
	top: 50%;
}
*:first-child+html #members ul li span {
	position: absolute;
	top: 50%;
}
#members ul li a {
	display: table-cell;
	vertical-align: middle;
	height: 68px;
}
* html #members ul li a {
	display: block;
	position: relative;
	top: -50%;
	height: auto;
}
*:first-child+html #members ul li a {
	display: block;
	position: relative;
	top: -50%;
	height: auto;
}
#members ul li.logo {
	background-repeat: no-repeat;
	background-position: 0 50%;
}
#members ul li.logo a {
	padding-left: 128px;
}
#members ul.col2 {
	background: url('../images/separator.gif') no-repeat 0 0;
}

#footer {
	position: relative;
	height: 271px;
	background: #d2cbbb url('../images/footer_bg.gif') repeat-x 0 0;
	font-size: 11px;
}
.home #footer {
	margin: -15px 0 0;
}
#footer .bg {
	height: 127px;
	background: #f6f5f1 url('../images/cols_bg.gif') repeat-y 32.3% 0;
}
* html #footer .bg {
	background: #f6f5f1 url('../images/cols_bg_ie.gif') repeat-y 32.3% 0;
}
*:first-child+html #footer .bg {
	background: #f6f5f1 url('../images/cols_bg_ie.gif') repeat-y 32.3% 0;
}
#footer a {
	color: #a44748;
}
#footer .designed_by {
	color: #5c5449;
	position: absolute;
	left: 0;
	top: 36px;
	width: 100%;
	background: url('../images/footer_bg2.gif') no-repeat 100% 0;
	line-height: 14px;
	height: 120px;
}
#footer .designed_by div {
	width: 268px;
	margin: 137px 0 0 auto;
	padding: 0 0 0 31px;
	background: url('../images/logo_design.gif') no-repeat 175px 4px;
}
* html #footer .designed_by div {
	position: relative;
	height: 1%;
	margin-bottom: -50px;
}
#footer .copyright {
	position: absolute;
	left: 0;
	top: 0;
	background: #d2cbbb url('../images/footer_bg4.gif') repeat-x 0 0;
	width: 32%;
}
#footer .copyright a {
	color: #99262b;
}
#footer .copyright div {
	background: url('../images/footer_bg3.gif') no-repeat 0 0;
	padding: 144px 0 0 50px;
	line-height: 16px;
	color: #3e362d;
}
#footer .search {
	position: absolute;
	top: 107px;	
	left: 0;
	width: 100%;
	background: url('../images/footer_bg5.gif') no-repeat 32.3% 0;
}
* html #footer .search {
	background: url('../images/footer_bg5_ie.gif') no-repeat 32.3% 0;
}
*:first-child+html #footer .search {
	background: url('../images/footer_bg5_ie.gif') no-repeat 32.3% 0;
}
#footer .search form {
	padding: 68px 0 0 32.3%;
}
#footer .search input, #form_subscribe input {
	float: left;
	width: 219px;
	height: 16px;
	border: 1px solid #616161;
	border-right: 1px solid #a0a0a0;
	border-bottom: 1px solid #a0a0a0;
	margin: 0 5px 0 48px;
	font: 11px Tahoma, Verdana, sans-serif;
	color: #000;
	padding: 1px 3px 0;
	background-color: #fff;
}
#form_subscribe2 input.form_checkbox {
	float: left;
	width: 18px;
	height: 16px;
	border: 0px;
	margin: 0 5px 0 0px;
	font: 11px Tahoma, Verdana, sans-serif;
	color: #000;
	padding: 1px 3px 0;
	background-color: transparent;
}
#footer .search a {
	display: block;
	float: left;
	width: 64px;
	height: 21px;
	background: #9f9e9c url('../images/bt_find.gif') no-repeat 0 0;
	color: #fff;
}

.nav {
	width: 100%;
	background: #fff url('../images/nav_bg1.gif') no-repeat 0 100%;
	position: relative;
	margin: -27px -100px 0 0;
	padding: 0 0 44px;
	border-right: 15px solid #f6f5f1;
}
@media all and (min-width: 0px) {
	body .nav { padding-left: 5px; }
	:root body .nav { padding-left: 0; }
}
.home .nav {
	margin-top: -178px;
	background: #fff url('../images/nav_bg1_home.gif') no-repeat 0 100%;
}
.nav .bg_over {
	position: absolute;
	z-index: 100;
	left: 0;
	top: 0;
	width: 110%;
	height: 27px;
	background: #fff;
}
.nav1 {
	padding: 0 45px 21px 27px;
	position: relative;
	z-index: 200;
}
.nav1 li {
	font-size: 14px;
	list-style-type: none;
	border-left: 10px solid #99262b;
	padding: 0 0 7px 12px;
	height: 1%;
}
#container .nav1 li.active a {
	color: #99262b;
}
.nav2 {
	padding: 0 0 0 51px;
}
.nav2 li {
	list-style-type: none;
	padding: 0 0 8px;
}
#container .nav2 li.active a {
	color: #99262b;
}
.nav .bg {
	position: absolute;
	bottom: -56px;
	right: -29px;
	width: 164px;
	height: 119px;
	background: url('../images/nav_bg2.gif') no-repeat 0 0;
}
* html .nav .bg {
	bottom: -57px;
}
.home .nav .bg {
	width: 194px;
	height: 150px;
	background: url('../images/nav_bg2_home.gif') no-repeat 0 0;
}

#form_poll {
	padding: 29px 70px 20px 50px;
	font-size: 11px;
}
#form_poll .bt {
	display: block;
	width: 81px;
	height: 21px;
	background: #a1a1a0 url('../images/bt_answer.gif') no-repeat 0 0;
	color: #fff;
	margin: 6px 0 0;
}
#form_poll fieldset {
	padding: 11px 0 0;
}
#form_poll fieldset input {
	vertical-align: top;
	float: left;
	margin: 1px 10px 0 -1px;
	clear: both;
	width: 15px;
	height: 14px;
}
* html #form_poll fieldset input {
	margin-right: -3px;
}
#form_poll fieldset label {
	display: block;
	margin: 0 0 0 25px;
	padding: 0 0 11px;
}
* html #form_poll fieldset label {
	margin: 0 0 0 22px;
}
*:first-child+html #form_poll fieldset label {
	margin: 0 0 0 22px;
}

#l_col h3 {
	font: 18px Tahoma, Verdana, sans-serif;
	padding: 0 0 13px;
	position: relative;
	z-index: 1500;
}
#l_col h3 a {
	color: #99262b;
}

fieldset {
	border: 0;
}
legend {
	display: none;
}

.content2 p {
	padding: 0 85px 16px 0;
}
.content2 .member_logo {
	float: left;
	margin: 10px 20px 10px 0;
}

.content2 .gallery {
	position: relative;
}
.content2 .gallery strong {
	display: block;
	padding: 0 0 5px;
}
.content2 .gallery img {
	float: left;
	margin: 2px 22px 20px 0;
}

.news {
	padding: 29px 40px 20px 0;
	font-size: 11px;
	color: #3e362d;
}
.news h3 {
	margin-left: 50px;
}
.news ul li, .col ul li, .col2 ul li {
	list-style-type: none;
	clear: both;
	padding: 0 0 25px;
}
.news ul li span, .intro ul li span {
	display: table;
}
* html .news ul li span, * html .intro ul li span {
	display: inline-block;
}
*:first-child+html .news ul li span {
	display: inline-block;
}
*:first-child+html .intro ul li span {
	display: inline-block;
}
.news ul li span.date, .col ul li span.date {
	padding: 5px 0 0 0;
	font-size: 9px;
	text-align: right;
	width: 39px;
	float: left;
	margin: 0 12px 0 0;
}
* html .news ul li span.date, * html .col ul li span.date {
	margin-right: 9px;
}
.news ul li a, .col ul li a, .col2 ul li a  {
	font-size: 13px;
	display: block;
}
.news ul li a strong, .col ul li a strong, .col2 ul li a strong {
	font-size: 14px;
	font-weight: normal;
	display: block;
	padding: 3px 0 10px;
}
.news ul li img, .col ul li img, .col2 ul li img {
	float: left;
	padding: 4px 16px 11px 0;
}

.documents {
	padding: 11px 0 0;
}
.document {
	clear: both;
	padding: 3px 0 22px;
}
.documents .document {
	clear: both;
	padding-bottom: 17px;
}
.document .icon {
	width: 33px;
	height: 32px;
	float: left;
}
* html .document .icon {
	margin-right: -3px;
}
.document p {
	display: table;
	padding: 6px 85px 0 13px;
}
* html .document p {
	display: inline-block;
}
*:first-child+html .document p {
	display: inline-block;
}
.documents .document p {
	padding: 0 85px 0 23px;
}
.document span {
	display: block;
	padding: 0 0 2px;
}
.document span em {
	font-style: normal;
	font-size: 11px;
}
.pdf .icon {
	background: url('../images/ico_document_pdf.gif') no-repeat 0 0;
}
.word .icon {
	background: url('../images/ico_document_doc.gif') no-repeat 0 0;
}
.excel .icon {
	background: url('../images/ico_document_xls.gif') no-repeat 0 0;
}
.zip .icon {
	background: url('../images/ico_document_zip.gif') no-repeat 0 0;
}

.subnav {
	background: #d2cbbb;
	position: relative;
	padding: 14px 21px 14px 60px;
	margin: 0 0 0 -80px;
	height: 1%;
	width: 100%;
}
* html .subnav {
	margin-right: -20px; 
}
.subnav2 {
	padding: 22px 21px 0 60px;
	background: url('../images/headline_shade2.png') no-repeat 30px 0;
}
@media all and (min-width: 0px) {
	body .subnav2 { background-position: 35px 0; }
	:root body .subnav2 { background-position: 30px 0; }
}
* html .subnav2 {
	background: none;
	position: relative;
	height: 0px;
}
* html .subnav2 .bg {
	position: absolute;
	left: 31px;
	top: 0;
	width: 167px;
	height: 22px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/headline_shade2.png',sizingMethod='scale');
}

.subnav ul {
	width: 33%;
	margin: 0 2px 0 0;
	float: left;
}
.subnav li {
	list-style-type: none;
	padding: 8px 5px 4px 20px;
	height: 1%;
}
.subnav2 li {
	padding: 5px 5px 7px 20px;
}
.subnav li.active {
	padding: 0;
}
.subnav li.active a {
	display: block;
	background: #99262b;
	color: #fff;
	font-weight: bold;
	cursor: default;
	text-decoration: none;
	padding: 8px 5px 4px 20px;
}
.subnav2 li.active a {
	color: #74161b;
	background: #d2cbbb url('../images/title_bg.gif') no-repeat 0 6px;
	padding: 5px 5px 7px 20px;
}

.content2 h4 {
	font: bold 14px Tahoma, Verdana, sans-serif;
	color: #414a4b;
	padding: 0 0 12px;
}

#content2 form {
	font-size: 11px;
	padding: 16px 0 26px;
}
#content2 form span {
	padding: 2px 0 0;
	float: left;
	width: 97px;
}
* html #content2 form span {
	margin: 0 -3px 0 0;
}
#content2 form input, #content2 form textarea {
	font: 11px Tahoma, Verdana, sans-serif;
	color: #444436;
	border: 1px solid #b2bdbf;
	background-color: #fff;
	width: 245px;
	height: 17px;
	padding: 1px 2px 0;
	margin: 0 0 11px;
}
#content2 form textarea {
	height: 106px;
	overflow-x: auto;
	width: 346px;
}
* html #content2 form input {
	margin: -1px 0 10px;
}
*:first-child+html #content2 form input {
	margin: -1px 0 10px;
}
#content2 form .send {
	display: block;
	width: 86px;
	height: 21px;
	background: #ababab url('../images/bt_send.gif') no-repeat 0 0;
	color: #fff;
	margin: 16px 0 21px 97px;
}

#content2 form .file {
	background-color: #eae7df;
	width: 449px;
	position: relative;
	margin: -3px 0 0 -21px;
	padding: 22px 0 6px 21px;
}
#content2 form .file input {
	width: 314px;
	height: 20px;
}
@media all and (min-width: 0px) {
	body #content2 form .file input { border-width: 0; }
	:root body #content2 form .file input { border-width: 1px; }
}

.headline {
	padding: 9px 21px 0 60px;
	background: #d2cbbb url('../images/headline_shade1.gif') no-repeat 100% 9px;
}
.headline .bg {
	position: relative;
	margin: 0 3px 0 -60px;
	background: url('../images/headline_bg3.gif') repeat-x 0 0;
	height: 131px;
}
.headline .title1 {
	float: left;
	width: 55.34%;
	background: url('../images/headline_bg1.gif') repeat-x 0 0;
}
.headline .title2 {
	float: left;
	width: 44.66%;
	background: url('../images/headline_bg2.gif') repeat-x 0 0;
	position: relative;
	margin: 0 -3px 0 0;
}
@media all and (min-width: 0px) {
	body .headline .title2 { padding-right: 7px; }
	:root body .headline .title2 { padding-right: 0; }
}
.headline .title2 div {
	position: absolute;
	top: 0;
	left: 0;
	background: url('../images/headline_bg3.gif') repeat-x 0 0;
	height: 131px;
	width: 10px;
}
.headline .title2 img {
	position: relative;
	margin: 0 0 0 10px;
}

.box {
	background: url('../images/box_bg.gif') repeat-x 0 100%;
	width: 100%;
	margin: 0 -2px 0 0;
	padding: 0 0 1px 1px;
	position: relative;
}
* html .box {
	padding-bottom: 2px;
}
@media all and (min-width: 0px) {
	body .box { padding-left: 5px; }
	:root body .box { padding-left: 1px; }
}
.box_shade {
	position: relative;
	margin: -1px 0 0;
	height: 13px;
	font-size: 1px;
	background: url('../images/box_shade.gif') no-repeat 50% 100%;
}

#form_subscribe {
	padding: 42px 0 23px 50px;
	background: url('../images/box_bg2.gif') no-repeat 0 100%;
}
#form_subscribe2 {
	padding: 42px 0 23px 50px;
}
#form_subscribe h3 {
	color: #99262b;
	padding-bottom: 12px;
}
#form_subscribe input {
	width: 124px;
	color: #838383;
	margin: 0 7px 0 0;
}
#form_subscribe a {
	display: block;
	float: left;
	width: 98px;
	height: 21px;
	background: #9f9e9c url('../images/bt_subscribe.gif') no-repeat 0 0;
	color: #fff;
}
#form_subscribe2 a.sub {
	display: block;
	float: left;
	width: 98px;
	height: 21px;
	background: transparent url('../images/bt_subscribe2.gif') no-repeat 0 0;
	color: #fff;
}

.intro {
	padding: 0;
	margin: -22px 20px 0 -60px;
	font-size: 11px;
	color: #3e362d;
	position: relative;
	height: 1%;
}
.col {
	float: left;
	width: 55.34%;
}
#container .col h3 {
	margin: 0 0 0 32px;
	padding: 21px 0 12px 26px;
	background: url('../images/title_bg2.gif') no-repeat 0 21px;
}
#container .intro h3 a {
	color: #99262b;
}
.col ul {
	padding: 0 30px 0 7px;
}
#container .col ul b {
	display: block;
	font-weight: normal;
}
#container .col ul b.gap {
	padding: 0 0 15px;
}
#container .col ul b a {
	color: #99262b;
	font-size: 9px;
	display: inline
}
#container .intro ul a strong {
	padding-bottom: 0;
}
.col2 {
	float: left;
	width: 44.66%;
	margin: 0 0 0 -1px;
	padding: 21px 0 0;
	background: url('../images/separator.gif') no-repeat 0 0;
}
* html .col2  {
	margin: 0 -21px 0 21px;
}
*:first-child+html .col2  {
	margin: 0 -21px 0 21px;
}
#container .col2 h3 {
	margin: 0 0 0 22px;
}

#container h3.grey {
	padding: 0 0 5px 26px;
	background: url('../images/title_bg3.gif') no-repeat 0 100%;
}
#container .col h3.grey {
	margin-top: 12px;
	padding-bottom: 2px;
}
#container h3.grey span {
	font-size: 14px;
	display: block;
}
#container h3.grey span a {
	color: #617085;
}

#container .col ul.short {
	padding: 7px 55px 0 58px;
}
#container .intro ul.short li {
	padding-bottom: 14px;
}
#container .intro ul.short a {
	font-size: 11px;
	display: inline;
}
#container .intro ul.short span {
	width: 100%;
}
#container .intro ul.short span a {
	display: block;
}
#container .intro ul.short img {
	padding-bottom: 0;
}
#container .col2 ul.short {
	padding: 7px 0 34px 50px;
	height: 1%;
	position: relative;
}
.red{color:#99262b}

