/* ======================================================== 
    BioDiscovery Big Blue CSS Theme 
    (c) 2007 BioDiscovery.com  - All Rights Reserved
    URL: www.biodiscovery.com
======================================================== */

/* BASIC SITE LAYOUT FOR DIVS */

#content {
	clear: both;
	width: 912px;
	left: 0px;
}

#footer {
	clear: both;
}

#bdi-header-flash {
	float: right;
	width: 419px;
	height: 81px;
	background: #fff url(pix/bdi-header-flash.png) no-repeat;
}

#bdi-header-logo {
	float: left;
	width: 493px;
	height: 81px;
	background: #fff url(pix/bdi-header-logo.png) no-repeat;
}

#bdi-nexus-banner {
	float: left;
	width: 722px;
	height: 144px;
}

#bdi-nexus-bannerv2 {
	float: left;
	width: 722px;
	height: 323px;
}

#bdi-index-bc {
	float: left;
	width: 359px;
	height: 177px;
}

#bdi-index-bl {
	float: left;
	width: 363px;
	height: 177px;
}

#bdi-index-br {
	float: right;
	width: 190px;
	height: 177px;
	background: #fff url(pix/bdi-index-br.png) no-repeat;
	font-size:  10px;
}

#bdi-index-tc {
	float: left;
	width: 359px;
	height: 179px;
}

#bdi-index-tl {
	float: left;
	width: 363px;
	height: 179px;
}

#bdi-index-tr {
	float: right;
	width: 190px;
	height: 323px;
	background: #fff url(pix/bdi-index-tr.png) no-repeat;
	font-size:  10px;
}

#bdi-index-tr ul, #bdi-index-br ul {
  list-style-type:  none;
  margin:  0 20px 0 20px;
}

#bdi-index-tr li, #bdi-index-br li {
	padding:  5px 0;
}

#bdi-inner-container {
	margin-right: auto;
	margin-left: auto;
	width: 912px;
	left: 0px;
}

#bdi-outer-container {
	width: 100%;
	background: #fff url(pix/bdi-outer-bg.png) repeat-x;
}
