
body {
	text-align:center;
	background: #1a1a1a url('shirt-printing-images/bodybg.jpg') repeat-x;
	margin: 0;padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#container {
	margin: 0 auto;
	width: 1024px;
	background: #e0e0e0;
	border: 2px solid #000;
	padding: 0px;
	text-align: left;
}

#header {
	background: #000 url('shirt-printing-images/header.jpg') no-repeat;
	padding: 27px 0 0 0;
	margin: 0;
	height:373px;
}
#footer {
	background: #000 url('shirt-printing-images/footer.jpg') no-repeat;
	padding: 20px 0 0 20px;
	margin: 0;
		height:71px;
		clear: both;
		color: #ccc;
		font: bold 12px arial, sans-serif;
}

#footer a{
	color: #ccc;
	text-decoration: none;
}
#footer a:visited {
	color: #ccc;
}
#footer a:hover {
	color: #fff;
}
.print-summary {
	float: right;
	border: 2px solid #ccc;
	background: #fff;
	padding: 8px;
	margin: 0 0 10px 10px;
	width: 500px;
	font: 12px arial,sans-serif;
	text-align: justify;
}

#content {
	margin: 0 20px 20px 20px;
}


h1 {
	font: 18px arial, sans-serif;
	color: #666;
}

img {
	border: 0;
}


p {
	line-height: 180%;
	text-align: justify;
	font: 12px verdana, sans-serif;
}

ul,li {list-style: none;
	margin: 0;
	padding: 0;
}
.products a{
	display: block;
		background: url(shirt-printing-images/products.jpg);
		width: 196px;
		height: 50px;
}
.products a:visited{
	display: block;
		background: url(shirt-printing-images/products.jpg);
		width: 196px;
		height: 50px;
}
.products a:hover{
	display: block;
		background: url(shirt-printing-images/products.jpg) bottom left;
		width: 196px;
		height: 50px;
}

.custom a{
	display: block;
		background: url(shirt-printing-images/custom.jpg);
		width: 196px;
		height: 50px;
}
.custom a:visited{
	display: block;
		background: url(shirt-printing-images/custom.jpg);
		width: 196px;
		height: 50px;
}
.custom a:hover{
	display: block;
		background: url(shirt-printing-images/custom.jpg) bottom left;
		width: 196px;
		height: 50px;
}
.contact a{
	display: block;
		background: url(shirt-printing-images/contact.jpg);
		width: 196px;
		height: 50px;
}
.contact a:visited{
	display: block;
		background: url(shirt-printing-images/contact.jpg);
		width: 196px;
		height: 50px;
}
.contact a:hover{
	display: block;
		background: url(shirt-printing-images/contact.jpg) bottom left;
		width: 196px;
		height: 50px;
}
.faq a{
	display: block;
		background: url(shirt-printing-images/faq.jpg);
		width: 196px;
		height: 50px;
}
.faq a:visited{
	display: block;
		background: url(shirt-printing-images/faq.jpg);
		width: 196px;
		height: 50px;
}
.faq a:hover{
	display: block;
		background: url(shirt-printing-images/faq.jpg) bottom left;
		width: 196px;
		height: 50px;
}
.quote a{
	display: block;
		background: url(shirt-printing-images/quote.jpg);
		width: 196px;
		height: 50px;
}
.quote a:visited{
	display: block;
		background: url(shirt-printing-images/quote.jpg);
		width: 196px;
		height: 50px;
}
.quote a:hover{
	display: block;
		background: url(shirt-printing-images/quote.jpg) bottom left;
		width: 196px;
		height: 50px;
}

#navmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
width: 195px;
padding: 0px;
margin: 0px;
}
#navmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#navmenu ul li {
margin: 0px;
padding: 0px;
}
#navmenu ul li a {
font-size: 80%;
display: block;
border-bottom: 1px solid #C39C4E;
padding: 10px 0px 8px 4px;
text-decoration: none;
color: #666666;
width:195px;
}

#navmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #eeeeee;
}

#navmenu h2 {
	font: bold 17px arial, sans-serif;
	text-decoration: underline;
}

h2 {
	font: bold 17px arial, sans-serif;	
}



.order {
font-weight: bold;
display: block;
background: #fff;
color: darkgreen;
text-decoration: none;
color: #000;
width:195px;
}


td {
	vertical-align: top;
}
.custom-print {
	display: none;
}

.productSpecTableTd {
background: #f4f4f4;	
}
.productSpecTableTh {
	background: #ff6600;
}

.white {
	background: #fff;
	padding: 10px;
	border: 1px solid #ccc;
}

.MsoTableGrid td p {
		text-align: center;
}

