* {
	margin:0px;
	padding:0px;
}

body {
	background-color:#333300;
	color:#eee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
	width:100%;
	min-height:100%;
	background-image:url('images/wheatBkgd.jpg');
	background-repeat:no-repeat;
	background-position:bottom right;
	background-attachment:scroll;
}

#header {
	width:100%;
	height:183px;
	background-color:#ACC314;
	background-image:url('images/header.gif');
}

#logo {
	width:819px;
	height:147px;
	margin-left:auto;
	margin-right:auto;
}

#login {
	width:303px;
	height:135px;
	margin-top:-135px;
	margin-left:500px;
	font-size:70%;
	color:#333;
	text-align:right;
}

#imageSetDiv {
	width:303px;
	height:100px;
	margin-top:-100px;
	margin-left:310px;
	font-size:70%;
	color:#333;
	text-align:right;
}

#login a:link {
	color:#333333;
	text-decoration:none;
}

#login a:visited {
	color:#666;
	text-decoration:none;
}

#login a:active {
	color:#333333;
	text-decoration:none;
}

#login a:hover {
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
}

#imageSetDiv a:link {
	color:#333333;
	text-decoration:none;
}

#imageSetDiv a:visited {
	color:#666;
	text-decoration:none;
}

#imageSetDiv a:active {
	color:#333333;
	text-decoration:none;
}

#imageSetDiv a:hover {
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
}

#imageSetDiv p {
	width:303px;
	margin-left:180px;
}

.biopetLogo {
	margin-left:35px;
}

.imageSet {
	margin-right:50px;
}


#main {
	width:819px;
	margin-left:auto;
	margin-right:auto;
	background-image:url('images/mainBkgd.jpg');
	background-color:#3A7BB5;
}

#main a:link {
	color:#ACC314;
	text-decoration:none;
}

#main a:active {
	color:#ACC314;
	text-decoration:none;
}

#main a:visited {
	color:#ACC314;
	text-decoration:none;
}

#main a:hover {
	color:#333300;
	text-decoration:underline;
}

#topMain {
	width:819px;
	height:12px;
	background-image:url('images/mainTop.jpg');
}

.acoLogo {
	margin-left:627px;
}

.product {
	margin-left:37px;
	margin-top:-50px;
	float:left;
}

#quickLinks {
	width:250px;
	margin-left:330px;
	margin-top:-40px;
	font-size:75%;
	color:#ACC314;
}

#indexBodyDiv {
	width:580px;
	margin-left:60px;
	margin-top:-30px;
}

#indexBodyDiv h1 {
	line-height:1.4em;
}

#indexBodyDiv h2 {
	line-height:1.5em;
}

#indexBodyDiv p{
	font-size:75%;
	line-height:1.5em;	
}

#indexBodyTblDiv {
	width:690px;
	margin-left:50px;
}

#centeredBodyDiv {
	margin-left:auto;
	margin-right:auto;
	width:700px;
}

#productBodyCopyDiv {
	width:450px;
	margin-left:330px;
	margin-top:30px;
}

#productBodyCopyDiv p {
	font-size:75%;
	line-height:1.5em;	
}


#productBodyCopyDiv ul.lists{
	padding-left:35px;
	width:380px;
	font-size:75%;
	line-height:1.5em;
}

h1 {
	font-size:130%;
	color:#eee;
	font-family:Georgia, 'Times New Roman', Times, serif;
}

h2 {
	font-size:88%;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

ul.bullets li {
	margin-left:30px;
	list-style-type:disc;
}

table tr td {
	font-size:75%;
}

#bottomMain {
	width:819px;
	height:254px;
	background-image:url('images/girlDog.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
}

#footer {
	text-align:center;
	font-size:11px;
	width:100%;
	height:111px;
	background-color:#ACC314;
	background-image:url('images/footer.gif');
	color:#333333;
}

#footer a:link {
	color:#333333;
}

#footer a:active {
	color:#333333;
}

#footer a:visited {
	color:#336633;
}

#footer a:hover {
	color:#003333;	
}