@charset "UTF-8";
html,
body {
	background-color: #e9e8e7;
	background-image:url(../images/bg_main.png);
	background-position:top center;
	background-repeat:repeat-y;
	text-align:center;
	margin:0;
	font-family:"Trebuchet MS", sans-serif;
	font-size:11px;
	color:#333;
	line-height:1.3em;
	height:100%;
	min-height:100%;
}
a {
	text-decoration:none;
	color:#666;
}
a:hover {
	color:#999;
}
.preloaded_images {
	display:none !important;
}
div#header {
	background:url(../images/bg_header.png) no-repeat;
	height:110px;
	padding: 0 71px;
	text-align:left;
}
div#header .logo {
	text-indent:-9999px;
	display:none;
	background:url(../images/logo_header.png) no-repeat;
	overflow:hidden;
	width:154px;
	height:69px;
	position:relative;
	top:25px;
}
div#container {
	width:1024px;
	margin:0 auto;
	text-align:center;
	min-height:100%;
	height:auto !important;
	height: 100%;
	position:relative;
}
div#padding { 
	padding: 0 0 45px 0; 
}
ul.top_nav {
	display:none;
}

div#content {
	background:url(../images/bg_body.jpg) repeat-x;
	background-color:#fff;
	width:921px;
	text-align:left;
	position:absolute;
	left:1px;
	
	top:80px;
	margin:0 auto;
}
#splash_column_left {
	width:230px;
	margin-left:20px;
	margin-right:5px;
	float:left;
	overflow:hidden;
}
#splash_column_right {
	width:658px;
	float:right;
	overflow:hidden;
}
#inner_column_left {
	display:none;
}
#inner_column_right {
	float:right;
	width:250px;
	margin-right:20px;
	text-align:right;
}
#inner_column_middle {
	width:600px;
	float:left;
	overflow:hidden;
}
.splash_yellowbox .top {
	background:url(../images/splash_yellowbox_top.gif) no-repeat;
	height:10px;
}
.splash_yellowbox .middle {
	background-color:#f4a42a;
	padding:10px 15px;
	color:#fff;
	line-height:1.4em;
	height:202px;
}
.splash_yellowbox a {
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}
.splash_yellowbox a:hover {
	text-decoration:underline;
}
.splash_yellowbox .bottom {
	background:url(../images/splash_yellowbox_bottom.gif) no-repeat;
	height:10px;
}
.product_showcase_box {
	margin-top:10px;
	width:228px;
	position:relative;
}
.product_showcase_box .top {
	background:url(../images/product_showcase_box_top.gif) no-repeat;
	height:9px;
}
.product_showcase_box .middle {
	background-color:#eee;
	height:116px;
}
.product_showcase_box .bottom {
	background:url(../images/product_showcase_box_bottom.gif) no-repeat;
	height:10px;
}
.product_showcase_box .middle img {
	position:absolute;
	bottom:0px;
	left:18px;
}
.who_we_serve_box {
	width:639px;
	margin-top:10px;
}
.who_we_serve_box .top {
	background:url(../images/who_we_serve_box_top.gif) no-repeat;
	height:10px;
}
.who_we_serve_box .middle {
	background-color:#eee;
	height:115px;
	
}
.who_we_serve_box .bottom {
	background:url(../images/who_we_serve_box_bottom.gif) no-repeat;
	height:10px;
}
.who_we_serve_box a {
	margin-left:2px;
	position:relative;
	top:2px;
}
.who_we_serve_box a.splash_arrow_left {
	margin-left:7px;
	margin-top:-30px;
	position:relative;
	top:-37px
}
.who_we_serve_box a.splash_arrow_right {
	margin-right:5px;
	position:relative;
	top:-37px;
}
.left_nav_box {
	width:190px;
	display:none;
}
.left_nav_box .top {
	background:url(../images/left_nav_top.gif) no-repeat;
	height:12px;
}
.left_nav_box .bottom {
	background:url(../images/left_nav_bottom.gif) no-repeat;
	height:11px;
}
.left_nav_box ul {
	list-style:none;
	padding: 0 0 10px 0;
	font-size:12px;
	margin:0;
}
.left_nav_box ul li {
	padding-left:35px;
	text-indent:-35px;
	padding-top:2px;
	padding-bottom:2px;
}

.left_nav_box ul li ul {
	padding-left:10px;
	font-size:11px;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#7d7871;
	padding-bottom:0;
}
.left_nav_box ul li ul li {
	background:url(../images/left_nav_bullets_off.gif) no-repeat;
	background-position:0 .55em;
	padding-left:10px;

}
.left_nav_box ul li ul li.active a,
.left_nav_box ul li ul li a:hover {
	background:url(../images/left_nav_arrow.gif) no-repeat;
	background-position:right center;
	padding-right:9px;
	color:#f4a42a;

}
.left_nav_box a {
	color:#fff;
	padding-left:35px;
	text-decoration:none;
}
.left_nav_box a:hover,
.left_nav_box li.active a {
	color:#f4a42a;
}
.left_nav_box li.active ul li a {
	color:#fff;
}
.left_nav_box li.active ul li.active a {
	color:#f4a42a;
}
.left_nav_box ul li ul {
	padding-left:45px;
}
.left_nav_box li div {
	margin-left:-35px;
}

.left_nav_box .middle {
	background-color:#6c665d;
}
.left_nav_box h1 {
	color:#fff;
	font-size:18px;
	font-weight:normal;
	margin-top:0;
	padding-top:0;
	margin-left:20px;
}	
.footer {
	width:883px;
	margin:-35px auto;
}
.footer .top {
	background:url(../images/footer_box_top.gif) no-repeat;
	height:9px;
}
.footer .middle {
	background:#eee;
}
.footer .middle p {
	margin:0;
	padding:0;
	text-align:center;
	color:#666;
}
.footer .bottom {
	background:url(../images/footer_box_bottom.gif) no-repeat;
	height:9px;
}
#inner_column_middle h1 {
	color:#6c665d;
	border-bottom:1px solid #cecdcc;
	font-size:18px;
	font-weight:normal;
	padding-bottom:8px;
	clear:left;
	margin-bottom:5px;
	margin-top:25px;
}
#inner_column_middle h1 select {
    	margin-top:-5px;
}
#inner_column_middle p {
	margin: 15px 0;
}
#inner_column_middle h2 {
	font-size:14px;
}
ul.breadcrumb {
	list-style:none;
	padding:0;
	margin:0;
	color:#666;
	width:500px;
	display:none;
}
ul.breadcrumb li {
	float:left !important;
	padding-right:5px;
	text-transform:capitalize;
	color:#999;
}
ul.breadcrumb li a {
	color:#666;
	text-decoration:none;
}
ul.breadcrumb li.active a,
ul.breadcrumb li a:hover {
	color:#999 !important;
}
ul.choice_icons {
	list-style:none;
	padding: 5px 0 0;
	margin:0;
	font-size:9px;
	color:#c68b45;
	font-weight:bold;
	
}
ul.choice_icons li {
	float:left;
	line-height:31px;
	vertical-align:middle;
	padding-left:10px;
}

ul.color_icons {
	list-style:none;
	padding: 10px 0;
	margin:20px 32px 0 0;
	font-size:9px;
	color:#c68b45;
	font-weight:bold;
	margin-left:4px;
	
}
ul.color_icons li {
	float:left;
	line-height:14px;
	vertical-align:middle;
	padding-left:10px;
}


.form p {
	background:url(/images/formbg.png); 
	vertical-align:middle; 
	padding:2px 5px;
	margin-top:4px !important;
	margin-bottom:3px !important;
	width:auto;
}
.form p span {
	width:100px; 
	display:block; 
	padding-top:3px;
	float:left;
}
select {display:none;}
.printonly {display:block;}

.tagline {
	position:absolute;
	top:80px;
	left:0;
	z-index:7;
	text-transform:uppercase;
}