body{
	margin: 0px;
	padding: 0px;
	background-color: #8f0505;
	background-image: url(../graphics/background.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 13px;
	color: #d5d5d5;
	text-align: center;
}

h1{
	padding: 0px;
	margin: 0px;
}
h2{
	padding: 0px;
	margin: 0px;
}
h3{
	padding: 4px;
	padding-left: 0px;
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #9CC8EB;
}

a:link, a:active, a:visited {
	color:#9CC8EB;
	text-decoration:underline;
	font-weight:bold;
}

a:hover {
	color:#9CC8EB;
	text-decoration:none;
	font-weight:bold;
}








/* SYNTHETIC ELEMENTS BELOW */


.maincontainer{
	width: 950px;
	margin: 0 auto;
}

.header, #d{
	height: 174px;
	width: 950px;
}

.headerinfo{
	width: 250px;
	float: right;
	position: relative;
	top: 110px;
	right: 45px;
	text-align: right;
	line-height: 145%;
}

.headerinfo a{
	color:#d5d5d5;
	text-decoration:none;
}

.headerinfo a:hover{
	color:#d5d5d5;
	text-decoration:underline;
}

.center{
	height: 347px;
	width: 950px;
	background-image: url(../graphics/center.jpg);
}

.content{
	width: 866px;
	margin: 0 auto;
	text-align: left;
	padding: 10px 0px;
	line-height: 160%;

}

.content p{
	margin-left:7px;
}

.content h3{
	margin-left:7px;
}

.homebottom{
	width: 875px;
	margin: 0 auto;
}
.left{
	float: left;
	width: 415px;
	text-align: left;
	line-height: 160%;
}

.col1{
	float: left;
	width: 280px;
	text-align: left;
	line-height: 160%;
	margin-bottom:25px;
}

.col2{
	float: right;
	width: 580px;
	text-align: left;
}

.right{
	float: right;
	width: 438px;
	text-align: left;
}
#home_table td{
	font-family: Trebuchet MS, Helvetica, Arial;
	background-color: #400000;
	font-size: 13px;
	font-weight: lighter;
	color: #ffffff;
	width:500px;
}

#home_table td a{
	color:#ffffff;
	text-decoration:none;
	display:block;
	width:100%;
	

}
#home_table td a:hover{
	color:#bee2fe;
	text-decoration:none;
	display:block;
	width:100%;
}

input, textarea{
	background-color:#E2E2E2;
	color:#203361;
	font-size:14px;
}


.col1 ul {
	list-style-image:url('../graphics/bullet.gif');
	padding-left:2px;
	margin-left:20px;
}

.col2 ul {
	list-style-image:url('../graphics/bullet.gif');
	padding-left:2px;
	margin-left:20px;
}

.col2 img {
	margin-bottom:20px;

}

.footer a:link, .footer a:active, .footer a:visited {
	color:#400000;
	font-size:14px;
	text-decoration:none;
}

.footer a:hover {
	color:#9CC8EB;
	font-size:14px;
	text-decoration:none;
}

/* END SYTHETIC ELEMENTS */





/* ALL NAVAGATION CSS BELOW */



#navbar{
	overflow: hidden;
	position: relative;
	top: 59px;
	
}

#navbar ul{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	display: inline;
}
#navbar ul li{
	display: inline;
}
#navbar ul li a{
	background-image: url(../graphics/navbar.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	float: left;
	display: inline;
	height: 115px;
}

/* ALL THE NAVIGATION LINKS */
#navbar ul li#home a{
	width: 266px;
	background-position: 0px 0px;
}
#navbar ul li#home2 a{
	width: 85px;
	background-position: -267px 0px;
}
#navbar ul li#about a{
	width: 83px;
	background-position: -352px 0px;
}
#navbar ul li#products a{
	width: 106px;
	background-position: -435px 0px;
}
#navbar ul li#contact a{
	width: 101px;
	background-position: -541px 0px;
}

/* NAVIGATION LINK HOVERS */

#navbar ul li#home a:hover{
	background-position: 0px -115px;
}
#navbar ul li#home2 a:hover{
	background-position: -267px -115px;
}
#navbar ul li#about a:hover{
	background-position: -352px -115px;
}
#navbar ul li#products a:hover{
	background-position: -435px -115px;
}
#navbar ul li#contact a:hover{
	background-position: -541px -115px;
}

/* NAVIGATION LINK HOVERS */

#navbar ul li#home a:active{
	background-position: 0px -230px;
}
#navbar ul li#home2 a:active{
	background-position: -267px -230px;
}
#navbar ul li#about a:active{
	background-position: -352px -230px;
}
#navbar ul li#products a:active{
	background-position: -435px -230px;
}
#navbar ul li#contact a:active{
	background-position: -541px -230px;
}

/* OVER STUFF */

#navbar ul li#home2_active a{
	width: 85px;
	background-position: -267px -230px;
}
#navbar ul li#about_active a{
	width: 83px;
	background-position: -352px -230px;
}
#navbar ul li#products_active a{
	width: 106px;
	background-position: -435px -230px;
}
#navbar ul li#contact_active a{
	width: 101px;
	background-position: -541px -230px;
}

/* THE PRODUCTS NAVBAR */

a {
	outline: none;
}

#productsnav{
width: 866px;
height: 42px;
background-image: url(../graphics/products_nav.jpg);
}

#productsnav a{
	margin-right: 12px;
	text-decoration: none;
	color: #7094ba;
	font-size: 14px;
}
#productsnav a:hover{
text-decoration: none;
color: #ffffff;
}
.products_pad{
	padding: 14px 0px 5px 20px;
}


/* Doc Section */

div#doc_top {
	margin-top:49px;
	margin-bottom:5px;
	padding:10px 0;
	background-image:url("http://bellchem.com/graphics/navbar_doc.jpg");
	background-repeat: no-repeat;
	background-position: -42px 0px;
	height: 94px;

	
}
div#doc_top .headerinfo {
	top:31px;
	right:3px;
}
div#doc_top h1 {
	text-align:left;
	color: #9CC8EB;
	font-size:25px;
	
}

a.current_letter {
	color: #9CC8EB;
	background-color:#3C0000;
}

div#letter_nav, div#coa_search {
	margin-top:22px;
}
div#letter_nav a:link, div#letter_nav a:visited {
	padding:2px 5px;
	margin-right:3px;
	font-size:14px;
	text-decoration:none;
}

div#letter_nav a:hover {
	color: #9CC8EB;
	background-color:#3C0000;
}



































































































































































































