@charset "UTF-8";
body {
	font: 95% Arial, Verdana, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
	background-image: url(../images/background3.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

p
{
	line-height: 130%;

}
ul {
	display: block;
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #0F067C;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #6666FF;
}

h1 {
	color: #333399;
	font-family: Verdana, Arial, sans-serif;
	font-size: 130%;
	font-weight: bold;
	padding-bottom: 10px;
	text-transform: uppercase;
}
h2 {
	color: #FF9900;
	font-family: Arial, Verdana, sans-serif;
	font-size: 115%;
	font-weight: bold;
}

#outer_container {
	width: 100%;
	display: block;
	height: 100%;
}
#container {
	width: 815px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0px;
	display: block;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 815px;
	background-repeat: no-repeat;
	display: block;
	background-image: url(../images/page_top.png);
}

#navbar {
	padding-top: 15px;
}
#left_column {
	float: left;
	width: 815px;
	text-align: left;
	background-color: #FFFFFF;
}

#main_content {
	padding: 15px;
}

.tagline {
	font-family: Verdana, Arial, sans-serif;
	font-size: 170%;
	color: #666666;
	padding: 20px;
	font-weight: normal;
}
.contactinfo {
	font-size: 90%;
	color: #000000;
}
#right_column {
	float: right;
	width: 500px;
}

#main_left {
	display: block;
	float: left;
	width: 232px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	height: 100%;
}
#main_left_wide {
	display: block;
	float: left;
	width: 730px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	height: 100%;
	padding-left: 20px;
}
.data_tiitle {
	font-size: 90%;
	font-weight: bold;
	color: #333399;
}
.intro_textbox {
	margin-right: 15px;
	font-size: 90%;
}
.left_data {
	width: 120px;
	padding-right: 15px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #CCCCCC;
	padding-left: 22px;
}
.compound_weight {
	font-size: 85%;
	font-weight: bold;
	color: #333333;
	padding: 3px 3px 3px 10px;
}
.compound_price {
	font-size: 90%;
	font-weight: bold;
}
#main_right {
	display: block;
	float: right;
	width: 532px;
}
.chem_description {
	font-size: 80%;
	padding: 10px;
}





.header_links  {
	padding: 0px;
	list-style-type: none;
	display: inline;
	margin: 0px;
	text-transform: uppercase;
	font-size: 90%;
}
#header_subnav {
	padding-top: 20px;
	padding-right: 10px;
	color: #3A2998;
	font-size: 85%;
}

.header_links li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

.header_links li a {
	color: #3A2998;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.header_links li a:hover {
	color: #FF9900;
}
.left_sidebar_links li {
	padding:0;
	margin:0;
	font-size: 110%;
	text-decoration: none;
	text-align: left;
	list-style-type: none;
	line-height: 250%;
	color: #333399;
}

.left_sidebar_links a {
	text-decoration: none;
	text-align: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.left_sidebar_links a.current {
	text-decoration: none;
	text-align: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
		color: #FF9900;
	font-weight: bold;
}


.left_sidebar_links a:hover {
	color: #ff9900;
	text-decoration: underline;
}

.left_sidebar_sublinks li {
	font-size: 90%;
	text-decoration: none;
	list-style-type: none;
	line-height: 130%;
	color: #666666;
	display: block;
}

.left_sidebar_sublinks a {
	text-decoration: none;
	list-style-type: none;
	padding-left: 15px;
	margin-left: 15px;
	color: #666666;
}

.left_sidebar_sublinks a:hover {
	color: #ff9900;
	text-decoration: underline;
}
.left_sidebar_sublinks a.current {
	text-decoration: none;
	padding-left: 15px;
	margin-left: 15px;
	color: #FF9900;
	font-weight: bold;
}


a.nav:link {
	color: #00CC99;
	text-decoration: none;
}
a.nav:visited {color: purple; text-decoration: none; }
a.nav:hover {color: orange; text-decoration: underline; }
a.nav:active {color: red; }
.sitemap {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
.keywords {
	font-size: 75%;
	padding: 10px 50px;
	color: #666666;
}
.data_title_med {
	font-size: 120%;
	font-weight: bold;
	color: #333399;
}
#footer {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 815px;
	background-repeat: no-repeat;
	display: block;
	clear: both;
	float: left;
	background-image: url(../images/page_bottom.png);
}
.column_divider {
	background-color: #CCCCCC;
	height: 185px;
	width: 1px;
}

