body {
	width:100%;
	height:100%;
	margin:0px auto;
	font-family: Ghotic;
}
.top {
	background-color: rgba(0,0,0,0.75);
	height:111px;
	width:100%;
}
.logo {
	width:260px;
	height:51px;
	background-image: url(../images/logo.png);
	float:left;
	margin-top: 27px;
}
.main_width {
	width: 1000px;
	margin: 0px auto;
}
.navy {
	float: right;
}
.navy ul {
	height:111px;
}
.navy li {
	float:left;
	margin-right: 20px;
}
.navy li:nth-last-child(1) {
	margin: 0;
}
.navy li:hover {
	border-bottom: 4px solid #ff6600;
	background-color: rgba(58,67,75,0.7);
}
.navy li:hover > a {
	color:white;
}
.navy li.active {
	border-bottom: 4px solid #ff6600;
	background-color: rgba(58,67,75,0.7);
}
.navy li.active > a {
	color:white;
}
.navy a {
	font-size: 12px;
	color: #828b95;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding: 47px 20px;
}
.clearer {
	clear: both;
}
#home_h1 {
	font-size: 65px;
	font-family: Ghotic;
	color:#272d33;
	text-align: center;
	margin-top: 15px;
	text-transform: uppercase;
}
#home_h1 span {
	font-weight: normal;
	display: block;
	font-size: 29px;
	color:#7f7f7f;
	margin-top: 15px;
}
#mission {
	margin-top: 85px;
}
#mission h2 {
	text-transform: uppercase;
	font-size:18px;
	color:#7f7f7f;
	float: left;
	margin-right: 20px;
	width: 135px;
	font-weight: normal;
}
#mission p {
	font-size: 14px;
	line-height: 22px;
	color:#272d33;
	float: right;
	width: 835px;
}
.footer {
	background-color: rgba(0,0,0,0.75);
	height:111px;
	width:100%;
	margin-top: 30px;
}
#footer_left {
	float: left;
}
#footer_left a {
	font-size: 18px;
	line-height: 55px;
	text-transform: uppercase;
	color:white;
	text-decoration: none;
}
#footer_left span {
	font-size: 12px;
	line-height: 35px;
	color:white;
	margin-right: 30px;
}
#footer_left span#orange{
	color: #ff6600;
}

#footer_right {
	float: right;
	margin-top: 25px;
}
.on_top {
	float: left;
	text-decoration: none;
	color: #5d5d5d;
	font-size: 12px;
	margin-top: 15px;
}
.on_top img{
	margin-left: 10px;
	vertical-align: -12px;
}
a {
	text-decoration: none;
}
#second_slider li {
	height: 313px;
	width: 1000px;
}
#second_slider li img {
	float: left;
	padding-right: 15px;
}
#second_slider li h1 {
	font-size: 14px;
	line-height: 22px;
	color: #272d33;
	margin-bottom: 20px;
}
#second_slider li p {
	line-height: 22px;
	font-size: 14px;
	color: #272d33;
}
#second_slider li button {
	width: 143px;
	height: 38px;
	border: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #ff6600;
	cursor: pointer;
	font-size: 12px;
	color: white;
	font-weight: bold;
	margin-top: 20px;
}
#controls .prevBtn,#controls .nextBtn {
	display: none;
}

ol.controls {
	margin-left:445px;
	margin-top:15px;
}
ol.controls li{
	float:left;
	margin-left:10px; 
}
ol.controls li a {
	display:block;
	text-indent: -9999px;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	background-color: #FF6600;
	height:12px;
	width:12px;
}
ol.controls li.current a {
	background-color:#272D33;
}
ol.controls li a {
	
}
.page_h1 {
	font-size: 24px;
	color: #272d33;
	margin: 30px 0;
	text-transform: uppercase;
}
#about_us_content img{
	float: left;
	padding-right: 15px;
}

#about_us_content h1{
	font-size: 14px;
	color: #272d33;
	margin-bottom: 20px;
	line-height: 22px;
}
#about_us_content p{
	line-height: 22px;
	font-size: 14px;
	color: #272d33;
}
.job_content p.job_p{
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	padding: 30px 0;
	font-size: 14px;
	line-height: 22px;
	color:#272d33;
}
.job_content h2 {
	font-size: 18px;
	color:#7f7f7f;
	padding: 30px 0px;
	text-transform: uppercase;
	font-weight: normal;
}
.job_content li {
	font-size: 14px;
	color: #272d33;
	list-style-image: url(../images/orange_li.png);
	list-style-position: inside;
	padding: 10px 0px;
}
#job_left {
	float: left;
}
#job_right {
	float: right;
	margin-top: 80px;
}
#job_right p {
	font-size: 14px;
	color: #272d33;
	line-height: 22px;

}
#job_right p span{
	color:#ff6600;
}
.content {
	height: 100%;
	min-height: 690px;
}
.contacts_content p {
	font-size: 14px;
	color: #272d33;
	line-height: 22px;

}
.contacts_content p span{
	color:#ff6600;
}
#contacts_left {
	float: left;
}
#contacts_right {
	float: left;
	margin-left: 150px;
}
.contacts_content h4 {
	font-size: 14px;
	color: #272d33;
	margin-top: 40px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e2e2e2;
}
.lang {
	float: left;
	margin-left:80px;
	margin-top:45px;
}
.lang li{
	float:left;
	margin-right:10px;
}
.lang a {
	font-size: 11px;
	color:white;
	text-decoration: none;
}
.lang a:hover {
	color:#ff6600;
}
@font-face
{
	font-family: Ghotic;
	src: url(Ghotic.ttf);
}
@font-face
{
	font-family: JustMeAgainDownHere;
	src: url(JustMeAgainDownHere.ttf);
}
