body{
	margin-top:0px;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#container {	
	margin:0px auto;
	width:1000px;	
}
#menu{
	margin:0px auto;
	width:1000px;
}
div#menu ul#menuitem{
	height:250px;
	width:1000px;
	background:transparent url(/images/menu.jpg) top left no-repeat;	
	margin: 0px 0px 0px 0px;
	position:relative;
}
div#menu ul#menuitem li{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;	
}
ul#menuitem li,ul#menuitem a{
	height:40px;
	display:block;	
	width:240px;
	text-indent:-9999px;
}

div#menu ul#menuitem li a{
	text-indent:-9999px;
	text-decoration:none;
}
#home{
	left:500px;
	width:240px;
	height:40px;
	top:15px;
}
#pricing{
	left:500px;
	width:240px;
	height:40px;
	top:55px;
}
#process{
	left:500px;
	width:240px;
	height:40px;
	top:95px;
}
#quality{
	left:500px;
	width:240px;
	height:40px;
	top:135px;
}
#samples{
	left:500px;
	width:240px;
	height:40px;
	top:175px;
}
#news{
	left:740px;
	width:240px;
	height:40px;
	top:15px;
}
#testimonials{
	left:740px;
	width:240px;
	height:40px;
	top:55px;
}
#faqs{
	left:740px;
	width:240px;
	height:40px;
	top:95px;
}
#order{
	left:740px;
	width:240px;
	height:40px;
	top:135px;
}
#contact{
	left:740px;
	width:240px;
	height:40px;
	top:175px;
}
#home a:hover,body#homeon #home{
	background:transparent url(/images/menu.jpg) -500px -265px no-repeat;
}
#pricing a:hover,body#pricingon #pricing{
	background:transparent url(/images/menu.jpg) -500px -305px no-repeat;
}
#process a:hover,body#processon #process{
	background:transparent url(/images/menu.jpg) -500px -345px no-repeat;
}
#quality a:hover,body#quality #quality{
	background:transparent url(/images/menu.jpg) -500px -385px no-repeat;
}
#samples a:hover,body#sampleson #samples{
	background:transparent url(/images/menu.jpg) -500px -425px no-repeat;
}
#news a:hover,body#newson #news{
	background:transparent url(/images/menu.jpg) -740px -265px no-repeat;
}
#testimonials a:hover,body#testimonialson #testimonials{
	background:transparent url(/images/menu.jpg) -740px -305px no-repeat;
}
#faqs a:hover,body#faqson #faqs{
	background:transparent url(/images/menu.jpg) -740px -345px no-repeat;
}
#order a:hover,body#orderon #orders{
	background:transparent url(/images/menu.jpg) -740px -385px no-repeat;
}
#contact a:hover,body#contacton #contact{
	background:transparent url(/images/menu.jpg) -740px -425px no-repeat;
}
#wrapper{
	font-family:"Palatino Linotype", Georgia, serif;
	font-size:1em;
	width:1000px;
	margin:0px auto;
	background-color:#CCC;	
}
#wrapper a {
	color:#19388d;
}
#wrapper a:hover {
	color:#000077;
}
.featured_img{
	border:solid 1px #FFF;	
}
#sidebar{	
	width:400px;
	*width:400px;
	float:left;	
}
#content{	
	width:585px;
	*width:580px;
	float:right;	
	margin-right:15px;
}
#contentfull{		
	float:right;
	width:985px;
	margin-right:15px;
}
.box{
	margin:15px 0px 15px 15px;
	padding:15px;
	background-color:#FFF;
}
.accent{
	font-size:18px;
	color:#991c30;
}
.accent2{	
	color:#08621e;
	font-weight:bold;	
}

h1{
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:36px;
	color:#000000;
	margin-top:0px;
}
h2{
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans 	L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:24px;
	color:#000000;
	font-style:italic;
	font-weight:bold;
	margin-top:0px;
}
h3{
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans 	L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:20px;
	color:#000000;
	font-weight:bold;
	margin-top:0px;
}
#footer{
	margin:0px auto;
	clear:both;
	font-family: Verdana, Arial, Helvetica;
	font-size:11px;
	width:970px;
	background-color:#000;
	color:#FFF;
	line-height:18px;
	height:23px;
	padding:15px;
	padding-top:5px;
}
#footer a{
	color:#FFF;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
.catalog_table {
	background-color: #2b2519;
}

.catalog_hdr_row {
	background-color: #000;
	color: #b89c6a;
	font-size:14px;
}

.catalog_row {
	background-color: #000;
	color: #ccc;
}

.catalog_button {
	font-size: 13px;
	color: #ccc;
	font-weight: bold;
	background-color: #15090a;
	border: 1px solid #ccc;
	margin: 0px;
	padding: 0px;
}
.cart_table {
	background-color: #15090a;
}

.cart_hdr_row {
	background-color: #15090a;
	color: #b89c6a;
}

.cart_row {
	background-color: #000;
	color: #ccc;
}

.cart_button {
	font-size: 13px;
	color: #ccc;
	font-weight: bold;
	background-color: #15090a;
	border: 1px solid #ccc;
	margin: 0px;
	padding: 0px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
hr{
	border:none;
	border-top: 1px solid #555;
}
.front_img{
	margin:10px;
	border:solid 1px #FFF;
}
.pagination {
	padding: 2px;
}

.pagination ul {
	margin: 0;
	padding: 0;
}

.pagination li {
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
}

.pagination a, .pagination a:visited {
	padding: 0 5px;
	border: 1px solid #AAAAAF;
	text-decoration: none; 
	background-color: #E8E8E6;
	color: #666666;
}

.pagination li.currentpage {
	font-weight: bold;
	padding: 0 5px;
	border: 1px solid #AAAAAF;
	background-color: #666666;
	color: #E8E8E6;
}

.pagination li.disablepage {
	padding: 0 5px;
	border: 1px solid #AAAAAF;
	color: #929292;
}

.pagination li.nextpage {
	font-weight: bold;
}

* html .pagination li.currentpage, * html .pagination li.disablepage { /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
	margin-right: 5px;
	padding-right: 0;
}


