/* CSS Document */

body {
	margin: 0px;
}

.bct_logo {
	background-color: #EFD74F;
	width: 241px;
}

.top_links {
	background:url(images/top_links.jpg) no-repeat;
	width: 759px;
	height: 21px;
}

.banner_about {
	background:url(images/banner_about_us.jpg) no-repeat;
	width: 759px;
	height: 175px;
}

.banner_contact {
	background:url(images/banner_contact_us.jpg) no-repeat;
	width: 759px;
	height: 175px;
}

.banner_technology {
	background:url(images/banner_technology.jpg) no-repeat;
	width: 759px;
	height: 175px;
}

.banner_testimonials {
	background:url(images/banner_testimonials.jpg) no-repeat;
	width: 759px;
	height: 175px;
}

.banner_pre_services {
	background:url(images/banner_pre_services.jpg) no-repeat;
	width: 759px;
	height: 175px;
}

.banner_title {
	background:url(images/banner_title.jpg) no-repeat;
	width: 759px;
	height: 175px;
}

ul {
	list-style: disc;
}

li {
	padding-left: 0px;
	color : #d0ddf2;
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding-right : 30px;
	line-height: 18px;
	text-align: justify;
}

.btn_about {
	background: url(images/btn_about_us.jpg) no-repeat;
	width: 241px;
	height: 41px;
}

.body_table {
	background-color: #001F56;
}

a.yellow_links {
	color: #FFFF9B;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.menu_table {
	background-color: #3A3A3A;
}

.body_text { 
	padding-left : 30px;
	color : #d0ddf2;
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding-right : 30px;
	line-height : 19px;
	text-align : justify;
} 
