@charset "utf-8";
/* CSS Document */

body {
	background-color: #CCCCCC;
	background-attachment: fixed;
	background-image: url(images/interface/bggrad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
#wrapper {
	background-color: #FFFFFF;
	height: auto;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	min-height: 800px;
	text-align: center;
}
#header {
	height: 150px;
	width: 750px;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/interface/DassHeader.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	padding-top: 10px;
	padding-bottom: 5px;
}
#nav {
	height: 50px;
	width: 750px;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
#main {
	height: auto;
	width: 750px;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	min-height: 600px;
	background-color: #FFFFFF;
}
#footer {
	height: 150px;
	width: 750px;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 10px;
	background-attachment: scroll;
	background-image: url(images/interface/dassfooter.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	vertical-align: bottom;
	margin-top: 0px;
}
#footer p {
	width: auto;
	margin-top: 0px;
	position: relative;
	top: 135px;
	margin-right: 10px;
}

#content {
	height: auto;
	width: 550px;
	clear: none;
	float: left;
	min-height: 800px;
	position: relative;
}
.table1 {
	text-align: left;
	width: 500px;
}


#productmain {
	height: 200px;
	width: 180px;
	background-color: #CCCCCC;
	display: inline;
}

#sidebar {
	float: right;
	height: 600px;
	width: 200px;
	text-align: left;
	min-height: 800px;
	margin-top: 00px;
	background-attachment: scroll;
	background-image: url(images/interface/sidebarbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: none;
	position: relative;
}
.producttable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

#sidebar a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	text-decoration: none;
}


#giftcards {
	height: 100px;
	width: 200px;
	position: relative;
	left: 51px;
	padding: 0px;
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: thin solid #333333;
}
#sidebar a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	text-decoration: none;
}
#sidebar a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}
.productrow {
	width: 550px;
	height: 200px;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
#content table {
	height: auto;
	clear: none;
	float: right;
	text-align: left;
	position: relative;
	width: 510;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.sidebanner {
	clear: left;
	float: left;
	height: auto;
	width: auto;
	margin-left: 10px;
}

.imgfooter {
	clear: both;
	height: auto;
	width: 550px;
	display: block;
	float: none;
	position: relative;
}
#homcontent {
	height: auto;
	width: 750px;
	clear: none;
	float: left;
	min-height: 800px;
}
