﻿body
{
	background: url(images/background-noise.jpg);
	margin: 0;
	font-family: Arial;
}
img
{
	border: 0;
	margin: 0;
}
.maindiv
{
	background-color: Black;
	height: 100%;
	width: 1024px;
}
.top
{
	background-color: White;
	height: 140px;
	width: 950px;
	position: relative;
}
.topbottom
{
	width: 870px;
	height: 3px;
	background-color: #ec1c24;
	position: absolute;
	left: 40px;
	top: 137px;
}
.toptoper
{
	position: absolute;
	left: 700px;
	top: 0;
	background-color: Black;
	color: White;
	width: 180px;
	height: 25px;
	font-size: 12px;
}
.toptoper a
{
	color: White;
	text-decoration: underline;
}
.toptoper a:hover
{
	color: White;
	text-decoration: none;
}
.navigation
{
	position: absolute;
	left: 200px;
	top: 100px;
	width: 700px;
	height: 26px;
}
.footer
{
	background-color: White;
	width: 950px;
	height: 100px;
	position: relative;
}
.footline
{
	width: 870px;
	height: 3px;
	background-color: #ec1c24;
	position: absolute;
	left: 40px;
	top: 0;
}
.footnavigation
{
	font-size: 13px;
	color: #666;
	width: 560px;
	padding-top: 15px;
}
.footnavigation a
{
	text-decoration: underline;
	color: #666;
}
.footnavigation a:hover
{
	text-decoration: none;
	color: #666;
}
.copyright
{
	font-size: 12px; 
	color: #666; 
	padding-top: 20px;
}

.copyright a
{
	text-decoration: underline;
	color: #666;
}
.copyright a:hover
{
	text-decoration: none;
	color: #666;
}
.homeleft
{
	width: 325px;
	height: 25px;
	background-color: #ec1c24;
	color: White;
	font-size: 14px;
	font-family: Impact;
	text-align: left;
}
.homecontact a
{
	color: #358efc;
	font-size: 14px;
	text-decoration: underline;
}
.homecontact a:hover
{
	color: #358efc;
	text-decoration: none;
	font-size: 14px;
}
.qualitytop
{
	width: 870px;
	height: 32px;
	background-color: #ec1c24;
	font-size: 22px;
	color: White;
	font-weight: bold;
}
.where-to-buy-images
{
	margin-left: 10px;
}
.where-to-buy-images img
{
	float: left;
}
.wherebody
{
	font-size: 14px;
	text-align: left;
	padding: 10px 20px 50px 20px;
}
.wherebody a
{
	color: Black;
	text-decoration: underline;
}
.wherebody a:hover
{
	color: Black;
	text-decoration: none;
}
.contactus
{
	padding: 40px 0 120px 40px;
	background: transparent url(images/team-minotaur-background.gif) no-repeat 70% top;
}
.sitemap a
{
	text-decoration: underline;
}
.sitemap a:hover
{
	text-decoration: none;
}
.sitemaptitle
{
	font-size:14px;
	font-weight:bold;
	color:Black;
	list-style-type:none;
	}
.sitemaptitle a
{
	color:Black;
	font-weight:bold;
	}
.sitemaptitle a:hover
{
	color:Black;
	font-weight:bold;
	}
.sitelink a
{
	color:#666;
	font-weight:normal;
	}
.sitelink a:hover
{
	color:#666;
	font-weight:normal;
	}
.viewimage 
{	
	color:red;
	font-size:12px;
	text-decoration:underline;
	font-family:Verdana;
	font-weight:bold;
	cursor:pointer;
	}
.partcontact
{
	font-size:14px;
	padding:20px 0 50px 20px;
	position:relative;
	overflow:auto;
	}
.partcontact a
{
	color:Black;
	text-decoration:underline;
	}
.partcontact a:hover
{
	color:Black;
	text-decoration:none;
	}
.partline
{
	width:840px;
	height:1px;
	background-color:#ccc
	}
.partname
{
	font-size:14px;
	color:#ec1c24;
	font-weight:bold;
	}
.footercopyright 
{
font-size: 12px; color: #666; padding-top: 20px;
}

.footercopyright a
{
color:#666;
text-decoration:none;
}

.footercopyright a:hover
{
text-decoration:underline;
}

.wheretobuystores
{
	padding-left:150px;
	}
.wheretobuystores td
{
	padding-right:15px;
	}
.wheretobuystores td a
{
	padding-top:10px;
	font-size:13px;
	font-weight:bold;
	}
.wheretobuystores td a:hover
{
	padding-top:10px;
	font-size:13px;
	font-weight:bold;
	}
