@charset "UTF-8";
.agents a {
	height: 46px;
	width: 142px;
	background-image: url(../../images/agents/agents.png);
	background-repeat: no-repeat;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.agents a:hover {
	background-image: url(../../images/agents/agents_hover.png);
	background-repeat: no-repeat;
}
#left_col {
	width: 290px;
	position: absolute;
	top: -250px;
	border: 2px solid #FFFFFF;
	background-image: url(../../images/home/col_left_background.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#left_col ul {
	list-style-type: disc;
	padding-left: 33px;
	margin-top: 10px;
	font-size: 16px;
	color: #00365D;
}
.glucosamine_logo   {
	text-align: center;
	padding-top: 10px;
}
.order_now a {
	background-image: url(../../images/home/order_now_b.png);
	background-repeat: no-repeat;
	display: block;
	height: 46px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 142px;
}
.order_now a:hover {
	background-image: url(../../images/home/order_now_over.png);
	background-repeat: no-repeat;
}
#left_col p {
	font-size: 16px;
	padding-left: 20px;
	color: #00365D;
}
#left_col p.small_txt {
	font-size: 12px;
}
#left_col p.small_txt_bottom {
	font-size: 12px;
	padding-bottom: 20px;
}
#left_col p.bottom {
	margin-bottom: 20px;
}
#glucosamine {
	width: 208px;
	position: absolute;
	top: -80px;
	left: 320px;
	border: 2px solid #FFFFFF;
	background-image: url(../../images/home/omega_background.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#glucosamine p {
	text-align: center;
	font-size: 24px;
	font-weight: normal;
	color: #00365D;
	padding-top: 10px;
}
.glucosamine_pack_shot {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
#right_col {
	width: 660px;
	position: absolute;
	top: -250px;
	left: 316px;
	border: 2px solid #FFFFFF;
	background-image: url(../../images/msm/msm_background.jpg);
	background-repeat: no-repeat;
}
#right_col a {
	text-decoration: none;
	color: #0062A7;
}
#right_col a:hover {
	color: #00365D;
	text-decoration: none;
}
#right_col ul {
	padding-left: 35px;
	padding-right: 20px;
	padding-bottom: 10px;
	color: #00365D;
}
#right_col p {
	font-size: 16px;
	color: #00365D;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 10px;
	line-height: 18px;
}
#right_col h1 {
	font-size: 26px;
	font-weight: normal;
	text-align: left;
	color: #00365D;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#right_col ul#references {
	list-style-type: decimal;
	padding-left: 30px;
	font-size: 12px;
}
#left_col a {
	color: #0062A7;
	text-decoration: none;
}
#left_col p a:hover {
	color: #00365D;
	text-decoration: none;
}
