/* CSS Document */
body {
	margin: 0 auto;
	padding: 0px;
	background-image:url(images/bg-grad.gif);
	background-repeat:repeat-y;
	background-position:center;
	font-family: Arial, Helvetica, sans-serif;
}
p, ol, ul {
size: 1em;
color:#333333;
}

.wrapper {width: 1010px;
margin: 0 auto;
border: 1px solid #f2f3f3;
}

.left {width: 423px;
background-color:#FFFFFF;
float: left;
display:inline;
}

.left p, h1, h2 {
	margin-left: 50px;
	margin-right: 40px;
	margin-top: 5px;
	letter-spacing: .04em;
	line-height: 1.3em;
	font-size: .8em;
	color:#666666;}

.left a:link {
text-decoration: none;
color:#999999;}
.left a:visited {
text-decoration: none;
color:#999999;}
.left a:hover {
color: #e49a24;
text-decoration: underline;
}
.left a:active {
text-decoration: none;
color: #999999;}
.left a:focus {
text-decoration: none;
color: #999999;}

.right {width: 585px;
background-color:#e5e6e6;
display:inline;
float: right;}

.right p, h1, h2 {
	letter-spacing: .04em;
	line-height: 1.3em;
	font-size: .75em;
	color:#000000;
}

.rightText{}
.rightText h1 {color: #8cc63f;
font-size: 2em;
padding-top:100px;
font-weight:normal;}
.rightText h2 {margin-left:20px;}
.rightText p, ul, ol {
color:#000000;
font-size:.8em;}
.rightText h3 {
color:#000000;
font-size:.8em;
padding-top:10px;}

.rightText h4 {
color:#000000;
font-size:.8em;
padding-top:10px;
padding-left:20px;}

.right a:link {
text-decoration: none;
color:#666666;}
.right a:visited {
text-decoration: none;
color:#666666;}
.right a:hover {
color: #e49a24;
text-decoration: underline;
}
.right a:active {
text-decoration: none;
color: #666666;}
.right a:focus {
text-decoration: none;
color: #666666;}

.oddList{}
.oddList li {padding-bottom:5px;}

.aboutText{
}

.contactTable {
font-size: .8em;
margin-left: 45px;}
.contactTable td {
padding-left: 10px;
padding-top: 2px;}

.indent{}
.indent p {padding-left:52px;
padding-right:30px;}
.indent h2 {padding-top:5px;}
.indent ul{padding-left:82px;
padding-right:30px;
}
.indent li {line-height:1.5em;}

.right a:hover {
color:#e49a24;
text-decoration:underline;
}

.clear {clear:both;}

.bottomleft{width: 423px;
background-color:#FFFFFF;
float: left;
border-top:1px solid #ffffff;
border-right:1px solid #ffffff;
margin-top:-30px;
display:inline;
height:250px;}

.bottomright{width: 585px;
background-color:#d5d6d8;
float: right;
border-top:1px solid #ffffff;
margin-top:-30px;
display:inline;
height:250px;
}

.bottomright  p {
	margin-left: 10px;
	letter-spacing: .05em;
	line-height: 1.3em;
	font-size: 1em;
	font-weight:bold;
	color:#666666;}
	
.bottomright  h1, h2 {
	margin-left: 50px;
	margin-right: 20px;
	margin-top:20px;
	letter-spacing: .05em;
	line-height: 1.3em;
	font-size: 1em;
	font-weight:bold;
	color:#666666;}
	
.formButton {
  width: 62px;
  height: 21px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(images/arrow-dk-grey.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

input {
background-color:#e49a24;
}

.red {color: #FF0000;
margin-left: 50px;
font-size: .9em;}

.formbg {background-color:#ffffff;}

	
.thumbnails {background-image: url(images/thumb-bg.jpg);
background-repeat: no-repeat;
background-position: center;
width: 155px;
height: 155px;
}
.thumbnails img {width: 113px;
height: 113px;
padding-top: 20px;}

.thumbnailsTable {}

.thumbnail {background-image: url(images/thumb-bg2.jpg);
background-repeat: no-repeat;
background-position: center;
width: 100px;
height: 100px;
}
.thumbnail img {width: 68px;
height: 68px;
padding-top: 15px;}

.productImg {background-image: url(images/productbg.jpg);
background-repeat: no-repeat;
background-position: center;
width: 208px;
height: 208px;
margin: 0 auto;
}
.productImg img {width:165px;
height: 165px;
padding-top: 22px;
padding-left:21px;
}

.mini {background-image:url(images/minibg.gif);
background-repeat: no-repeat;
background-position: center;
width: 47px;
height: 47px;
margin: 0 auto;
}
.mini img {width:26px;
height: 27px;
padding-top: 9px;
padding-left:10px;
}

.prodDetail {font-size: .8em;
color:#333333;}

.footer p {font-size:.8em;
color:#CCCCCC;
margin-left:20px;}
