body {
	background: #fff url(/img/bg.jpg) repeat-y;
	font-family: Arial, Helvetica, sans-serif;
}

li {
	font-size: 12px;
}

#wrapper {
	margin: 0 auto;
	height: 100%;
}

.relative {
	position: relative;
}

.logo {
	float: left;
}

.bg_tab {
	float: right;
	background: url(/img/top_tab.png) no-repeat;
	display: block;
	height: 160px;
	color: #fff;
	font-weight: bold;
}

p {
	font-size: 12px;
}

.bg_tab p {
	margin-top: 45px;
	margin-left: 100px;
}

.panel {
	height: 1000px;
}

.bg_tab ul {
	margin-top: 20px;
	margin-left: 105px;
}

.bg_tab li {
	float: left;
	display: inline;
	list-style: none;
	margin-left: 7px;
}

.bg_tab li a {
	background: url(/img/icons.png) no-repeat;
	display: block;
}

.bg_tab a.fb {
	background-position: 6px 2px;
	height: 36px;
	width: 43px;
	text-indent: -9000px;
}

.bg_tab a.tw {
	background-position: -35px 2px;
	height: 36px;
	width: 41px;
	text-indent: -9000px;
	width: 41px;
}

.bg_tab a.li {
	background-position: -73px 2px;
	height: 36px;
	width: 41px;
	text-indent: -9000px;
}

.bg_tab a.go {
	background-position: -110px 2px;
	height: 36px;
	width: 41px;
	text-indent: -9000px;
}

.bg_tab a.rss {
	background-position: -148px 2px;
	height: 36px;
	width: 41px;
	text-indent: -9000px;
}

.bmt {
	margin-top: 30px;
}

.margin-left {
	margin-left: 75px;
}

.sm-left {
	margin-left: 25px;
}

.sm-left_big {
	margin-left: 62px;
}

.sm-right {
	margin-right: 20px;
}

.pos_1 {
	position: absolute;
	left: 100px;
	top: 0px;
}

.pos_2 {
	position: absolute;
	left: 250px;
	top: 120px;
}

.pos_3 {
	position: absolute;
	left: 480px;
	top: 60px;
}

.pos_4 {
	position: absolute;
	left: 430px;
	top: 290px;
}

.pos_5 {
	position: absolute;
	left: 680px;
	top: 500px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #3f535e;
	font-size: 26px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3f535e;
	font-size: 26px;
	margin-bottom: 0;
}

hr {
	margin: 0;
	padding: 0;
	border-top: 1px solid #3F535E;
}

.recruitment_section ul {
	margin-bottom: 0;
}

.recruitment_section li {
	list-style-type: square;
	display: block-inline;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #3f535e;
	color: #E7D101;
	font-size: 26px;
	width: 50px;
	text-indent: 5px;
}

.subtitle_recruitment {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #3f535e;
	color: #E7D101;
	font-size: 26px;
	width: 165px;
	text-indent: 5px;
}

.subtitle_candidates {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #3f535e;
	color: #E7D101;
	font-size: 26px;
	width: 150px;
	text-indent: 5px;
}

.subtitle_volunteers {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #3f535e;
	color: #E7D101;
	font-size: 26px;
	width: 147px;
	text-indent: 5px;
}

.subtitle_boffice {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #3f535e;
	color: #E7D101;
	font-size: 26px;
	width: 261px;
	text-indent: 5px;
}

.subtitle_it {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #3f535e;
	color: #E7D101;
	font-size: 26px;
	width: 147px;
	text-indent: 5px;
}

.subtitle_org {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #3f535e;
	color: #E7D101;
	font-size: 26px;
	width: 186px;
	text-indent: 5px;
}

.subtitle_corp {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #3f535e;
	color: #E7D101;
	font-size: 26px;
	width: 140px;
	text-indent: 5px;
}

.subtitle_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #3f535e;
	color: #E7D101;
	font-size: 26px;
	width: 160px;
	text-indent: 5px;
}

.subtitle_home {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #3f535e;
	color: #E7D101;
	font-size: 26px;
	width: 177px;
	display: inline-block;
	padding: 8px 8px 8px 5px;
	text-indent: 5px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3f535e;
	font-size: 18px;
}

#header {
	
}

.topsite {
	position: fixed;
	left: 25%;
	width: 100%;
	z-index: 200;
}

.block {
	margin-left: 155px;
}

.sidebtn {
	margin: 350px 0 0 0;
	position: fixed;
}

.sidebtn li a:hover, .sidebtn li.selected a {
	background: #3F535E;
	color: white;
}

.sidebtn ul {
	display: inline;
}

.sidebtn li {
	
}

.sidebtn li a {
	background: none repeat scroll 0 0 #E7D101;
	color: #3F535E;
	display: inline-block;
	font-size: 16px;
	font-weight: bolder;
	height: 12px;
	line-height: 10px;
	margin-top: 0;
	padding: 10px;
	text-align: left;
	text-decoration: none;
	z-index: 100;
}

.sidebtn li a:hover {
	background: #3F535E;
	color: white;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}

.clearfix:before, .clearfix:after, .form-row:before, .form-row:after {
	content: "\0020";
	display: block;
	height: 0;
	visibility: hidden;
}

.clearfix:after, .form-row:after {
	clear: both;
}

.clearfix, .form-row {
	zoom: 1;
}

.container_17 {
	margin-left: 220px;
	max-width: 660px;
}

.container_17 .grid_8 {
	width: 480px;
}

.container_17 .grid_16 {
	width: 940px;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.box {
	margin: 0 auto;
	height: 1400px;
	width: 960px;
}

.box_new {
	margin: 0 auto;
	height: 1050px;
	width: 960px;
}

.box_new_cont {
	margin: 0 auto;
	height: 700px;
	width: 960px;
}

.bmb {
	padding-bottom: 50px;
}

.bmt {
	margin-top: 50px;
}

#contact_box a:link, .contact_box a:visited, .contact_box a:hover,
	.contact_box a:active {
	font-weight: bold; ! important;
	text-decoration: none;
	font-size: 14px;
}

#contact_box p {
	font-size: 14px;
}

a:link {
	font-weight: bold;
	text-decoration: none;
} /* unvisited link */
a:visited {
	font-weight: bold;
	text-decoration: none;
} /* visited link */
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #E7D101;
} /* mouse over link */
a:active {
	font-weight: bold;
	text-decoration: none;
} /* selected link */
* /*================= menu panel================*/


*