﻿@charset "utf-8";
/* CSS Document */

#maindiv {
	width:894px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}
#logobg {width:894px; height:110px; float:left; background:url(img/logobg.gif) no-repeat;}
#logo {
	width:180px;
	height:50px;
	float:right;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFF;
}
#menu12 {
	width:894px;
	height:51px;
	float:left;
}
#cont {
	width:894px;
	height:auto;
	float: left;
	background-color: #FFF;
}
#animdiv {
	width:884px;
	height:283px;
	float:left;
	background:url(img/animbg.jpg) repeat-x;
	margin-left: 5px;
}
#pbar {
	width:884px;
	height:20px;
	float:left;
	margin-top: 4px;
}

#productanim {
	width:320px;
	height:auto;
	float:left;
}
#clintanim {
	width:326px;
	height:230px;
	float:left;
	margin-top: 5px;
	background-image: url(img/Website%20Photos/product%20collage.png);
	margin-left: 10px;
}
#catlog{
	width:225px;
	height:210px;
	float:left;
	margin-top: 10px;
}


#manufaturediv {
	width:894px;
	height:auto;
	float:left;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
#manufatu {
	width:400px;
	height:auto;
	float:left;
	margin-left: 10px;
	padding-right: 30px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
	margin-top: 10px;
}
.manfont {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	text-align:justify;
	line-height: 25px;
}
#Suppliers {
	width:400px;
	height:auto;
	float:left;
	margin-left: 10px;
	padding-right: 30px;
	margin-top: 10px;
}
#textdiv {
	width:854px;
	float:left;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}

#footer12{
	width:100%;
	background:url(img/footerbg.gif) repeat-x;
	float: left;
}
#foot1 {width:600px; margin-left:auto; margin-right:auto;}
.footfont {color:#FFF;}
