body {
  padding: 0;
  margin: 0;
  font-family: Arial, Verdana;
  font-size: 11px;
  color: #999;
  background: #cb003a;
}

a img {
	border: none;
}

a {
	color: #CB003A;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #e54367;
}

ul, li, h1, h2, h3, h4, h5, h6, p, form {
	margin: 0;
	padding: 0;
}

ul li {
	list-style-position: inside;
	list-style-type: none;
}

.main {
	margin: 0 auto;
	width: 993px;
	border: 1px solid #191919;
	border-bottom: none;
	background: #fff;
}

.row {
	float: left;
	width: 100%;
}

.red {color: #cb003a;}
.align_center {text-align: center;}
.float_right {float: right;}
.float_left {float: left;}
.align_right {text-align: right;}

h1 {
	font-size: 18px;
	color: #505050;
	margin-bottom: 18px;
}

.red_bg {background: #cb003a; margin: 10px 0; height: 172px;}

/* ==================== HEADER ======================= */
/* ====================================================*/

.header {
	height: 85px !important;
}

.header a.logo {
	text-decoration: none;
	float: left;
	margin: 23px 0 0 69px;
}

.header_right {
	float: right;
	padding: 11px 21px 0 0;
	text-align: right;
	height: 74px;
}

.header_right .top_menu a {
	float: left;
	margin: 0 5px;
}

/* ======================== MENU ==========================*/
/* ========================================================*/

.menu {
	padding: 0 17px;
	height: 31px;
	background: url(../images/menu_bg.jpg) repeat-x left top;
	position: absolute;
	top: 86px;
	width: 959px;
}

.menu a {
	float: left;
	height: 23px;
	color: #fff;
	padding: 8px 8px 0 5px;
	white-space: nowrap;
}

.menu a span {
	display: block;
	background: url(../images/menu_item.gif) no-repeat left;
	padding-left: 13px;
}

.menu a:hover {
	background: url(../images/menu_hover_bg.jpg) repeat-x left top;
	border-left: 1px solid #d65871;
	border-right: 1px solid #d65871;
	padding: 8px 7px 0 4px;
	color: #fff;
}

.menu a:hover span {
	background: url(../images/menu_item_over.gif) no-repeat left;
}

/* ======================= CONTENT ========================*/
/* ========================================================*/

.content {
	padding: 52px 20px 20px 20px;
	/*margin-top: 47px !important;*/
	margin-top: 0;
	*zoom:1;
}

.content p {
	padding-bottom: 6px;
}

.map {
	border-left: 2px solid #d6d6d6;
	border-right: 2px solid #d6d6d6;
	text-align: center;
}

.map_top, .map_bottom {
	background: url(../images/map_top.jpg) no-repeat top;
	height: 11px;
	font-size: 2px;
}

.map_bottom {
	background: url(../images/map_bottom.jpg) no-repeat top;
	margin-bottom: 30px;
}

.authors {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.col50, .col50_2 {
	float: left;
	width: 450px;
	margin-right: 53px;
}

.col50_2 {
	margin-right: 26px;
}

.col50_2 .red_bg h3 {
    color:white;
    font-size: 13px;
    padding: 10px;
}

.col50.last {
	margin-right: 0;
}

h4 {
	font-size: 12px;
	color: #CB003A;
	padding-bottom: 3px;
}

.authors .row {
	text-align: center;
}

.authors a.photo, .authors a.photo_over, .authors a.photo_preover {
	display: -moz-inline-stack;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	margin-right: 10px;
	position: relative;
	outline: none;
	height: 100px;
	vertical-align: top;
}

.authors .photo p,
.authors .photo img {
	display: block;
	width: 64px;
	height: 64px;
	overflow: hidden;
	border: none;
}

.authors .photo_preover p,
.authors .photo_preover img {
	display: block;
	width: 72px;
	height: 72px;
	overflow: hidden;
}

.authors .photo_over p,
.authors .photo_over img {
	display: block;
	width: 80px;
	height: 80px;
	overflow: hidden;
	margin: 0 !important;
	padding: 0 !important;
}

.authors span {
	display: block;
}

.authors div.photo {
	width: 64px;
	height: 64px;
	padding: 6px 8px 11px 8px;
	background: url(../images/client_photo-bg_small.png);
}

.authors div.photo_preover {
	width: 72px;
	height: 72px;
	padding: 7px 9px 12px 9px;
	background: url(/images/client_photo-bg_middle.png);
}

.authors div.photo_over {
	width: 80px;
	height: 80px;
	padding: 8px 10px 13px 10px;
	background: url(../images/client_photo-bg_over.png);
}


.banner {margin-bottom: 10px;}

.line {
	height: 6px;
	font-size: 1px;
	border-top: 1px solid #dadbdc;
}

.line2 {
	border-bottom: 2px solid #666;
	height: 6px;
	font-size: 1px;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.clear {
	font-size: 1px;
	height: 1px;
	clear: both;
}

.content .large {
	color: #505050;
	font-size: 14px;
}

form.bg_red {
	padding: 20px;
	margin-bottom: 24px;
	background: #cb003a;
	margin-right: 100px;
}

form.bg_red input {
	border: none;
	background: #fff;
	height: 21px;
	width: 204px;
	margin: 0 49px 13px 0;
}

form.bg_red .row.last input {
	margin-bottom: 0;
}

form.bg_red input.submit, form.bg_red input.submit2 {
	border: 1px solid black;
	width: 100px;
	height: 26px;
	margin-right: 0;
	float: right;
	background: none;
}

form.bg_red input.submit2 {
	margin-top: 103px;
	margin-bottom: 0;
}

form.bg_red textarea {
	width: 204px;
	height: 129px;
	border: none;
	margin-right: 65px;
}

.grey_sticker, .red_sticker {
	height: 16px;
	padding: 6px 15px;
	width: 105px;
	background: #3f414a;
	float: left;
	margin-right: 10px;
	color: #fff;
	font-size: 14px;
}
.red_sticker {background: #cb003a;}

.grey_sticker a, .grey_sticker span {
	float: left;
	height: 16px;
}

.grey_sticker span {
	width: 68px;
	text-align: center;
	padding-top: 2px;
	height: 14px;
}

span.padding-top {
	display: block;
	padding-top: 5px;
}

.col25 {
	width: 208px;
	margin-right: 40px;
	float: left;
	border-top: 1px solid #606060;
	margin-bottom: 20px;
}

.col25.last {margin-right: 0;}

.col25 p {
	padding: 4px 10px;
	border-bottom: 1px solid #606060;
    height: 2.5em;
}
.col25 a {color: #606060;}

/* =========== BOXES ================== */

.col {
	width: 227px;
	margin-right: 15px;
	float: left;
}

.col.last {
	margin-right: 0;
}

.box, .box_large {
	width: 227px;
	background: url(../images/box_bg.jpg) repeat-y left top;
	margin-bottom: 15px;
}

.box h2, .box_large h2 {
	background: url(../images/box_top.jpg) no-repeat left top;
	height: 21px;
	color: #fff;
	font-size: 13px;
	padding: 6px 10px 0 10px;
}

.box .box_inner, .box_large .box_inner {
	padding: 8px 10px;
	min-height: 120px;
}

* html .box .box_inner,
* html .box_large .box_inner {
	height: 120px;
}

.box_large .box_inner {
	min-height: 385px;
}

* html .box_large .box_inner {
	height: 385px;
}

.box_bottom {
	background: url(../images/box_bottom.jpg) no-repeat bottom;
	height: 14px;
}

/* ================ CONTENT > Left ====================== */

.left {
	float: left;
	width: 200px;
	padding-right: 14px;
	font-size: 12px;
	padding-bottom: 10px;
}

.left h3 {
	background: url(../images/left_h3_bg.jpg) no-repeat left top;
	height: 19px;
	padding: 5px 17px 0 17px;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	margin-bottom: 10px;
}

.left_menu {margin-bottom: 10px;}

.left_menu li {
	padding: 3px 0 5px 0;
	background: url(../images/left_menu_bg.jpg) repeat-x left bottom;
}

.left_menu li.last {background: none;}

.left_menu a {
	color: #919496;
	display: block;
	padding-left: 14px;
}

.left_menu a:hover {
	background: url(../images/left_menu_over.gif) no-repeat left;
	color: #CB003A;
	background-position: 4px;
}

.testimonials_box {
	color: #cb003a;
	font-size: 15px;
	float: left;
	width: 100%;
	font-weight: bold;
	background: url(../images/testimonials_bg.jpg) repeat-y left top;
}

.testimonials_inner {
	min-height: 125px;
	height: auto !important;
	height: 125px;
	padding: 20px 10px 10px 44px;
	float: left;
	width: 146px;
	background: url(../images/testimonials_top.jpg) no-repeat left top;
}

.testimonials_bottom {
	height: 40px;
	padding: 12px 44px 10px 20px;
	float: left;
	width: 136px;
	background: url(../images/testimonials_bottom.jpg) no-repeat left bottom;
	margin-bottom: 10px;
}

.left_box, .left_box2 {
	background: url(../images/testimonials_bg.jpg) repeat-y left top;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}

.left_box2 {
	background: url(../images/testimonials_bg2.jpg) repeat-y left top red;
}

.left_box select, .left_box2 select {margin: 5px 0; width: 100%;}
.left_box input, .left_box2 input {width: 100%;}
.left_box input.short, .left_box2 input.short {width: 40%;}
.left_box_inner {
	background: url(../images/left_box_top.jpg) no-repeat left top;
	float: left;
	width: 100%;
}
.left_box_bottom {
	background: url(../images/left_box_bottom.jpg) no-repeat left bottom;
	padding: 10px 14px 10px 10px;
	float: left;
	width: 176px;
}

.left_box2 .left_box_inner {
	background: url(../images/left_box_top2.jpg) no-repeat left top;
}

.left_box2 .left_box_bottom {
	width: 425px;
	background: url(../images/left_box_bottom2.jpg) no-repeat left bottom;
}

.left_box2 .left_box_bottom .latest_jobs, .left_box2 .left_box_bottom .latest_jobs2 {
	float: left;
	width: 186px;
	margin-right: 20px;
}

.left_box2 .left_box_bottom .latest_jobs2 {margin-right: 0;}

/* ====================== CONTENT > Center =============== */

.center {
	margin: 0 215px 0 215px;
}

.center p {
	text-align: justify;
}

/* ====================== CONTENT > Right =============== */

.right {
	float: right;
	width: 200px;
	font-size: 12px;
	padding-bottom: 10px;
	padding-left: 14px;
}

.right2 {
	margin-left: 215px;
}

.right_buttons {
	float: right;
	width: 85px;
}

.latest_jobs, .latest_jobs2 {
	margin-top: 14px;
	background: #fff;
	padding: 5px 8px;
	font-size: 11px;
}

/* ====================== FOOTER =========================*/
/* =======================================================*/

.footer {
	clear: both;
	color: #8c8f90;
}

.footer a {
	color: #8c8f90;
}

.footer_menu {
	background: #838688;
	color: #fff;
	border-top: 1px solid #e0e1e1;
	height: 22px;
	padding: 6px 20px 0 20px;
	word-spacing: 6px;
}

.footer .footer_menu a {
	color: #fff;
	word-spacing: normal;
}

.footer .footer_inner {
	padding: 4px 20px 20px 20px;
	float: left;
	width: 953px;
}

.footer .footer_inner .row {
	padding: 1px 0;
}

.footer .copyright {
	clear: both;
	padding: 6px 72px 6px 20px;
	text-align: right;
	height: 15px;
	background: url(../images/copyright_bg.jpg) repeat-x left top;
}

.footer .copyright a, .footer .copyright {
	color: #c2c3c4;
}