body {
	background-color: #E0E0D9;
}

#container {
	background: #E0E0D9;
	margin: 0;
	padding: 0;
	border:0;
	text-align: center;
	color: #53534E;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
}
#container {
	width: 1023px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#headerImg {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #53534E;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 20px;
}
#menu {
	font-size: 9px;
	padding-right: 20px;
	padding-left: 20px;
}
#products ul{
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
}
#products li {
	padding-right: 0px;
	padding-top: 7px;
	padding-bottom: 0px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	float: left;
	height: 17px;
	width: 110px;
	padding-left: 3px;
}
#productDescriptions ul{
	margin: 0px;
	list-style-image: none;
	list-style-type: disc;
	padding: 0px;
	list-style-position: outside;
}
#productDescriptions li {
	margin: 0px;
	padding: 0px;
}
#paw {
	/*background-image: url(../images/chat_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
	float: right;
	height: 15px;
	width: 206px;
}

#paw a {
	display: block;
	height: 15px;
	width: 103px;
	float: left;
	background: transparent url('../images/paw/paw.png') no-repeat;
	text-indent: -999em;
	line-height:0;
}


#paw .call:hover {background-position: 0 -15px;}

#paw .email {background-position: -103px 0;}

#paw .email:hover {background-position: -103px -15px;}




#chat {
	padding-top: 7px;
	height: 15px;
	width: 70px;
	width: 55px;
	float: right;
}
#mainContent {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 45px;
	padding-left: 20px;
}
#col {
	float: left;
	width: 690px;
	padding-right: 20px;
	margin-top: 5px;
}
#twoCol1 {
	float: left;
	width: 480px;
	padding-right: 20px;
}
#twoCol2 {
	float: left;
	width: 480px;
}
h1 {
	font-size: 44px;
	font-weight: normal;
	margin: 0px;
	text-transform: uppercase;
	line-height: 42px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-size: 28px;
	font-weight: normal;
	margin: 0px;
	text-transform: uppercase;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	font-size: 9px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	text-transform: uppercase;
	line-height: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
h5 {
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	text-transform: uppercase;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
h6 {
	font-weight: bold;
	margin: 0px;
	line-height: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 11px;
}
small {
	font-size: 9px;
}
#mainContent ul {
	padding: 0px;
	line-height: 12px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 30px;
}
#mainContent  small  ul {
	padding: 0px;
	line-height: 12px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	list-style-type: none;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
a {
	border:none;
}
a:link,a:visited{
	text-decoration:none;
	color:#53534E;
}
a:hover{
	text-decoration:none;
	color:#d54e14;
}
#mainContent a:link,#mainContent a:visited{
	text-decoration:none;
	color:#d54e14;
}
#mainContent a:hover{
	text-decoration:none;
	color:#53534E;
}
#footer {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #53534E;
}
#footer ul {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
}
#footer li {
	padding-right: 0px;
	font-size: 9px;
	padding-top: 7px;
	padding-bottom: 0px;
	float: left;
	height: 17px;
	width: 90px;
	padding-left: 0px;
}
/*html {
	height:100%;
	margin-bottom: 1px;
}*/
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.super {
	vertical-align: super;
	font-size: 7px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
