html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
	margin-top: 0px;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
	height: 100%;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	background-image: url(images/pattern.jpg);
	margin: 0px;
}

a {
	color: #666;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000;
}

#nav a, #footer a {
	color: #999;
	outline: none;
	text-decoration: none;
}
#nav a:hover, #footer a:hover {
	text-decoration: none;
	color: #FFF;
}
p {
	margin: 0 0 5px
}
img {
	border: none;
}

img a {
	border:none;
}

a img:hover {
	opacity:0.75;
	filter:alpha (opacity=75);
}

input {
	vertical-align: middle;
	font-size: 14px;
	color: #666;
	margin-bottom: 10px;
}

textarea {
	vertical-align: middle;
	font-size: 14px;
	color: #666;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	height: auto !important;
	height: 100%;
}

#wrapperwide {
	width: 1160px;
	margin: 0 auto;
	height: auto !important;
	height: 100%;
}



/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 155px;
	background-image: url(images/header.png);
	padding-top: 10px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #222;
}


/* Middle
-----------------------------------------------------------------------------*/
#content {
	width: 960px;
	margin: 0 auto;
	padding: 0 0 100px;
}

#contentwide {
	width: 1160px;
	margin: 0 auto;
	padding: 0 0 100px;
}



/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: auto;
	margin: 0 auto 0;
	height: 108px;
	background-color: #000;
	background-repeat: repeat-x;
	background-position: center;
	background-image: url(imagesw/patterndark.jpg);
	padding-top: 20px;
	text-align: center;
	color: #888;
	font-size: 10px;
}
.frontsub {
	height: 180px;
	width: 225px;
	float: left;
	text-align: center;
}
.frontmain {
	height: 450px;
	width: 800px;
	padding: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.contactmain {
	height: 400px;
	width: 700px;
	padding: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

.pageintro {
	height: 70px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

#mainsub {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	padding: 30px;
	height: 180px;
	margin-top: 15px;
}
#header #nav {
	display: inline-block;
	text-align: center;
}
#nav ul li {
	float: left;
	color: #999;
	font-size: 10px;
	margin-left: 15px;
}
#clearboth {
	clear: both;
	height: 50px;
}
.slit {
	background-image: url(images/slit.png);
	background-position: center top;
	height: 30px;
	background-repeat: no-repeat;
}

.slitup {
	background-image: url(images/slitup.png);
	background-position: center bottom;
	height: 30px;
	background-repeat: no-repeat;
}
h1 {
	font-size: 36px;
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}

h2 {
	font-size: 18px;
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}

h3 {
	font-size: 14px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}

h4 {
	font-size: 12px;
	color: #333;
	font-weight: normal;
	font-style: italic;
	line-height: normal;
}
#nav li .active {
	color: #FFF;
}
.crew {
	height: 280px;
	width: 700px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/crew.png);
}
.crewleft {
	margin-top: 170px;
	height: 100px;
	width: 180px;
	margin-left: 25px;
	float: left;
}

.crewcenter {
	margin-top: 170px;
	height: 100px;
	width: 180px;
	margin-left: 55px;
	float: left;
}

.crewright {
	margin-top: 170px;
	height: 100px;
	width: 180px;
	margin-left: 50px;
	float: left;
}

.tempfront {
	height: 300px;
	width: 760px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-image: url(images/hometemp.png);
	padding-top: 75px;
	padding-right: 100px;
	padding-bottom: 125px;
	padding-left: 100px;
}

.feature1 {
	height: 200px;
	width: 760px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-image: url(images/feature1.png);
	padding-top: 75px;
	padding-right: 100px;
	padding-bottom: 125px;
	padding-left: 100px;
}



.feature2 {
	height: 200px;
	width: 760px;
	padding: 100px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	background-image: url(images/feature2.png);
}

.feature3 {
	height: 200px;
	width: 760px;
	padding: 100px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-image: url(images/feature3.png);
}

.feature4 {
	height: 200px;
	width: 760px;
	padding: 100px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	background-image: url(images/feature4.png);
}

.feature5 {
	height: 200px;
	width: 760px;
	padding: 100px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-image: url(images/feature5.png);
}

.feature6 {
	height: 200px;
	width: 760px;
	padding: 100px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	background-image: url(images/feature6.png);
}

.feature7 {
	height: 200px;
	width: 760px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-image: url(images/feature7.png);
	padding-top: 150px;
	padding-right: 100px;
	padding-bottom: 50px;
	padding-left: 100px;
}

.commonsizes {
	height: 200px;
	width: 760px;
	padding: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	text-align: left;
	background-image: url(images/common.png);
}

.customsizes {
	height: 200px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	text-align: right;
	background-image: url(images/custom.png);
	padding-top: 80px;
	padding-right: 100px;
	padding-bottom: 120px;
	padding-left: 100px;
}

.buycanvas {
	height: 200px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	text-align: left;
	background-image: url(images/buy.png);
	padding-top: 65px;
	padding-right: 100px;
	padding-bottom: 135px;
	padding-left: 100px;
}

.sellcanvas {
	height: 200px;
	width: 760px;
	padding: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	text-align: right;
	background-image: url(images/sell.png);
}

.students {
	height: 200px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	text-align: left;
	background-image: url(images/students.png);
	padding-top: 85px;
	padding-right: 100px;
	padding-bottom: 115px;
	padding-left: 100px;
}

.thecraftsman {
	height: 700px;
	width: 660px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	text-align: right;
	background-image: url(images/mike.png);
	padding-top: 75px;
	padding-right: 100px;
	padding-bottom: 75px;
	padding-left: 400px;
}

.thecraftsman h2 {
	font-size: 16px;
}
.frontsub h2 a {
	font-size: 14px;
}
.frontsub h2 a:hover {
	font-size: 14px;
}
