* html #left { 
	position:absolute; 
}
#left {
	width: 200px;
	float: left;
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	padding-top: 15px;
}
#left img {
	margin-left: 20px;
}
#left p {
	font-size: 10px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	margin: 0px;
	color: #FFFFFF;
}
h1 {
	margin-right: 10px;
	margin-left: 10px;
	color: #000000;
	font-size: 28px;
}
#right {
	float: left;
	width: 500px;
	margin-left: 200px;
	position: absolute;
}
.nav-img-top-spacer {
	margin-top: 20px;
}

#categories {
	float: left;
	width: 535px;
	margin-left: 200px;
	position: absolute;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#gallery img {
	padding: 5px;
	margin-right: 5px;
}

#gallery a {


}
#gallery a:hover {

}
#right li {
	color: #999999;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 12px;
}
#categories a {
	color: #FFFF00;
	text-decoration: none;
	background-color: #000000;
}
#categories a:hover {
	color: #000000;
	background-color: #FFFF00;
}

#right ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#team-right a {
	text-decoration: none;
	color: #FFFF00;
	background-color: #000000;
}
#team-right a:hover {
}

#toggleText a {
	font-size: 10px;
	text-decoration: underline;
	color: #FFFF00;
	background-color: #000000;
}
#toggleText a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	color: #000000;
	background-color: #FFFF00;
}

#team-right a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
	background-color: #000000;
}
#footer a {
	text-decoration: none;
	color: #FFFF00;
	background-color: #000000;
}
#footer a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
	background-color: #FFFF00;
}


#team-col1 {
	float: left;
	width: 225px;
	margin-right: 20px;
	margin-left: 10px;
	margin-top: 13px;
}
#team-col2 {
	float: left;
	width: 225px;
	margin-right: 17px;
	margin-top: 13px;
}
#team-col3 {
	float: left;
	width: 225px;
	margin-top: 13px;
}
#team-right {
	float: left;
	width: 735px;
	margin-left: 200px;
	position: absolute;
}
#left ul {
	list-style-type: none;
	font-size: 20px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-left: 0px;
}
#quick-nav a {
	font-size: 10px;
	color: #FFFF00;
	background-color: #000000;
	text-decoration: none;
}
#prod-img-wide a {
	color: #FFFF00;
	text-decoration: none;
	background-color: #000000;
}
#prod-img-wide a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFF00;
}
#quick-nav a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFF00;
}
#left li a {
	color: #FFFF00;
	text-decoration: none;
	background-color: #000000;
}
#left li a:hover {
	color: #000000;
	background-color: #FFFF00;
}
#left li a.active {
	color: #000000;
	background-color: #FFFF00;
}
#right p {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
}
#categories p {
	padding-right: 10px;
	padding-left: 10px;
}

#container {
	margin-top: 20px;
	width: 935px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333;
	height: 100%;
	overflow-y: auto;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-image: url(images/newbg.png);
}
#quick-nav {

}


#team-right p {
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
}
.redtext {
	color: #FF0000;
	font-weight: bold;
}
.pricetag {
	font-weight: bold;
	color: #000000;
}

.team-highlighted-text {
	color: #000000;
	font-weight: bold;
}
.clearer {
 clear:both;
}
#quick-nav p {
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
}
#categories img {
	padding: 5px;
}
#cat-1 {
	width: 235px;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#prod-desc table {
	margin-left: 8px;
}
#prod-desc-wide table {
	margin-left: 8px;
}
#prod-desc img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#prod-desc-wide img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#payment-buttons {
	width: 210px;
	margin-top: 30px;
	margin-left: 10px;
}

#prod-desc td {
	font-size: 12px;
}
#prod-desc-wide{
	font-size: 12px;
}
#cat-wrapper {
	padding-top: 5px;
	color: #FFFFFF;
}
#cat-1, #cat-2, #prod-img, #prod-img-wide p {
	font-size: 12px;
	text-align: center;
}

#cat-2 {
	width: 235px;
	float: left;
	margin-bottom: 20px;
}
#cat-1 a {
	color: #FFFF00;
	background-color: #000000;
	text-decoration: none;
}
#cat-2 a {
	color: #FFFF00;
	background-color: #000000;
}
#cat-2 a:hover {
	color: #000000;
	background-color: #FFFF00;
}
#cat-1 a:hover {
	color: #000000;
	background-color: #FFFF00;
}

#prod-img {
	width: 150px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#prod-img-wide {
	width: 245px;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#prod-desc {
	width: 300px;
	float: left;
	margin-bottom: 20px;
}
#prod-desc-wide {
	width: 250px;
	float: left;
	margin-bottom: 20px;
}
#cat-wrapper a {
	text-decoration: underline;
	font-size: 10px;
}
#cat-wrapper a:hover {
	text-decoration: none;
}
#team-right img {
	padding: 5px;
}
#footer img {
	margin-bottom: 20px;
}
#left li a.redtext {
	color: #FF0000;
}
#footer a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#paypal-logo a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#prod-desc, #prod-desc-wide p  {
	font-size: 12px;
}
#prod-desc h5 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-right: 10px;
	margin-left: 10px;
}
#prod-desc-wide h5 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-right: 10px;
	margin-left: 10px;
}
#prod-desc, #prod-desc-wide li {
	font-size: 12px;
}
#prod-desc, #prod-desc-wide ul {
	list-style-position: inside;
	padding-right: 0px;
	padding-left: 25px;
}
.imgborder {
	padding: 5px;
	border: 1px solid #E2E2E2;
}
#additional-img img {
	padding: 5px;
}
#achevs img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h4 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}
#team-wrap {
	width: 500px;
}
#team-wrap h4 {
}
.h4-margin-left {
	margin-left: 10px;
	margin-top: 20px;
}
#prod-img a {
	color: #FFFF00;
	background-color: #000000;
	text-decoration: none;
}
#prod-img a:hover {
	color: #000000;
	background-color: #FFFF00;
}
#prod-img img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#gallery h1 a:hover {
	color: #000000;
	background-color: #FFFF00;
}
