@charset "utf-8";
/* CSS Document */


/* GENERAL Properties */
body {
	background-color: #fff;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

#banner {
	height: 150px;
	width: 1026px;
	background-image: url(images/banner.jpg);
	text-align: right;
	margin: 0 auto;
}

#menu {
	height: 48px;
	width: 1026px;
	margin:0 auto;
	text-align: center;
}


#slides {
	width: 1026px;
	height:auto;
	margin:0 auto;
	text-align: center;	
}

#content {
	height:auto;
	width: 1026px;
	margin:0 auto;
	text-align: left;
	font-family: ;
	font-size: 14px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

#prodcontent {
	height:auto;
	width: 1026px;
	margin:0 auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}

#links {
	height: 100px;
	width: 1026px;
	margin:0 auto;
	text-align: center;	
}

#footer {
	height: 38px;
	width: 1026px;
	margin:0 auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

a.feature:link {
	font-family: Verdana;
	font-weight:bold;
	color: #09C;
}
a.feature:visited {
	font-family: Verdana;
	font-weight:bold;
	color: #09C;
}
a.feature:hover { 
	font-family: Verdana;
	font-weight:bold;
	color: #009966;
}
a.feature:active { 
	font-family: Verdana;
	font-weight:bold;
	color: #09C;
} 

a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a.footer:hover { 
	font-family: Arial, Helvetica, sans-serif;
	color: #febe10;
}
a.footer:active { 
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
} 

/* MENU LINKS */

a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size:14px;
	text-decoration: none;
	font-weight:bold;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size:14px;
	text-decoration: none;
	font-weight:bold;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #09F;
	font-size:14px;
	text-decoration: none;
	font-weight:bold;
}
a.menu:active { 
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size:14px;
	text-decoration: none;
	font-weight:bold;
} 

.psheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
ul {
	list-style-image: url(images/mppbullet.gif);
	line-height:19px;
}

.promoheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000;
}
