@charset "UTF-8";
/* CSS Document */
	
#wrapper {
	padding: 10px;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: auto;
	overflow:auto;
}
	
/* #outer-wrapper {
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	overflow:auto;
	background-image: url(images/outer-bg.jpg);
	background-repeat: repeat-y;
	padding-right: 5px;
	padding-left: 5px;
}
	
#outer-wrappertop {
	width: 690px;
	background-image: url(images/outer-bgtop.jpg);
	padding-right: 5px;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FF6699;
	height: 5px;
}
	
#outer-wrapperbot {
	width: 690px;
	background-image: url(images/outer-bgbot.jpg);
	padding-right: 5px;
	padding-left: 5px;
	height: 5px;
	margin-right: auto;
	margin-left: auto;
} */
	
#header {
	float: left;
	height: 380px;
	width: 670px;
	background-image: url(images/header.jpg);
}
#link-button {
	float: left;
	height: 30px;
	width: 670px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
	
#link-button ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
	
#link-button li {
	display:inline;
	background-image: url(images/link.jpg);
	text-decoration: none;
	background-repeat: no-repeat;
	float: left;
	height: 24px;
	width: 126px;
	text-align: center;
	padding-top: 6px;
	margin-left: 6px;
}
	
#link-button li a {
	color: #FFFFFF;
	text-decoration:none;
	height:30px;
	width: 126px;
	padding-top: 0px;
	padding-left: 0px;
	margin: 0px;
}
	
#link-button li a:hover {
	color: #00A1B1;
	text-decoration:none;
	height:30px;
	width: 126px;
	padding-top: 0px;
	padding-left: 0px;
	margin: 0px;
}
	
#content {
	float: left;
	width: 650px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border: 1px solid #00A1B1;
	padding: 10px;
}
	
.faq-top {
	background-image: url(images/faq-top2.jpg);
	float: left;
	width: 650px;
	height: 24px;
	background-repeat: no-repeat;
}
	
.faq-middle {
	float: left;
	width: 610px;
	padding-left: 20px;
	padding-right: 20px;
	color: #FFFFFF;
	background-color: #00A1B1;
}
.faq-bottom {
	background-image: url(images/faq-bottom2.jpg);
	float: left;
	height: 24px;
	width: 650px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.bold {
	font-weight: bold;
}
.bold-turq {
	font-weight: bold;
	color: #00A1B1;
}
.product-pic {
	float: left;
	height: 150px;
	width: 92px;
}
.img-left {
	float: left;
}
#product-thumb-wrap {
	float: left;
	height: 150px;
	width: 644px;
	margin-top: 10px;
}
#footer {
	float: left;
	height: 14px;
	width: 650px;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 1px;
	color: #B3C9C9;
}
#info-box {
	padding: 10px;
	float: right;
	width: 302px;
	border: 1px solid #00A1B1;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 20px;
}
#swineflu-info-box {
	float: right;
	height: 130px;
	width: 162px;
	border: 1px solid #00A1B1;
	background-image: url(images/swine-banner.jpg);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 150px;
	color: #FFFFFF;
	margin-left: 20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
	
#swineflu-info-box a {
	color: #FFFFFF;
	text-decoration: none;
}
#new-prod-launch {
	float: right;
	width: 280px;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#new-prod-launch a{
	text-decoration: none;
	color: #333333;
}
body,td,th {
	background-color: #E2E2E2;
}
	
p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	color: #333333;
}
		
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00A1B1;
}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00A1B1;
	margin-top: 0px;
	margin-bottom: 8px;
}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.stockist {
	float: left;
	height: 100px;
	width: 200px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	vertical-align: middle;
}
	
.img-right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.whitetext {
	color: #FFFFFF;
}
.white-bold {
	font-weight: bold;
	color: #FFFFFF;
}
.ultimate-blue {
	color: #005384;
}
.ultimate-red {
	color: #CF1F43;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0CC;
}
