/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	min-width:968px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}


/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


h1 {
	font-size:1px;
	height:91px;
	overflow:hidden;
	position:relative;
	width:513px;
}

h1 a span {
	background:url(images/header-header.jpg) no-repeat;
	display:block;
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	float: left;
	color: #212121;
}
h2#storefront {
	font-size:1px;
	color: #fe3412;
	height:40px;
	overflow:hidden;
	position:absolute;
	right: 0;
	width:294px;
}

h2#storefront a span {
	background:url(images/header-storefront.jpg) right no-repeat;
	display:block;
	height:100%;
	position:absolute;
	right:0;
	top:0;
	width:100%;
}
h2#shop {
	font-size:1px;
	height:41px;
	overflow:hidden;
	position:absolute;
	left: 25px;
	width:269px;
}

h2#shop a span {
	background:url(images/header-shop.gif) no-repeat;
	display:block;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	width:100%;
}
h3 {
	font-size:1px;
	height:30px;
	overflow:hidden;
	position:relative;
	width:144px;
	top:20px;
}

h3 a span {
	background:url(images/header-map.jpg) no-repeat;
	display:block;
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
}
h4 {
	padding: 20px 0 20px 0;
	font-size: 19px;
}
h5 {
	padding: 200px 0 0 15px;
	font-size: 19px;
}
a:link,a:visited {
	color:#ffff00;
	text-decoration:none;
	font-weight:normal;
}

a:hover,a:active {
	color:#000;
}
a#prodLink {
	position: relative;
	top:285px;
	left:268px;
	background-color: #ffff00;
	border: 1px solid #000;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 5px;
}
a:hover#prodLink {
	background-color: #000;
	border: 1px solid #fff;
	color: #fff;
}
a.boxLink {
	background-color: #ffff00;
	border: 1px solid #000;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 5px;
}
a:hover.boxLink {
	background-color: #000;
	border: 1px solid #fff;
	color: #fff;
}
a img {
	border: 0;
}

body {
 	background-color:#000;
 	color:#fff;
	font:17px 'Arial', Helvetica, sans-serif;
	line-height: 20px;
}

#wrapper {
 	margin: 0 auto;
 	width: 968px;
 	background:url(images/mainBG.jpg) no-repeat #fe3412 0 431px;
 	border-left: 1px solid #fff;
 	border-right: 1px solid #fff;
}

/* header */
#header {
 	height: 431px;
 	width: 968px;
 	background:url(images/header.jpg) no-repeat;
	float: left;
}
#header a {
 	color: #212121;
}

/* content */
#content {
 	float: left;
 	margin: 0;
 	padding-left: 30px;
 	width: 510px;
	height: 1261px;
 	position: relative;
 	top:0;
 	left:0;
}
img#bigImg1 {
	margin: 42px 0 50px 0;
}

img#bigImg2 {
	margin: 43px 0 0 0;
}
p {
	padding-top: 20px;
}



/* rightcolumn */
#rightcolumn {
	float: right;
	display: inline;
	margin-top: -100px;
	text-align: right;
	padding-right: 30px;
	width: 304px;
}
#rightcolumn li#phone {
	font-size: 28px;
	margin-bottom: 3px;
}
#rightcolumn li#street {
	font-size: 21px;
	margin-bottom: -2px;
}
#rightcolumn li#city {
	font-size: 17px;
}
#leer {
	background:url(images/leer.gif) no-repeat right;
	width: 304px;
	height:349px;
	margin-top: 50px;
	text-align: left;
}
#leer p {
	padding-left: 15px;
	padding-right: 10px;
	margin-top: -10px;
	font-size: 15px;
}
#map {
	background:url(images/map.jpg) no-repeat right;
	width: 304px;
	height:349px;
	text-align: left;
	margin-top: 30px;
}
#map p {
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	padding-left: 10px;
}
#map p#mapBottom {
	margin-top: 220px;
	line-height: 13px;
}
img#toolbox {
	float: right;
	margin-top: -120px;
	margin-bottom: -100px;
	clear: both;
	position: relative;
	right: 50px;
}
/* footer */


#footer {
	background:url(images/footerBG.jpg) repeat-x;
	clear: both;
	height: 307px;
	padding-left: 30px;
}
#footer ul {
	margin-top: 10px;
	margin-bottom: 15px;
}
#footer li {
	display: inline;
	padding-right: 30px;
}
#footer p {
	padding-top: 50px;
}
#footer p#copy {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-right: 30px;
	margin-top: -50px;
}


.clear { clear: both; background: none; }



