@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin:0;
}

#wrap {
	position:relative;
	width:895px;
	height:auto;
	margin:0 auto;
}

#apDiv1 {
	position:absolute;
	left:19px;
	top:173px;
	width:256px;
	height:462px;
	z-index:1;
}

#apDiv2 {
	position:absolute;
	left:598px;
	top:319px;
	width:268px;
	height:288px;
	z-index:1;
}

#nav {
	width:895px;
	padding-top:10px;
	background-color:#003d7f;
	padding-bottom:1px;
}

#content {
	width:895px;
	background-image:url(../images/united_cargo_12.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	text-align:left;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#0000CC;
}

#text {
	padding-top:170px;
	padding-left:240px;
	padding-right:340px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#0000CC;
}

#text a {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FF9900;
	text-decoration:underline;
}

#text a:hover {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

#text2 {
	padding-top:10px;
	padding-left:290px;
	padding-right:320px;
	padding-bottom:25px;
	*padding-bottom:0;
}


#text_inside {
	padding-top:170px;
	padding-left:15px;
	padding-right:340px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#0000CC;
	text-align:justify;
}

#text_inside a {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FF9900;
	text-decoration:underline;
}

#text_inside a:hover {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000000;
	text-decoration:none;
}



#div1 {
	float:left;
	padding-left:20px;
}

h1 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#0000CC;
	font-weight:bold;
	margin:0;
	padding:0;
}

hr {
	color:#FF0000;
	margin:0;
	padding:0;
	border:#FF0000 solid 1px;
}

.small {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#0000CC;
}

.small a {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#0000CC;
	text-decoration:none;
}

.small a:hover {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FF0000;
	text-decoration:underline;
}

#footer {
	width:895px;
	padding-top:10px;
	background-color:#003d7f;
	padding-bottom:10px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
	text-align:center;
}

#footer a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
	text-decoration:underline;
}

#footer a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6699CC;
	text-decoration:none
}

.style1 {
	color: #FF0000;
	font-weight: bold;
}
