@charset "utf-8";
/* CSS Document */
/* =Default */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
ul,
li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: inherit;
	vertical-align: baseline;

}
/* remember to define focus styles! */
:focus { outline: 0; }
img { border: none; }
html,
body {
	background: url(../images/page_back.png)  top left repeat-x #041024;
	margin: 0px;
	padding: 0px;
	min-height: 800px;
}
*:focus { outline: none; }
table { border-collapse: collapse; /* cellspacing="0" */ }
table td {
	vertical-align: top;
	padding: 0px; /* cellspadding="0" */
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0px;
	padding: 0px;
}
.f_left { float: left !important; }
.f_right { float: right !important; }
img,
table { border: 0px; }
.m_auto { margin: auto; }
.block { display: block; }
.pointer { cursor: pointer; }
.a_left { text-align: left; }
.a_right { text-align: right; }
.a_cntr { text-align: center; }
img.img_right { margin-left: 10px; }
img.img_left { margin-right: 10px; }
/* fixed clearing after floating blocks */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* =Vertical Align Middle */
.swc0,
.swc1 {
	display: block;
	height: 100%;
	text-align: center;
}
.swc0, .swc0 *.*, .swc0 * {
text-decoration: none !important;
font: bold 0px/0px serif;
}
.swc0 {
	margin: 0 auto;
	display: table;
}
.swc1 {
	display: table-cell;
	vertical-align: middle;
	white-space: nowrap;
}
.swc3,
.swc2 { text-decoration: none !important; }
.swc3 {
	display: none;
	white-space: nowrap;
}
.swc2 img {
	margin: 0px !important;
	padding: 0px !important;
}
/* Vertical Align Middle */

.align_center { overflow: hidden; }
.align_center:after {
	content: '';
	display: block;
	clear: both;
}
.align_c_left {
	float: left;
	left: 50%;
}
.align_c_right {
	z-index: 1;
	left: -50%;
}
.align_c_left,
.align_c_right,
.align_center { position: relative; }
.float_divs_container {
	overflow: hidden;
	float:left;
}
/* Default */

/* Common
----------------------------------------------------------------------------*/

#wrapper {
	width: 908px;
	margin: 0 auto;
	height: 1%;
	clear: both;
	padding-top: 35px;
}
/* Common*/

/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 100px;
	border: #325394 solid 1px;
	background:url(../images/header_back.jpg) bottom repeat-x;
	position: relative;
	z-index: 2;
}
#header #corner {
	position: absolute;
	right: -1px;
	top: -1px;
	height: 6px;
	width: 6px;
	background: url(../images/header_corner.gif) no-repeat;
}
#header #logo {
	float: left;
	background: url(../images/logo.png) no-repeat left top;
	height:148px;
	width: 365px;
	position: absolute;
	margin-top: -25px;
	margin-left: -65px;
	z-index: 5;
}
#top_menu {
	position: absolute;
	bottom: 0;
	right: 0;
	display: inline;
	width: 590px;
	height: 35px;
}
#top_menu li {
	float: left;
	overflow: hidden;
	text-indent: -9999px;
}
#top_menu li a {
	display: block;
	height: 35px;
	background: url(../images/menu_btn.jpg) no-repeat 0 0;
	margin: 0;
}
#top_menu .item_1 {
	width: 150px;
	background-position: 0 0;
}
#top_menu .item_2 {
	width: 106px;
	background-position: -150px 0;
}
#top_menu .item_3 {
	width: 126px;
	background-position: -256px 0;
}
#top_menu .item_4 {
	width: 80px;
	background-position: -382px 0;
}
#top_menu .item_5 {
	width: 128px;
	background-position: -462px 0;
}
#top_menu li a:hover.item_1,
#top_menu li.active a.item_1 { background-position: 0 -35px; }
#top_menu li a:hover.item_2,
#top_menu li.active a.item_2 { background-position: -150px -35px; }
#top_menu li a:hover.item_3,
#top_menu li.active a.item_3 { background-position: -256px -35px; }
#top_menu li a:hover.item_4,
#top_menu li.active a.item_4 { background-position: -382px -35px; }
#top_menu li a:hover.item_5,
#top_menu li.active a.item_5 { background-position: -462px -35px; }
/* =BUNNER */ 
#banner {
	position: relative;
	overflow: hidden;
	height: 460px;
	width:908px;
	z-index: 1;
	/*background:url(../images/banner.jpg) right top no-repeat;*/
}
/* Header */

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	padding: 10px 0 20px;
	margin: 0;	
}

.subpage {
	border: #325394 1px solid;
	border-top: 0;
	margin-bottom: 22px !important;
	min-height: 400px;
}
/* Home 
------------------------------------------------------*/
.column_wrapper .box {
	margin-top: -150px;
	position:relative;
	z-index:5;
	padding-bottom:0;
}
.box {
	float: left;
	width: 260px;
	padding: 5px 21px 5px;
}
/* boxes */
.simple_box {
	margin: 0px;
	position: relative;
	overflow: hidden;
	padding: 0px;
}
.simple_box .box_header {
	height: 40px;
	padding-left: 15px;
	background: url(../images/box_title_back.png) left top no-repeat;
	position: relative;
}
.simple_box h1.title,
.simple_box h2.title {
	margin: 0px;
	height: 34px;
	text-indent: -9999px;
	background-position: 0 8px !important;
}
#about .title { background: url(../images/title_about.png) no-repeat; }
#capability .title { background: url(../images/title_capability.png) no-repeat; }
#career .title { background: url(../images/title_career.png) no-repeat; }
.simple_box .bl,
.simple_box .br {
	height: 6px;
	width: 6px;
	position: absolute;
	z-index: 6;
}
.simple_box .br {
	background:url(../images/box_coners.gif) left top no-repeat;
	right: -1px;
	bottom: -1px;
}
.simple_box .bl {
	background:url(../images/box_coners.gif) right top no-repeat;
	left: -1px;
	bottom: -1px;
}
.simple_box .inner_part p { margin-bottom: 4px; }
#about .inner_part,
#capability .inner_part,
#career .inner_part {
	position: relative;
	border: solid 1px #325394;
	padding: 17px 14px 0 14px;
	height: 130px;
	padding-bottom: 42px;
	display: block;
}
#about .inner_part { background: url(../images/about_back.jpg) #1a315d right bottom no-repeat; }
#capability .inner_part { background:url(../images/capability_back.jpg) #1a315d right bottom no-repeat; }
#career .inner_part { background:url(../images/career_back.jpg) #1a315d right bottom no-repeat; }
#about {
	background: url(../images/about_mir.jpg) bottom right no-repeat;
	padding-bottom: 40px !important;
}
#capability {
	background:  url(../images/capability_mir.jpg) bottom right no-repeat;
	padding-bottom: 40px !important;
}
#career {
	background:  url(../images/career_mir.jpg) bottom right no-repeat;
	padding-bottom: 40px !important;
}
.simple_box .inner_part ul li {
	background: url(../images/arrow_li.gif) left center no-repeat;
	padding: 0 0 0 15px;
}
#career .space_holder {
	float: right;
	display: block;
	width: 68px;
	height: 100px;
}
/* boxes */

/* HOME*/

/* sub pages */

#left_side {
	width: 602px;
	padding: 45px 57px 5px 20px;
	float:left;
	margin:0;
}
#left_side h1 {
	height: 38px;
	text-indent: -9999px;
	margin-bottom: 14px;
	background-repeat:no-repeat;
	background-position: left top;
}
.profile h1 {
	width: 256px;
	background-image: url(../images/company_profile.gif);
}

.description {
padding-bottom: 30px;
}

p.after_img {padding-left: 180px; }

.capabilities h1 {
	background-image: url(../images/capabilities.gif);
}

.careers h1 {
	background-image: url(../images/career.gif);
}

.contact_us h1 {
	background-image: url(../images/contact.gif);
}

.leadership h1 {
	background-image: url(../images/leadership.gif);
}

.job_opening h1 {
	background-image: url(../images/job_opening.gif);
}

.employee_benefits h1 {
	background-image: url(../images/employee_benefits.gif);
}

/* contact us side bar*/
#right_side {
	width: 182px;
	margin: 0;
	margin-top: 36px;
	border: 1px solid #325394;
	float: left;
	padding: 10px 12px;
}

#right_side1 {
	width: 182px;
	margin: 0;
	margin-top: 36px;
	float: left;
	padding: 10px 12px;
}
.contact_sub { position: relative }
.tl_rs,
.tr_rs {
	position: absolute;
	width: 6px;
	height: 6px;
	top: -1px;
}
.tl_rs {
	left: -1px;
	background: url(../images/corners4.gif) no-repeat -6px -6px ;
}
.tr_rs {
	right: -1px;
	background: url(../images/corners4.gif) no-repeat 0 -6px ;
}
.contact_sub h1 {
	width: 113px;
	height: 38px;
	background:url(../images/contact.gif) no-repeat left top;
	text-indent: -9999px;
	margin-bottom: 5px;
}

.contact_sub { margin-bottom: 2px}
.contact_sub li {margin-left: 6px}
.contact_sub .subtitle { padding: 6px 0}

/*img box */
.img_box {
position:relative;
border:1px solid #325394;
height:auto !important;
min-height: 93px;
min-width:143px;
float:left;
margin:0;
padding:0;
}

.img_size {
height:93px;
text-align:center;
overflow:hidden;
}

.img_box .tr {
background-position: 0 -6px;
}

.img_box .bl {
background-position: -6px 0;
bottom:-1px;
left:-1px;
}

.img_box .tr {
right:-1px;
top:-1px;
}

.img_box .tr, .img_box .bl {
background-image:url(../images/corners4.gif);
background-repeat: no-repeat;
height:6px !important;
position:absolute;
width:6px;
}
/*=img box */
/* ----- end round box ---- */
/* =sub page */



/* =Footer 
------------------------------------------------------------------------------*/
#footer {
	padding: 10px 0 10px 0;
	border-top: #325394 1px solid;
}
#footer em {
	padding: 0;
	float:right;
}
.bot_menu {
	text-align: left;
	padding-top: 0;
	float: left;
}
.bot_menu li { display: inline; }
.bot_menu a {
	padding: 0px 10px;
	border-left: 1px solid #325394;
}
.bot_menu .first a {
	border-left: 0px;
	padding-left:0;
}
.copyright {
	text-align: left;
	padding-left: 5px;
}
/* Footer */


/* Buttons
--------------------------------------------------------------------------------------------- */
.butn {
	border: none !important;
	cursor: pointer;
	display: block;
	text-align: center;
	font-weight:bold;
}
a.butnHome:hover {
	background-position: 0 100% !important;
	text-decoration: none !important;
}
a.butnHome {
	background: url(../images/btn_home.gif) no-repeat 0 0;
	cursor:pointer;
	display:block;
	width:95px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
}
.butnHome a:hover { background-position:left bottom; }
.simple_box .butn {
	position: absolute;
	left: 18px;
	bottom: 12px;
	margin:0;
}
#capability .butn { left: 20px; }
/* -- buttons --*/
