body.beam {
	background: url(/site/images/body_bg.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #ce012c;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	width: 100%;
}
html {
	width: 100%;
}

a img, img a { border: 0; }

a { color: #8D001D;}

#wrap { margin: 0; padding: 0;  width: auto; height: auto; }

.container {
	margin: 0px 0px 0px -430px;
	padding: 0px;
	width: 860px;
	position: relative;
	left: 50%;
}
.header {
	margin: 0px;
	padding: 0px;
	height: 105px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	width: 860px;
	position: relative;
}
.header strong {
	padding: 0px;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 16px;
	font-weight: normal;
}

.header A {
	color: #000000;
	text-decoration: none;
}




.utilnav_left {
	margin: 22px 0px 0px;
	padding: 0px;
	width: 360px;
	float: left;
	position: relative;
	z-index: 5;
}
.utilnav_right {
	margin: 22px 0px 0px;
	padding: 0px;
	width: 160px;
	float: right;
	text-align: right;
	position: relative;
	z-index: 5;
}
.util_search {
	margin: 15px 0px 0px;
	padding: 0px 0px 0px 16px;
	clear: none;
	float: right;
	width: 158px;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #000000;
}
.util_search_input {
	padding: 4px 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(/site/images/search.jpg);
	background-repeat: no-repeat;
	height: 14px;
	width: 114px;
	background-position: 0px 0px;
	margin: 0px;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.util_search_submit {
	padding: 0px;
	height: 22px;
	width: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}

.navigation_left {
	position: absolute;
	z-index: 5;
	width: 430px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 23px;
	left: 0px;
	top: 62px;
}
.navigation_left img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.beam_logo {
	margin: 0px;
	padding: 0px;
	height: 89px;
	width: 81px;
	position: absolute;
	left: 393px;
	top: 18px;
	z-index: 10;
}
.navigation_right {
	width: 430px;
	z-index: 5;
	margin: 0px;
	padding: 0px;
	position: absolute;
	height: 23px;
	top: 62px;
	left: 430px;
	text-align: right;
}
.navigation_right img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
.page_tools {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #e0c49c;
	text-decoration: none;
	height: 24px;
	clear: both;
	float: left;
	position: relative;
}
.page_tools A {
	color: #e0c49c;
	text-decoration: underline;
}
.breadcrumb {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	width: 430px;
}
.tools {
	text-align: right;
	margin: 0px;
	padding: 0px 2px 0px 0px;
	clear: none;
	float: left;
	width: 428px;
}
.tools img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.content {
	background-color: #FFFFFF;
	background-image: url(/site/images/body_content-top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 19px 8px 0px;
	clear: both;
	float: left;
	position: relative;
	width: 844px;
}
.subnav {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	width: 184px;
	position: relative;
}
.subnav_container {
	background-color: #FFF6E5;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ebe2d1;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	position: relative;
	z-index: 2;
}


A.subnav_item {
	margin: 0px;
	padding: 3px 12px 3px 17px;
	clear: both;
	float: left;
	width: 153px;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #80001b;
	text-decoration: none;
	background-color: #fff6e5;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #cdcdcb;
	border-bottom-color: #ebe2d1;
}
A:hover.subnav_item {
	margin: 0px;
	padding: 3px 12px 4px 17px;
	clear: both;
	float: left;
	width: 154px;
	color: #fff6e5;
	background-image: none;
	background-color: #8d001d;
	border-right-style: none;
	border-bottom-style: none;
}
.subnav_item_dn {
	margin: 0px;
	padding: 3px 12px 4px 17px;
	clear: both;
	float: left;
	width: 154px;
	color: #fff6e5;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: normal;
	background-image: none;
	background-color: #8d001d;
	border-right-style: none;
	border-bottom-style: none;
	text-decoration: none;
}
A.subnavplus_item{
	background-image: url(/site/images/subnavplus_up.gif);
	margin: 0px;
	padding: 3px 12px 3px 17px;
	clear: both;
	float: left;
	width: 153px;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #80001b;
	text-decoration: none;
	background-repeat: no-repeat;
	background-color: #fff6e5;
	background-position: 5px 9px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #cdcdcb;
	border-bottom-color: #ebe2d1;
}
A:hover.subnavplus_item {
	margin: 0px;
	padding: 3px 12px 4px 17px;
	clear: both;
	float: left;
	width: 154px;
	color: #fff6e5;
	background-image: url(/site/images/subnavplus_dn.gif);
	background-position: 5px 9px;
	background-color: #8d001d;
	border-right-style: none;
	border-bottom-style: none;
	background-repeat: no-repeat;
}
A.subnavplus_item_dn {
	margin: 0px;
	padding: 3px 12px 4px 17px;
	clear: both;
	float: left;
	width: 154px;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #fff6e5;
	background-image: url(/site/images/subnavplus_dn.gif);
	background-position: 5px 9px;
	background-color: #8d001d;
	border-right-style: none;
	border-bottom-style: none;
	background-repeat: no-repeat;
}
A.subsubnav_item {
	margin: 0px;
	padding: 2px 12px 2px 32px;
	clear: both;
	float: left;
	width: 139px;
	color: #fff6e5;
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	font-weight: normal;
	background-image: none;
	background-color: #8d001d;
	border-right-style: none;
	border-bottom-style: none;
	text-decoration: none;
}
.subnav_promo {
	padding: 0px;
	clear: both;
	float: left;
	width: 184px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.col1 {
	clear: none;
	float: left;
	width: 646px;
	position: relative;
	margin: 0px 0px 0px 14px;
	padding: 0px;
}
.news_flash_container {
	height: 299px;
	width: 646px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
}
.news_land_container {
	background-image: url(/site/images/news_events-bg.jpg);
	background-repeat: repeat-y;
	background-position: 323px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	position: relative;
	width: 646px;
}
.news_land_container p {
	margin: 0px 0px 8px;
	padding: 0px;
}
.news_land_container A {
	font-weight: bold;
	color: #b50937;
	text-decoration: underline;
}
.news_land_container ul {
	margin: 0px 6px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
.news_land_container ul li {
	margin: 4px 0px;
	padding: 0px 6px 4px 12px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	background-image: url(/site/images/bullet-red.gif);
	background-position: center left; /* 4px 6px;*/
	background-repeat: no-repeat;
}
.news_land_container ul li strong {
	font-weight: bold;
	color: #b50937;
	text-decoration: underline;
}
.news_land_container table {
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}





.news_land_left {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	width: 323px;
}
.news_land_left h5 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #ab0024;
}
.news_land_left h6 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #000000;
}


.news_land_right {
	margin: 0px;
	padding: 0px 0px 0px 25px;
	clear: none;
	float: right;
	width: 298px;
}
.news_land_title {
	height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d7;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.news_land_title h1 {
	font-size: 11px;
	font-weight: bold;
	color: ##ab0024;
	text-decoration: none;
	margin: 6px 0px 0px;
	padding: 0px;
	float: left;
	clear: none;
}

.news_land_title_img {
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	clear: none;
	float: left;
}
.news_land_title_rss {
	padding: 0px;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.top_image {
	margin: 0px;
	padding: 0px 0px 11px;
	clear: both;
	float: left;
	height: 91px;
	width: 672px;
	position: relative;
	background-image: url(/site/images/solid-horiz-2gray.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.col2_container {
	margin: 0px;
	padding: 0px;
	clear: right;
	float: left;
	width: 487px;
	position: relative;
}

.col2_title_big {
	background-image: url(/site/images/3col_fade.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin: 0px;
	clear: right;
	float: left;
	width: 487px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 36px;
	padding-left: 0px;
	position: relative;
}
.col2_title_big h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 30px;
	color: #8d001d;
	text-decoration: none;
	text-transform: uppercase;
	margin: 12px 16px 0px;
	padding: 0px;
	font-weight: normal;
}
.col2_title_big h2 {
	font-size: 14px;
	color: #535353;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 16px;
	font-weight: bold;
}
.col2_bodycopy {
	margin: 0px;
	padding: 0px 16px;
	clear: both;
	float: left;
	width: 455px;
	position: relative;
}
.col2_bodycopy img {
	border: 2px solid #8d001d;
	padding: 0px;
	margin: 6px;
}
.col2_bodycopy p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.col2_bodycopy strong {
	font-weight: bold;
	font-size: 12px;
}

.footer_container {
	background-image: url(/site/images/footer_side.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 100%;
	height: 79px;
	clear: both;
	font-size: 10px;
/*	float: left; */
}
.footer {
	background-image: url(/site/images/footer_main.jpg);
	background-repeat: repeat-x;
	height: 54px;
	width: 860px;
	position: relative;
	margin: 0px 0px 0px -430px;
	padding: 25px 0px 0px;
	clear: both;
	float: left;
	color: #E0C49C;
	left: 50%;
	font-size: 10px;
	z-index: 100;
}
.footer A {
	float: right;
	color: #E0C49C;
	clear: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.footer em {
	font-style: normal;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
}

.footer strong {
	font-weight: normal;
	float: right;
	padding: 0px;
	clear: none;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
}
.footer_short {
	background-image: url(/site/images/footer_short.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 860px;
	position: relative;
	margin: 0px 0px 0px -430px;
	padding: 25px 0px 0px;
	clear: both;
	float: left;
	color: #E0C49C;
	left: 50%;
	background-position: left top;
	font-size: 10px;
	z-index: 100;
}
.footer_short a {
	float: right;
	color: #E0C49C;
	clear: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.footer_short a:hover {
	text-decoration: underline;
}
.footer_short em {
	font-style: normal;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
}

.footer_short strong {
	font-weight: normal;
	float: right;
	padding: 0px;
	clear: none;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
}
.content_short {

	background-color: #FFFFFF;
	background-image: url(/site/images/body_content-top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 19px 8px 0px;
	clear: both;
	float: left;
	position: relative;
	width: 671px;
}
.sidebar {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 167px;
	position: relative;
}
.sidebar_promo {
	padding: 0px;
	clear: both;
	float: left;
	width: 167px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ac2625;
	background-color: #86000d;
	position: relative;
	line-height: 14px;
}
.sidebar_promo_top {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 12px;
	width: 167px;
	position: relative;
}
.sidebar_promo_mid {
	background-image: url(/site/images/promo_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin: 0px;
	clear: both;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 16px;
	padding-left: 5px;
	width: 155px;
	font-size: 11px;
	color: #d49c83;
	text-decoration: none;
	position: relative;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #ac2625;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #ac2625;
}
.sidebar_promo_mid img {
	background-color: #2d2c2c;
	margin: 0px 0px 10px;
	padding: 1px;
	clear: both;
	float: left;
	border: 3px solid #d4aa9c;
	position: relative;
}
.sidebar_promo_mid p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.col2_title_small {

	background-image: url(/site/images/3col_fade.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin: 0px;
	clear: both;
	float: left;
	width: 487px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 36px;
	padding-left: 0px;
	position: relative;
}
.col2_title_small h1 {

	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	color: #8d001d;
	text-decoration: none;
	text-transform: uppercase;
	margin: 12px 16px 0px;
	padding: 0px;
	font-weight: normal;
}
.careers_landing_flash {
	margin: 0px 0px 8px;
	padding: 0px;
	clear: both;
	float: left;
	width: 844px;
	position: relative;
}
.careers_landing_container {
	background-image: url(/site/images/news_events-bg.jpg);
	background-repeat: repeat-y;
	background-position: 476px 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	width: 646px;
	position: relative;
}

.careers_landing_left {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	width: 476px;
}
.careers_landing_left h1 {
	font-size: 28px;
	text-transform: uppercase;
	color: #8b011a;
	text-decoration: none;
	margin: 8px 0px;
	padding: 0px;
	font-weight: normal;
}
.careers_landing_left h2 {
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 8px;
	padding: 0px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
}
.careers_landing_left select {
	margin: 3px 6px 0px 0px;
	padding: 0px;
	width: 188px;
	clear: none;
	float: left;
}
.careers_landing_left input {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 26px;
	width: 78px;
}


.careers_landing_left p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}



.careers_landing_right {
	margin: 0px;
	padding: 0px 0px 0px 16px;
	clear: none;
	float: right;
	width: 153px;
}
.careers_landing_right h1 {
	font-size: 19px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	margin: 10px 0px 8px;
	padding: 0px 0px 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
}
.careers_landing_right p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.detail_container {
	margin: 0px;
	padding: 0px;
	width: 673px;
	clear: none;
	float: left;
	position: relative;
}


.detail_container_big {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	width: 844px;
	background-image: url(/site/images/news_events-bg.jpg);
	background-repeat: repeat-y;
	background-position: 673px 0px;
	position: relative;
	z-index: 100;
}

.detail_bottle {
	margin: 0px;
	padding: 0px;
	height: 456px;
	width: 126px;
	position: absolute;
	left: 36px;
	top: 87px;
}
.detail_content {
	padding: 0px;
	width: 449px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 214px;
}
.detail_content h1 {
	font-size: 30px;
	font-weight: normal;
	color: #8d001d;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.detail_content h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d7;
}
.detail_content p {
	margin: 0px 0px 12px;
	padding: 0px;
}




.detail_sidebar {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	width: 171px;
	clear: none;
	float: left;
}
.detail_sidebar_content {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	width: 151px;
}

.detail_sidebar_content h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d7;
	padding: 0px;
	margin: 0px 0px 8px;
}
.detail_sidebar_content ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
.detail_sidebar_content ul li {
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 12px;
	list-style-type: none;
	background-image: url(/site/images/bullet-red-circle.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	font-weight: normal;
}
.detail_sidebar_content ol {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
.detail_sidebar_content ol li {
	margin: 0px 0px 2px;
	padding: 0px 0px 0px 12px;
	list-style-type: none;
	background-image: url(/site/images/bullet-red-circle.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	font-weight: normal;
}
.detail_sidebar_button {
	position: relative;
	z-index: 300;
}

.detail_sidebar_logo {
	padding: 0px;
	clear: both;
	float: left;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}


/* BCMS */

ul li {
	list-style-type: none;
	padding-left: 10px;
	background: url(/site/images/bullet-red.gif) no-repeat 0 6px;
}

.noborder { border: none; }
