@charset "utf-8";


*{
	list-style: none;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 14px;
	margin: 0;
	
	}


 body{

	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	top: 0;
	left: 0;
	min-height: 100%;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../images/bg-news.png);
	background-color: #020202;
	background-attachment: fixed;
 }
#container {
	height: 1080px;
	width:100%;
	/* [disabled]max-width: 912px; */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/main-2-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	/* [disabled]background-attachment: fixed; */
}


#menu {
	padding-top: 14px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
	text-align: left;
}

#menu a{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #b3aea8;
	padding-top: 15px;
}
#menu ul li .active {
	color: #900;
}

#menu ul li a {
	font-weight: bold;
	text-decoration: none;
	display: inline;
}
#menu ul li {
	display: block;
	margin-right: 75px;
	height: 15px;
	width: 75px;
	float: left;
}

#menu ul {
	height: 25px;
	/* [disabled]width: 912px; */
	margin-right: auto;
	margin-left: 70px;
	text-align: center;
}

#content #box-left {
	height: 450px;
	width: 260px;
	float: left;
	margin-top: 290px;
	padding-left: 70px;
	padding-right: 5px;
}
#content #box-center {
	height: 805px;
	width: 215px;
	float: left;
	background-image: url(../images/about-bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 183px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 5px;

}

#content #box-left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	margin-bottom: 15px;
	color: #b3aea8;
	margin-right: 18px;
}
#content #box-right {
	height: 450px;
	width: 260px;
	float: right;
	margin-top: 290px;
	padding-right: 70px;
	color: #b3aea8;
}
#content #box-right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	margin-bottom: 15px;
	color: #b3aea8;
	margin-right: 0px;
	padding-left: 20px;
}

#content {
	width: 912px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#contactForm .control-group.form-group {
}
.controls label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	font-weight: normal;
}

#counter {
	height: 45px;
	width: 45px;
	margin-top: 758px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 100px;
}
#counter a {
	height: 40px;
	width: 40px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
strong {
	/* [disabled]font-variant: normal; */
	/* [disabled]text-transform: none; */
	/* [disabled]text-decoration: none; */
}
