body
{
	background:url(../design_images/bg.jpg) #e7e7e7 repeat-x; 
	text-align:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#171717;
	margin:0px;
	border:0px;
	float:left;
	width:100%;
}

body.main
{
	background:url(../design_images/bg_sub.jpg) #e6e6e6 repeat-x; 
}

body.main2
{
	background:url(../design_images/bg_sub2.jpg) #e6e6e6 repeat-x; 
}

body.ship
{
	background:url(../design_images/bg_ship.jpg) #e6e6e6 no-repeat top center;
}

body.distribution
{
	background:url(../design_images/bg_distribution.jpg) #e6e6e6 no-repeat top center;
}

body.travel
{
	background:url(../design_images/bg_travel.jpg) #e6e6e6 no-repeat top center;
}

body.logistics
{
	background:url(../design_images/bg_logistics.jpg) #e6e6e6 no-repeat top center; 
}



h1
{
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	padding-top:5px;
	font-size:28px;
	width:450px;
	color:#000;
	font-weight:normal;
}

h2
{
	margin:0px;
	padding:0px;
	font-size:23px;
	color:#000;
	font-weight:normal;
}

h2 a
{
	color:#000;
}

.gray
{
	color:#707070;
}

a
{
	color:#515151;
	text-decoration:none;
    outline: none;
     -moz-outline: none;
}

p
{
    margin:0px;
    padding:0px;
    padding-top:15px;
    padding-bottom:10px;
}

img
{
	border:0px;
}

#container
{
	 text-align:center; 
	 width:980px; 
	 margin-left:auto; 
	 margin-right:auto;
}

#header
{
	float:left;
	padding:7px;
	width:936px;
	padding-top:22px;
	padding-bottom:22px;
}

#header img
{
	float:left;
}

#search
{
	float:right;
	padding-top:33px;
}

#search input
{
	vertical-align:middle
}

#banner
{
	float:left;
	padding-top:1px;
}

#menu
{
	width:980px;
	height:43px;
	float:left;
}

#content
{
	padding-bottom:25px;
	padding-top:0px;
	float:left;
	width:980px;
}

.subpage #content
{
	padding-top:0px;
	padding-left:10px;
	padding-right:25px;
	width:945px;
}

#content .overview
{
	text-align:left;
	padding-top:10px;
	float:left;
	width:465px;
	padding-right:25px;
}


#content .overview img
{
	float:left;
	margin-right:10px;
}

#content .overview h2
{
	width:350px;
	padding-top:20px;
	padding-bottom:8px;
	float:left;
}

#content .overview p
{
	margin:0px;
	padding:0px;
	float:left;
	width:325px;
}

#content_area
{
	width:480px;
	padding-top:25px;
	text-align:justify;
	padding-right:30px;
	padding-left:35px;
	float:left;
}

#left
{
	width:120px;
	padding-left:11px;
	padding-right:15px;
	padding-bottom:20px;
	background:#e7e7e7;
	float:left;
}

#left .overview
{
	width:120px;
	padding-right:5px;
	padding-left:5px;
	text-align:center;
}

#left .overview img
{
	padding-left:17px;
	padding-right:17px;
}

#left .overview h2
{
	font-size:17px;
	padding-top:4px;
	padding-bottom:5px;
	width:120px;
}

#right
{
	background:#e7e7e7;
	padding-top:35px;
	float:left;
	text-align:left;
	padding-left:12px;
	width:225px;
}

#right p
{
	padding:0px;
	margin:0px;
	padding-left:2px;
	padding-top:4px;
	padding-bottom:10px;
	font-size:11px;
}

#right h2
{
	text-align:left;
	font-size:22px;
	padding-bottom:19px;
	padding-left:2px;
}

#right .map
{
	border:1px solid #CCC;
	padding-bottom:20px;
	padding:3px;
	margin-top:5px;
}

#right iframe
{
    margin-left:-10px;
}

#footer
{
	float:left;
	width:100%;
	background:url(../design_images/bg_footer.gif) repeat-x;
}

#footer_content
{
	padding-top:7px;
	padding-bottom:8px;
	width:965px;
	padding-right:15px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
}

#footer img
{
	margin-left:-10px;
	float:left;
}

#footer_content ul
{
	margin:0px;
	padding:0px;
	float:right;
	padding-top:14px;
}

#footer_content li
{
	float:left;
	list-style:none;
	line-height:15px;
	padding-left:20px;
	padding-right:20px;
	border-left:1px solid #000;
}

#footer_content li.first
{
	border-left:0;
}

#footer_content li a
{
	color:#000;
	font-size:14px;
}

#footer_content li a:hover
{
	color:#252525;
}

#menu li
{
	list-style:none;
}

#content_area .overview
{
	width:465px;
	margin-top:10px;
	margin-bottom:5px;
	float:left;
	padding-bottom:15px;
	padding-right:0px;
	border-bottom:1px solid #CCC;
}

#content_area .overview img
{
	padding:2px;
	border:1px solid #CCC;
}

#content_area .overview p
{
	margin:0px;
	padding:0px;
	float:left;
	padding-left:10px;
}

#next
{
    float:right;
}

#previous
{
    float:left;
}

#nav
{
    float:left;
    margin-top:10px;
	width:100%;
	font-size:11px;
}

#contact
{
	border:1px solid #CCC;
	float:left;
	margin-bottom:15px;
	padding:10px;
	padding-left:20px;
	font-size:12px;
}

#contact h3{

	font-size:12px;
	padding:0px;
	margin:0;
}

#contact_form{
   padding:15px 20px 0 0px;
   width:425px;
   float:left;

}

#contact_form .row{
	text-align:right;
	padding-bottom:10px;
}

#contact_form .rowrdb
{
    padding-bottom:20px;
    text-align:right;
}

#contact_form .row table
{
    float:right;
    margin-bottom:15px;
    width:420px;
}

#contact_form .rowrdb1
{
    padding-bottom:6px;
    text-align:right;
}

#contact_form .rowrdb input
{
    margin-left:8px;
}

#contact_form .textbox, #contact_form .messagebox{
	border:1px solid #459abc;
	width:220px;
	font-size:12px;
	color: #747474;
	margin-left:7px;
	vertical-align:text-top;
}

#contact_form .messagebox
{
	height:90px;
}
	
.button{
	border:1px #0172ad solid;
	font-size:12px;
	padding:6px;
	width:150px;
	color:#fff;
	background:#459abc;
	cursor:pointer;
}

#details
{
	float:left;
	margin:20px 0 0 15px;
	width:180px;
}

/*Templates*/
.right_image
{
	display:block;
	float:right;
	margin-left:20px;
	margin-bottom:5px;
	padding:2px;
	border: 1px solid #ccc;
}

.bottom_right_image
{
	margin-left:15px;
	display:block;
	padding:2px;
	border: 1px solid #ccc;
}

.bottom_left_image
{
	display:block;
	padding:2px;
	border: 1px solid #ccc;
}

.caption
{
	font-size:11px;
	text-align:center;
	padding-top:5px;
	padding-bottom:10px;
}

#content ul
{
    padding:0px;
    margin:0px;
    margin-top:15px;
    margin-left:20px;
}

#content ul ul
{
    margin-top:2px;
}

#content li
{
    padding-bottom:2px;
}

#subnav
{
    font-weight:normal;
    padding-top:10px;
    padding-bottom:10px;
    font-size:13px;
    line-height:22px;
    float:left;
    width:450px;
    margin-bottom:16px;
    padding-left:15px;
    padding-right:15px;
    text-align:left;
    background:#EEE;
}

#subnav a, #subnav span
{
    text-decoration:underline;
    padding-right:14px;
    padding-left:6px;
}

#subnav span
{
    text-decoration:none;
    color:#747474;
}

.bordertable td
{
    border:1px solid #CCC;
}

#content_area img
{
    max-width:480px;
}