/* ======================================================== 
    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;
	top: 108px;
}

#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;
}

#index-bc {
	float: left;
	width: 359px;
	left: 363px;
	top: 332px;
	height: 194px;
}

#index-bl {
	float: left;
	width: 363px;
	left: 0px;
	top: 332px;
	height: 194px;
}

#index-br {
	float: left;
	width: 190px;
	left: 722px;
	top: 332px;
	height: 194px;
}

#index-tc {
	float: left;
	width: 359px;
	left: 363px;
	top: 108px;
	height: 224px;
}

#index-tl {
	float: left;
	width: 363px;
	left: 0px;
	top: 108px;
	height: 224px;
}

#index-tr {
	float: left;
	width: 190px;
	left: 722px;
	top: 108px;
	height: 224px;
}

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

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