#main {
	position: relative;
	width: 886px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bodybg.gif);
	background-repeat: repeat;
	background-position: left top;
}
#main #header #logo {
	left: 123px;
	top: 17px;
	position: absolute;
	width: 300px;
	height: 80px;
}
#main #header #address {
	position: absolute;
	top: 43px;
	right: 38px;
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 14px;
	color: #999;
	text-align: right;
	font-weight: normal;
}


#main #header {
	position: relative;
	height: 123px;
	width: 886px;
	clear: both;
}
#main #content #nav {
	width: 216px;
	position: absolute;
	top: 0px;
	left: 125px;
}
#main table tr td #content {
	position: relative;
	width: 100%;
}

#main #content #contenttext {
	float: right;
	width: 493px;
	margin-right: 10px;
	background-color: #FFF;
	clear: both;
	min-height:410px;
	height:auto !important;
	height:410px;
	background-image: url(images/mainbgtext.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 19px;
	padding-left: 24px;

}
#footer #store-but {
	position: absolute;
	right: 27px;
	bottom: 21px;
}


#footer {
	position: relative;
	width: 886px;
	margin-right: auto;
	margin-left: auto;
	height: 108px;
	clear: both;
}
#nav a {
	float: left;
	display: block;
	height: 28px;
	width: 180px;
	background-image: url(images/bg-buttons.gif);
	margin: 0px;
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 15px;
	color: #999;
	text-decoration: none;
	padding-top: 9px;
	text-align: right;
	padding-right: 36px;
}
#nav a:hover {
	background-image: url(images/bg-buttons2.gif);
	color: #e77a1b;
}
#contenttext h1 {
	background-image: url(images/h1bg.gif);
	height: 36px;
	width: 421px;
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 19px;
	font-weight: bold;
	color: #999;
	padding-top: 12px;
	padding-left: 45px;
	background-repeat: no-repeat;
}
#contenttext table tr td p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999;
}
#footer #credit {
	position: absolute;
	left: 125px;
	bottom: 53px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
#footer #tee {
	position: absolute;
	right: 192px;
	bottom: 27px;
}
#footer #footerline {
	position: absolute;
	height: 40px;
	width: 2px;
	background-color: #d6d6d6;
	left: 520px;
	bottom: 41px;
}

#footer #shoptext {
	position: absolute;
	right: 33px;
	bottom: 58px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	line-height: 18px;
}


#nav li {
	display: block;
	background-image: url(images/bg-buttons.gif);
	margin: 0px;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#contenttext table tr td ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	margin-left: 0px;
	padding-left: 0px;
}
#contenttext table tr td p a {
	color: #999;
	text-decoration: underline;
}
#contenttext table tr td p a:hover {
	color: #333;
	text-decoration: underline;
}

