@CHARSET "UTF-8";
@font-face {
    font-family: 'LiberationSerifRegular';
    src: url('webfonts/LiberationSerif-Regular-webfont.eot');
    src: url('webfonts/LiberationSerif-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/LiberationSerif-Regular-webfont.woff') format('woff'),
         url('webfonts/LiberationSerif-Regular-webfont.ttf') format('truetype'),
         url('webfonts/LiberationSerif-Regular-webfont.svg#LiberationSerifRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'LiberationSerifBold';
    src: url('webfonts/LiberationSerif-Bold-webfont.eot');
    src: url('webfonts/LiberationSerif-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/LiberationSerif-Bold-webfont.woff') format('woff'),
         url('webfonts/LiberationSerif-Bold-webfont.ttf') format('truetype'),
         url('webfonts/LiberationSerif-Bold-webfont.svg#LiberationSerifBold') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
	background-color: #3c3c3c;
	margin: 0;
	padding: 0; 
}
.indexTitle {
	height: 110px;
	margin: auto;
	background-image: url(img/logo_index.png);
	background-repeat: no-repeat;
	background-position: left 38px;
	font-family: "LiberationSerifRegular", "Times New Roman", Times, serif;
	font-size: 35px;
	line-height: 120px;
	padding-left: 88px;
	color: #FFFFFF;
	text-shadow:0px 1px #000000;
	width: 400px;
	padding-top: 40px;
}
.indexWrapper {
	background-image: url(img/index_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 960px;
	height: 700px;
	margin: auto;
	position: relative;
}
.clearer {
	clear: both;
}
.indexMain {
	width: 907px;
	height: 400px;
	margin: auto;
	background-image: url(img/index_building.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.indexMain ul {
	margin: 0;
	margin-top: 80px;
	padding: 0;
	width: 370px;
	float: right;
}
.indexMain li {
	list-style-type: none;
	height: 40px;
	line-height: 40px;
	margin-bottom: 1px;
	font-family: "LiberationSerifRegular", "Times New Roman", Times, serif;
	text-shadow:0px 1px #FFFFFF;
}
.indexMain .indexList1 {
	background-color: #FFFFFF;
	height: 40px;
	line-height: 40px;
	padding-left: 25px;
	margin-bottom: 1px;
	list-style-type: none;
	color: #3b3b3b;
	font-size: 16px;
	text-transform: uppercase;
	background-image: url(img/icon_down.png);
	background-repeat: no-repeat;
	background-position: 340px center;
}
.indexMain .indexList2 {
	background-image: url(img/icon_right.png);
	background-repeat: no-repeat;
	background-position: 340px center;
}
.indexMain .indexList3 {
	color: #777777;
	font-size: 13px;
	background-image: url(img/index_menu_bg.jpg);
	background-repeat: no-repeat;
}
.indexMain .indexList3.m1 {
	background-position: 0px 0px;

}
.indexMain .indexList3.m2 {
	background-position: 0px -40px;

}
.indexMain .indexList3.m3 {
	background-position: 0px -80px;

}
.indexMain .indexList3.m4 {
	background-position: 0px -120px;

}
.indexMain .indexList3.m5 {
	background-position: 0px -160px;

}
.indexMain .indexList3.m1:hover {
	background-position: 0px -200px;

}
.indexMain .indexList3.m2:hover {
	background-position: 0px -240px;

}
.indexMain .indexList3.m3:hover {
	background-position: 0px -280px;

}
.indexMain .indexList3.m4:hover {
	background-position: 0px -320px;

}
.indexMain .indexList3.m5:hover {
	background-position: 0px -360px;

}
.indexMain a {
	display: block;
	background-color: #FFFFFF;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 25px;
	color: #3b3b3b;
}
.indexMain a:hover {
	background-color: #F2F2F2;
	color: #000000;
}

.mainWrapper {
	background-image: url(img/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.headMenuWrapper {
	height: 40px;
	background-image: url(img/menu_top_bg.gif);
	background-repeat: repeat-x;
}
.topMenu {
	margin: auto;
	height: 40px;
	width: 960px;	
}
.topMenu ul {
	margin: 0px;
	padding: 0px;
}
.topMenu ul li {
	list-style-type: none;
	float: left;
	font-family: "LiberationSerifRegular", "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-shadow:0px 1px #000000;
}
.topMenu ul li a {
	color: #D0D0D0;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	display:block;
}
.topMenu ul li a:hover {
	color: #FFFFFF;
}





.head {
	height: 127px;
	margin: auto;
	width: 960px;
	position: relative;
}
.head a {
	position: absolute;
	top: 20px;
	left: 5px;
	height: 74px;
	display: block;
	background-image: url(img/logo_top.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 65px;
	line-height: 85px;
	color: #FFFFFF;
	text-decoration:none;
	font-size: 20px;
	text-transform:uppercase;
	font-family: "LiberationSerifRegular", "Times New Roman", Times, serif;
	text-shadow:0px 1px #000000;
	font-weight: normal;
}
.mainCon {
	margin: auto;
	width: 970px;
	background-image: url(img/main_content_bg.png);
	background-repeat: repeat-y;
}
.mainCon .col1 {
	background-color: #e2e2e2;
	width: 200px;
	margin-top: 0px;
	float: left;
	/*-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:    0px 0px 5px rgba(0, 0, 0, 0.2);
	box-shadow:         0px 0px 5px rgba(0, 0, 0, 0.2);*/
	min-height: 490px;
	margin-left: 5px;
}
.mainCon .col2 {
	background-color: #FFFFFF;
	width: 560px;
	float: left;
	/*-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:    0px 0px 5px rgba(0, 0, 0, 0.2);
	box-shadow:         0px 0px 5px rgba(0, 0, 0, 0.2);*/
	min-height: 500px;
	margin-top: -10px;
}
.mainCon .col3 {
	background-color: #e2e2e2;
	width: 200px;
	margin-top: 0px;
	float: right;
	/*-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:    0px 0px 5px rgba(0, 0, 0, 0.2);
	box-shadow:         0px 0px 5px rgba(0, 0, 0, 0.2);*/
	min-height: 490px;
	margin-right: 5px;
}
.box {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 15px;
	border-bottom: solid 1px #c5c5c5;
}
.box .box_title {
	background-image: url(img/box_head_bg.gif);
	background-repeat: no-repeat;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	border-bottom: solid 1px #c5c5c5;
	overflow: hidden;
	font-family: "LiberationSerifRegular", "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	text-transform: capitalize;
	text-shadow:0px 1px #FFFFFF;
}
.box .content {
	padding: 10px;
	font-family: "LiberationSerifRegular", "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	color: #5f5f5f;	
}
.box .content ul {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	color: #000;
}
.box .content ul li {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	list-style-type: square;
}
.box .content a {
	color: #5f5f5f;
	text-decoration: none;
}
.box .content a:hover {
	color: #000000;
	text-decoration: none;
}



.date-box {
	line-height: 30px;
	height: 30px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom: solid 1px #c5c5c5;
	color: #787878;
	font-family: "LiberationSerifRegular", "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
}
.main-footer {
	background-image: url(img/main_footer.png);
	background-repeat: no-repeat;
	margin: auto;
	height: 27px;
	width: 970px;
}
.news-item {
	padding: 10px;
	font-family: "LiberationSerifRegular", "Times New Roman", Times, serif;
	color: #606060;
	font-size: 13px;
	line-height: 20px;
	border-bottom: dotted 1px #c5c5c5;
	margin-bottom: 10px;
}
.news-item h3 {
	margin: 0;
	padding: 0;
	color: #000000;
	font-weight: normal;
	font-family: "LiberationSerifRegular", "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.news-item h4 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #ababab;
	font-size: 10px;
	text-transform: uppercase;
}
.news-item h3 a {
	color: #000000;
	text-decoration: none;
}
.news-item h3 a:hover {
	color: #000000;
	text-decoration: underline;
}
.news-item .image {
	background-color: #f7f7f7;
	padding: 5px;
	height: 90px;
	width: 130px;
	border: 1px solid #e3e3e3;
	float: left;
	margin-right: 10px;
	margin-top: 7px;
}
.news-item .image div {
	background-repeat: no-repeat;
	background-position: center center;
	height: 90px;
}
.more-news {
	margin-left: 10px;
	margin-right: 10px;
}


.menu-left {


}
.menu-left ul {
	margin: 0;
	padding: 0;
}
.menu-left ul li {
	margin: 0;
	padding: 0;
	border-bottom: solid 1px #c5c5c5;
	list-style-type: none;
	
}
.menu-left ul li a {
	margin: 0;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 20px;
	font-family: "LiberationSerifRegular", "Times New Roman", Times, serif;
	color: #3b3b3b;
	font-size: 13px;
	text-shadow: 0px 1px #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #dedede;
	display: block;
	-moz-box-shadow:inset 0px 1px 2px 0px #FFFFFF;
	-webkit-box-shadow:inset 0px 1px 2px 0px #FFFFFF;
	box-shadow:inset 0px 1px 2px 0px #FFFFFF;
	background: rgb(239,239,239); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZWRlZGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(239,239,239,1) 0%, rgba(222,222,222,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,239,239,1)), color-stop(100%,rgba(222,222,222,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(222,222,222,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(222,222,222,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(222,222,222,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(239,239,239,1) 0%,rgba(222,222,222,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#dedede',GradientType=0 ); /* IE6-8 */
}
.menu-left ul li a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #dedede;
	background: #dedede;
}
.button {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	border: solid 1px #b8b8b8;
	color: #606060;
	text-transform:uppercase;
	height: 30px;
	display: block;
	text-shadow: 0px 1px #FFFFFF;
	text-align: center;
	line-height: 30px;
	text-decoration:none;
	-moz-box-shadow:inset 0px 1px 2px 0px #FFFFFF;
	-webkit-box-shadow:inset 0px 1px 2px 0px #FFFFFF;
	box-shadow:inset 0px 1px 2px 0px #FFFFFF;
	background: rgb(239,239,239); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZWRlZGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(239,239,239,1) 0%, rgba(222,222,222,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,239,239,1)), color-stop(100%,rgba(222,222,222,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(222,222,222,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(222,222,222,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(222,222,222,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(239,239,239,1) 0%,rgba(222,222,222,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#dedede',GradientType=0 ); /* IE6-8 */
}
input {
	background-color: #d3d3d3;
	height: 30px;
	line-height: 30px;
	border: solid 1px #b8b8b8;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
}


.footer {
	margin: auto;
	width: 960px;
	padding-bottom: 20px;
	color: #919191;
	font-family: "LiberationSerifRegular", "Times New Roman", Times, serif;
	font-size: 12px;
	text-shadow: 0px 1px #000000;
}
.footer .col1 {
	float: left;
	width: 200px;
}
.footer .col2 {
	float: left;
	width: 280px;
}
.footer .bottom-logo {
	background-image: url(img/logo_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 20px;
	color: #c6c6c6;
	font-family: "LiberationSerifRegular", "Times New Roman", Times, serif;
	padding-left: 60px;
	text-shadow: 0px 1px #000000;
	margin-left: 10px;
}
.footer .copy {
	text-align: right;
	font-family: "LiberationSerifRegular", "Times New Roman", Times, serif;
	font-size: 13px;
	color: #adadad;
	text-shadow: 0px 1px #000000;
	padding-right: 10px;
}
.footer h4 {
	color: #FFFFFF;
	padding: 0px;
	font-family: "LiberationSerifRegular", "Times New Roman", Times, serif;
	font-size: 12px;
	text-shadow: 0px 1px #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform:uppercase;
}
.footer a {
	color: #909090;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}





.main-news {
	background-color: #444444;
	height: 410px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	position: relative;
	background-repeat: no-repeat;
	background-position: top center;
}
.main-news .news {
	position: absolute;
	bottom: 0px;
	height: 110px;
	background-color: #3c3c3c;
	width: 530px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bdbdbd;
	color: #c7c7c7;
	font-size: 13px;
	font-family: "LiberationSerifRegular", "Times New Roman", Times, serif;
	line-height: 18px;
	text-shadow: 0px 1px #000000;
	padding: 10px;
	cursor: pointer;
}
.main-news .news:hover {
	background-color: #1c1c1c;
}
.main-news .news h3 {
	padding: 0px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.main-news .news:after { /*arrow added to uparrowdiv DIV*/
	content:'';
	display:block;
	position:absolute;
	top: -18px; /*should be set to -border-width x 2 */
	left: 30px;
	width:0;
	height:0;
	border-color: transparent transparent #bdbdbd transparent; /*border color should be same as div div background color*/
	border-style: solid;
	border-width: 9px;
}
.main-news .thumb {
	position: absolute;
	top: 220px;
	left: 0;
	height: 50px;
}
.main-news .thumb .img {
	padding: 4px;
	border: solid 1px #3c3c3c;
	background-color: #c6c6c6;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	cursor: pointer;
}
.main-news .thumb .img:hover {
	background-color: #E6E6E6;
}
.main-news .thumb .img div {
	height: 35px;
	width: 60px;
	background-repeat: no-repeat;
	background-position: center center;
}
.main-news .thumb .img.active {
	background-color: #FFFFFF;
}
