html, body{
	margin: 0;
	padding: 0;
	background: url('../images/BKGD_Grey_Stripes.jpg');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height:17px;
	}
a{
	color:#000;
	font-weight: bold;
	}
a:hover{
	text-decoration: none;
	}
ul{
	margin: 0;
	padding: 0;
	list-style: none;
	}
img{
	margin: 0;
	padding: 0;
	border: none;
	}
a{ /* part I of link dotted border elimination */
outline: none;
}

:focus { /* part II of link 
dotted border elimination */

-moz-outline-style: none;
}
/* - - - - - -  ID - - - - - - - */
#container{
	background: url('../images/BKGD_Grey_Title.jpg') repeat-x;
	width: 100%;
}
#wrapper{
	margin: 0 auto;
	width: 772px;
	}
#header{
	background: url('../images/header_bg.gif') no-repeat;
	height: 116px;
	}
#logo{
	width: 308px;
	margin: 0;
	padding: 0;
	}
#logo a {
	display: block;
	width: 308px;
	height: 101px;
	padding: 0;
	border-style: none;
	background: url(../images/logo.jpg) no-repeat;
	}
#logo img  {
	display: block;
	width: 0;
	}
#logo a:hover {
	background: url(../images/logo.jpg) -308px;
	}

#content{
	margin: 0;
	padding: 0 20px;
	background: #ffffff url('../images/BKGD_White_Content.jpg') repeat-y;
	}
#nav{
	height: 27px;
	}
#clear{
	clear:both;
	padding-bottom: 1px;
	}
#content-footer{
	
	background: url('../images/White_Content_Bottom.jpg') no-repeat;
	height: 28px;
	margin-bottom: 20px;
	}
	
#footer{
	clear:left;
	background-color: #313131;
	}
#footer p{
	display: block;
	margin: 0 auto;
	padding: 15px;
	color: #fff;
	font-size: 9px;
	line-height: 12px;
	width: 772px;
	text-align: center;
	}
#home p{
	font-size: 11px;
	}
#samples li{
	float: left;
	width: 160px;
	height: 200px;
	text-align: center;
	margin: 0 10px;
	}
#samples img{
	padding: 3px;
	background-color: #666666;
	}
.info{
	margin: 0 auto;
	width: 500px;
	border: 1px solid #666;
	padding: 10px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #1E95F0;
	}
.info a{
	margin: 10px auto 0 auto;
	}
iframe {
	width: 100%;
	height: 600px;
	margin: 0;
	padding: 0px;
	border-width: 0px;
}
#contact-info{
	float: right;
	width: 340px;
	border: 1px solid #ccc;
	padding: 5px;
	margin-left: 10px;
	}
#contact-info p{
	margin: 0 0 5px 5px;
	}
.center{
	text-align: center;
	}
#screenprint{
	background: url('../images/screenprint.jpg') no-repeat;
	padding: 150px;
	height: 400px;
}
#screenprint a, #embroidery a{
	margin: 20px auto;
	display: block;
	width: 200px;
	height: 64px;
	margin-top: 10px;
	text-indent: -999em;
	background: url('../images/viewapparel.gif') no-repeat;
}
#promotional{
	background: url('../images/promotional.jpg') no-repeat;
	padding: 150px;
	height: 300px;
}
#promotional a{
	margin: 20px auto;
	display: block;
	width: 200px;
	height: 64px;
	margin-top: 10px;
	text-indent: -999em;
	background: url('../images/viewproducts.gif') no-repeat;
	}
#embroidery{
	background: url('../images/embroidery.jpg') no-repeat;
	padding: 150px;
	height: 400px;
	margin-top: 15px;
}
#approval p{
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}
.step1, .step2, .step3{
	margin: 0px auto;
	display: block;
	width: 200px;
	height: 64px;
	text-indent: -999em;
}

.step1{
	background: url('../images/approve_step2.jpg') 0 0 no-repeat;
	}
.step2{
	background: url('../images/approve_step3.jpg') 0 0 no-repeat;
	}
.step3{
	background: url('../images/approve_submit.jpg') 0 0 no-repeat;
	}
form h3{
	background: none;
	margin: 10px 0 0 0;
	padding: 3px 0;
	color: #009900;
	text-align: left;
	}
form p{
	color:#999999;
	padding: 3px 0;
	margin: 0;
	}
form{
	padding: 10px 0 20px 250px;
}

/* - - - - - - - - - HEADERS - - - - - - - - - */
h1, h2, h3{
	background: url('../images/h3background.gif') repeat-x;
	color: #fff;
}
h4{
	margin: 3px 0;
	font-size: 14px
	}
h1{
	font-size: 26px;
	line-height: 28px;
	margin: 0 0 10px 0;
	padding: 8px 15px;
	}
h3{
	padding: 11px 0px;
	margin: 0 0 10px 0;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Verdana;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	}

/* - - - - - - - - - LISTS - - - - - - - - - */
ul#home li{
	float: left;
	margin: 0 0 0 5px;
	padding: 8px;
	width: 220px;
	border: 1px solid #999;
	}
ul#home{
	margin-top: 10px;
	}
#nav{
	background: url('../images/navback.gif') repeat-x;
	}
#nav ul{
	width: 772px;
	margin: 0 auto;
	}
#nav li{
	float: left;
}

/* - - - - - - - - - LISTS - - - - - - - - - */

#nav a{
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 26px;
	}
#nav a:hover{
	background: url('../images/navhover.gif') repeat-x;
	color: #343434;
}

.enter{
	display: block;
	background: url('../images/enter.gif') no-repeat;
	width: 200px;
	height: 64px;
	margin-top: 10px;
	text-indent: -999em;
	}
