@charset "utf-8";
/* CSS Document */

.top_part{ background:#000; padding:10px;}
.logo{ float:left;}
.mm{ float:right;}
.menu {
	padding:25px 0 0 0;
	float:right;
}
.menu li {
	float:left;
	position:relative; list-style:none; font-family: 'Abel', sans-serif; font-weight:bold; font-size:28px; text-transform:uppercase;
	background:url(../images/menu-spacer.gif) left top no-repeat; height:80px;
}
.menu li:first-child {background:none}
.menu li a {
	display:inline-block;
	font-size:19px;
	font-weight:bold;
	line-height:2em;
	padding:10px 23px !important;
	color:#fff;
	text-align:center;
}
.menu li a.active,
.menu > li > a:hover {color:#fc7d25 !important;}

.squre{ text-align:justify; padding:10px; -webkit-box-shadow: 0px 0px 4px 0px rgba(55, 54, 54, 0.5);
    -moz-box-shadow: 0px 0px 4px 0px rgba(55, 54, 54, 0.5);
    box-shadow: 0px 0px 4px 0px rgba(55, 54, 54, 0.5); margin-top:0px;}

.hed{font-family: 'Abel', sans-serif; font-weight:bold; font-size:28px; text-transform:uppercase; padding:5px; width:100%; color:#FFF; background:#000; text-align:center; margin-bottom:10px;}
.we{font-family: 'Abel', sans-serif; font-size:17px; color:#000 !important;}
.bt {width:110px; height:30px; text-align:center; background:#E46107; border-radius:6px; margin:auto;}
.bt a{ color:#FFF; font-weight:bold; line-height:30px;}
.bt a:hover{ color:#000; text-decoration:none;}
.bodd{ border:2px solid #2E2C2C; padding:5px;}
.colorhed{font-family: 'Abel', sans-serif; font-weight:bold; font-size:28px; text-transform:uppercase; color:#FF8600;}
.colorhed a{color:#FF8600 !important;}
.main{ background:#000; padding:30px;}
.copy{ color:#FFF;}
.gry{ background:#e8e4e4; padding-bottom:20px;}
.data a{ color:#FF8600 !important; font-family: 'Abel', sans-serif; font-weight:bold; font-size:20px;}
.box{ width:100% !important; padding:5px;}
.box2{ width:100% !important; padding:5px; height:150px;}
label{ width:100% !important;}
.sub{ background:#FF8600; padding:5px 10px; color:#FFF; font-family: 'Abel', sans-serif; font-weight:bold; font-size:20px; border-radius:6px;}
.buttons-wrapper a:hover{ color:#000000 !important; text-decoration:none;}
.add{font-family: 'Abel', sans-serif; font-weight:bold; font-size:17px;}

.squre2{ text-align:justify; padding:10px; -webkit-box-shadow: 0px 0px 4px 0px rgba(55, 54, 54, 0.5);
    -moz-box-shadow: 0px 0px 4px 0px rgba(55, 54, 54, 0.5);
    box-shadow: 0px 0px 4px 0px rgba(55, 54, 54, 0.5); margin:15px;}	