body {
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	font-size: 62.5%;
}
#header {
	background-image: url(../images/headerv02.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 196px;
	width: 100%;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#main {
	text-align: center;
	width: 903px;
	color: #666;
	margin-right: auto;
	margin-left: auto;
	margin-top: 44px;
	margin-bottom: 88px;
}
#leftcolumn {
	width: 265px;
	float: left;
	margin: 0px;
}
#rightcolumn {
	margin-left: 285px;
	margin-top: 0px;
	text-align: left;
	padding-top: 45px;
}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #0099FF;
	font-size: 3em;
	font-weight: bold;
	padding: 0px;
}
#main #rightcolumn p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}

.clearfloat {
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#footercolumncontainer {
	width: 903px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-color: #252525;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #999;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #cc3333;
}
.footercolumn {
	float: left;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 32px;
}
.footerspace   {
	float: left;
	width: 32px;
}
h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #CCCCCC;
	margin-bottom: 0px;
	font-size: 1.5em;
	margin-top: 14px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.footercolumn p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #CCCCCC;
	line-height: 1.6em;
	padding: 0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footercolumn p a {
	color: #0099FF;
	text-decoration: none;
}
.footercolumn p a:hover {
	color: #FFF;
}
.footercolumn li {
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	list-style-type: none;
	line-height: 1.6em;
	margin: 0px;
	padding: 0px;
}
#footerbottom {
	text-align: center;
	width: 903px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999999;
	padding-top: 4px;
	padding-bottom: 22px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

ul .footerlist {
	margin-left:0;
	padding-left:0;
	margin-top:0;
	list-style-image: none;
	list-style-type: none;
}
ul li .footerlist {
	margin-bottom:8px; margin-left:0;padding-left:0; }
	
.listcoloredbullet             {
	color: #0033CC;
}

.mainlists {
	list-style-type: none;
	margin-left: 0px;
	list-style-image: none;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.footerlist {
	padding: 0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footercolumnfirst {
	float: left;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footercolumnfirst p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #CCCCCC;
	line-height: 1.6em;
	padding: 0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

buybutton ul {
  list-style:none;
  margin-left:0;
  padding-left:0;
  margin-top:0;
}

buybutton ul li {

  margin-bottom:8px;
  margin-left:0;
  padding-left:0;
}

.buybutton a {
	display:block;
	text-decoration: none;
	outline:none;
	color: #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	background-color: ##FF9900;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}

.buybutton a b {
	display: block;
	position:relative;
	top: -1px;
	left: 0;
	font-weight:normal;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}

.buybutton a b b {
  border-width:0 0 1px;
  top: 2px;
  padding:1px 6px;
}

.buybutton a:hover,
.buybutton a:hover b {
	color:white;
	background-color: #990000;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.buybutton {
	list-style-type: none;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FF9900;
	text-align: center;
	width: 450px;
}
.cssbutton {
	display: inline-block;
	padding: 5px 10px 6px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0 1px 3px #999;
	text-shadow: 0 -1px 1px #aa6600;
	border-bottom: 1px solid #222;
	position: relative;
	cursor: pointer;
	background-color: #FF9900;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
}
.cssbutton:hover {
	background-color: #990000;	
}
h3 {
	font-size: 1.3em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
	color: #0099FF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main #rightcolumn #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent TabbedPanelsContentVisible p a {
	color: #FF9900;
}
#main #rightcolumn p a {
	color: #FF9900;
	text-decoration: none;
}
#main #rightcolumn p a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#footerbottom a {
	color: #999;
}
#main p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.4em;
}
#main p a {
	color: #939;
	text-decoration: none;
}
#main p a:hover {
	text-decoration: underline;
}
.productimages {
	border: 1px solid #999;
	padding: 0px;
	margin: 4px;
}

