/* CSS Document */

body { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}


#wrapper{
	width:996px;
	margin: 0px auto;
	padding: 0px;
	border:0;
}


#header{ 
	width:996px;
	background-image:url(../images/bcm50header1.jpg);
	height:101px;
	background-repeat:no-repeat;
}

#title{
	width:220px;
	height:101px;
	margin-left:12px;
	text-align:center;
}

#title A:link {
text-decoration: none;
color: #FF8000;}
#title A:visited {
text-decoration: none;
color: #FF8000;}
#title A:active {
text-decoration: none;
color: #FF8000;}
#title A:hover {
text-decoration: none;
color: #FF8000;}

.title {
	font-size: 32px;
	font-weight: bold;
	color: #FF8000;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:10px;
}

.tag_line {
	font-weight: bold;
	color: #333333;
	font-size: 10px;
	padding:0px;
}


#nav {
	width:995px;
	position: absolute;
    top: 117px;
    left: 50%;
    margin-left: -498px;

}


#content_title {
	width: 996px;
	height: 21px;
	margin:auto;
	background-color:#E2E2E2;
	background-image:url(../images/headerbg.jpg);
	margin-top:36px;
}

#content h1 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-align:center;
}

#home_column_left {
	width:220px;
	height:185px;
	float:left;
	padding-left:50px;
	padding-right:30px;
	margin-top:20px;
	
}

#home_column_right {
	width:696px;
	height:190px;
	float:right;
	margin-top:15px;
}

#home_column1b {
	float: left;
	width: 312px;
	height:235px;
	background-color:#ffffff;
	background-image:url(../images/colbg.jpg);
	padding:10px;
	font-size:12px;
	margin-bottom:20px;
	}

#home_column3b {
	float: right;
	width: 312px;
	height:235px;
	background-color:#ffffff;
	background-image:url(../images/colbg.jpg);
	padding:10px;
	font-size:12px;
	margin-bottom:20px;
}

#home_column2b { 
	float: left;
	width: 312px;
	height:235px;
	background-color:#ffffff;
	background-image:url(../images/colbg.jpg);
	padding:10px;
	font-size:12px;
	margin-bottom:20px;
}

#home_column1c {
	float: left;
	width: 312px;
	height:120px;
	background-color:#ffffff;
	background-image:url(../images/colbgblu.jpg);
	padding:10px;
	font-size:12px;
	margin-bottom:20px;
	}

#home_column3c {
	float: right;
	width: 312px;
	height:120px;
	background-color:#ffffff;
	background-image:url(../images/colbgblu.jpg);
	padding:10px;
	font-size:12px;
	margin-bottom:20px;
}

#home_column2c { 
	float: left;
	width: 312px;
	height:120px;
	background-color:#ffffff;
	background-image:url(../images/colbgblu.jpg);
	padding:10px;
	font-size:12px;
	margin-bottom:20px;
}

#sub_column1 {
	float: left;
	width: 193px;
	background-color:#ffffff;
	background-image:url(../images/colbg.jpg);
	padding:10px;
	font-size:12px;
	margin-bottom:20px;
	margin-top:40px;
	background-repeat:no-repeat;
	}

#sub_column3 {
	float: right;
	width: 193px;
	background-color:#ffffff;
	background-image:url(../images/colbg.jpg);
	padding:10px;
	font-size:12px;
	margin-bottom:20px;
	margin-top:40px;
	background-repeat:no-repeat;
}

#sub_column3_b {
	float: right;
	width: 193px;
	background-color:#ffffff;
	padding:10px;
	font-size:12px;
	margin-bottom:20px;
	margin-top:40px;
}

#sub_column3 b{
	font-size: 14px;
	font-weight: bold;
}

#sub_column2 { 
	float: left;
	width: 550px;
	background-color:#ffffff;
	padding:10px;
	font-size:14px;
	margin-bottom:20px;
	margin-top:30px;
}

#sub_column2 h1 {
	border-bottom:thick solid #CCCCCC;
	font-size: 18px;
}

.blue {
	font-weight:bold;
	font-size: 14px;
	color:#0049a3;
	border-bottom:thin #CCCCCC solid;
}

h2 {
	font-weight:bold;
	font-size: 14px;
	color:#0049a3;
	border-bottom:thin #CCCCCC solid;
}

.contact {
	width: 176px;
	height:30px;
	border-left:#2a3493 thick solid;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	font-size: 14px;
	font-weight: bold;
	padding-left:10px;
	padding-top:14px;
}


.contact A:link {
text-decoration: none;
color:#000000;}
.contact A:visited {
text-decoration: none;
color:#000000;}
.contact A:active {
text-decoration: none;
color:#000000;}
.contact A:hover {
text-decoration: none;
color:#000000;}


#sub_box1 {
	width: 162px;
	background-color:#ffffff;
	background-image:url(../images/sidebox1.gif);
	margin:auto;
	font-size: 12px;
	padding:12px;
	color:#FFFFFF;
	background-repeat:no-repeat;
}

#sub_box1 A:link {
color:#FFFFFF;}
#sub_box1 A:visited {
color:#FFFFFF;}
#sub_box1 A:active {
color:#FFFFFF;}
#sub_box1 A:hover {
color:#FFFFFF;}

#sub_box2 {
	width: 162px;
	background-color:#ffffff;
	margin:auto;
	font-size: 12px;
	padding:12px;
	color:#000000;
	background-image:url(../images/sidebox2.gif);
	background-repeat:no-repeat;
}

#sub_box2 A:link {
color:#000000;}
#sub_box2 A:visited {
color:#000000;}
#sub_box2 A:active {
color:#000000;}
#sub_box2 A:hover {
color:#000000;}

#footer {
	clear: both;
	font-size:12px;
	text-align:center;
}

#content2 {
	
	font-size:11px;
width:994px;
	
	}







