html,body{
	background:url(../images/bg.jpg) repeat-x #eabf10;
	padding:0;
	margin:0;
	font:normal 12px Arial;
	color:#1e1e1e
}

.container{
	width:870px;
	margin:0 auto
}

.topContact{
	padding:5px 0 28px 0;
	margin:0;
	list-style:none;
	text-align:right;
	color:#e2e2e2;
	font:normal 11px Arial
}

.topContact a{
	color:#e2e2e2;
	text-decoration:none
}

.topContact a:hover{
	color:#ff9900
}

.topContact li{
	display:inline;
	padding:0 15px 0 0
}

.PCQuarters h1{
	float:left;
	padding:5px 0 0 10px;
	margin:0
}

.PCQuarters h1 img{
	border:none
}

.mainNav {
	padding:10px 0 0 0;
	float:right;
	list-style:none
	
}

.mainNav li {
	float:left;
	margin:0 8px 0 0;
}

.mainNav li a {
	display:block;
	font:normal 12px Arial;
	font-weight:bold;
	color:#333;
}

.mainNav li a:hover {
	color:#FF0000;
}

.mainNav li a.active {
color:#FF0000;
}

.topNav{
	float:right;
	padding:0px 25px 0 0;
	margin:0;
	list-style:none
}

.topNav li{
	float:left;
	margin:0 4px 0  0
}

.topNav li a{
	display:block;
	float:left;
	background:url(../images/navLeft.gif) top left no-repeat;
	text-decoration:none;
	font:normal 12px Arial;
	line-height:35px;
	color:#fff
}

.topNav li a span{
	display:block;
	background:url(../images/navRight.gif) top right no-repeat;
	padding:0 15px
}

.topNav li a:hover, .topNav li a.active{
	background:url(../images/navLeftHover.gif) top left no-repeat;
}

.topNav li a:hover span, .topNav li a.active span{
	background:url(../images/navRightHover.gif) top right no-repeat;
}

.clear{
	clear:both
}

.topCurve{
	background:url(../images/a2.gif) top right no-repeat #fff;
	margin:7px 0 0 0
}

.masthead{
	background:#fff;
	padding:5px 10px
}

.searchBox{
	background:url(../images/bgSearchBox.jpg);
	float:left;
	width:222px;
	height:197px;
	padding:10px 6px
}

.searchBox h1{
	padding:3px;
	margin:0;
	font:bold 18px Arial;
	color:#fff
}

.searchField{
	background:url(../images/bgSearchField.gif) no-repeat;
	border:none;
	padding:3px;
	width:153px;
	height:19px
}

.searchBox img{
	border:none
}

.mastheadImage{
	float:right;
	width:604px
}

.bottomCurve{
	background:url(../images/a3.gif) bottom right no-repeat #fff;
	margin:0 0 7px 0
}

.content{
	background:#fff
}

.subContent{
	background:url(../images/bgSubContent.gif) top right repeat-y #e2e2e2;
	width:238px;
	padding:1px
}

.subContent h1{
	background:url(../images/bgH1.gif) repeat-x;
	border:1px solid #bc3206;
	padding:3px 0 4px 10px;
	margin:0;
	font:bold 18px Arial;
	color:#111111
}

.subContent ul{
	padding:0 15px;
	margin:0;
	list-style:none;
	font:normal 11px Arial
}

.subContent ul li{
	border-bottom:1px dotted #b6b5b5;
	padding:15px 0
}

.subContent ul li.last{
	border-bottom:none
}

.subContent ul li img{
	float:left;
	background:#fff;
	padding:5px;
	margin:0 10px 0 0
}

.subContent ul li a{
	color:#ed1c24;
	font-weight:bold
}

.subContent ul li a:hover{
	color:#ff6600
}

.mainContent{
	background:url(../images/a2.gif) top right no-repeat #fff;
	width:604px;
	padding:10px 10px 15px 0
}

.mainContent h1{
	background:url(../images/bgH1.jpg) no-repeat;
	padding:0 0 0 20px;
	margin:0;
	font:normal 20px Arial;
	color:#fff;
	line-height:40px
}

.mainContent h2{
	font:bold 16px Arial;
	padding:0 0 0 20px;
	margin:15px 0 0 0
}

.mainContent h4{
	float:left;
	width:300px;
	padding:0 0 0 20px;
	margin:0;
	font:normal 12px Arial;
	color:#555555
}

.mainContent h4 .productName{
	display:block;
	font:normal 24px Arial;
	color:#0076a3;
	padding:0 0 10px 0
}

h4 .productPrice{
	display:block;
	font:normal 24px Arial;
	color:#ed1c24;
	padding:10px 0 0 0
}

.mainContent p{
	padding:0 20px
}

.productPicture img{
	float:right;
	height: 200px;
	width: 280px
}

.mainProduct{
	float:left
}

.mainProduct2{
	float:right;
	padding:0 0 15px 0
}

.mainProduct img, .mainProduct2 img{
	border:none
}


.newProducts{
	border-left:2px solid #d2d1d1;
	border-right:2px solid #d2d1d1
}

.newProducts h3{
	background:url(../images/b3.gif) repeat-x;
	font:bold 16px Arial;
	padding:0 0 10px 20px;
	margin:0
}

.newProducts td {
	text-align:center;
	padding:10px 0
}


.newProducts td img{
	border:none
}

.newProducts td a{
	color:#0072bc;
	text-decoration:none;
	font-weight:bold
}

.newProducts td a:hover{
	color:#ff0000
}


.footerLinksContainer{
	background:#fff;
	border-top:1px dashed #b6b5b5;
	padding:15px;
	font:normal 11px Arial;
	color:#333
}

.footerLinks{
	float:left;
	padding:10px 0 0 0;
	margin:0;
	list-style:none
}

.footerLinks li{
	display:inline
}

.footerLinks li a{
	color:#666666;
	text-decoration:none;
	padding:0 3px
}

.footerLinks li a:hover{
	color:#000
}

.productype a{
	color:#666666;
	text-decoration:none;
	padding:0 3px
}
.producttype a:link{
	color:#666666;
	text-decoration:none;
	padding:0 3px

}

.producttype a:hover{
	color:#000;
	text-decoration:underline
}
.webtogo{
	float:right;
	
}

.webtogo a{
	color:#111111;
	text-decoration: none;
	border: none
}

.footer{
	background:#111111;
	padding:15px;
	text-align:center;
	font:normal 11px Arial;
	color:#fff
}

.bottomAd{
	text-align:center;
	padding:15px 0 0 0
}

.locations{
	padding:0 0 0 20px;
	font:normal 11px Arial
}

.locations img{
	display:block;
	float:left;
	margin:0 10px 0 0
}

.contactForm{
	border-bottom:1px dotted #959595;
	padding:15px
}

.productList{
	background:#c3c2c2
}

.productList td{
	width:33%;
	text-align:center;
	padding:10px 0
}

.productList td a{
	color:#363636;
	text-decoration:none
}

.productList td a img{
	border:none
}

.productList td a:hover{
	color:#ff0000
}

.productList tr{
	background:#fff
}

.productList td.gray{
	width:33%;
	
}

.featuredproducts{
	border:0;
	padding:0;
	margin:0;
	width:96%
}
.featuredproducts td{
	padding:3px;
	margin:0
}

.tblnew{
	border:0px;
	width:100%
}

.tblnew td{
	vertical-align: top
}

.productCatery {
	background:#fff;
	border:1px solid #CCC;

}

.productCatery td{
	width:33%;
	text-align:center;
	padding: 10px 0
}

.productCatery h1 {
	background:#000;
	text-align:left;
	height:25px;
	padding-top:5px;
	font:bold 18px Arial;
}


.searchresulttitle {  font-family: Lucida Grande, Verdana, Arial; font-size: 12px; font-style: none; font-weight: bold; color: #111111; text-decoration: none;}

.prodTable img{
display:block;
border:1px solid #cecece;
margin:0 0 5px 0
}

.prodTable td{
text-align:center;
font:normal 8pt Arial
}
