@charset "utf-8";
/* Butterbuds.com Portal */

body {
	font: normal normal 13px Helvetica, Arial, sans-serif;
	color: #333;
	margin: 0;
	padding: 0;
	line-height: 130%;
}

a:link {
	text-decoration: underline;
	color: #666;
}
a:visited {
	text-decoration: underline;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
a:active {
	text-decoration: underline;
	color: #666;
}

p{
  margin-top: 0em;
  margin-bottom: 1.2em;
}

#outer_wrapper {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 75px;
	overflow: hidden;
	height: auto;
}

#container {
	background: url(images/background-new.gif) top center repeat-y;
	width: 1000px;
	margin: 0 auto;
	height: auto;
}

#page {
	background: url(images/background_page.gif) top center repeat-y;
	width: 962px;
	border-bottom: 1px solid #cecece;
	border-top: 1px solid #cecece;
	margin: 0 auto;
}

#header {
	width: 962px;
	height: 44px;
	margin: 0;
	background-image: url(images/header-back-new.jpg);
}

#subheader {
	width: 962px;
	height: 40px;
	margin: 0;
	background-image: url(images/subheader-back.jpg);
}

#flash_row {
	width: 962px;
	height: 379px;
}

#flash_left_column {
	width: 33px;
	height: 379px;
	background-image: url(images/flash-left-back.jpg);
	float:left;
}

#flash_holder {
	width: 896px;
	height: 379px;
	float: left;
}


#flash_right_column {
	width: 33px;
	height: 379px;
	background-image: url(images/flash-right-back.jpg);
	float:right;
}

#bottom_row {
	width: 962px;
	height: 175px;
	border-top: 1px solid #cecece;
}

#bottom_row_fi {
	width: 320px;
	height: 175px;
	background-image: url(images/bottom-row-fi-back.jpg);
	float: left;
	border-right: 1px solid #cecece;
}

#bottom_row_fs {
	width: 321px;
	height: 175px;
	background-image: url(images/bottom-row-fs-back.jpg);
	float: left;
}

#bottom_row_retail {
	width: 319px;
	height: 175px;
	background-image: url(images/bottom-row-retail-back.jpg);
	float: right;
	border-left: 1px solid #cecece;
}

div.home_bottom_cell {
	width: 259px;
	height: 115px;
	padding: 0px 24px 21px 33px;
}

div.home_bottom_type {
	float: left;
	width: 140px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	font-size: 11px;
	line-height: 115%;
}

div.bottom_links {
	width: 220px;
	height: 38px;
}

div.bottom_photos {
	width: 115px;
	float: right;
}


.blue {
	color: #00259f;
	font-weight: bold;
}

div.bottom_photos img {
	float: right;
	padding:2px;
	border:1px solid #cecece;
}

#footer {
	width: 962px;
	height: 136px;
	background-image: url(images/footer_back_new.jpg);
	font-size: 10px;
	border-top: 1px solid #cecece;
}

#footer ul li a:link {
color:#333;
text-decoration:underline;
}

#footer ul li a:visited {
color:#333;
text-decoration:underline;
}

#footer ul li a:hover {
color:#333;
text-decoration:underline;
}

#footer ul li a:active {
color:#333;
text-decoration:underline;
}

#footer ul {
 margin: 0px 0px 0px 0px;
 padding: 12px 0px 0px 0px;
 list-style: none;
}

#footer li {
	display: inline;
	margin: 0;
	padding: 0 15px 0 15px;
	border-left: 1px solid;
}

#footer .first {
 padding-left: 0;
 border: 0;
}

#home_footer_address {
	width: 321px;
	height:87px;
	padding: 49px 0px 0px 32px;
	float: left;
	line-height: 130%;
}

#footer_tag_holder {
	width: 568px;
	height:20px;
	padding: 15px 0px 0px 0px;
	float: left;
	font-size: 12px;
}

#footer_nav_holder {
	width: 568px;
	height:38px;
	float: left;
	margin-left: 0;
	padding-left: 0;
}

#footer_div_holder {
	width: 568px;
	height:20px;
	float: left;
	margin-left: 0;
	padding-left: 0;
}

#footer-shadow {
	background: url(images/footer-shadow.gif) top center;
	width: 1000px;
	margin: 0 auto;
	height: 14px;
}
