@charset "utf-8";
/* CSS Document */

#background
{
background-color:#FFFFFF;
}

#wrapper
{
   width: 800px;
   margin-left: 10%;
   margin-right: 10%;
   background-color: #ffffff;
}

#banner
{
  width: 800px;
  height: 154px;
}

#top-home
{
	position: absolute;
    margin-left: 15px;
	margin-top: 5px;
	z-index: 4;
}

#top-logistics
{
	position: absolute;
    margin-left: 91px;
	margin-top: 5px;
	z-index: 4;
}

#top-services
{
	position: absolute;
    margin-left: 192px;
	margin-top: 5px;
	z-index: 4;
}

#top-custom
{
	position: absolute;
    margin-left: 291px;
	margin-top: 5px;
	z-index: 4;
}

#top-employ
{
	position: absolute;
    margin-left: 467px;
	margin-top: 5px;
	z-index: 4;
}

#top-testimonials
{
	position: absolute;
    margin-left: 600px;
	margin-top: 5px;
	z-index: 4;
}

#top-contact
{
	position: absolute;
    margin-left: 725px;
	margin-top: 5px;
	z-index: 4;
}

#content-left
{
	position: absolute;
	width: 365px;
	margin-left: 20px;
	margin-top: 35px;
}

#right-photo
{
	position: absolute;
	width: 401px;
	margin-left: 400px;
	margin-top: 35px;
}

#left-photo
{
	position: absolute;
	width: 399px;
	text-align: center;
	margin-top: 350px;
}

#left-photo-text
{
	position: absolute;
	width:  370px;
	text-align: center;
	margin-left: 15px;
	margin-top: 600px;
	z-index: 13px;
}

#right-content
{
	position: absolute;
	width: 430px;
	margin-left: 401px;
	margin-top: 350px;
}

#banner-bottom
{
	position: absolute;
	width: 799px;
	margin-top: 600px;
}

#bottomnav
{
	position: absolute;
	width: 799px;
	height: 47px;
	margin-top: 778px;
	z-index: 11;
}

#bottom-home
{
	position: absolute;
    margin-left: 15px;
	margin-top: 790px;
	z-index: 12;
	
}
#bottom-logistics
{
	position: absolute;
	margin-left: 91px;
	margin-top: 790px;
	z-index: 12;
}


#bottom-services
{
	position: absolute;
	margin-left: 192px;
	margin-top: 790px;
	z-index: 12;
}

#bottom-custom
{
	position: absolute;
	margin-left: 291px;
	margin-top: 790px;
	z-index: 12;
}

#bottom-employ
{
	position: absolute;
	margin-left: 467px;
	margin-top: 790px;
	z-index: 12;
}

#bottom-testimonials
{
	position: absolute;
	margin-left: 600px;
	margin-top: 790px;
	z-index: 12;
}

#bottom-contact
{
	position: absolute;
	margin-left: 725px;
	margin-top: 790px;
	z-index: 12;
}

#copyright
{
	position: absolute;
	margin-top: 840px;
	font-size: small;
	color: #999999;
	width: 800px;
}

a.navlink:link, a.navlink:visited, a.navlink:hover {
color: #3401CC;
text-decoration: none;
font-weight: bold;
font-size: 18px;
font-family: Arial, Helvetica, sans-serif;

}

a.navlink:hover {
color: #CC0033;
text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	}
	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 5px;
}

ul {
	list-style-image:url(../images/starbullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	}

.buzzwords {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.activepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0033;
}

.required {
font-family: Times New Roman;
font-size: 12px;
color: #FF0000;
}

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

/* Controlbar example */
.controlbar {	
	background: url(highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}

.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}

/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 425px;
    padding: 5px;
}

.highslide-flash-content {
	position: absolute;
	display: none;
	width: 780px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}