body {
	margin: 0;
	background-image: url("../images/bg2.gif");
	background-position: center;
	background-repeat: repeat-y;
	background-color: #dbe3fc;
	color: navy;
}

#wrapper {
	margin:  0px auto;
	width: 		801px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#header {
	background-image: url("../images/header.gif");
	width:  801px;
	height: 157px;
}

#header_menu  {
	position: relative;
	left: 200px;
	top: 139px;
	color: #FFFFFF;
}

#header_menu a:link, #header_menu a:active, #header_menu a:visited {
	color: #FFFFFF;
}

#header_menu a:hover {
	color: #fafd1c;
}

#header_telnum  {
	position: relative;
	left: 20px;
	top: 139px;
	color: #FFFFFF;
	font-weight: bold;
}

a, a:visited, a:active {
	color:#60e002;
	text-decoration:none;
	font-weight: bold;
}

#top_nav {
	background-color: #FFFFFF;
	text-align: left;
	padding-right: 0px;
	line-height: 1;
}

#holder_div {
	clear: both;
	background-color: #FFFFFF;
	line-height: 2;
}

#mainnav {
	list-style:none;
	margin: 0px 0px 1px 0px;
	padding:0;
}
#mainnav li {
	margin-top:1px;
	padding:0;	
}

#mainnav li A:link, #mainnav li A:visited {
	display:block;
	background:#2D5A95;
	width: 200px;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}

#mainnav li A:hover,
#mainnav li A:active {
	background:#6FA9FF;
	color: #FFD014;
	text-decoration: underline;
}

#mainnav li .subnav:link, #mainnav li .subnav:visited {
	display:block;
	background:#3C86DF;
	width: 195px;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;	
	text-align: left;
}

#mainnav li .subnav:active, #mainnav li .subnav:hover {
	background:#6FA9FF;
	color: #FFD014;
	text-decoration: underline;
}

#footer {
	clear: both;
	background-image: url("../images/footer.gif");
	width:  801px;
	height: 36px;
}

#fwd {
	position: relative;
	left: 50px;
	top: 12px;
	font-size: 9px;
	width: 100px;
}

#foot_menu  {
	position: relative;
	left: 520px;
	top: -3px;
	color: #FFFFFF;
	width: 400px;
}

#foot_menu a:link, #foot_menu a:active, #foot_menu a:visited {
	color: #FFFFFF;
}

#foot_menu a:hover {
	color: #fafd1c;
}

h1 {
	font-size: 23px;
	text-align: center;
	padding:0;
	padding-top: 20px;
	margin:0;
	color: #fc1600;
}

.product_box {
	width: 375px;
	height: 350px;
	border: 1px solid #3C86DF;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
}

.product_box_detail {
	width: 98%;
	border: 1px solid #3C86DF;
}

.pb_title, #et_title {
	background-color: #8E82EF;
	text-align: center;
}

.pb_title a:link, .pb_title a:active, .pb_title a:hover, .pb_title a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.pb_desc {
	text-align: left;
	padding: 10px;
	height: 280px;
	overflow: hidden;
}

.pb_desc_detail {
	text-align: justify;
	padding: 10px;
}

.pb_desc img, .pb_desc_detail img {
	padding: 0px 0px 10px 10px;
}

.pb_price {
	clear: both;
	text-align: left;
	padding: 0px 10px;
	background-color: #fffdb5;
	line-height: 1;
	font-size: 20px;
}

.pb_price span {
	float: right;
}

.imagefloatright {
	float: right;
}

.fitmenttabletitle {
	float: right;
	color: #FFF;
	font-weight: bold;
	line-height: 1;
}

.tabletop {
	text-align: left;
	background-color: #6FA9FF;
	width: 100%;
}

.tablebot {
	text-align: left;
	background-color: #6FA9FF;
	width: 100%;
}

#shoppingcart {
	min-width: 66%;
	border:medium #6FA9FF solid;
	padding: 0px;
}

#shoppingcart th {
	border:medium #6FA9FF solid;
	padding: 5px;
	color:#FFFFFF;
	background-color: #4e3cf6;
}

#shoppingcart td {
	border:medium #6FA9FF solid;
	padding: 5px;
}

#shoppingcart .summary {
	text-align: right;
	background-color: #4e3cf6;
	color:#FFFFFF;
	font-weight: bold;
}

.updatetext {
	font-size: 8px;
	font-weight: normal;
}

#subcat-ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#neworcurrentcusttable {
	padding: 0px 30px;
}

#extrastable .chk {
	text-align: right;
}

#contactusdiv input, #contactusdiv textarea {
	color: #1808B9;
	border: 2px dashed #9E92F3;
}

.updatetext {
	font-weight: bold;
	font-size: 12px;	
}
	
