@charset "utf-8";
#header {
	background-color:#F0F0F0;
	background-image:url(images/header.png);
	width: 930px;
	height: 80px;
	/*-moz-border-radius: 10px 10px 0 0;*/
	/*-webkit-border-radius: 10px 10px 0 0;*/
	/*-webkit-box-shadow: 5px 5px 8px #818181;
	-moz-box-shadow: 5px 5px 8px #818181;*/
	margin: 0 auto 0 auto;
	margin-top:0;
	border:1px solid black;
}

body {
	background-color:#ffffff;
	font-family:Helvetica, Arial, Verdana, Geneva, sans-serif;
	padding: 5px;
	font-size: 12px;
	margin:0;
	margin-top:0;
	margin-bottom:0;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
#navbar {
	width: 930px;
	height: 34px;
	margin: 0 auto 0 auto;
	
	border-right:1px solid black;
	border-left:1px solid black;
}
.solidblockmenu{
	margin: 0 auto 0 auto;
	padding: 0;
	width: 930px;
	overflow: hidden;
	margin-bottom: 1em;
	background: black url(images/blockdefault.gif) center center repeat-x;
	/*-webkit-box-shadow: 5px 5px 8px #818181;
	-moz-box-shadow: 5px 5px 8px #818181;*/
	font-size: 13px;
	font-weight: bold;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid #666666;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(images/blockactive.gif) center center repeat-x;
}
#content {
	background-color:#fff;
	width: 910px;
	/*-webkit-box-shadow: 5px 5px 8px #818181;
	-moz-box-shadow: 5px 5px 8px #818181;*/
	margin: 0 auto 0 auto;
	border: 1px solid black;
	padding-top:20px;
	padding-left:20px;
	padding-bottom:20px;
	font-size:12px;
	line-height:1.6em;
}
#container {
	background-color:#fff;
	width: 930px;
	/*-webkit-box-shadow: 5px 5px 8px #818181;
	-moz-box-shadow: 5px 5px 8px #818181;*/
	margin: 0 auto 0 auto;
	border: 1px solid black;
	
	font-size:12px;
	line-height:1.6em;
}
.h3 {
	font-size:20px;
	padding-bottom:20px;
}
.rebateconditions {
	font-size:12px;
}
.rebatetable {
	font-size:14px;
}
.hometext {
	font-size:14px;
}
.contact {
	font-size:14px;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
#box {
	width: 930px;
	height: 350px;
	margin:0 auto;
	font-size:12px;
	line-height:1.6em;
	}
#box a {
	text-decoration:none;
	color:#6c0000;
	
}
#box a:hover {
	text-decoration:underline;
	color:#6c0000;
}
.bucket1 {
	width:270px;
	height:320px;
	border-right:1px solid black;
	display:inline;
	float:left;
	padding:15px;
	margin:0;
	text-align:left;
	
}
.bucket2 {
	width:280px;
	height:320px;
	border-right:1px solid black;
	display:inline;
	float:left;
	padding:15px;
	margin:0;
	text-align:left;
}
.bucket3 {
	width:280px;
	height:320px;
	display:inline;
	float:left;
	padding:15px;
	margin:0;
	text-align:left;
}
.somediv{
	width: 850px;
	height: 325px;
	clear: left;
}

.somediv .floatbox{
float: right;
width: 410px;
}

* html .somediv p{ /* IE 3px jog hack*/
height: 1%;
}

.somediv p{
margin-top: 0;
/*margin-right: 156px;*/
}
img {
	padding-left:20px;
	padding-top:0;
}
.internal{
	width: 850px;
	height: auto;
	text-align:left;
	padding-right:20px;
	padding-bottom:40px;
	line-height:1.6em;
}

.internal .floatbox{
width: 410px;
height: auto;
text-align:left;
float:right;
padding-top:40px;
}
.internal a {
	text-decoration:underline;
	color:#6c0000;
	
}
.internal a:hover {
	text-decoration:underline;
	color:#ccc;
}
* html .internal p{ /* IE 3px jog hack*/
height: 1%;
}

.internal p{
margin-top: 0;
/*margin-right: 156px;*/
}
#footer {
	background-color:#000;
	clear:both;
	width: 910px;
	height: 160px;
	/*-moz-border-radius: 0 0 10px 10px;*/
	/*-webkit-border-radius: 0 0 10px 10px;*/
	/*-webkit-box-shadow: 5px 5px 8px #818181;
	-moz-box-shadow: 5px 5px 8px #818181;*/
	padding: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-align: center;
	vertical-align: bottom;
	border: 1px solid black;
	
}
#footer .footerlinks {
	color:#FFF;
	text-decoration:none;
	font-size:12px;
}
#footer .footerlinks a {
	color:#FFF;
	text-decoration:none;
}
#footer .footerlinks a:hover {
	color:#FFF;
	text-decoration:underline;
}
#footer .footerlinks a:visited {
	color:#999;
	text-decoration:none;
}
.internal ol {
	text-indent:none;
	padding-top:20px;
	line-height:1.6em;
}
