body {
	background-image: url(http://www.bccp-llc.com/images/page_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#container {
	text-align: left;
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#search {
	background-image: url(http://www.bccp-llc.com/images/topbanner_02.gif.jpg);
	width: 760px;
	text-align: left;
	height: 30px;
	background-repeat: repeat-x;
	background-position: bottom;
}


#header {
	background-color: #999999;
	height: 148px;
	background-image: url(http://www.bccp-llc.com/images/topbanner_02.gif);
}
#navcontainer {
	background-image: url(http://www.bccp-llc.com/images/nav_bottom.jpg);
	height: 31px;
	background-repeat: repeat-x;
	background-position: bottom;
}
/* ------------ OLD NAVIGATION MENU  ---------------------------------------- /
#nav {
	background-image: url(http://www.bccp-llc.com/images/bar_bg.jpg);
	background-repeat: repeat-x;
	height: 27px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	float: right;
}
#nav ul li {
	float: left;
	background-image: url(http://www.bccp-llc.com/images/button_bg.jpg);
	list-style-type: none;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	line-height: 27px;
	padding-right: 15px;
	padding-left: 15px;
}
#nav ul li:hover {
	background-color: #D4E5EC;
	background-image: none;
}

#nav ul li a {
	color: #258096;
	text-decoration: none;
}

*/

/*   ----------------- NAVIGATION MENU STYLE ---------------------- */
#menu {
	background-image: url(http://www.bccp-llc.com/images/bar_bg.jpg);
	background-repeat: repeat-x;
	height: 27px;
	
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
float: right;
}

#menu ul li ul li a {
	display: block;
	margin: 0;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0A4454;
	border-bottom-color: #0A4454;
	border-left-color: #0A4454;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #097089;
	text-transform: capitalize;
	background-color: #FFFFFF;
}

#menu h2 {
	color: #0A4454;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	background-image: url(images/button_bg.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	line-height: 25px;
}

#menu h2:hover {
	background-color: #91C1CB;
	background-image: none;
}


#menu a {
color: #4D917B;
/* background: #ffffff; */
text-decoration: none;
}

#menu ul li ul li a:hover {
	color: #FFFFFF;
	background-color: #097089;
}


#menu li {
	position: relative;
}

#menu ul ul {
	position: absolute;
	z-index: 500;
	width: 170px;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

#menu ul li a {

	color: #0A4454;
}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

/* -------------------------------------------------------------------- */


#flasharea {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	height: 220px;
}
#content {
	padding: 20px;
	background-image: url(http://www.bccp-llc.com/images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#left_column {
	float: left;
	width: 190px;
	
	background-repeat: repeat-x;
}
#left_column h2 {
	background-color: #acedff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #258096;
	font-size: 14px;
	font-weight: bold;
	color: #097089;
	padding: 3px;
	margin: 0px;
}
#left_content {
	padding: 10px;
	font-size: 11px;
	color: #736c67;
}
#left_column h3 {
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	font-weight: bold;
	margin-bottom: 10px;
}
#left_content ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#left_content ul li {
	list-style-type: none;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}



#right_column {
	width: 500px;
	float: right;
	font-size: 12px;
	color: #258096;
	line-height: 18px;
}
/*Alsett Clearing Method*/
	.clearfix:after{
		content:".";
		display:block;
		height:0;
		clear:both;
		visibility:hidden;
	}
/*end Alsett Clearing Method*/	
/*A Fix For IE Mac*/
	.clearfix {display: inline-block;}
/*end fix for IE Max*/
/*Holly Hack for bug in IE6 windows*/
	* html .clearfix {height:1%;}
	.clearfix {display:block;}
/*end Holly Hack*/	#right_column h2 {
	background-color: #f0f5f8;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #97bed3;
	font-size: 16px;
	padding: 3px;
}
#right_column h3 {
	color: #FF7F00;
	font-size: 14px;
}

#right_column h1 {
	font-size: 20px;
	font-weight: normal;
	margin-top: 0px;
}
a {
	color: #ff7f00;
}
#footer {
	clear: both;
	background-color: #F0F5F8;
	padding: 5px;
	margin-bottom: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #97BED3;
	font-size: 11px;
	color: #666666;
	height: 20px;
}
#left_content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF7F00;
}
#right_column li {
	margin-bottom: 2px;
	/*list-style-type: square;*/
}


#right_column h4 {
	font-size: 12px;
	font-weight: bold;
	color: #FF7F00;
}
.phone {
	font-size: 12px;
	font-weight: bold;
	color: #FF7F00;
}
.number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF7F00;
}
.excerpt {
	padding: 10px;
	margin-left: 50px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #E3EFFF;
}

#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer ul li {
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	text-transform: capitalize;
}
#leftfoot {
	float: left;
	padding: 5px;
}
#rightfoot {
	float: right;
}
.inputtext {
	border: 1px solid #A1CCD5;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
}
.required {
	color: #FF0000;
}
.floatpicture {
	float: right;
	border: 4px solid #CCCCCC;
	margin-bottom: 10px;
	margin-left: 10px;
}
.picborder {
	border: 5px solid #CCCCCC;
}
.pitch {
	background-color: #FFFFFF;
	background-image: url(http://www.bccp-llc.com/images/blue_gradient.jpg);
	padding: 10px;
	border: 3px double #097089;
	margin-bottom: 10px;
	background-repeat: repeat-x;
}
.pitch .bullet {
	font-size: 14px;
	color: #333333;
	background-image: url(http://www.bccp-llc.com/images/check.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	line-height: 20px;
	font-weight: bold;
}
#login {
	float: right;
	font-size: 10px;
	padding-right: 5px;
	padding-top: 20px;
}
#login a {
	color: #AED0DA;
}
#subscribe .inputfield {
	border: 1px solid #097089;
	margin-bottom: 3px;
}
#headlinetext {
	font-size: 24px;
	text-transform: uppercase;
	margin: 0px;
	padding-bottom: 8px;
	font-weight: bold;
}
#searchedfor {
	background: #FFF6AD;
	margin-bottom: 8px;
	padding: 5px;
	font-weight: bold;
}
.cpc-input {
	font: 16px Arial, Helvetica, sans-serif;
	border: 1px solid #258096;
}
.highlight {
	background: #FBFFCA;
}

#zifftalk { width: 110px; height: 81px; padding: 8px 10px 10px 5px ; background-color:#FFFFFF; /*border: 1px solid #FEFF01;*/ float:right;}
