﻿* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
	/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
	height: 100%;
	margin-bottom: 1px;
}

body {
	margin-top: 5px;
	padding: 0;
	border: 0;
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border: none 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding: 5px 10px 5px 0px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color:#ffffff;
	text-align: left;
	padding-left: 5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color:#444444;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 20px;
}

#center {
	width: 876px;
	margin: 0 auto;
}

#container {
	width: 876px;
	height: auto;
	background: #ffffff;
	position: relative; 
	clear: both; 
	float: left;	
	display: block; 
}

#top {
  padding: 2px;
  color: #ffffff;
}

#header {
  width: 876px;
  height: 153px;
  position: relative;
  float: left;
  display: block;
}

#nav {
  width: 870px;
  background: #fffff0;
  position: relative;
  float: left;
  display: block;
  padding-left: 3px;
}

#menu {
  font-family:"Copperplate Gothic Bold", Arial;
  font-size: 12px;
  position: relative;
  float: left;
  display: block;
}

#menu li {
  background: url('images/menutab.jpg') no-repeat;
  position: relative;
  float: left;
  display: block;
  list-style-type: none;
}

#menu li a {
  width: 174px;
  height: 26px;
  padding-top: 5px;
  color: #e1001a;
  text-decoration: none;
  text-align: center;
  position: relative;
  float: left;
  display: block;
}

#menu li a:hover {
  background: url('images/menutab-over.jpg') no-repeat;
  font-family: "Copperplate Gothic Bold", Arial;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  text-align: center;
  position: relative;
  float: left;
  display: block;
}

#menu #current {
  background: url('images/menutab-over.jpg') no-repeat;
  color: #ffffff;
}

#content {
  background: url('images/bkg-body.gif') repeat;
  width: 850px;
  text-align: justify;
  padding: 0px 0 10px 20px;
  position: relative;
  float: left;
  display: block;
}

#content a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #e1001a;
  text-decoration: none;
}

#content a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
}

#columnl {
  width: 600px;
  text-align: justify;
  position: relative;
  float: left;
  display: block;
}

#columnl h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	padding-top: 8px;
}

#columnl ul {
  width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-bottom: 10px;
  float: left;
  display: block;
}

#productinfo {
  width: 350px; 
  margin: 0px; 
  padding-bottom: 10px;
  float: left; 
  display: block; 
  clear: left;
}

#productpic {
  width: 220px;
  height: 130px;
  float: left; 
  display: block; 
  margin: 10px;  
  border: 1px solid #ffffff;
}

#productpic_portrait {
  width: 130px;
  height: 220px;
  float: left; 
  display: block; 
  margin: 10px;  
  border: 1px solid #ffffff;
}

#logopic {
  float: left; 
  display: block; 
  margin: 10px;  
}

#columnl ol {
  width: 585px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-bottom: 10px;
	padding-left: 10px;
  position: relative;
  float: left;
  display: block;
}

#columnl li {
  margin-left: 15px;
  
}

#columnl table {
  margin-left: 10px;
}

#columnl tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 5px 0 5px 0;
  position: relative;
  float: left;
  display: block;
}

#columnl td {
	padding: 5px 0 5px 0;
}

#quote {
  width: 168px;
  height: 24px;
  background: url('images/button-quote.jpg') no-repeat;
  margin-top: 5px;
  padding-top: 5px;
  padding-left: 5px;
  clear: both;
}

#quote a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
}

#quote a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}

#form {
  background: #ffffff;
  color: #000000;
  padding: 10px 15px 0 20px;
}


#form table{
  background: #ffffff;
  margin-top: 5px;
}

#form td {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 5px;
}

#columnr {
  width: 150px;
  padding-left: 90px;
  padding-bottom: 15px;
  position: relative;
  float: left;
  display: block;
}

#columnr h3 {
  font-family: "Copperplate Gothic Bold", Arial;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	padding-top: 8px;
}

#productheading {
  width: 155px;
  height: 33px;
  background: url('images/button-product-over2.jpg') no-repeat;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-align: center; 
}

#productlinks {
  font-size: 11px;
  color: #000000;
  width: 155px;
  height: 32px;
  position: relative;
  float: left;
  display: block;
}

#productlinks a {
  width: 155px;
  height: 32px;
  background: url('images/button-product-on2.jpg') no-repeat;
  font-family: "Copperplate Gothic Bold", Arial;
  font-size: 11px;
  color: #313a3d;
  text-decoration: none;
  text-align: center;
  position: relative;
  float: left;
  display: block;
}

#productlinks a:hover {
  background: url('images/button-product-over2.jpg') no-repeat;
  font-family: "Copperplate Gothic Bold", Arial;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
  text-align: center;
  position: relative;
  float: left;
  display: block;
}

.producttext {
  padding-top: 3px;
}

.producttext2 {
  padding-top: 10px;
}

#footer {
  width: 876px;
  height: 30px;
  background: #333333;
  padding-top: 10px;
  /*border-top: 2px solid #e1001a;*/
  position: relative;
  float: left;
  display: block;
}

#copyright {
  width: 400px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ffffff;
  padding: 5px 0 10px 20px;
  position: relative;
  float: left;
  display: block;
}

#jazeffect {
  width: 300px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ffffff;
  padding: 5px 20px 10px 0;
  text-align: right;
  float: right;
  position: relative;
  display: block;
}

#jazeffect a{
  text-decoration: none;
  color: #f4f4f4;
}

#jazeffect a:hover{
  text-decoration: underline;
  color: #f4f4f4;
}

#showcase {
	width: 580px;
	height: 300px;
	margin-bottom: 10px;
	border: #000000 3px solid;
	position: relative;
	float: left;
	display: block;
}

#showcaseimage {
	width: 580px;
	height: 300px;
	display: block;
}


