html,body {
	margin: 0px;
	padding: 0px;
	
	font-family: Verdana;
	font-size: 1em;
}

body {
	background-image: url('../images/docking_bay.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	
	behavior: url('stylesheets/csshover3.htc');
}

img.logo {
	behavior: url('stylesheets/iepngfix.htc');
}

#wrapper {
	width: 1000px;
	margin: 0px auto;
}

#header {
	width: 100%;
	height: 208px;
	
	margin: 0px;
	padding: 0px;
}

#slogan {
	position: absolute;
	top: 25px;
	right: 0px;
	z-index: 1;
	
	width: 600px;
	height: 20px;
	
	margin: 0px;
	padding: 0px;
	
	font-style: italic;
	color: rgb(255,255,255);
	text-align: right;
	letter-spacing: 3px;
}

#customer_login_tab_box {
	position: absolute;
	top: 200px;
	right: 0px;
	
	width: 30px;
	height: 250px;
	
	margin: 0px;
	padding: 0px;
	
	background-image: url('../images/side_tab_combo.png');
	background-repeat: no-repeat;
	
	behavior: url('stylesheets/iepngfix.htc');
	
	z-index: 300;
}

#pro_lookup_tab_box {
	position: absolute;
	top: 360px;
	right: 0px;
	
	width: 30px;
	height: 150px;
	
	margin: 0px;
	padding: 0px;
	
	background-image: url('../images/side_tab_pro_lookup.png');
	background-repeat: no-repeat;
	
	behavior: url('stylesheets/iepngfix.htc');
}

#customer_login_tab_box:hover, #pro_lookup_tab_box:hover {
	cursor: pointer;
}

#announcements_outer_box {
	position: absolute;
	top: 41px;
	right: 0px;
	z-index: 0;
	
	width: 600px;
	height: 100px;
	
	margin: 0px;
	padding: 0px;
}

#announcements_endcap {
	float: left;
	width: 15px;
	height: 100px;
	
	background-image: url('../images/transparent_black_left_endcap.png');
	background-repeat: no-repeat;

	behavior: url('stylesheets/iepngfix.htc');
}

#announcements_content {
	float: left;
	width: 375px;
	height: 90px;
	
	background-image: url('../images/translucent_black_bg.png');
	background-repeat: repeat;
	
	behavior: url('stylesheets/iepngfix.htc');
	
	padding: 10px 10px 0px 0px;
	
	font-size: 0.9em;
	color: rgb(255,255,255);
}

#fuel_surcharges_content {
	float: left;
	width: 179px;
	height: 90px;
	
	background-image: url('../images/translucent_black_bg.png');
	background-repeat: repeat;
	
	behavior: url('stylesheets/iepngfix.htc');
	
	border-left: 1px solid white;
	margin: 0px;
	padding: 10px 10px 0px 10px;
	
	font-size: 1em;
	color: rgb(255,255,255);
}

.announcement_body {
	font-size: 0.8em;
	font-style: italic;
	line-height: 150%;
}

.announcement_title {
	font-weight: bold;
}

#overlay_bg {
	position: absolute;
	top: 0px;
	left: 0px;
	
	width: 100%;
	height: 100%;
	
	background-image: url('../images/translucent_black_bg.png');
	background-repeat: repeat;
	
	behavior: url('stylesheets/iepngfix.htc');
	
	z-index: 100;
}

#customer_login_form_outer_box {
	position: absolute;
	top: 150px;
	left: 0px;
	
	margin: 0px auto;
	padding: 0px;
	
	width: 600px;
	height: 300px;
	
	z-index: 200;
}

#content_outer_box {
	width: 800px;
	height: 375px;
	
	margin: 0px auto;
	padding: 0px;
}

#content_nav_outer_box {
	width: 800px;
	height: 70px;
	
	margin: 0px;
	padding: 0px;
	
	float: left;
	clear: left;
	
	background-image: url('../images/content_rounded_bg_top.png');
	background-position: top left;
	background-repeat: no-repeat;
	
	behavior: url('stylesheets/iepngfix.htc');
}

#content_nav_inner_box {
	width: 600px;
	height: 50px;
	
	margin: 0px auto;
	padding: 0px;
}

.navigation_item {
	width: 100px;
	height: 50px;
	
	margin: 0px;
	padding: 0px 10px;
	
	float: left;
}

#nav_who_we_are, #nav_what_we_do, #nav_contact_us, #nav_affiliates, #nav_downloads {
	width: 100px;
	height: 50px;
	
	margin: 0px;
	padding: 0px 10px;
	
	float: left;
}

#content_nav_label_box {
	width: 600px;
	height: 20px;
	
	margin: 0px auto;
	padding: 0px;
}

.nav_label {
	width: 100px;
	height: 20px;
	
	margin: 0px;
	padding: 0px 10px;
	
	float: left;

	font-weight: bold;
	font-size: 0.8em;
	text-align: center;
}

#content_inner_box {
	width: 758px;
	height: 300px;
	
	margin: 0px;
	padding: 0px 10px;
	
	float: left;
	
	font-size: 0.7em;
	background-image: url('../images/content_rounded_bg_solid.png');
	background-repeat: repeat;
}

#content_inner_box_left_cap {
	margin: 0px;
	padding: 0px;
	
	width: 11px;
	height: 300px;
	
	float: left;
	
	background-image: url('../images/content_rounded_bg_left.png');
	background-position: top left;
	background-repeat: no-repeat;
	
	behavior: url('stylesheets/iepngfix.htc');
}

#content_inner_box_right_cap {
	margin: 0px;
	padding: 0px;
	
	width: 11px;
	height: 300px;
	
	float: right;
	
	background-image: url('../images/content_rounded_bg_right.png');
	background-position: top left;
	background-repeat: no-repeat;
	
	behavior: url('stylesheets/iepngfix.htc');
}

#content_bottom_cap {
	margin: 0px;
	padding: 0px;
	
	width: 800px;
	height: 25px;
	
	float: left;
	
	background-image: url('../images/content_rounded_bg_bottom.png');
	background-position: top left;
	background-repeat: no-repeat;
	
	behavior: url('stylesheets/iepngfix.htc');
}

.content_inner_box_item.active {
	display: block;
}

.content_inner_box_item.inactive {
	display: none;
}