H1 {
FONT-WEIGHT: lighter; 
FONT-SIZE: 1.5em; 
COLOR: #333333; 
FONT-STYLE: normal; 
FONT-FAMILY: Trebuchet MS, Verdana, Arial; 
}

#feature H1 {
FONT-WEIGHT: lighter; 
FONT-SIZE: 1.2em; 
COLOR: #f5f5f5; 
FONT-STYLE: normal; 
FONT-FAMILY: Trebuchet MS, Verdana, Arial; 
text-transform: uppercase;
text-align: right;
}

#access H1 {
FONT-WEIGHT: lighter; 
FONT-SIZE: 4em; 
COLOR: #f5f5f5; 
FONT-STYLE: normal; 
FONT-FAMILY: Trebuchet MS, Verdana, Arial; 
text-transform: uppercase;
text-align: right;
}

H2 {
FONT-WEIGHT: normal; 
FONT-SIZE: 0.8em; 
COLOR: #707070; 
FONT-FAMILY: Trebuchet MS, Verdana, Arial; 
line-height: 1.2em;
}

#feature H2 {
FONT-WEIGHT: normal; 
FONT-SIZE: 0.8em; 
COLOR: #ffffff;
FONT-FAMILY: Trebuchet MS, Verdana, Arial; 
line-height: 1.2em;
text-align: left;
}

.h2 {
FONT-WEIGHT: normal; 
FONT-SIZE: 0.8em; 
COLOR: #707070; 
FONT-FAMILY: Trebuchet MS, Verdana, Arial; 
line-height: 1.2em;
}

H3 {
FONT-WEIGHT: normal; 
FONT-SIZE: 0.7em; 
COLOR: #cccccc; 
FONT-FAMILY: verdana; 
line-height: 1.2em;
}

A:link {
	COLOR: #333333; TEXT-ALIGN: left; TEXT-DECORATION: none;
}
A:visited {
	COLOR: #333333; TEXT-ALIGN: left; TEXT-DECORATION: none;
}
A:active {
	COLOR: #333333; TEXT-ALIGN: left; TEXT-DECORATION: none;
}
A:hover {
	COLOR: #EAC820; TEXT-ALIGN: left; TEXT-DECORATION: none;
}

body {
	background-image: url('images/Gradient.jpg');
	background-repeat: repeat-x;
	background-color: #c80108;
}

img {
	border: 0 none;
}

.centered {
RIGHT: 0px; 
LEFT: 0px; 
MARGIN: auto; 
WIDTH: 50%;
height: 50%;  
BOTTOM: 0px; 
POSITION: absolute; 
TOP: 0px;  
}

.content {
	position: relative;
	float: left;
	top: 180px;
	width: 100%;
	min-height: 360px;
	border: 1px solid #000000;
	background-color: #ffffff;
	padding: 10px;
	padding-bottom: 100px;
	z-index: 2;
}

.text {
	position: relative;
	float: right;
	top: 5px;
	right: 5px;
	bottom: 5px;
	width: 672px;
	padding: 4px;
	margin-right: 10px;
	border-left: 1px solid #cccccc;
	z-index: 1;
}

.navigation {
	position: relative;
	float: left;
	top: 5px;
	right: 5px;
	bottom: 5px;
	width: 140px;
	padding: 4px;
	margin-right: 10px;
	border-left: 1px solid #cccccc;
}

.footer {
	position: relative;
	top: 200px;
	width: 100%;
	text-align: center;
}

.feature {
	position: absolute;
	top: -73px;
	height: 65px;
	left: -1px;
	width: 260px;
	background-color: #f5f5f5;
	padding: 3px;
	text-align: center;
	border: 1px solid #000000;
}

.access {
	position: absolute;
	top: -180px;
	height: 180px;
	right: -1px;
	width: 700px;
	padding: 3px;
	text-align: right;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.button {
	height: 40px;
	width: 25%;
	background-image: url('images/Button_Gradient.jpg');
	background-repeat: repeat x;
	text-align: center;
	font-weight: bold;
}

.fifth {
	width: 20%;
}

.ShoppingBasket {
	position: relative;
	top: 10px;
	width: 250px;
	min-height: 110px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 20px;
}

.NavigationSection {
	position: relative;
	top: 10px;
	width: 240px;
	padding: 5px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 20px;
}

.Product {
	position: relative;
	float: left;
	top: 10px;
	width: 690px;
	border-top: 1px solid #cccccc;
	margin-bottom: 20px;
}

.ProductPhoto {
	float: left;
	left: 0px;
	top: 0px;
	bottom: 0px;
	width: 200px;
	border-right: 1px solid #cccccc;
}

.ProductText {
	float: left;
}

.NextPage {
	float: right;
	height: 20px;
	border-bottom: 1px solid #cccccc;
}

.PreviousPage {
	float: left;
	height: 20px;
	border-bottom: 1px solid #cccccc;
}

.ISPC1Category {
	width: 250px;
	border-bottom: 1px solid #333333;
	background-color: #cccccc;
	padding: 2px;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 0.8em; 
	COLOR: #707070; 
	FONT-FAMILY: Trebuchet MS, Verdana, Arial; 
	line-height: 1.2em;
}

.ISPC2Category {
	width: 220px;
	border-bottom: 1px solid #941c16;
	background-color: #f5f5f5;
	padding: 2px;
	padding-left: 30px;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 0.8em; 
	COLOR: #707070; 
	FONT-FAMILY: Trebuchet MS, Verdana, Arial; 
	line-height: 1.2em;
}