@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	line-height: 19px;
	background-color: #F695A6;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#container{margin: 0px auto; width: 800px;}
#header{
	background-image: url(images/headerbubblescroll.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 537px;
	padding-top: 378px;
	padding-left: 263px;
	padding-bottom: 41px;
}
#navigation{
	height: 48px;
	width: 537px;
}
#home{float: left; width: 127px; }
a.homeroll {
	display:block;
	width:127px;
	height:48px;
	text-decoration: none;
	background-image: url(images/homerollover.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
a.homeroll:hover {background: url(images/homerollover.jpg) no-repeat; width:127px; height:-48px; text-decoration: none; }
a.homeroll span {visibility:hidden; }
#products{float: left; width: 121px; }
a.productsroll {
	display:block;
	width:121px;
	height:48px;
	text-decoration: none;
	background-image: url(images/productsrollover.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
a.productsroll:hover {background: url(images/productsrollover.jpg) no-repeat; width:121px; height:-48px; text-decoration: none; }
a.productsroll span {visibility:hidden; }
#order{float: left; width: 128px; }
a.orderroll {
	display:block;
	width:128px;
	height:48px;
	text-decoration: none;
	background-image: url(images/orderrollover.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
a.orderroll:hover {background: url(images/orderrollover.jpg) no-repeat; width:128px; height:-48px; text-decoration: none; }
a.orderroll span {visibility:hidden; }
#contact{float: left; width: 161px; }
a.contactroll {
	display:block;
	width:161px;
	height:48px;
	text-decoration: none;
	background-image: url(images/contactrollover.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
a.contactroll:hover {background: url(images/contactrollover.jpg) no-repeat; width:161px; height:-48px; text-decoration: none; }
a.contactroll span {visibility:hidden; }
#content{
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-y;
	background-position: top;
	padding-right: 44px;
	padding-left: 44px;
}
#left{
	float: left;
	width: 199px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(images/leftcolumnbgslice.jpg);
}
#leftcontent{
	background-image: url(images/leftcolumnbg.jpg);
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-left: 15px;
}
#leftfooter{
	background-image: url(images/leftcolumnfooter.jpg);
	background-repeat: no-repeat;
	height: 14px;
	clear: both;
}
#leftspacertop{
	clear:both;
	height: 1px;
}
#leftspacerbottom{clear: both; height: 1px;}
#right{
	float: right;
	width: 466px;
}
#spacertop{
	clear: both;
	height: 2px;
}
#spacerbottom{
	clear: both;
	height: 4px;
}
#footer{
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 60px;
	padding-top: 30px;
	padding-right: 44px;
	padding-left: 44px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}
#footer a{color:#000000; text-decoration: none;}
#footer a:hover{color:#0000CC; text-decoration: underline;}
#copyright{
	float: left;
	width: 265px;
}
#customerservice{
	float: left;
	width: 220px;
}
#bottomnav{
	float: right;
	width: 220px;
	text-align: right;
}
#inlight{
	text-align: center;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #333333;
}
#inlight a{color:#333333; text-decoration: underline;}
#inlight a:hover{color:#FFFF00; text-decoration: underline;}
#picright{
	float: right;
	padding-left: 24px;
	padding-bottom: 6px;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000000;
	margin-top: 0px;
	padding-top: 0px;
}
#leftlist{
	margin-left: 0.9em;
	padding-left: .9em;
	list-style-position: outside;
}
#leftlist li{
	padding-bottom: 6px;
}
.paddingtop0{padding-top: 0px; margin-top: 0px;}
.paddingbottom14{padding-bottom: 14px;}
h1{display: none;}