/* CSS Document */

body { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background: url(../images/background.png) 0% 0% repeat-x;
	height:100%;
}

body A:link {
color: #cc0000;}
body A:visited {
color: #940000;}
body A:active {
color: #cc0000;}
body A:hover {
color: #000000;}


#wrapper{
	width:996px;
	height:100%;
	margin: -8px auto;
	padding: 0px;
	border:0;
	background: url(../images/background2.png) 0% 0% repeat-y;
}


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

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

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

.title {
	font-size: 26px;
	font-weight: bold;
	color: #de0000;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:25px;
}

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


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

}


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

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



#home_column_right {
	width:896px;
	height:390px;
	margin-top:27px;
	margin-left:auto;
	margin-right:auto;
}

#home_column1b {
	float: left;
	width: 282px;
	height:260px;
	padding:10px;
	font-size:12px;
	margin-bottom:20px;
	margin-left:30px;
	background-image:url(../images/bg3.jpg);
	background-repeat:no-repeat;
	}

#home_column3b {
	float: right;
	width: 297px;
	padding-left:5px;
	padding-top:2px;
	height:278px;
	font-size:12px;
	margin-bottom:20px;
	margin-right:30px;
}

#home_column2b { 
	float: left;
	width: 282px;
	height:260px;
	padding:10px;
	font-size:12px;
	margin-bottom:20px;
	margin-left:15px;
	margin-right:15px;
	background-image:url(../images/bg3.jpg);
	background-repeat:no-repeat;
}

#home_column1c {
	float: left;
	width: 282px;
	height:120px;
	padding:10px;
	font-size:12px;
	margin-bottom:20px;
	margin-left:30px;
	}

#home_column3c {
	float: right;
	width: 282px;
	height:120px;
	padding:10px;
	font-size:12px;
	margin-bottom:20px;
	margin-right:30px;
}

#home_column2c { 
	float: left;
	width: 282px;
	height:120px;
	padding:10px;
	font-size:12px;
	margin-bottom:20px;
	margin-left:30px;
}

#sub_column1 {
	float: left;
	width: 193px;
	padding:10px;
	font-size:12px;
	margin-bottom:20px;
	margin-top:40px;
	background-repeat:no-repeat;
	}

#sub_column3 {
	float: right;
	width: 193px;
	padding:10px;
	font-size:12px;
	margin-bottom:20px;
	margin-top:40px;
	background-repeat:no-repeat;
}

#sub_column3_b {
	float: right;
	width: 193px;
	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:#cc0000;
	border-bottom:thin #CCCCCC solid;
}

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

.contact {
	width: 176px;
	height:30px;
	border-left:#cc0000 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:934px;
padding-left:30px;
	padding-right:30px;
	}








