﻿/* CSS layout */
#masthead {
}

#top_nav {
}

#container {
	position: relative;
	width: 100%;
}

#left_col {
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#page_content {
	margin-left: 200px;
}

#StoreNavMenu {
	position: absolute;
	width: 153px;
	height: 264px;
	z-index: 45;
	left: 7px;
	top: 178px;
}
#PriceTable {
	position: absolute;
	width: 455px;
	height: 48px;
	z-index: 59;
	left: 134px;
}
#content {
	position: absolute;
	width: 640px;
	height: 415px;
	z-index: 50;
	left: 164px;
	top: 178px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.FooterRuler {
	color: #7B9294;
	width: 800px;
	height: 4px;
}
#footer {
	position: absolute;
	width: 803px;
	height: 43px;
	z-index: 40;
	left: 4px;
	top: 584px;
	text-align: center;
}
#pagetitle {
	position: absolute;
	width: 431px;
	height: 85px;
	z-index: 57;
	left: 163px;
	top: auto
}
#container_basic {
	position: absolute;
	width: 799px;
	height: 628px;
	z-index: 1;
	left: 6px;
	top: 16px;
	background-color: #FFFFFF;
}
H4 {
	font-size : 12px;
	color : #807291;
	text-align: left;
	margin-bottom: auto;
}
p.footer {
	border-top-style: solid;
	border-top-width: 4px;
	border-top-color: #7B9294;
	padding-top: 4px;
}
#ccnow {
	position: absolute;
	width: 100px;
	height: 100px;
	z-index: 51;
	left: 10px;
	top: 478px;
}
