@charset "utf-8";
/* Master CSS Document */
/* Loosely structured as a cargo ship, with containers in its hold */
/* The Containers have pallets, with boxes which contain packages etc. */

#crate {
	background: #EAEAEA url(/images/bg_page.jpg) repeat-y center;
	margin: 0px auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 960px;
}
#wrapper {
	width: 940px;
	margin: 0px auto;
	text-align: center;
}

#wrapper.one {
	background: url(/images/img_main_01.jpg) no-repeat center top;
}

#wrapper.two {
	background: url(/images/img_main_02.jpg) no-repeat center top;
}

#wrapper.three {
	background: url(/images/img_main_03.jpg) no-repeat center top;
}

#wrapper.four {
	background: url(/images/img_main_04.jpg) no-repeat center top;
}

#container {
	width: 940px;
	margin: 0px auto;
	text-align: center;
}

#header {
	height: 200px;
	width: 940px;
}
#header h1 {
	margin: 20px 10px 10px;
	float: right;
	width: 540px;
	text-align: right;
	color: #369;
}
#header #logostamp {
	float: left;
	height: 200px;
	width: 320px;
	margin: 0px;
	padding: 0px;
}

#header #logostamp #payoff{
	float: left;
	height: 60px;
	width: 320px;
	margin: 0px;
	padding: 0px;
}

#header img.mast {
	display: block;
	height: 200px;
	margin: 0px;
	padding: 0px;
}

#header div.slideshow {
	margin: -45px 0 0;
	height: 200px;
	width: 620px;
	float: right;
	overflow: hidden;
	position: relative;
}
#header .slideshow img {
	margin: 0px;
}


#content {
	width: 940px;
}
#nav {
	background: #6699CC url(/images/bg_mnu.png) repeat-x;
	position: relative;
	height: 35px;
	width: 940px;
	text-align: left;
	padding-top: 15px;
	margin: 1px 0px 0px;
}

/* #container #nav ul { } */

#nav li {
	display: inline;
	top: 10px;
	left: 0px;
	height: 40px;
	margin: 30px 20px 0px 30px;
}


#nav a:link,
#nav a:visited {
	text-decoration: none;
	color: #E3E3E3;
	text-transform: uppercase;
	font-size: 0.95em;
	font-weight: normal;
	margin: 0px;
}

#nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#nav a:active {
	color: #036;
}

#content h2 {
	text-align: left;
	margin: 20px 0px;
	font-size: 1.6em;
	font-weight: normal;
	height: 50px;
	/*	background: #9BD;*/
	background: #A9A9A9;
	padding-left: 20px;
	padding-top: 20px;
	color: #FFFFFF;
}

#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #468;
	font-weight: bold;
	font-size: 1.25em;
	padding-left: 10px;
}

#content #box_alpha {
	width: 940px;
	margin: 5px 0px 0px;
}

#content p.intro {
	width: 560px;
	font-size: 1.4em;
	color: #006699;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-left: 20px;
	line-height: 1.2em;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

#content #box_bravo {
	width: 580px;
	float: left;
	font-size: 0.8em;
	color: #666;
	text-align: left;
	margin-bottom: 20px;
	line-height: 1.2em;
}

#content #box_bravo p {
	margin-top: 10px;
	margin-left: 20px;
}
#content #box_bravo span {
	text-align: left;
	left: 180px;
	width: 360px;
}



#content #box_charlie {
	width: 320px;
	float: right;
	margin-top: -60px;
	margin-right: 20px;
}

#content #box_delta {
	background: url(/images/bg_sidebox.jpg) repeat-x top;
	display: block;
	padding: 20px 10px 10px 20px;
	margin-top: 20px;
	font-size: 0.8em;
	color: #666666;
	text-align: left;
}
#content #box_delta b {
	font-size: 1.05em;
	font-weight: bold;
	color: #666666;
	margin-top: 5px;
	padding-top: 10px;
	border-top: 1px solid #CCB;
	width: 280px;
	display: block;
	text-transform: uppercase;
}

#content #box_delta h4 {
	font-weight: bold;
	text-transform: uppercase;
	color: #369;
	font-size: 1.2em;
	text-align: left;
	margin-bottom: 20px;
}
#content #selfsurance {
	background: url(../images/bg_selfsurance.png) no-repeat center top;
	padding: 70px 20px 0px 25px;
	text-align: left;
	font-size: 0.9em;
	color: #333333;
	height: 150px;
	width: 275px;
	margin: 0px;
	line-height: 1.4em;
}
#content #selfsurance2 {
	background: url(../images/bg_selfsurance2.png) no-repeat left top;
	padding: 64px 15px 0px 25px;
	text-align: left;
	font-size: 0.95em;
	color: #333333;
	height: 100px;
	width: 545px;
	margin: 12px 0px 0px;
	line-height: 1.4em;
}

#content img.right {
	margin: 10px 0px 20px 20px;
	line-height: 1.5em;
	border: 10px solid #BBDDEE;
	display: block;
	float: right;
}

#content h5 {
	font-size: 1.2em;
	color: #FFFFFF;
	text-align: left;
}



#footer {
	font-family: Arial, Helvetica, sans-serif;
	height: 80px;
	background: #333;
	padding-bottom: 30px;
}

#footer #basemenu {
	background: #E3E3DC;
	height: 40px;
	width: 940px;
	text-align: left;
}
#footer #basemenu  li {
	display: inline;
	position: relative;
	top: 10px;
	left: 0px;
	margin-left: 10px;
	font-size: 0.9em;
	text-transform: uppercase;
	margin-right: 10px;
}

#footer #basemenu  a:link {
	text-decoration: none;
	color: #333;
}

#footer #basemenu  a:hover {
	color: #000000;
}

#footer #basemenu  a:visited {
	text-decoration: none;
}

#footer #basemenu  a:active {
	color: #000;
}
#footer #legal {
	float: left;
	text-align: left;
	font-size: 0.8em;
	margin: 20px;
	color: #999;
}
#footer #legal strong {
	font-size: 1.05em;
	font-weight: bold;
	color: #888;
	line-height: 1.5em;
}

#footer #legal a:hover, 
#footer #legal a:link, 
#footer #legal a:visited, 
#footer #legal a:active {
	text-decoration: none;
	color: #999;
}
#footer #credits {
	text-align: right;
	float: right;
	margin: 20px;
	font-size: 0.8em;
	color: #777;
}

/*
#footer #credits .lolite a:hover, 
#footer #credits .lolite a:link, 
#footer #credits .lolite a:visited, 
#footer #credits. lolite a:active {
	text-decoration: none;
	color: #777;
} */

#footer #credits a:hover, 
#footer #credits a:link, 
#footer #credits a:visited, 
#footer #credits a:active {
	text-decoration: none;
	color: #888;
}

br.clearfloat {
	clear: both;
}
