@charset "utf-8";
/* CSS Document */

#outer {
	background: url(../images/page.jpg) center top no-repeat;
}

h1, h2, h3, h4 {
	font-size: 26px;
	font-weight: normal;
	color: #4c4344;
	line-height: 80%;
	margin-bottom: 15px;
}
h2 {font-size: 18px; margin-bottom: 20px;}
h3 {font-size: 16px; margin-bottom: 15px;}
h4 {font-size: 12px; font-weight: bold; margin-bottom: 10px;}

ul {margin: 0; padding: 0 0 0 5px;}
li {margin: 0 0 0 10px; padding: 0 0 0 5px;}

#content {
	margin: 0 auto;
	/*margin-top: 70px; */
	padding-top: 120px;
/*
	padding-bottom: 30px;
	margin-bottom: 30px; /**/
	text-align: left;
	width: 830px;
}
#content img {margin: 0 10px 10px 0;}
.left_part {
	float: left;
	width: 235px;
	/*margin-left: 10px;*/
}
.right_part {margin-left: 260px; height: 340px;}
.right_part, .right_part p, .right_part div {line-height: 180%;}
.right_part p {padding-bottom: 15px;}
/* width = 580 */
#left_menu {margin-top: 25px;}
#left_menu a, #left_menu a:hover {
	display: block;
	/*
	height: 36px;
	line-height: 36px;*/
	padding: 10px;
	padding-left: 37px;
	background: url(../images/arrow_li.png) 15px 14px no-repeat;
	color: #525252;
	text-decoration: none;
margin-bottom: 1px;
}
#left_menu a:hover, #left_menu a.m_active {
	background: #686868 url(../images/arrow_li_active.png) 15px 14px no-repeat;
	color: #ffffff;
}

table.t1 {
}

table.t1 .first {
	padding-left: 30px;
}

table.t1 th, table.t1 td {
	/*height: 40px;*/
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	vertical-align: middle;
	font-size: 13px;
}
table.t1 th {
	background: #989495;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}
/*
table.t1 th.a_center {text-align:center;}
table.t1 th.a_right {text-align:rights;} /**/

table.t1 td {
	border-bottom: 1px solid #c2c2c2;
	color: #4c4344;
}
img.collage_h, .collage_h img {margin-left: 0 !important; margin-right: 0 !important;}
img.collage_v, .collage_v img {margin-top: 0 !important; margin-bottom: 0 !important;}
img.collage, .collage img {margin: 0 !important;}

#jobForm input, #jobForm textarea {border: 1px solid #c4c4c4; background: #fbfbfb;}
#sbutton {border: none;}

