@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px auto;
	text-align: center;
}
h1 {
	margin-top: 0px;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}

a {
	color: #333333;
	text-decoration: none;
}
#outside {
	width: 900px;
	text-align: left;
	display: block;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #333333;
	clear: both;
	margin: 0px auto;
	padding: 10px 15px 0px 15px;
}
#top {
	margin: 0px auto;
	display: block;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #333333;
}
#top1 {
	display: block;
	float: left;
	height: 65px;
	width: 222px;
	position: relative;
	left: 0px;
	top: 0px;
}
#top2 {
	display: block;
	float: right;
	height: 65px;
	width: 678px;
	text-align: right;
	position: relative;
	left: 0px;
	top: 0px;
}
#top2 a {
	margin-left: 9px;
	padding: 5px 10px;
	display: inline;
}
#top2 a:hover {
	background-color: #333333;
	color: #FFFFFF;
}
#top2 #cart a {
	font-size: 15px;
	font-weight: bold;
}
#left {
	display: block;
	float: left;
	width: 200px;
	padding: 0px 0px 15px 0px;
	margin-top: 15px;
	position: relative;
	left: 0px;
	top: 0px;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #333333;
}
#left #nav a {
	text-decoration: none;
	color: #333333;
	display: block;
	padding: 5px 3px;
	margin: 0px 15px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#left #nav a:hover {
	background-color: #333333;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#center {
	display: block;
	float: right;
	width: 679px;
	padding: 0px 0px 0px 15px;
	margin-top: 15px;
	position: relative;
	left: 0px;
	top: 0px;
}
#center #launch {

}
#center #launch1 {
	display: block;
	float: left;
	height: 165px;
	width: 400px;
	border: 1px solid #333333;
	position: relative;
	left: 0px;
	top: 0px;
}
#center #launch2 {
	display: block;
	float: right;
	height: 165px;
	width: 260px;
	border: 1px solid #333333;
	position: relative;
	left: 0px;
	top: 0px;
}
#center #cat_list a {
	background-color: #EFEFEF;
	text-align: left;
	display: block;
	padding: 8px;
	float: left;
	height: 35px;
	width: 135px;
	margin: 0px 13px 13px 0px;
	text-transform: lowercase;
}
#center #cat_list span {
	background-image: url(/PDGCommTemplates/store002/images/bkg_cat_list.gif);
	display: block;
	height: 20px;
	width: 20px;
	float: left;
	position: relative;
	left: -12px;
	top: -13px;
}
#bottom {
	margin: 0px auto;
	width: 930px;
	display: block;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #333333;
}
#prod {

}
#prod #prod1 {
	display: block;
	float: left;
	width: 260px;
	border: 1px solid #333333;
	position: relative;
	left: 0px;
	top: 0px;
}
#prod #prod1 #image {
	width: 260px;
}
#prod #prod2 {
	display: block;
	float: right;
	height: 165px;
	width: 400px;
	position: relative;
	left: 0px;
	top: 0px;
}
#cat {
}
#cat #cat1 a {
	text-align: center;
	display: block;
	padding: 2px;
	float: left;
	width: 32%;
	height: 150px;
	text-transform: lowercase;
}
