﻿body
{
	margin: 0;
	background-color: #1d1c11;
	font-family: Arial;
}
img
{
	border: 0;
}
p
{
	margin: 0;
}
.topmain
{
	background: url(images/back-gradient.jpg) repeat-x top left;
	width: 925px;
	height: auto;
	position: relative;
	background-color: White;
	text-align: left;
}
.foot
{
	background-color: White;
	width: 925px;
	height: 30px;
	text-align: center;
	font-size: 13px;
	color: #ff6c00;
	padding-top: 15px;
}
.foot a
{
	color: #ff6c00;
	text-decoration: none;
}
.foot a:hover
{
	color: #ff6c00;
	text-decoration: underline;
}
.navigation
{
	font-size: 13px;
	font-weight: bold;
	position: absolute;
	left: 18px;
	top: 103px;
}
.navigation a
{
	text-decoration: none;
	color: #ff6c00;
	margin-right: 10px;
}
.navigation a:hover
{
	text-decoration: underline;
	color: #ff9600;
}
.header
{
	font-size: 12px;
	position: absolute;
	top: 5px;
	left: 460px;
}
.header a
{
	text-decoration: underline;
	color: White;
}
.header a:hover
{
	text-decoration: none;
	color: White;
}
.homepage
{
	background:url(images/home-main-back.jpg) no-repeat 0 100px;
	width:925px;
	height:auto;
	padding-top:120px;
}
.contactus
{
	font-size:15px;
	padding-top:20px;
	}
.contactus a
{
	color:Blue;
	text-decoration:none;
	}
.contactus a:hover
{
	color:Blue;
	text-decoration:underline;
	}
.link li a
{
	color:Blue;
	text-decoration:underline;
	}
.link li a:hover
{
	color:Blue;
	text-decoration:none;
	}
#linkbox
{
	height:50px;
	background-color:#666;
	width:600px;
	color:White;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	}
.sitemap
{
	font-size:16px;
	font-weight:bold;
	}
.sitemap li
{
	margin-top:5px;
	}
.sitemap a
{
	color:Black;
	text-decoration:underline;
	}
.sitemap a:hover
{
	color:Black;
	text-decoration:none;
	}
.aboutus p
{
	padding-bottom:15px;
	}
.bookmark a
{
	font-size:13px;
	color:White;
	text-decoration:underline;
	font-weight:bold;
	}
.bookmark a:hover
{
	font-size:13px;
	color:White;
	text-decoration:none;
	font-weight:bold;
	}
.manual a
{
	color:Black;
	text-decoration:underline;
	}
.manual a:hover
{
	color:Black;
	text-decoration:none;
	}
.copyright
{
font-size: 12px; color: White; padding-top: 8px;
}

.copyright a
{
color:#fff;
text-decoration:none;
}

.copyright a:hover
{
text-decoration:underline;
}

.wheretobuystores a
{
	font-size:13px;
	text-decoration:underline;
	color:Blue;
	font-weight:bold;
	}
.wheretobuystores a:hover
{
	font-size:13px;
	text-decoration:none;
	color:Blue;
	font-weight:bold;
	}
