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

/*Global Styles*/
body {
	margin:0;
	padding:0;
	background-color:#ffffff;
	font-family:"Gill Sans", Geneva, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:14px;
}

.small {
	font-size:12px;
}

a:link, a:visited {
	color:#262262;
	text-decoration:underline;
}

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

/* Global Divs */
#container {
	margin:0 auto 0 auto;
	width:900px;
}

#header {
	width:900px;
	height:140px;
	background:url(images/header.gif) no-repeat 0 0;
	float:left;
}

#inside {
	width:800px;
	position:relative;
	left:50px;
}

#navbar {
	width:800px;
	float:left;
	color:#FFFFFF;
	font-size:12px;
}

.navpad {
	position:relative;
	top:11px;
	left:15px;
}

#nav1, #nav1st {
	float:left;
	display:block;
	background:url(images/nav1.gif) no-repeat 0 0;
	width: 133px;
	height:35px;
	margin:0;
	padding:0;
}

#nav2, #nav2st {
	float:left;
	display:block;
	background:url(images/nav2.gif) no-repeat 0 0;
	width: 134px;
	height:35px;
	margin:0;
	padding:0;
}

#nav3, #nav3st {
	float:left;
	display:block;
	background:url(images/nav3.gif) no-repeat 0 0;
	width: 134px;
	height:35px;
	margin:0;
	padding:0;
}

#nav4, #nav4st {
	float:left;
	display:block;
	background:url(images/nav4.gif) no-repeat 0 0;
	width: 133px;
	height:35px;
	margin:0;
	padding:0;
}

#nav5, #nav5st {
	float:left;
	display:block;
	background:url(images/nav5.gif) no-repeat 0 0;
	width: 134px;
	height:35px;
	margin:0;
	padding:0;
}

#nav6, #nav6st {
	float:left;
	display:block;
	background:url(images/nav6.gif) no-repeat 0 0;
	width: 132px;
	height:35px;
	margin:0;
	padding:0;
}

#nav1:link, #nav2:link, #nav3:link, #nav4:link, #nav5:link, #nav6:link, #nav1:visited, #nav2:visited, #nav3:visited, #nav4:visited, #nav5:visited, #nav6:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#nav1:hover, #nav2:hover, #nav3:hover, #nav4:hover, #nav5:hover, #nav6:hover {
	color:#000e8f;
	text-decoration:none;
	background-position: 0 -35px;
}

#separator {
	width:800px;
	height:22px;
	background:url(images/orangeline.gif) no-repeat 0 0;
	float:left;
}

#content {
	width:800px;
	float:left;
	border-left: #f68e1e solid 3px;
	line-height:20px;
}

#footer {
	width:797px;
	height:20px;
	float:left;
	background-color:#262262;
	border-left: #f68e1e solid 3px;
	border-right: #f68e1e solid 3px;
	color:#FFFFFF;
	font-size:9px;	
}

.footpad {
	position:relative;
	top:5px;
	left:10px;
}

#footer a:link, #footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#slogan {
	width:800px;
	height:25px;
	float:left;
	color:#999999;
	font-size:9px;
	padding-top:3px;
}

#slogan img {
	position:relative;
	right:-3px;
}

/* Front Page Divs */
#upperc {
	width:785px;
	float:left;
	position:relative;
	left:15px;
}

#contentl {
	width:560px;
	height:221px;
	float:left;
	background:url(images/rect.gif) no-repeat 0 0;
}

#innerl {
	width:540px;
	float:left;
	position:relative;
	top:25px;
	left:10px;
}

.indent {
	position:relative;
	left:25px;
}

.bigblue {
	color:#000e8f;
	font-size:24px;
	text-transform:uppercase;
	font-style:italic;
	font-weight:bold;
}

a.quote:link, a.quote:visited {
	color:#000e8f;
	text-decoration:none;
}

a.quote:hover {
	color:#000e8f;
	text-decoration:underline;
}

#buttons {
	float:left;
	position:relative;
	top:30px;
	left:15px;
}

#buttons a {
	padding-right:20px;
}

#blbutton1 {
	float:left;
	display:block;
	background:url(images/local.gif) no-repeat 0 0;
	width: 98px;
	height:98px;
	margin:0;
	padding:0;
}

#blbutton2 {
	float:left;
	display:block;
	background:url(images/long.gif) no-repeat 0 0;
	width: 98px;
	height:98px;
	margin:0;
	padding:0;
}

#blbutton3 {
	float:left;
	display:block;
	background:url(images/world.gif) no-repeat 0 0;
	width: 98px;
	height:98px;
	margin:0;
	padding:0;
}

#blbutton1:hover, #blbutton2:hover, #blbutton3:hover {
	background-position: 0 -98px;
}

#mil {
	float:left;
	position:relative;
	top:50px;
	font-size:11px;
	line-height:20px;
}

#mil a:link, #mil a:visited {
	color:#333333;
	text-decoration:none;
}

#mil a:hover {
	color:#333333;
	text-decoration:underline;
}

.blue {
	color:#000e8f;
}

#lowerc {
	width:785px;
	float:left;
	position:relative;
	left:15px;
	padding: 0 0 10px 0;
	font-size:14px;
}

#lowerc img {
	padding:0 10px 0 0;
}

.big {
	font-size:16px;
	font-weight:bold;
}

#contentr {
	width:224px;
	float:left;
}

#stor {
	float:left;
	display:block;
	background:url(images/storage.gif) no-repeat 0 0;
	width: 224px;
	height:108px;
	margin:0;
	padding:0;
}

#stor:hover {
	background-position: 0 -108px;
}

#pack {
	float:left;
	display:block;
	background:url(images/packing.gif) no-repeat 0 0;
	width: 224px;
	height:113px;
	margin:0;
	padding:0;
}

#pack:hover {
	background-position: 0 -113px;
}

/* Inside Page Divs */
#contentlc {	
	width:785px;
}

#contentrc {
	float:right;
	padding:0 3px 10px 20px;
}

#mmenu {
	display:block;
	background:#292e7a;
	width:150px;
	margin:0;
	padding:3px;
	border-top:#f68e1e 1px solid;
	border-left:#f68e1e 1px solid;
	border-right:#f68e1e 3px solid;
	border-bottom:0;
	color:#ffffff;
	font-size:10px;
	text-decoration:none;
	text-align:center;
}

#mmenub {
	display:block;
	background:#292e7a;
	width:150px;
	margin:0 0 10px 0;
	padding:3px;
	border-top:#f68e1e 1px solid;
	border-left:#f68e1e 1px solid;
	border-right:#f68e1e 3px solid;
	border-bottom:#f68e1e 1px solid;
	color:#ffffff;
	font-size:10px;
	text-decoration:none;
	text-align:center;
}

#mmenust {
	display:block;
	background:#f68e1e;
	width:150px;
	margin:0;
	padding:3px;
	border-top:#f68e1e 1px solid;
	border-left:#f68e1e 1px solid;
	border-right:#f68e1e 3px solid;
	border-bottom:0;
	color:#262262;
	font-size:10px;
	text-decoration:none;
	text-align:center;
}

#mmenubst {
	display:block;
	background:#f68e1e;
	width:150px;
	margin:0 0 10px 0;
	padding:3px;
	border-top:#f68e1e 1px solid;
	border-left:#f68e1e 1px solid;
	border-right:#f68e1e 3px solid;
	border-bottom:#f68e1e 1px solid;
	color:#262262;
	font-size:10px;
	text-decoration:none;
	text-align:center;
}

#mmenu:hover, #mmenub:hover {
	background:#f68e1e;
	color:#262262;
	text-decoration:none;
}

.boldblue {
	color:#000e8f;
	font-weight:bold;
}


a:link.boldblue, a:visited.boldblue {
	color:#000e8f;
	font-weight:bold;
	text-decoration:underline;
}

a:hover.boldblue {
	color:#000e8f;
	font-weight:bold;
	text-decoration:none;
}

#contentlc .right {
	padding:0 0 5px 5px;
}

#contentlc .left {
	padding:0 15px 5px 0;
}

.medblue {
	color:#000e8f;
	font-size:20px;
	text-transform:uppercase;
	font-style:italic;
	font-weight:bold;
}

#blockquote {
	display:block;
	background:url(images/quote.gif) no-repeat 0 0;
	width:350px;
	left:50px;
	position:relative;
	padding:25px 10px 10px 30px;
}

#quoter {
	display:block;
	background:url(images/quoter.gif) no-repeat bottom right;
	width:350px;
}


/* Cube sheet Divs */
#clear {
	clear:both;
}

#totaldiv input#grandtotal {
	border: 0;
	font-size: 14px;
	color:#333333;
}

#cube table {
	border-bottom:#000e8f 1px solid;
	width:700px;
}

#floatleft {
	float:left;
	padding-right:50px;
}

#floatleftend {
	float:left;
	padding:0;
}
