@charset "utf-8";
/* CSS Document */

body{
background: #868990;
font-family: verdana;
font-size: 12px;
color: black;
}
.products a{
color: white;
}
.sidemenu a{
background: url('images/mouseout.jpg') no-repeat;
color: black;
width: 176px;
height: 24px;
font-weight: bold;
text-decoration: none;
display:block;
padding-top: 5px;
padding-left: 3px;
}
.sidemenu a:hover{
background: url('images/mouseover.jpg') no-repeat;
text-decoration: none;
color: black;
}
a{
color: black;
text-decoration: none;
}
#content{
margin-left: 40px;
max-width: 680px;
margin-right: 60px;
}
#menu{
padding-left: 30px;
}
#popupmenu {
	color:#FFF;
	margin-top:-2px;
	margin-left:-23px;
	padding:0px;
	background-color:#009;
}
#popupmenu p {
	margin:0px;
	padding:0px;
	
}
#popupmenu2 {
	margin-top:-2px;
	margin-left:-23px;
	padding:0px;
	background-color:#009;
}
#popupmenu2 p {
	padding:0px;
	margin:0px;
	margin-left:3px;
	margin-right:3px;
}
.popupmenus strong {
	margin-left:5px;
	margin-right:5px;
	
}

.popupmenus ul{
	color:#FFF;
	margin:0px;
	margin-bottom:5px;
	margin-left:20px;
	margin-right:5px;
	padding:0px;
	
}

.popupmenus a:link, .popupmenus a:active, .popupmenus a:visited {
	font-size:10px;
	color:#FFF;
}
.popupmenus a:hover {
	font-size:10px;
	color:#FF0;
}

#tmenu {
	width:760px;
	color:#FFF;
	height:28px;
	background:url(images/menu.jpg);
	font-size:12px;
}
#tmenu a:link, #tmenu a:active, #tmenu a:visited {
	color:#FFF;
	font-size:12px;
}
#tmenu a:hover {
	color:#FFF;
	font-size:12px;
}
#pr1 {
	margin-top:6px;
	margin-left:25px;
	float:left;
	display:inline;
	width:auto;
	height:20px;
}

#drop1 {
	margin-top:6px;
	float:left;
	display:inline;
	width:auto;
	height:20px;	
}
#drop2 {
	margin-top:6px;
	float:left;
	display:inline;
	width:auto;
	height:20px;
	
	
}
#pr2 {
	margin-top:6px;
	float:left;
	display:inline;
	width:auto;
	height:20px;
}
.footerlink a {
	color:#999999;
	font-size:9px;
	text-decoration:none
}
.footerlink a:hover {
	color:#990000;
	font-size:9px;
	text-decoration:underline
}
.quote a{
font-size:18px;
font-weight:bold;
color:#ad1a34
}
.quote a:hover{
background: url('images/quote-bg.jpg');
font-size:18px;
font-weight:bold;
color:#FFFFFF
}