#content {
	margin-top:0px;
	padding-left:10px;
}
/*div#logo_img{
	width:111px;
	height:34px;
	background:url(../image/logo.gif) no-repeat top left;
}*/
div#logo_img img {
	display:none;
}


/*
div#splash_heading {
	background:url(../images/home_page/sfa_masthead_static.png) no-repeat 4px 0;
	height:237px;
	width:890px;
	border-top:1px solid #E3E3E5;
	border-bottom:1px solid #E3E3E5;
	margin-top:15px;
}
div#splash_heading span {
	display:none;
}
*/

div#splash_heading {
	height:320px;
	width:890px;
	margin-top:15px;
	position:relative;
	overflow:hidden;
}
h1#splash_title {
	position:absolute;
	top:0;
	left:39px;
	width:180px;
	height:240px;
	color:#FFFFFF;
	font:bold 22px/22px Arial;
	text-align:left:
	text-indent:-9000em;
	background:url(../images/home_page/splash_title.png) no-repeat top left;
}
h1#splash_title b {
	font-size:18px;
	line-height:18px;
}
h1#splash_title span {
	font:bold 13px/26px Arial;
	color:#CCCCCC;
}
h1#splash_title sup {
	font-size:9px;
	font-weight:normal;
}
div#splash_bg {
	display: none;
	position:absolute;
	top:0;
	left:39px;
	background:#000000;
	width:177px;
	height:240px;
	opacity:0.50;
	filter: alpha(opacity = 50);
}
img.splash_img {
	position:absolute;
	top:0;
	left:0;
}
div.splash_img_tag {
	position:absolute;
	top:207px;
	left:0px;
	height:20px;
	width:873px;
}
div.splash_img_tag span {
	position:absolute;
	top:0px;
	right:0px;
	height:20px;
	width:10px;
	background:url(../images/home_page/splash_tag_bg_rev.png) no-repeat top right;
	opacity:0.70;
	filter: alpha(opacity = 70);
}
div.splash_arrow {
	position:absolute;
	top:0px;
	right:10px;
	height:20px;
	width:20px;
	background:url(../images/home_page/splash_arrow.png) no-repeat top right;
}
div.splash_img_tag p {
	position:absolute;
	top:0px;
	right:0px;
	font:bold 11px/20px Arial;
	color:#FFFFFF;
	background:url(../images/home_page/splash_tag_bg.png) no-repeat top left;
	margin-right:10px;
	padding:0 0px 0 10px;
	opacity:0.70;
	filter: alpha(opacity = 70);
}


div#front_columns {
	margin-top:10px;
	width:879px;
}
div#front_columns h3 {
	font:bold 10px/20px Verdana;
	background:#e3e4e5;
	border:1px solid #8f9296;
	padding:0 10px;
	color:#505153;
}

div#left_front_col {
	float:left;
	position:relative;
	width:436px;
	height:243px;
}
div.hp_newsitem {
	height:218px;
	width:216px;
	float:left;
	position:relative;
	overflow:hidden;
	margin-top:5px;
}
div.hp_newsitem img {
	position: absolute;
	top:0;
	left:0;
}
div.hp_newsitem p {
	position: absolute;
	bottom:0;
	left:0;
	background:#e3e4e5;
	height:50px;
	width:196px;
	font:normal 11px/13px Verdana;
	padding:11px;
}
div.hp_newsitem p a {
	color:#AB0007;
	font-weight:normal;
}

div#right_front_col {
	float:right;
	position:relative;
	width:213px;
	height:243px;
}
div#right_front_col a {
	float:right;
	margin:0 0 5px 0;
}
div#right_front_col a img {
	margin:0;
}

div#center_front_col {
	margin:0 0px 0 440px;
	padding:0 0px 0 3px;
	position:relative;
}
div#center_front_col form {
	margin-top:5px;
	height:100px;
	width:17px;
}
div#center_front_col select {
	border:1px solid #8f9296;
	width:217px;
	font:normal 11px Verdana;
}
div#center_front_col form fieldset {
	padding-top:5px;
	width:228px;
}
input#product_search_term {
	border:1px solid #8f9296;
	padding:3px 3px 2px 6px;
	width:167px;
	margin-top:-1px;
	font:normal 11px Verdana;
}
input#product_search_submit {
	border:1px solid #8f9296;
	text-align:center;
	color:#FFFFFF;
	background:#808382;
	font-weight:bold;
	width:36px;
	font-size:11px;
	height:20px;
}
div#products_search_results {
	height:171px;
	width:215px;
	margin:0;
	overflow:auto;
	position:absolute;
	top:72px;
	left:7px;
	border:1px solid #8f9296;
	background:#FFFFFF;
	opacity:0.95;
	filter: alpha(opacity = 95);
}
div#products_search_results li a {
	font-size:11px;
	font-weight:normal;
	display:block;
	padding:2px 5px;
}
div#products_search_results li a:hover {
	background:#009beb;
	color:#FFFFFF;
	text-decoration:none;
}
div#products_search_results h5{
	font:bold 10px/18px Arial;
	background:#e3e4e5;
	color:#505153;	
	padding:0 0 0 5px;
}
a#searchclose {
	position:absolute;
	top:3px;
	right:3px;
}

ul#hp_links {
	margin-top:11px;
	margin-left:10px;
}
ul#hp_links li {
	padding-left:20px;
	list-style:none;
	margin-bottom:6px;
	background:url(../images/prodmenu_icons/box_black.gif) no-repeat left;
}
ul#hp_links li a {
	color:#000000;
	font:normal 11px/15px Verdana;
}
ul#hp_links li.hp_question {
	background:url(../images/prodmenu_icons/question.gif) no-repeat left;
}
div#splash_heading2 {
	height:600px;
	width:880px;
	margin-top:15px;
	position:relative;
	overflow:hidden;
}
