a {
	color: #E47201;
	text-decoration: none;
	font-weight: bold;
}

p {
	color: #228DB9;
}

html, body {
    margin: 0;
    padding: 0;
    border: 0;
    height: 100%;
}

body {
	background: url(../images/bg_tile.gif) repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
}

#bannerAds {
	position: absolute;
	height: 426px;
	width: 160px;
	top: 280px;
	left: 650px;
	z-index: 5;
}

#nonFooter {
	position: relative;
	min-height: 100%;
	background: #FFFFFF;
	border-right: solid #a3a3a3 3px;
	border-left: solid #a3a3a3 3px;
	width: 850px;
	margin: auto;
}

* html #nonFooter {
	height: 100%;
}

#breadcrumb {
	margin-left: 50px;
	top: 185px;
	z-index: 3;
	color: #228DB9;
}

#pagebar {
	margin-top: 30px;
}

#footer {
	position: relative;
	margin-top: -58px;
}

.cssnav img {
	border: 0;
}

* html a:hover {
	visibility:visible;
}

.cssnav a:hover img {
	visibility:hidden;
}

#navHolder {
	height: 21px;
	width: 850px;
}

#navtable {
	#margin-top: -2px;
}

div#wrapper {
	text-align: left;
	width: 850px;
	margin: 0 auto;
}

#nav2 {
	height: 31px;
	width: 850px;
	background: url(../images/nav_bar2.png) no-repeat;
	background-position: right;
	text-align: center;
}

#services {
	float: left;
	margin-left: 30px;
	background: url(../images/screenOver.png) no-repeat;
	display: inline;
}

#embroidery{
	float: left;
	margin-left: 15px;
	background: url(../images/embroideryOver.png) no-repeat;
	display: inline;
}


#promo {
	float: left;
	margin-left: 15px;
	background: url(../images/promoOver.png) no-repeat;
	display: inline;
}

#quote {
	float: left;
	margin-left: 15px;
	background: url(../images/quoteOver.png) no-repeat;
	display: inline;
}

#gallery {
	float: left;
	margin-left: 15px;
	background: url(../images/galleryOver.png) no-repeat;
	display: inline;
}

#about {
	float: left;
	margin-left: 15px;
	background: url(../images/aboutOver.png) no-repeat;
	display: inline;
}

#contact {
	float: left;
	margin-left: 15px;
	background: url(../images/contactOver.png) no-repeat;
	display: inline;
}
