html, body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;

}

html {	

	}
	
body {
    font: 12px Tahoma;
	color:#3e4f5d;
    text-align: center;
	min-width:980px;
	background: url(../img/bg_main.png) repeat-x #ccdeed;
	background-position:top;

}

div, span, a, td, li, input, textarea {
	font-family: Tahoma;
	color: #3e4f5d;
	text-decoration:none;
}

h1 {text-align:center
	font-family:Arial, Helvetica, sans-serif;
	color:#0f3a66;
	font-size:28px;
	}
	
h3 {text-decoration:underline}	

a {
	color: #778998;
	text-decoration:none;
	outline:none;
	border:none;
}
a:hover{text-decoration:underline}

img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

.center {
	text-align: center;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}

.container {
/*    min-height: 100%; */
	min-width:980px;
    height: auto !important;
	background:url(../img/bg_content.png) repeat-y;
	background-position:center;

}

.content {
	width: 980px;
	margin: 0 auto;
}

.copyright {
	padding-top: 50px;
	font-size: 11px;
	color: #11344c;
}

.copyright a {
	font-size: 11px;
	color: #11344c;
}

.copyright a:hover {
	text-decoration: underline;
}

.footer {
	height: 100px;
	margin: -100px auto 0;
	width: 100%;
	background: url(../img/bg_bottom.png) no-repeat #ccdeed;
	background-position:top center;

}

.main_content {
	width:920px;
	padding: 20px 30px;
	text-align: left;
	vertical-align:top;
	margin:0 auto;
}

.logo {
	padding: 0;

}

.logo a {
}

.top {
	height: 50px;
	background:url(../img/bg_top.png) no-repeat;
	width: 100%;
	background-position:bottom center;
	margin:0 auto;
	text-align:center;
}

.top_menu {
	position:absolute;
	text-align:center;
	left:50%;
	z-index:9;
	margin-left:-460px;
	width:925px;
	min-width:925px !important;	
}


.top-menu {
	text-align:center;
	list-style-type:none;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0;
	margin:0 auto;
	width:925px;
	margin-top:-32px;
	z-index:90 !important;
}

.top-menu li{
	float:left;
	padding:0px 1px;
	line-height:30px;
	width:152px;
}

.top-menu a{
	display:block;
	text-align:center;
	background:url(../img/btn_bg1.png) repeat-x;
	width:150px;
	height:30px;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	border:solid 1px #5b7091;
}

.top-menu a:hover {
	background:url(../img/btn_bg2.png) repeat-x;
	text-decoration:none
}

body#home a#homenav,
body#aboutus a#aboutusnav,
body#career a#careernav,
body#carriers a#carriersnav,
body#contactus a#contactusnav,
body#customers a#customersnav
{
	color:#fff;
	background:url(../img/btn_bg2.png) repeat-x;
}



.push {
 width:980px;
 margin:0 auto;
 height:100px; 
}


.left_col {
	float:left;
	background:url(../img/bg_col1.jpg) no-repeat;
	background-position: top left;
	width: 290px;
}

.right_col {
	float:left;
	background:url(../img/bg_col2.jpg) no-repeat;
	background-position: top left;
	width: 630px;

}


.content_text {
	padding:5px 30px;
	line-height:20px;
	text-align:justify;
}

.hr {border-bottom: solid 1px #d6dee6;}


.left_col_head {
	color:#e8ff68;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	background:#16395f;
	width:100%;
	padding:2px 20px;
	margin-top:20px;
}


.left_col_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:20px;
	padding:2px 20px;
}

.left_col_text ul {
	color:#000000;
	padding-left:20px;
}

.top_flash {
/*background:url(../img/top_flash.jpg) no-repeat;
background-position:right;*/
width:973px; height:260px;}
