@charset "utf-8";
/* CSS Document */
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFF;
}

#container {
	width: 800px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	overflow: hidden;
	margin: 0 auto;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	background-color: #FFF;
}

#banner {
	background-image: url(../images/bb_banner.png);
	width: 800px;
	height: 200px;
	position: relative;
}

#container h1 {
	position: absolute;
	top: -500px;
	}
	
#nav_column {
	float: left;
	width: 800px;
	height: auto;
}
#breadcrumbs {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #F60;
	position: absolute;
	left: 10px;

	width: 290
';
	margin-left: 11px;
	top: 238px;
	width: 290px;
}



#pics_column {
	width: 300px;
	float: left;
	margin-top: 20px;
}


#pic01 {
	width: 300px;
	margin-bottom: 10px;
}




#pic02 {
	width: 300px;
	margin-top: 10px;
}
#pic03 {
	width: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#pic04 {
	float: left;
	height: 259px;
	width: 300px;
}
#pic05 {
	float: left;
	height: 273px;
	width: 300px;
	margin-top: 10px;
}
#pic06 {
	float: left;
	height: 221px;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#pic07 {
	height: 225px;
	width: 300px;
	margin-bottom: 10px;
}
#pic08 {
	height: 225px;
	width: 300px;
	margin-bottom: 10px;
}
#pic09 {
	height: 225px;
	width: 300px;
	margin-bottom: 10px;
}







#text_column {
	width: 460px;
	float: left;
	margin-left: 25px;
	margin-top: 13px;
}
#text_column h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 70%;
	color: #006;
	font-weight: bold;
	margin: 0 auto;
}
#text_column p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 0 auto;
	line-height: normal;
}
#text_column2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: 110%;
	position: relative;
	width: 475px;
	float: left;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#text_column2 h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 120%;
	margin-bottom: 0px;
	color: #006;
}
#text_column2 h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	line-height: 120%;
	margin-bottom: 0px;
	font-style: italic;
	font-weight: bold;
	margin-top: 0px;
	color: #C00;
}


#text_column2 li {
	line-height: 120%;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-transform: none;
	list-style-type: square;
	margin-top: 0;
	margin-bottom: auto;
	list-style-position: inside;
}
