﻿body {
	margin:0px;
	padding:0px;
	background:#cccccc;
	}
#tubes {
	width:auto;
	height:15px;
	background-image:url('../images/tubes.jpg');
	margin-bottom:50px;
}
#container {
	width:1000px;
	height:auto;
	overflow:auto;
	background:#fff;
	margin-left:auto;
	margin-right:auto;
	padding:40px;
	margin-top:60px;
	}
#logo {
	width:389px;
	height:80px;
	background-image:url('../images/bs_logo.jpg');
	float:left;
	}
	#nav {
	margin-top:0px;
	width:600px;
	height:auto;
	float:left;
	padding-bottom:10px;
	text-align:right;
	}
#searchholder {
	width:1000px;
	height:auto;
	background:#fff;
	margin-left:auto;
	margin-right:auto;
	
}
#search {
	margin-left:720px;
	position:absolute;
	width:288px;
	height:69px;
	background-image:url('../images/search.png');
	}
#clear {
	
	clear:both;
	}
	#main {
	margin-top:30px;
	padding-bottom:0px;
	width:1000px;
	height:312px;
	}
#boxcontainer {
	width:1000px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background:#fff;
	margin-top:20px;
}
	#main2{

	width:1000px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	background-image:url('../images/main2.jpg');
	}
#box {
	margin-left:3px;
	width:318px;
	height:270px;
	float:left;
	padding-right:10px;
	border-left:#fff 1px solid;
	border-right:#fff 1px solid;
	}
#boxheader {
	width:252px;
	height:auto;
	background:#fff;
	margin-bottom:10px;
	}
#boxtop{
	background:#D8F6FC url('../images/boxtop.jpg');
	width:318px;
	height:21px;
	}
#boxmid{
	background:#D8F6FC url('../images/boxmid.jpg');
	width:318px;
	height:auto;
	}
#boxbot{
	background:#D8F6FC url('../images/boxbot.jpg');
	width:318px;
	height:14px;
	}
.boxcontent{
	line-height:17px;
	width:290px;
	font:10pt "Trebuchet MS";
	padding-left:17px;
	padding-right:10px;
	margin-top:0px;
	margin-bottom:0px;
	}
.boxtitle {
	padding:5px;
	margin-top:0px;
	font:15pt "Trebuchet MS";
	font-weight:bold;
	color:#fff;
	margin-left:5px;
	}
#clear {
	clear:both;
	}
.searchbox {
	position:absolute;
	width:150px;
	background:#fff;
	font:8pt "Trebuchet MS";
	color:#aaaaaa;
	border:0px;
	border-top:#aaa 1px solid;
	border-right:#aaa 1px solid;
	border-left:#aaa 1px solid;
	border-bottom:#aaa 1px solid;
	margin-left:790px;
	margin-top:25px;
}
.submitbutton{
position:absolute;
margin-left:950px;
	margin-top:28px;
	font:8pt "Verdana";
	color:#fff;
	background:#1E3D75;
	border-top:#aaa 0px solid;
	border-right:#aaa 0px solid;
	border-left:#aaa 0px solid;
	border-bottom:#aaa 0px solid;
}
.top {
	display:inline;
	padding-right:10px;
	font:7pt "Tahoma";
	text-transform:uppercase;
	}
.link:link {
	text-decoration:none;
	color:#1E3D75;
	}
.link:visited {
	text-decoration:none;
	color:#1E3D75;
	}
.link:hover {
	text-decoration:underline;
	color:#00F6ED;
	}
.linklist {
	font-size:8pt;
	width:270px;
	FONT-FAMILY: Helvetica, Arial, Sans-Serif; 
	color:#000;
	display:block;
	list-style-type:none;
	list-style-position:outside;
	margin-left:20px;
	padding-left:0px;
	line-height:19px;
	border-bottom:#999 1px dashed;
	text-align: left; 
}
.linko:link {
	color:#000000;
	text-decoration:none;
}
.linko:visited {
	color:#000000;
	text-decoration:none;
}
.linko:hover {
	color:#00F6ED;
	text-decoration:none;
}
.bodytext {
	font-size:11pt;
	FONT-FAMILY: Trebuchet MS; 
	line-height:24px;
	color:#02184E;
	}
H2 {
	FONT-SIZE: 25px; 
	COLOR: #091E49; 
	LINE-HEIGHT: 25px; 
	FONT-FAMILY: Helvetica, Arial, Sans-Serif; 
	LETTER-SPACING: -1px
}
.footertext {
	font-size:8pt;
	FONT-FAMILY: Trebuchet MS; 
	line-height:24px;
	color:#02184E;
	text-align:center;
	}
.linko2:link {
	color:#000000;
	text-decoration:none;
}
.linko2:visited {
	color:#0E627A;
	text-decoration:none;
}
.linko2:hover {
	color:#000000;
	text-decoration:underline;
}
h1 {
padding-right:10px;
font:9pt "Tahoma";
	text-transform:uppercase;
	color:#091E49;
}





