
* {
	padding: 0;
	margin: 0;
	border: none;
}

html {
	background-color: #fff;
}

body {
	font: bold .9em/1.1em Arial, Verdana, sans-serif;
	color: #000;
}

ul {
	padding: 0;
	margin: 0;
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #e20c11;
	text-decoration: none;
}

li {
	list-style-type: none;
}

#wrap {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-color: #fff;
}

#header {
	width: 760px;
	height: 114px;
	background: url(../images/address_bg.gif) no-repeat top right;
	text-align: right;
}

#header_b {
	height: 40px;
	width: 760px;
	text-align: right;
	background: url(../images/header_b.gif) no-repeat;
	color: #fff;
}

#header img.logo {
	float: left;
}

p#address {
	padding-top: 20px;
	padding-right: 10px;
}

p#locator {
	padding-right: 10px;
}

#content p.products {
	text-align: center;
	width: 100%;
	padding: 10px 0 0 0;
	margin: 0;
}

#content p.products a img {
	border: none;
	padding: 0;
	margin: -2px;
}

#content p.products a {
	text-decoration: none;
	padding: 0;
	margin: 0;
}

#replist {
	text-align: center;
	margin-left: 10px;
}

.repcontainer {
	float: left;
	text-align: center;
	width: 120px;
	margin-top: 0;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 25px;
	padding-bottom: 10px;
}

.repcontainer img {
	border: 1px solid #000;
}

.sports {
	margin-left: auto;
	margin-right: auto;
	white-space: nowrap;
	text-align: center;
}

table.vendors {
	width: 560px;
	margin-left: auto;
	margin-right: auto;
}

table.vendors caption {
	font-size: 130%;
	background-color: #000;
	color: #fff;
	padding: 5px 0;
	margin-left: auto;
	margin-right: auto;
}

table.vendors th {
	border-bottom: 1px solid #e20c11;
}

table.vendors td {
	vertical-align: top;
	width: 50%;
}

.clear {
	clear: both;
}

#wrapcontent {
	width: 760px;
	background: #000 url(../images/content_bg.gif) repeat-y right top;
	clear: both;
}

#left_pod {
	padding: 10px 0;
	width: 156px;
	float: left;
	background: #000;
}

#navigation {
	width: 156px;
	background: #000;
}

#navigation li {
	width: 156px;
	height: 26px;
	margin-bottom: 3px;
}

#navigation li a {
	text-decoration: none;
	font-weight: bold;
	font-size: 95%;
	color: #000;
	display: block;
	background: url(../images/menu_reg.gif) no-repeat;
	height: 26px;
	padding-left: 10px;
	padding-top: 6px;
}

#navigation li a:hover, #navigation li a.current {
	background: url(../images/menu_sel.gif) no-repeat;
	color: #fff;
}

#content {
	width: 604px;
	float: right;
}

#content_about {
	width: 500px;
	float: right;
	float: right;
	text-align: center;
	
}

#content_contact {
	width: 604px;
	height: auto;
	float: right;
	text-align: center;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#content_contact img.header {
	width: 255px;
	padding: 10px 0;
}

.left {
	text-align: left;
	padding: 0 10px;
}

.center {
	text-align: center;
	margin: 0 50px;
}

#content p {
	padding: 10px;
}

#specials {
	width: 156px;
	text-align: center;
	background-color: #000;
	margin: 25px 0;
}

#specials img {
	border: none;
	padding-left: 1px;
}

#gb_special {
	width: 156px;
	background: url(../images/gb_specials_b.gif) no-repeat center top;
	font-size: 1em; 
	margin-top: -4px;
	padding-bottom: 15px;
}

#gb_special p{
	font-size: 120%;
	line-height: 1.2em;
	color: #fff;
	padding: 0;
	margin: 0;
}

table#contact {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

table#contact td {
	vertical-align: top;
	width: 50%;
}

#footer {
	clear: both;
	width: 760px;
	height: 121px;
	background: url(../images/footer_bg.gif) no-repeat center top;
}

#footer p {
	float: right;
	padding-top: 47px;
	padding-right: 10px;
}

.red {
	color: #e20c11;
}
