body {
	margin: 0px;
	text-align: center;
	background: #DDDDDD;
}

p {
	margin: 0px 0px 15px 0px;
	line-height: 14px;
}

h1 {
	margin: 0px 0px 15px 0px;
	font-size: 15px;
}

h2 {
	margin: 0px 0px 15px 0px;
	padding: 6px 0px 7px 7px;
	font-size: 12px;
	width: 512px;
	background: url(images/div-bg.gif)
}

h3 {
	margin: 0px 0px 15px 0px;
	font-size: 12px;
}

img {
	border: 0px;
}

li {
	margin-bottom: 12px;
}

a:link, a:visited, a:active {
	color: #3366EE;
}

a:hover {
	color: #666666;
}

#center {
	position: relative;
	margin: 0px auto;
	width: 780px;
	height: 100%;
	background: url(images/bg.gif) left bottom repeat-y #FFFFFF;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-bottom: 280px;
}

#logo {
	position: absolute;
	top: 0px;
	left: 10px;
}

#tagline {
	position: absolute;
	top: 15px;
	right: 30px;
	color: #999999;
	font-weight: bold;
	text-align: right;
}

#search {
	position: absolute;
	top: 60px;
	left: 10px;
	width: 760px;
	height: 39px;
	background: url(images/search.gif);
	color: #FFFFFF;
	font-weight: bold;
}

#search a:link, #search a:visited, #search a:active {
	color: #FFFFFF;
	padding: 5px;
	text-decoration: none;
}

#search a:hover {
	color: #FFCC00;
}

#search-left {
	position: absolute;
	top: 13px;
	left: 20px;
}

#search-img-left {
	position: absolute;
	top: 0px;
	left: 194px;
}

#search-box {
	position: absolute;
	top: 8px;
	left: 206px;
}

#search-select {
	position: absolute;
	top: 8px;
	left: 420px;
}

#search-button {
	position: absolute;
	top: 9px;
	left: 547px;
}

#search-img-right {
	position: absolute;
	top: 0px;
	left: 624px;
}

#search-right {
	position: absolute;
	top: 13px;
	left: 637px;
}

#menu {
	position: absolute;
	top: 99px;
	left: 10px;
	width: 751px;
	height: 31px;
	padding-left: 9px;
	background: url(images/menu.gif);
}

#menu a:link, #menu a:visited, #menu a:active {
	color: #595959;
	font-weight: bold;
	padding: 8px 11px 10px 11px;
	text-decoration: none;
	float: left;
}

#menu a:hover {
	color: #3366EE;
}

#bottom {
	position: absolute;
	bottom: 76px;
	left: 10px;
	width: 760px;
	height: 21px;
	padding-top: 13px;
	background: url(images/bottom.gif);
	color: #FFFFFF;
	text-align: center;
}

#copyright {
	position: absolute;
	bottom: 50px;
	left: 10px;
	width: 760px;
	height: 21px;
	padding-top: 5px;
	background: url(images/copyright.gif);
	color: #FFFFFF;
	text-align: center;
}

#bottom a:link, #bottom a:visited, #bottom a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#bottom a:hover {
	text-decoration: underline;
}

#links {
	position: absolute;
	bottom: 0px;
	left: 10px;
	width: 760px;
	height: 40px;
	padding-top: 10px;
	text-align: center;
	line-height: 14px;
}

#links a:link, #links a:visited, #links a:active {
	color: #666666;
	text-decoration: none;
}

#links a:hover {
	text-decoration: underline;
}

#content {
	position: relative;
	top: 150px;
	left: 30px;
	width: 720px;
}

#content-left {
	position: relative;
	top: 150px;
	left: 30px;
	width: 520px;
	background: url(images/content.gif);
	padding-right: 20px;
}

#content-right {
	position: absolute;
	top: 150px;
	right: 30px;
	width: 160px;
}

.index-title {
	position: relative;
	height: 21px;
	padding: 6px 0px 0px 8px;
	color: #FFFFFF;
	font-weight: bold;
	background: url(images/category-heading.gif);
}

.index-categories {
	position: relative;
	height: 57px;
}

.index-arrow-left {
	position: absolute;
	top: 9px;
	left: 5px;
}

.index-categories-left {
	position: absolute;
	top: 6px;
	left: 23px;
	width: 226px;
	line-height: 14px;
}

.index-categories-line {
	position: absolute;
	top: 5px;
	left: 259px;
	width: 1px;
	height: 46px;
	background: url(images/div-line.gif);
}

.index-arrow-right {
	position: absolute;
	top: 9px;
	left: 270px;
}

.index-categories-right {
	position: absolute;
	top: 6px;
	left: 288px;
	width: 226px;
	line-height: 14px;
}

.index-categories-link {
	padding-bottom: 2px;
}

.index-div {
	position: absolute;
	top: 57px;
	left: 0px;
	width: 519px;
	height: 1px;
	line-height: 1px;
	background: url(images/div-line.gif)
}

#detailed {
	position: relative;
	top: 150px;
	left: 30px;
	width: 400px;
}

#detailed-right {
	position: absolute;
	top: 150px;
	right: 30px;
	width: 300px;
}

.detailed-heading {
	position: relative;
	height: 21px;
	padding-top: 6px;
	background: url(images/detailed-heading.gif);
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.detailed-table {
	position: relative;
	margin-bottom: 20px;
	border-left: #AAAAAA 1px solid;
}

.detailed-table-left {
	position: relative;
	width: 150px;
}

.detailed-table-right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 149px;
}

.detailed-table-1 {
	padding: 3px 3px 3px 6px;
	border-bottom: #AAAAAA 1px solid;
	border-right: #AAAAAA 1px solid;
}

.detailed-table-2 {
	padding: 3px;
	text-align: center;
	border-bottom: #AAAAAA 1px solid;
	border-right: #AAAAAA 1px solid;
}

.detailed-table-3 {
	padding: 3px 3px 3px 6px;
	background: #EEEEEE;
	border-bottom: #AAAAAA 1px solid;
	border-right: #AAAAAA 1px solid;
}

.detailed-table-4 {
	padding: 3px;
	background: #EEEEEE;
	text-align: center;
	border-bottom: #AAAAAA 1px solid;
	border-right: #AAAAAA 1px solid;
}

#detailed-title {
	font-size: 15px;
	font-weight: bold;
}

#detailed-price {
	margin: 2px 0px 12px 0px;
	font-size: 13px;
	font-style: italic;
}

#detailed-box {
	margin-bottom: 12px;
	width: 250px;
	padding: 8px 0px 8px 12px;
	background: #FFFFEE;
	line-height: 16px;
	border: #CCCCCC 1px solid;
}

.category-title {
	position: relative;
	height: 27px;
	background: url(images/category-heading.gif);
	color: #FFFFFF;
}

.category-title a:link, .category-title a:visited, .category-title a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.category-title a:hover {
	color: #FFCC00;
}

.category-title-left {
	position: absolute;
	top: 5px;
	left: 11px;
	width: 250px;
	font-size: 13px;
	text-align: left;
}

.category-title-right {
	position: absolute;
	top: 6px;
	right: 8px;
	width: 250px;
	text-align: right;
}

.category-box {
	position: relative;
	margin-bottom: 20px;
	height: 118px;
	border-bottom: #B2B2B2 1px solid;
	border-left: #B2B2B2 1px solid;
	border-right: #B2B2B2 1px solid;
}

.category-box-logo {
	position: relative;
	width: 150px;
	height: 54px;
	padding: 12px 0px 0px 12px;
}

.category-box-text {
	position: absolute;
	top: 12px;
	left: 174px;
	width: 330px;
	text-align: left;
}

.category-table {
	position: relative;
}

.category-table-a {
	position: absolute;
	top: 0px;
	left: 12px;
	width: 82px;
}

.category-table-b{
	position: absolute;
	top: 0px;
	left: 94px;
	width: 80px;
}

.category-table-c{
	position: absolute;
	top: 0px;
	left: 174px;
	width: 82px;
}

.category-table-d{
	position: absolute;
	top: 0px;
	left: 256px;
	width: 85px;
}

.category-table-e{
	position: absolute;
	top: 0px;
	left: 341px;
	width: 83px;
}
.category-table-f{
	position: absolute;
	top: 0px;
	left: 424px;
	width: 82px;
}

.category-table-1 {
	padding: 3px 3px 3px 6px;
	background: #EEEEEE;
	font-weight: bold;
	text-align: center;
	border-top: #AAAAAA 1px solid;
	border-left: #AAAAAA 1px solid;
}

.category-table-2 {
	padding: 3px;
	background: #EEEEEE;
	font-weight: bold;
	text-align: center;
	border: #AAAAAA 1px solid;
}

.category-table-3 {
	padding: 3px 3px 3px 6px;
	text-align: center;
	border-top: #AAAAAA 1px solid;
	border-bottom: #AAAAAA 1px solid;
	border-left: #AAAAAA 1px solid;
}

.category-table-4 {
	padding: 3px;
	text-align: center;
	border-bottom: #AAAAAA 1px solid;
	border-left: #AAAAAA 1px solid;
	border-right: #AAAAAA 1px solid;
}

.category-menu {
	position: relative;
	margin-bottom: 15px;
	width: 512px;
	padding: 6px 0px 8px 7px;
	background: url(images/div-bg.gif);
}

.category-pages {
	position: absolute;
	top: 6px;
	right: 6px;
}




.img-left {
	float: left;
}

.img-right {
	float: right;
}

#crumbs {
	position: relative;
	font-size: 10px;
	padding-bottom: 15px;
}

.div {
	position: relative;
	margin-bottom: 10px;
	height: 1px;
	line-height: 1px;
	background: url(images/div-line.gif)
}

.adsense-wide {
	position: relative;
	padding: 5px 0px 10px 0px;
	border: #CCCCCC 1px solid;
	text-align: center;
	background: #F7F7F7;
}
