body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:top;}
sub {vertical-align:bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
strong { font-weight: bold; }
em { font-style: italic;}
.clear { clear: both; }

html, body { height: 100%; }
#wrapper { 
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -55px; padding: 0; /* the bottom margin is the negative value of the footer's height */
}
.push {
	height: 55px;
}

body {
	border: none;
	margin: 0; padding: 0;
	background: url('images/header-bg.jpg') repeat-x top left;
	font: 14px Arial, sans-serif;
	color: #606060;
}

#header {
	/*width: 960px;*/
	width: 995px;
	height: 117px;
	margin: 0; padding: 0;
	clear: both;
}
#header div {
	float: left;
}
#header .logo {
	margin: 6px 0 0 20px;
}
#header .bacterfield-logo {
	margin: 10px 0 0 0;
}

#header #menu {
	padding: 66px 0 0 0;
	/*border: 1px solid red;*/
	height: 51px;
	/*width: 608px;*/
	width: 678px;
}

#header #menu ul {
	margin: 0; padding: 3px 0 0;
	background: url(images/menu-bg.gif) repeat-x left top;
	height: 48px;
	float: left;
}
#header #menu li {
	list-style-type: none;
	padding: 0; margin: 0;
	float: left;
	font-size: 12px;
	font-weight: bold;
	width: 113px;
	position: relative;
	z-index: 1;
	background: url(images/menu-li-bg.gif) no-repeat left top;
}
#header #menu sup {
	font-size: 10px;
}
#header #menu a {
	color: #5e5e5e;
	display: block;
	width: 113px;
	height: 29px;
	padding: 19px 0 0;
	text-align: center;
	text-transform: uppercase;
	line-height: 14px;
	text-decoration: none;
}
#header #menu a:hover {
	background: url(images/menu-hover.gif) no-repeat left top;
}
#header #menu .two_rows a {
	padding-top: 10px;
	height: 38px;
}
#header #menu .menu-right {
	float: left;
	width: 9px;
	height: 51px;
	margin: 0 0 0 -9px;
	background: url(images/menu-right.gif) no-repeat left top;
	position: relative;
	z-index: 2;
}
#header #menu .menu-left {
	float: left;
	width: 9px;
	height: 51px;
	margin: 0 -9px 0 0;
	background: url(images/menu-left.gif) no-repeat left top;
	position: relative;
	z-index: 2;
}

#header #menu .current {
	background: repeat-x left top;
}
#header #menu .current a,
#header #menu .current a:hover {
	color: #fff;
	background: none;
}

#content {
	width: 100%;
	height: 342px;
	margin: 0; padding: 0;
}

#content p {
	width: 390px;
	color: #fff;
	font: normal 14px Arial;
	margin: 0;
	padding: 5px 0 7px 21px;
}
#content p.home-padding {
	padding: 100px 0 7px 21px;
}
#content p.products-padding {
	width: 300px;
	padding: 30px 0 25px 21px;
}
#content ul {
	width: 380px;
	margin: 0; 
	padding: 0 0 0 23px;
}
#content li {
	color: #f5f6b1;
	font: normal 14px Arial;
	line-height: 18px;
	list-style: none;
	background: url('images/list.gif') no-repeat left 4px;
	padding: 0 0 0 15px;
}
#content .products-list li {
	width: 290px;
	line-height: 24px;
	background: url('images/list.gif') no-repeat left 10px;
}

.button {
	padding: 18px 0 0 21px;
}
#description {
	background: #FFFFFF;
	margin: 0; padding: 0;
}
#description .image {
	float: left;
}
html>body #description .image {
	margin: 20px 0 0 0;
}
#description h3 {
	font: normal 18px Arial;
	color: #068b50;
	margin: 20px 0 15px 325px; 
}
#description ul {
	width: 410px;
	margin: 0 0 0 325px; 
	padding: 0;
}
#description  li {
	color: #606060;
	font: normal 14px Arial;
	line-height: 18px;
	list-style: none;
	background: url('images/description-list.gif') no-repeat left 6px;
	padding: 0 0 0 15px;
}

#description p {
	width: 390px;
	color: #606060;
	font: normal 14px Arial;
	line-height: 18px;
	margin: 0 0 0 315px; 
	padding: 20px 0 0 10px;
}

#products {
	width: 940px;
	background-color: #FFFFFF;
}
#products .item {
	float: left;
	width: 437px;
	height: 220px;
	padding: 0px;
	margin: 0 0 0 20px;
}
#products .item td {
	vertical-align: top;
}
#products .item h3 {
	color: #244983;
	font: bold 24px Tahoma;
	margin: 0px; padding: 0;
}
#products .item p {
	color: #2e2e2e;
	font: normal 12px Arial;
	margin: 10px 0 0 0px;
}
#products .item p.link {
	color: #2e2e2e;
	font: normal 12px Arial;
}
#products .item td.image {
	width: 110px;
	padding: 0px 15px 0 0;
	vertical-align: top;
}
#products .item ul {
	width: 285px;
	margin: 0; 
	padding: 10px 0 0 0px;
}
#products .item li {
	color: #2e2e2e;
	font: normal 12px Arial;
	line-height: 14px;
	list-style: none;
	background: url('images/description-list.gif') no-repeat left 4px;
	padding: 0 0 0 15px;
}

#products div.first {
}
#products .second {
	background: url('images/products_puppy.jpg') no-repeat left top;
}
#products .third {
	background: url('images/products_sensitive.jpg') no-repeat left top;
}
#products .fourth {
	background: url('images/products_adult.jpg') no-repeat left top;
}
#products .fifth {
	background: url('images/products_senior.jpg') no-repeat left top;
}
#products .sixth {
	background: url('images/products_adult_plus.jpg') no-repeat left top;
}
#products .seventh {
	background: url('images/products_puppy_chicken_rice.jpg') no-repeat left top;
}
#products .eighth {
	background: url('images/products_sensitive_salmon_rice.jpg') no-repeat left top;
}
#products .products-table {
	margin: 0 0 0 19px;
}
#products .products-text {
	color: #2e2e2e;
	font: normal 11px Arial;
	margin: 5px 0 0 25px;
}
#products .products-table-puppy {
	margin: 30px 0 20px 19px;
	float: left;
}
* html #products .products-table-puppy {
	margin: 30px 0 20px 10px;
}

#products .products-text-puppy {
	color: #2e2e2e;
	font: normal 11px Arial;
	margin: 170px 0 0 385px;
}


#bacterfield {
	background: #fff;
	margin: 0; padding: 0;
}
#bacterfield .image {
	width: 240px;
	height: 220px;
	float: left;
	margin: 0; padding: 0;
}
#bacterfield .image img {
	margin: 10px 0 0 30px;
}
#bacterfield p {
	width: 660px;
	color: #404040;
	font: normal 14px Arial;
	margin: 20px 0 0 240px;
}

#sales {
	margin: 20px 0 15px 19px;
}
#sales .image {
	float: left;
	margin: 0 60px 20px 0;
}
#sales p {
	width: 596px;
	color: #333333;
	font: normal 14px Arial;
	margin: 0 0 20px 0;
}
#sales p a, #bacterfield p a, #products p a {
	color: #244983;
	text-decoration: none;
}
#sales p a:hover, #bacterfield p a:hover, #products p a:hover {
	text-decoration: underline;
}

#sales .item h3 {
	color: #fe0000;
	font: normal 18px Arial;
	padding: 0 0 15px 0;
}
#sales .item .header {
	color: #292929;
	font: bold 14px Arial;
	line-height: 28px;
	background-color: #cccccc;
	padding: 0;
	margin: 0;
}
#sales .item .header .name,
#sales .item .header .address,
#sales .item .header .city {
	color: #292929;
	font: bold 14px Arial;
	line-height: 28px;
	background-color: #cccccc;
	padding: 0 10px;
	margin: 0;
	border-right: 30px solid white;
}
#sales .item .header .name {
	width: 300px;
}
#sales .item .header .address {
	width: 170px;
}
#sales .item .header .city {
	width: 120px;
}

#sales .item .apteek {
	color: #292929;
	font: bold 14px Arial;
	line-height: 28px;
	border-bottom: 1px solid #cccccc;
	padding: 0;
	margin: 0;
}
#sales .item .apteek .name,
#sales .item .apteek .address,
#sales .item .apteek .city {
	color: #292929;
	font: normal 12px Arial;
	line-height: 28px;
	padding: 0 10px;
	margin: 0;
}
#sales .item .apteek .name {
	width: 330px;
}
#sales .item .apteek .address {
	width: 200px;
}
#sales .item .apteek .city {
	width: 120px;
}


#sales .item .title-name,
#sales .item .title-aadress,
#sales .item .title-city {
	float: left;
	color: #292929;
	font: bold 14px Arial;
	line-height: 28px;
	background-color: #cccccc;
	padding: 0 10px;
	margin: 0;
}
#sales .item .title-name {
	width: 290px;
	margin: 0 35px 0 0;
}
#sales .item .title-aadress {
	width: 150px;
	margin: 0 35px 0 0;
}
#sales .item .title-city {
	width: 100px;
}

#sales .item .field {
	width: 670px;
	height: 28px;
	border-bottom: 1px solid #cccccc;
}
#sales .item .color {
	background-color: #f5f5f5;
}
#sales .item .field-name,
#sales .item .field-aadress,
#sales .item .field-city {
	float: left;
	color: #333333;
	font: normal 12px Arial;
	line-height: 28px;
	padding: 0 10px;
	margin: 0;
}
#sales .item .field-name {
	width: 290px;
	margin: 0 35px 0 0;
}
#sales .item .field-aadress {
	width: 150px;
	margin: 0 35px 0 0;
}
#sales .item .field-city {
	width: 100px;
}

#footer {
	height: 55px;
	background: url('images/footer-bg.jpg') repeat-x bottom left;
}

#footer .text {
	float: left;
	color: #c2c2c2;
	font: normal 12px Arial;
	padding: 25px 18px 0 18px;
}
#footer .text a {
	color: #c2c2c2;
	font: normal 12px Arial;
	text-decoration: none;
}
#footer .text a:hover {
	color: #c2c2c2;
	font: normal 12px Arial;
	text-decoration: underline;
}

#footer .two_rows {
	padding: 18px 18px 0 18px;
}
#footer .delimiter {
	background: url('images/footer-delimiter.gif') no-repeat left 27px;
}
#footer .info {
	float: left;
	color: #c2c2c2;
	font: normal 11px Arial;
	margin: 19px 0 0 60px;
}
#footer .copyright {
	color: #c2c2c2;
	font: normal 11px Arial;
	padding: 19px 0 0 775px
}

#banner {
	margin: 23px;
}
#banner div {
	padding: 0 !important;
}
#banner div font,
#banner div br {
	display: none;
}