/* CSS Document */
body {
	background: #000;
}

body,table td,form,input,textarea,select,h1,h2,ul,ol {
	margin: 0px;
	padding: 0px;
	color: #fff;
	/*font: bold 16px "Times New Roman", Tahoma, Arial, Helvetica, sans-serif;*/
    font: 16px "Times New Roman", Tahoma, Arial, Helvetica, sans-serif;
	/*list-style: none;*/
}

ul {padding-left:15px;}

h1 {
	font-size: 32px;
	font-weight: bold;
	padding-bottom: 20px;
}

a {
	color: #fff;
	text-decoration: none;
}

a img {
	border: none;
}

.rt {
	text-align: right;
	vertical-align: top;
}

.ct {
	text-align: center;
	vertical-align: top;
}

.c {
	text-align: center;
}

.r {
	text-align: right;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.fr2 {
	float: right;
}

.cl {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

p {
	margin: 10px 0px 0px;
	padding: 0px;
}

.post {
	display: table;
	_height: 1;
	zoom: 1;
}

.line {
	border-top: solid 2px #E3E3E3;
	margin: 10px 0;
}

#about_page {
	width: 907px;
	margin: auto;
	padding-top: 50px;
}

.about_cont {
	height: 478px;
	background: url(../images/bg_about_cont.jpg);
}

.main_box {
	padding: 25px;
}

.h_box {
	height: 300px;
}

#header_gallery {
	width: 395px;
	height: 260px;
	overflow: hidden;
	padding: 5px;
	background: #000;
}

#header_gallery img {
	padding: 1px;
	border: solid 3px #858585;
	margin: 5px 0 0 5px;
}

.about_box {
	width: 405px;
	height: 270px;
	background: url(../images/bg_about_box.gif);
}

.about_box div {
	border: #fff solid 1px;
	background: #9C9992;
	font-size: 17px;
	font-weight: bold;
	line-height: 31px;
	padding: 5px 10px;
	margin: 59px 10px 0 10px;
}

.menu {
	
}

.item_menu {
	width: 179px;
	background: url(../images/bg_item.png);
	padding: 6px 0 0 6px;
}

.item {
	margin-right: 38px;
}

.header {
	height: 190px;
	background: url(../images/bg_header.jpg);
	padding: 30px 25px 0 25px;
}

.content {
	background: #3C454E url(../images/bg_content.gif) left bottom repeat-x;
	min-height: 355px;
	height: auto !important;
	height: 355px;
	padding: 0 30px;
}

.footer {
	height: 206px;
	background: url(../images/bg_footer.jpg);
}

.footer_box {
	padding: 50px 20px 0 20px;
}

.foot_box {
	width: 400px;
	background: url(../images/bg_item.png);
}

.a1 {
	color: #A7A7A7;
	border-right: solid 1px #fff;
	width: 200px;
}

.a1 a {
	color: #A7A7A7;
}

.a2 {
	padding-left: 10px;
}

.f_menu li {
	color: #D4D4D4;
	font-size: 18px;
	display: block;
	height: 28px;
}

.f_menu li a {
	color: #D4D4D4;
	position: relative;
}

.cont_form {
	background: url(../images/bg_cont_form.jpg);
	width: 405px;
}

.cont_form p {
	margin: 4px 0 0 0;
}

.inp {
	color: #555;
	background: #D4D4D4;
	border: #000 solid 1px;
}

.cont_inp {
	width: 185px;
}

.tex {
	height: 40px;
	width: 389px;
}

.copy {
	color: #2B2D2F;
	padding-bottom: 60px;
	font-size: 12px;
	padding-top: 5px;
}

.copy a {
	color: #2B2D2F;
}

.pad {
	padding: 7px;
}

.img {
	border: 7px solid #3C4044;
}

.img1 {
	margin: 0px 15px 0px 0px;
}

.img11 {
	margin: 0px 0px 0px 15px;
}

.t1 {
	color: #000000;
}

.t2 {
	color: #000000;
}

.wpcf7-form-control-wrap your-name {
	background: #D4D4D4 none repeat scroll 0 0;
	border: 1px solid #000000;
	color: #555555;
}

.cntctfrm_sdg {
	color: #000000;
}

/* News section*/
.newshome {
	background: #4A5963;
	min-height: 325px;
	height: auto !important;
	height: 325px;
	padding: 0 30px;
}

.newshome1 {
	background: #4A5963;
	min-height: 325px;
	height: auto !important;
	height: 325px;
	/*padding:0 5px;*/
}

.newsfp {
	background: #313C42;
	height: 238px;
	width: 840px;
	padding: 0 0 0 10px;
	margin-top: 50px;
	position: absolute;
}

.newsfp1 {
	background: #313C42;
	/*height: 238px;*/
	width: 847px;	
	/*position: absolute;*/
	min-height:325px;
}

.imgnews {
	margin: 14px 9px 0 427px;
	position: absolute;
}

.imgnews img {
	border: 7px solid #4A5963;
	width: 389px;
	height: 195px;
}

.newsfpcontent {
	position: absolute;
	padding-left: 15px;
	width: 385px;
	font-weight: normal;
}

.newsfptit {
	padding-top: 19px;
}

.newsfphead {
	color: #FFEF9C;
	padding-top: 29px;
	font-weight: bold;
}

.newsfpinfo {
	color: #73797B;
	font-size: 9pt;
	padding-top: 4px;
}

.newsfpinfobl {
	color: #FFEF9C;
}

.newsfpheadcnt {
	font-size: 11pt;
	padding-top: 8px;
}

.newscntrd {
	color: #FFEF9C;
	padding-top: 9px;
	font-size: 10pt;
}

.newscntrd a {
	color: #FFEF9C;
}

.newstwsec {
	position: relative;
	background: #4A5963;
	min-height: 595px;
	height: auto !important;
	height: 595px;
	padding: 0 30px;
	font-weight: normal;
}

.newblogleft {
	position: absolute;
	background: #4A5963;
	width: 332px;
}

.newblogdiv {
	position: absolute;
	background: #4A5963;
	height: 560px;
	margin-left: 332px;
	border-right: 1px solid #7B7973;
}

.newblogright {
	position: absolute;
	background: #4A5963;
	width: 478px;
	margin-left: 333px;
}

.newsinnercnt {
	padding-left: 90px;
}

.newsbottom {
	position: relative;
	background: #4A5963;
	min-height: 25px;
	height: auto !important;
	height: 25px;
	padding: 0 30px;
}

.newssrcsite {
	padding: 19px 0 0 22px;
}

.nesinpt {
	padding: 9px 0 0 20px;
}

.nesinpt input {
	border-style: outset;
	font-weight: normal;
	color: #000000;
	border-width: 1px 0;
	text-indent: 3px;
	font-size: 13px;
	height: 21px;
}

.findbtn {
	padding-left: 2px;
	padding-top: 1px;
	position: absolute;
}

.findbtn input {
	width: 50px;
	border-style: inset;
	height: 23px;
	color: #000000;
	font-weight: normal;
}

.newsleftitems {
	padding: 90px 0 0 20px;;
}

.newsarch {
	color: #FFEF9C;
	padding-bottom: 5px;
}

.archivesitem {
	font-weight: normal;
	font-size: 9pt;
	color: #7B7973;
	line-height: 25px;
}

.archivesitem a {
	color: #7B7973;
}

.newstags {
	padding: 14px 0 0 20px;;
}

.fr2 img {
	border: 7px solid #3C4044;
}
