* { padding: 0; margin: 0; }

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-x;
	background-color: #2B2B2B;
	}

#wrapper {
	width: 940px;
	background-image: url(images/bg_content.gif);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 5em;
	margin-left: auto;
	padding-bottom: 0px;
	}

#header {
	color: #333;
	width: 940px;
	height: 101px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/headerbg.gif);
	}

#newsletter {
	background-image: url(images/bg_newsletter.gif);
	float: right;
	position: relative;
	clear: right;
	margin-right: 25px;
	height: 30px;
	width: 165px;
	padding-right: 25px;
	padding-left: 30px;
	padding-top: 10px
	}

#submit {
	float: right;
	}
	
#nav {
	height: 32px;
	width: 600px;
	float: right;
	position: relative;
	margin-top: 29px;
	clear: right;
	}

#flash {
	float: left;
	width: 940px;
	color: #333;
	margin-top: 10px;
	padding-bottom: 10px;
	height: 272px;
	padding-top: 5px;
	background-image: url(images/bg_slideshow.jpg);
	background-repeat: repeat-x;
	}	
	

#leftcolumn {
	color: #333;
	margin: 0px;
	width: 200px;
	float: left;
	position: relative;
	text-align: center;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	}
	
#subnav_wrapper {
	width: 240px;
	float: left;
	position: relative;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
#subnav_header {
	color: #333;
	margin: 0px;
	width: 200px;
	float: left;
	position: relative;
	background-image: url(images/bg_subnav_header.gif);
	height: 25px;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 42px;
	padding-left: 40px;
	}

#subnav {
	color: #333;
	margin: 0px;
	float: left;
	postion: relative;
	padding-top: 20px;
	padding-bottom: 10px;
	background-image: url(images/bg_subnav.gif);
	clear: left;
	width: 200px;
	background-repeat: repeat-y;
	padding-left: 40px;
	}

#subnav_footer {
	color: #333;
	margin: 0px;
	width: 240px;
	float: left;
	padding-bottom: 10px;
	background-image: url(images/bg_subnav_footer.gif);
	height: 161px;
	background-repeat: no-repeat;
	}
	
#leftcolumn img {
	margin-right: auto;
	margin-left: auto;
	margin-top: 18px;
	margin-bottom: 10px;
}

#rightcolumn {
	float: right;
	position:relative;
	color: #333;
	margin: 0px;
	width: 690px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 10px;
	}
	
#rightcolumn_content {
	float: right;
	position: relative;
	color: #333;
	margin: 0px;
	width: 660px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 30px;
	}

#rightcolumn_content p {
	margin-right: 40px;
	line-height: 1.4em;
}


#rightcolumn_content img a {
	border: none;
	}

#rightcolumn_content p a {
	color:#333333;
	text-decoration: none;
	}

#rightcolumn_content p a:hover {
	text-decoration: underline;
	color: #056aad;
	}


#headingrule {
	height: 5px;
	background-color: #455254;
	margin-bottom: 20px;
	}

#rightcolumn p {
	margin-right: 25px;
	line-height: 1.4em;
}

#footer {
	width: 920px;
	clear: both;
	color: #333;
	margin: 0px;
	padding: 10px;
	background-color: #2B2B2B;
	background-image: url(images/bg_footer.jpg);
	height: 100px;
	}

#brands {
	height: 50px;
	width: 585px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 0px;
	float: left;
	position: relative;
	}

#secondarynav {
	width: 300px;
	float: right;
	position: relative;
	margin-top: 30px;
	font-size: 9px;
	text-align: right;
	line-height: 1.75em;
	margin-right: 15px;
	margin-left: 0px;
	}

#secondarynav a {
	color:#333333;
	text-decoration: none;
	}

#secondarynav a:hover {
	text-decoration: underline;
	color: #056aad;
	}


.logo {
	margin-left: 15px;
	}

#navbuttons {
	margin: 0;
	height: 32px;
	display: inline;
	overflow: hidden;
	width: 523px;
	padding: 0;
	}
#navbuttons li {
	padding: 0;
	list-style-type: none;
	display: inline;
	margin: 0;
	}

#navbuttons a {
	float: right;
	overflow: hidden;
	height: 0px !important;
	height /**/:32px; /* for IE5/Win only */
	padding-top: 32px;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	}
	
#navbuttons a:hover {
	background-position: 0 -32px;
	}

#navbuttons a:active {
	background-position: 0 -32px;
	}

 #navbuttons a.selected {
	background-position: 0 -64px;
	}

#tabout a  {
	width: 132px;
	background: url(images/nav_about.gif) top left no-repeat;
	}

#tservices a  {
	width: 111px;
	background: url(images/nav_services.gif) top left no-repeat;
	}

#tgallery a  {
	width: 100px;
	background-image: url(images/nav_gallery.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#tfaq a  {
	width: 79px;
	background-image: url(images/nav_faq.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
#tcontact a  {
	width: 110px;
	background: url(images/nav_contact.gif) top left no-repeat;
	}

form#login {
	position: relative;
	}

div#addme {
	position:relative;
	float:left;
	margin-right:5px;
	}
#wrapper #header #newsletter form {
	margin-top: 10px;
	}

input#addme-field {
	width:128px;
	}

label.overlabel {
	position:absolute;
	top:2px;
	left:5px;
	z-index:1;
	color:#999;
	}

label.overlabel {
	color:#999;
	}
	
label.overlabel-apply {
	position:absolute;
	top:2px;
	left:5px;
	z-index:1;
	color:#999;
	}

#bttn-gallery{
	height: 26px;
	width: 110px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(images/bttn_gallery.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	}

 
#bttn-gallery:hover{
	background-position: left -26px;
	}




#leftnav {
	overflow: hidden;
	width: 142px;
	}
#leftnav li {
	padding: 0;
	list-style-type: none;
	margin: 0;
	}

#leftnav a {
	display: block;
	overflow: hidden;
	height: 0px !important;
	height /**/:24px; /* for IE5/Win only */
	padding-top: 24px;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	}
	
#leftnav a:hover {
	background-position: 0 -24px;
	}

#leftnav a:active {
	background-position: 0 -24px;
	}

#leftnav a.selected {
	background-position: 0 -24px;
	}
	
#t2vision a  {
	width: 142px;
	background: url(images/subnav_about_vision.gif) top left no-repeat;
	}

#t2team a  {
	width: 142px;
	background: url(images/subnav_about_team.gif) top left no-repeat;
	}

#t2equipment a  {
	width: 142px;
	background: url(images/subnav_about_equipment.gif) top left no-repeat;
	}

#t2clients a  {
	width: 142px;
	background: url(images/subnav_about_clients.gif) top left no-repeat;
	}

#t2embroidery a  {
	width: 142px;
	background: url(images/subnav_service_embroidery.gif) top left no-repeat;
	}

#t2screen a  {
	width: 142px;
	background: url(images/subnav_service_screen.gif) top left no-repeat;
	}

#t2design a  {
	width: 142px;
	background: url(images/subnav_service_design.gif) top left no-repeat;
	}

#t2promotional a  {
	width: 142px;
	background: url(images/subnav_service_promotional.gif) top left no-repeat;
	}
	
#t2newest a  {
	width: 142px;
	background: url(images/subnav_gallery_recent.gif) top left no-repeat;
	}
#t2churches a  {
	width: 142px;
	background: url(images/subnav_gallery_churches.gif) top left no-repeat;
	}
#t2businesses a  {
	width: 142px;
	background: url(images/subnav_gallery_business.gif) top left no-repeat;
	}
#t2schools a  {
	width: 142px;
	background: url(images/subnav_gallery_school.gif) top left no-repeat;
	}
#t2bca a  {
	width: 142px;
	background: url(images/subnav_gallery_bca.gif) top left no-repeat;
	}
#t2misc a  {
	width: 142px;
	background: url(images/subnav_gallery_misc.gif) top left no-repeat;
	}
#t2questions a  {
	width: 142px;
	background: url(images/subnav_faq_general.gif) top left no-repeat;
	}
#t2requirments a  {
	width: 142px;
	background: url(images/subnav_faq_requirments.gif) top left no-repeat;
	}
#t2positions a  {
	width: 142px;
	background: url(images/subnav_faq_positions.gif) top left no-repeat;
	}
#t2inkcolors a  {
	width: 142px;
	background: url(images/subnav_faq_ink.gif) top left no-repeat;
	}

#t2sitemap a  {
	width: 142px;
	background: url(images/subnav_extra_sitemap.gif) top left no-repeat;
	}	
#t2privacy a  {
	width: 142px;
	background: url(images/subnav_extra_privacy.gif) top left no-repeat;
	}

a img {
	border: none;
	}
	
.img_left {
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	}
.img_right {
	float: right;
	padding-left: 30px;
	padding-bottom: 30px;
	}
.img_center {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	}

.img_equipment {
	float: left;
	padding-right: 30px;
	padding-bottom: 15px;
	}

.img_client {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	}

.equip {
	clear: left;
	}

.sitemap_column {
	width: 180px;
	margin-right: 30px;
	float: left;
	}
.sitemap_column li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	padding-top: 5px;
	font-size: 12px;
	}
.sitemap_column h4 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	}
.sitemap_column a {
	color:#333333;
	text-decoration: none;
	}

.sitemap_column a:hover {
	text-decoration: none;
	color: #056aad;
	}

.clients {
	width: 210px;
	float: left;
	text-align: center;
	height: 180px;
	}
#contactform {
	margin: 30px;
	}
.galleryimage {
	background-color: #3C3B3B;
	height: 129px;
	width: 185px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
	}
.galleryEntry{
	height: 140px;
	width: 180px;
	padding: 10px;
	float: left;
	margin: 5px;
	background-image: url(images/thumb_backdrop.gif);
	background-repeat: no-repeat;
	}
.galleryEntry br{
	line-height: 2px;
	}
.galleryEntry a
	{
		font-size: 9px;
		text-decoration: none;
	}
.galleryEntry img
	{
		border: none;
	}
#admintool {
	width: 900px;
	height: 600px;
	margin-right: auto;
	margin-left: auto;
}
