html {
	height: 100.02%;
}

body {
	text-align: center;
	background-color: white;
	font: 12px Verdana, Geneva, sans-serif;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

h1 {
	font: 24px verdana;
	font-weight: bolder;
	color:#189096;
	margin-top:0px;
}

h2 {
	font:14px Arial, Helvetica, sans-serif;
	font-weight:bolder;
	margin-top:0px;
}

ul {
	xpadding:0 0 0 20px;
}

li {
	margin-top: 5px;	
}

.brclear { 
	clear:both; 
	height:0; 
	margin:0;
	font-size: 1px;
	line-height: 0px;
}

img.floatleft { 
    float: left; 
}

img.floatright { 
    float: right; 
}

.verdana12black {
	color:#000;
	font:12px Verdana, Geneva, sans-serif;
}

.largeheader {
	font: 24px verdana;
	font-weight: bolder;
	color:#189096;
	margin-top:0px;
}

#mainholder {
	width: 900px;
	margin: auto;
	xtext-align: left;
	text-align: justify;
}

#logofooter {
	height: 12px;
	background-color:#CCCCCC;
	margin-top:2px;
	border:1px solid;
	border-color: #000000;
	font: 10px verdana;
	font-weight: bold;
	text-align:center;
	color: #000;
	padding: 3px;
}

#navbuttons {
	margin-top: 2px;
	margin-bottom:0px;
}

#navbuttons img{
	float:left;
}

#mainfooter {
	height: 12px;
	background-color: #CCCCCC;
	border: 1px solid;
	border-color: #000000;
	font: 10px verdana;
	font-weight: bold;
	color: #333333;
	padding: 2px 8px 2px 2px;
}

#mainfooterright {
	width:auto;
	float:right;
}

#mainfooter a {
	color: #333333;
	text-decoration:none;
}

#leftpanel {
	width: 287px;
	height:383px;
	float: left;
	border:1px solid #000;
	margin:2px 0px 2px 0px;
	padding:5px;
	text-align:justify;
}

#fullpanel {
	border:1px solid #000;
	padding:5px;
	margin:2px 0px 2px 0px;
	height:450px;
}

#fullpanelseo {
	border:1px solid #000;
	padding:5px;
	margin:2px 0px 2px 0px;
	height:auto;
}

#slideshow {
	width: 587px;
	height: 393px;
	float: right;
	border:1px solid #000;
	margin:2px 0px 2px 0px;
	text-align:center;
	position:relative;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	margin:2px 0px 0px 2px;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


#largecoverprop {
	background-color: #FFF;
	margin: 20px 0 20px 35px;
	border: 1px solid #000;
	float: right;
	padding: 5px 5px 5px 5px;
	text-align:center;
}

#featurebottom {
	padding:2px;
	height:100px;
	background:#FFFFFF;
}

#producttextholder {
	float:right;
	width:520px;
	margin-bottom:30px;
}

#productpicholder {
	border:1px solid #CCC;
	margin:0px 15px 0px 0px;
	padding:5px;
	height:auto;
	width:340px;
	float:left;
	text-align:center;
}

#rightpicholder {
	border:1px solid #CCC;
	margin:0px 0 0px 15px;
	padding:5px;
	float:right;
	text-align:center;
}

#bottomimageholder {
	border:0px solid #000;
	margin-bottom:2px;
	font-size:12px;
	font-weight:bold;
	color:#333;
}

#bottomimageholderseo {
	border:0px solid #000;
	margin-bottom:2px;
	font-size:8px;
	font-weight:bold;
	color:#333;
}

#bottomimageholder a{
	text-decoration:none;
	color:#303030;
}

#bottomimageholderseo a{
	text-decoration:none;
	color:#303030;
}

#mainpageinfo {
	width:auto;
	background-color:#CCE6FF;
	height:200px;
	padding:5px;
}

#productthumbnailholder {
	height:auto;
}

#productthumbnail {
	float:left;
	margin-top:5px;
}

#testimonialbox {
	background-color:#D9FFFF;
	border:1px solid #000;
	padding:5px;
	font-weight:bold;
	margin-bottom:20px;
}

.bluetext {
	color:#00F;
}

.smallbluetext {
	color:#00F;
	font-size:10px;
}

#specialofferholder {
	height:197px;
	width:595px;
	border:1px solid #066;
	padding:5px;
	margin:5px 5px 20px 5px;
	background-color:#DDEEF0;
}

#specialofferimage {
	float:left;
	border:1px solid #699;
	padding:5px;
	height:185px;
	width:160px;
	text-align:center;
	background-color:#FFF;
}

#specialoffertext {
	float:left;
	border:1px solid #DDEEF0;
	padding:5px;
	height:185px;
	width:400px;
	text-align:justify;
	margin:0px 0px 0px 10px;
}
	
