@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 67.5%;
	line-height: 1.4em;
	background-image: url(images/BGslice_04.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

#fixedHeader {
	background-position: top;
	height: 99px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	z-index: 10;
	top: 0px;
	position: relative;
	background-image: url(topbg.png);
}

#navBox {
	height: 232px;
	width: 193px;
	z-index: 10;
	background-position: bottom;
	margin: 0px;
	clear: both;
	float: left;
	top: 100px;
	position: relative;
}

*html #navBox {
	height: 232px;
	width: 193px;
	z-index: 10;
	background-position: bottom;
	margin: 0px;
	clear: both;
	float: left;
	top: 200px;
	position: relative;
	_position:absolute; /* add for IE6 */
	_left:0;/* add for IE6 */
}


#contactButton {
margin-left: 75px;
}

#navBox Img {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	vertical-align: bottom;
}

#totalContainer {
	height: 100px;
	width: 900px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -450px;
	top: 0px;
	position: relative;
	z-index: 0;
	left: 50%;
	background-position: bottom;
	clear: both;
}

#contentArea {
	float: none;
	width: 900px;
	min-height:300px;
	font-size: 1.2em;
	line-height: 1.7em;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 200px;
	background-image: url(bgslice_1-5-10_07.png);
	background-repeat: repeat-y;
	height: auto;
	margin: 0px 305px 0px 0px;
	position: relative;
	top: -15px;
	z-index: 0;
}

#footer {
	height: 366px;
	width: 900px;
	position: relative;
	left: 50%;
	z-index:9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -450px;
	top: -240px;
}

*html #footer {
	height: 366px;
	width: 900px;
	position: relative;
	left: 50%;
	z-index:9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -450px;
	top: -240px;
	_margin-left:-702px; /* add this for IE6's stupidity */
}


#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	color: #FFFFFF;
	clear: both;
	float: left;
	width: 800px;
	position: relative;
	top: -50px;
	text-align:center;
	background-color: #284839;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 80px;
	padding-bottom: 20px;
	z-index: 10;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}


#ruler {
	background-image: url(images/ruler_alphaTrans_19.png);
	background-position: right bottom;
	height: 134px;
	width: 74px;
	right: 0px;
	clear: both;
	background-repeat: no-repeat;
	float: right;
	z-index: 10;
}

#penBasket {
	background-image: url(images/pens_alphaTrans_40.png);
	background-position: right bottom;
	z-index: 10;
	float: right;
	height: 68px;
	width: 106px;
	bottom: 0px;
	background-repeat: no-repeat;
	clear: both;
}

#desk {
	background-image: url(desk_alphaTrans_37b.png);
	height: 64px;
	width: 900px;
	clear: both;
	z-index: 30;
}

#mainText {
	width: 600px;
	margin-top: 0px;
	margin-left: 0px;
}

#mainText h2 {
	font-family: "Comic Sans MS", Verdana, sans-serif;
	font-size: 2.2em;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	position: relative;
	left: -60px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

*html #mainText h2 {
	font-family: "Comic Sans MS", Verdana, sans-serif;
	font-size: 2.2em;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	position: relative;
	left: -60px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.testimonial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	line-height: 1.4em;
}
.testimonial h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	color: #003366;
}

#imgRight {
	float: right;
	width: 134px;
	margin-right: 50px;
}


#imgRight li {
	list-style-type: none;
}

#imgRight li img {
border: solid 1px #666666;
}

#special1 {
	text-align: center;
	text-indent: 20px;
}

#special2 {
	line-height: 1.4em;
}

#special2 strong {
color: #003366;
}

h3 {
margin: 0; 
padding: 0;
color: #003366;
line-height: 1.7 em; 
font-size: 1.5 em;
text-align: left;
}

strong {
	font-weight: bold;
	color: #333333;
}

li {
	list-style-type: disc;
	color:#000000;
}

a:link img{border: none;}
a:visited img{border: none;}
a:active img{border: none;}
a:hover img{border: none;}


#overlayDiv {
	margin: 0px 0px 0px -300px;
	padding: 0px;
	width: 600px;
	position: relative;
	z-index: 50;
	left: 54%;
	top: -520px;
	right: 0px;
	bottom: 0px;
	font-size: 1.3em;
	float: left;
}

*html #overlayDiv {
	height: 366px;
	width: 900px;
	position: relative;
	left: 50%;
	z-index:30;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -450px;
	top: -240px;
	_margin-left:-702px; /* add this for IE6's stupidity */
}


