body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	background-color: #c9c9c9;
}
#header {
	width: 100%;
	height: 119px;
	background-image: url(images/bcm_header_bg.jpg);
	z-index: 2;
}
#top {
	margin-left: -400px;
	top: 14px;
	left: 50%;
	width: 800px;
	position: relative;
	height: 94px;
	color: #01213a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
}
#logo {
	width: 267px;
	height: 94px;
	position: absolute;
}
#contact {
	width: 260px;
	height: 50px;
	margin-left: 540px;
	position: absolute;
	text-align: right;
	margin-top: 35px;
}
#pic_nav {
	left: 50%;
	width: 100%;
	height: 86px;
	background-image: url(images/bcm_pic_nav_bg2.jpg);
	top: 119px;
	z-index: 2;
}
#pic {
	margin-left: -400px;
	left: 50%;
	width: 800px;
	position: absolute;
	height: 86px;
}

#title_bg {
	width: 100%;
	height: 67px;
	background-image: url(images/bcm_title_bg.jpg);
}
#title {
	margin-left: -400px;
	left: 50%;
	width: 800px;
	height: 67px;
	position: absolute;
	z-index: 2;
}
#title_text {
	width: 676px;
	margin-left: 62px;
	margin-top: 16px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 2px;
}
#index {
	width: 100%;
	height: 170px;
	background-image: url(images/bcm_index_body_bg2.jpg);
}
#index_body {
	margin-left: -400px;
	left: 50%;
	width: 800px;
	position: absolute;
}
#index_text {
	width: 676px;
	margin-left: 62px;
	margin-top: 30px;
	background: #ffffff;
}
#tagline {
	width: 650px;
	height: 110px;
	margin-left: 42px;
	margin-top: 45px;
	position: absolute;
}
#copyright {
	margin-left: -400px;
	left: 50%;
	width: 800px;
	position: absolute;
	text-align: center;
	margin-top: 10px;
	color: #01213a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#copyright_text {
	width: 676px;
	margin-left: 62px;
	margin-top: 20px;
	color: #01213a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.top_nav {
	color: #4988b3;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
}
a:visited.top_nav {
	color: #4988b3;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
}
a:hover.top_nav {
	color: #4988b3;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
}
a:active.top_nav {
	color: #4988b3;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
}