html, body {
	background: #ebebeb url(../_images/BG.gif) top left repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	border: 0;
	height: 100%;
}


h1 {
	font:  20px Tahoma, Times New Roman, Serif;
	color: #d52b1e;
	text-align: left;
	margin: 0 0 0 40px;
	padding: 20px 0 .5em 0;
	text-transform: uppercase;
}

h2 {
	font: 14px Tahoma, Times New Roman, Serif;
	color: #333;
	text-align: center;
	margin: 0;
	padding: .5em 0 1.5em 0;
}

h2 a { 
	padding: 0 .6em;
	color: #d52b1e;
	 }
	 
 h2 a.active {
	font-weight: bold;
	text-decoration: none;
}

h2 a:hover { color: #666; }

h2 a:visited { color: #999; }

p {
	font: .9em Tahoma, Arial, sans-serif;
	line-height: 1.6em;
	padding-bottom: .8em;
	text-align: justify;
	margin: 0 40px;
}

#frame {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	min-height: 100%;
}

* html #frame { height: 100%; }

#masthead {
	width: 726px;
	height: 106px;
	margin: 0 auto;
	text-align: center;
	background: #fff url(../_images/masthead_BCC.gif) top center no-repeat;
}

#navbar {
	width: 726px;
	height: 40px;
	margin: 4px auto 0 auto;
	text-align: center;
}

#banner {
	width: 726px;
	height: 204px;
	margin: 0 auto 0 auto;
	text-align: center;
}

#contentBG {
	width: 726px;
	background: transparent url(../_images/bodyBG.jpg) top center repeat-y;
	margin: 0 auto;
	text-align: center;
}

#content {
	width: 714px;
	margin: 0 10px 0 0;
	min-height: 300px;
	height:auto !important;
 	height:300px;
}

#content ul {
	margin: 0 0 0 40px;
	list-style-type: square;
	text-align: left;
}

#content ul li {
	font: .9em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: .5em;
	margin-left: 20px;
}

#content a { color: #d52b1e; }

#content a:hover { color: #666; }

#content a:visted { color: #999; }

#bottomCurve {
	width: 726px;
	height: 12px;
	margin: 0 auto 80px auto;
	text-align: center;
	background: transparent url(../_images/bottom_curve.jpg) top center no-repeat;
}

#footer {
	width: 100%;
	height: 50px;
	border-top: 2px solid #666;
	margin-top: 50px;
	background: #bababa url(../_images/footerBG.jpg) top center no-repeat;
}

#footer p {
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #333;
	padding: 1em 0;
	margin: 0;
}

#footer a { color: #333; }

#footer a:hover { color: #d52d1e; }

/********** DROP DOWN MENU STYLES **********/

#menu {
	padding: 0;
	margin:  0;
}

#menu li { 
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-right: 1px solid #999;
}

#menu li a {
	margin: 0;
	padding: 0;
	float:left;
	width: 116px;
	height:40px;
	text-indent:-9999em;
	overflow:hidden;
	text-align: center;
	
}

#menu li a.home { 
	background:url(../_images/menu/bcc_home.jpg)  top center no-repeat; }

#menu li a.about { 
	background:url(../_images/menu/bcc_about.jpg) top center no-repeat;}

#menu li a.solutions { 
	background:url(../_images/menu/bcc_solutions.jpg) top center no-repeat;}

#menu li a.resources { 
	background:url(../_images/menu/bcc_resources.jpg) top center no-repeat; }
	
#menu li a.contact { 
	background:url(../_images/menu/bcc_contact.jpg) top center no-repeat;}

#menu li a.group { 
	width: 126px;
	border-right: 0;
	background:url(../_images/menu/bcc_group.jpg) top center no-repeat;
}

#menu li a:hover, #menu li:hover a, #menu li.hover a{ background-position:center -40px !important;}

#menu li.hover, #menu li:hover { position:relative;}

#menu li.hover ul, #menu li:hover ul { display:block;}

#menu ul {
	position:absolute;
	display:none;
	top:40px;
	z-index:100;
	left:0;
	width:116px;
	overflow:hidden;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom:none;
	margin: 0 0 0 -1px;
	padding: 0;

}

#menu ul li a {
	display:block;
	float:none;
	border-bottom:1px solid #999;
	text-indent:0;
	width:116px;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-align:center;
	background: #3c3c3c;
	padding: 1em 0;
	height:auto;
	text-decoration: none;
}

#menu ul li a:hover {
	text-decoration:none;
	background-position:0;
	color:#666;
	background:#dcdcdc;
}

/********** CLASSES **********/

#lists p.title a, #lists p.title {
	color: #d52b1e;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#lists p {
	font-size: 13px;
}

#lists ul {
	margin: 0 0 0 60px;
	padding: 0;
	text-align: left;
	list-style-type: square;
}

#lists ul li a{
	font: 13px Tahoma, Arial, Helvetica, sans-serif;
	padding: .125em 0;
	line-height: 2em;
	color: #333;
}

#lists ul li a:hover { color: #d52b1e; }

#lists ul li a:visited { color: #999; }

#lists ul li ul {
	margin: 0 0 0 40px;
	list-style-type: disc;
}

#lists ul li ul li ul {
	margin: 0 0 0 40px;
	list-style-type: circle;
}

.red {
	 color: #d52b1e;
	 padding: 0 0 0 40px;
	 margin: 0;
 }


#formBox {
	clear: both;
	width: 400px;
	margin: 20px 0 0 0;
	text-align: left;
}

#formBox p {
	width: 400px;
	text-align: right;
	margin-right: 40px;
}

#formBox textarea {
	text-align: left;
}

/*** FOOTER ICONS ***/

.email {
	background: url(../_images/contact_email.gif) left center no-repeat;
	width: 20px;
	height: 20px;
	line-height: 2em;
	padding: 0 15px;
}

.fax {
	background: url(../_images/contact_fax.gif) left center no-repeat;
	width: 20px;
	height: 20px;
	line-height: 2em;
	padding: 0 15px;
}

.address {
	background: url(../_images/contact_building.gif) left center no-repeat;
	width: 20px;
	height: 20px;
	line-height: 2em;
	padding: 0 15px;
	margin-left: 10px;
}

.phone {
	background: url(../_images/contact_phone.gif) left center no-repeat;
	width: 20px;
	height: 20px;
	line-height: 2em;
	padding: 0 15px;
}

table#contact {
	padding: 0;
	margin: 0 auto;
	font: .9em Tahoma, Arial, sans-serif;
	line-height: 1.6em;
	text-align: left;
}
	
