body {
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	color: #555E4F;
	background: #FFFFFF url("/assets/images/bg.gif") fixed;
	margin: 0px;
	padding: 0px;
}
h2 {font-size: 20px; margin-bottom: 0px; padding-bottom: 0px; line-height: 22px}

.navigation {width: 940px; margin: 0px; padding: 0px; height: 83px; width: 940px;}

.wizardbottom a{height: 83px; width: 147px; background-image: url(../images/nav/wizard_bottom.jpg); background-repeat: no-repeat; background-position: top left; float: left; display: block}

.quote a{background-image: url(../images/nav/quote.jpg); width: 134px; height: 83px; background-position: 0px 0px; display: block; float: left}
.quote a:hover{background-image: url(../images/nav/quote.jpg); width: 134px; height: 83px; background-position: 0px -83px; display: block; float: left}
.quoteactive {background-image: url(../images/nav/quote.jpg); width: 134px; height: 83px; background-position: 0px -83px; display: block; float: left}

.products a{background-image: url(../images/nav/products.jpg); width: 192px; height: 83px; background-position: 0px 0px; display: block; float: left}
.products a:hover{background-image: url(../images/nav/products.jpg); width: 192px; height: 83px; background-position: 0px -83px; display: block; float: left}
.productsactive {background-image: url(../images/nav/products.jpg); width: 192px; height: 83px; background-position: 0px -83px;display: block; float: left}

.designs a{background-image: url(../images/nav/designs.jpg); width: 171px; height: 83px; background-position: 0px 0px; display: block; float: left}
.designs a:hover{background-image: url(../images/nav/designs.jpg); width: 171px; height: 83px; background-position: 0px -83px; display: block; float: left}
.designsactive {background-image: url(../images/nav/designs.jpg); width: 171px; height: 83px; background-position: 0px -83px; display: block; float: left}

.about a{background-image: url(../images/nav/about.jpg); width: 143px; height: 83px; background-position: 0px 0px; display: block; float: left}
.about a:hover{background-image: url(../images/nav/about.jpg); width: 143px; height: 83px; background-position: 0px -83px; display: block; float: left}
.aboutactive {background-image: url(../images/nav/about.jpg); width: 143px; height: 83px; background-position: 0px -83px; display: block; float: left}

.contact a{background-image: url(../images/nav/contact.jpg); width: 153px; height: 83px; background-position: 0px 0px; display: block; float: left}
.contact a:hover{background-image: url(../images/nav/contact.jpg); width: 153px; height: 83px; background-position: 0px -83px; display: block; float: left}
.contactactive {background-image: url(../images/nav/contact.jpg); width: 153px; height: 83px; background-position: 0px -83px; display: block; float: left}

h1, h2, h3, h4, h5 {
	margin: 0;
}

/* Header */

#container {width: 940px; margin: 0px auto;}
#header {
	width: 940px;
	height: 174px;
}

#header h1 {
	float: left;
	margin: 0px 0 0 0px;
	font-size: 60px;
	letter-spacing: -6px;
}

#header h2 {
	float: right;
	margin: 40px 10px 0 0;
	font-size: 18px;
}


a {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #555E4F;
	text-decoration: none;
}

/* Content */

#content {
	width: 940px;
	padding-top: 0px;
	border-top: none;
	background: #FFFFFF;
}


#colOne {
	float: left;
	width: 150px;
	margin-top: 20px;
	padding: 0 5px 0 5px;
}

#colTwo {
	margin-top: 10px;
	width: 905px;
	padding: 0 0px 0 30px;
}
p {padding: 0px; margin: 12px 0px}
#content h2 {
	
	font-size: 24px;
	letter-spacing: -1px;
	color: #000000;
	line-height: 26px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}


#footer {
	width: 940px;
	margin: 0 auto;
	padding-top: 20px;
}


#footer p {
	text-align: center;
	padding: 0;
	font-size: 10px;
}

#logo {
	position:absolute;
	top:162px;
	left:164px;
	z-index:1;
}
#apparel {
	position:absolute;
	top:395px;
	left:423px;
	z-index:8;
}
#promo {
	position:absolute;
	top:153px;
	left:668px;
	z-index:10;
	height: 231px;
}
#sticker{
	position:absolute;
	top:637px;
	left:186px;
	z-index:6;
	width: 0px;
}
#stationery{
	position:absolute;
	top:599px;
	left:833px;
	z-index:5;
}
.wizardhand {
	background-image: url(../images/wizardhand-trans.png);
	background-repeat: no-repeat;
	height: 400px;
	width: 250px;
	position: absolute;
	top: 20px;
	left: 0px;
	margin: 0px auto;
}