html,body {
	height:100%;
	text-align: center;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin:0px 0px;
	padding:0px;
}
a:link {
	color:#97601C;
	text-decoration: none;
}
a:active {
	color: #97601C;
	text-decoration: none;
}
a:visited {
	color: #97601C;
	text-decoration: none;
}
a:hover {
	color: #FE942F;
	text-decoration: none;
}

#mainBlock {
	height: 100%;
	margin:0px auto;
	width: 770px;
	text-align:left;
}
#folderBlock {
	width: 730px;
	background-image: url(../images/folder_bg.jpg);
	background-repeat: repeat;
	text-align:left;
	float: left;
	margin: 0px;
	padding: 0px;
}
#pgbottom {
	width: 730px;
	background-image: url(../images/folder_bg.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
#footer {
	width: 730px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
	text-align: center;
	margin-bottom:15px;
}
#contentContainer {
	width: 710px;
	background-image: url(../images/paperlines_bg.gif);
	background-repeat: repeat-y;
	text-align:left;
	float: left;
	margin-left:10px;
	padding: 0px;
	display: inline;
}
#tab {
	width: 40px;
	margin:0px auto;
	float: left;
}
#header {
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat;
	width: 710px;
	height:148px;
	margin: 0px;
	text-align:center;
}
#getitnow {
	background-image: url(../images/get_abg_new.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 80px;
}
#getittext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	padding-top: 12px;
	padding-left: 8px;
	line-height: 14px;
}
#leftColumn {
	margin:0px auto;
	width: 140px;
	background-color: #50B0EC;
	height:100%;
}
#middleColumn {
	width: 370px;
	background-image: url(../images/vert_dots_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-bottom: 10px;
	padding-top: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #50B0EC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #50B0EC;
}
#middleColumnCart {
	width: 410px;
	background-image: url(../images/vert_dots_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-bottom: 10px;
	padding-top: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #50B0EC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #50B0EC;
}
#middleColumn p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #333333;
}
#getitbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	vertical-align: bottom;
	margin-top: 12px;
}
#ojbuttontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	padding-left:10px;
	padding-right:10px;
	margin:0px;
	padding:0px;
	height:17px;
}
#ojbuttontext A:link, #getitbutton A:link, #nav A:link{
	text-decoration:none;
	color: #ffffff;
}
#ojbuttontext A:ative, #getitbutton A: active, #nav A:active{
	text-decoration:none;
	color: #ffffff;
}
#ojbuttontext A:visited, #getitbutton A:visited, #nav A:visited{
	text-decoration:none;
	color: #ffffff;
}
#ojbuttontext A:hover, #getitbutton A:hover, #nav A:hover{
	text-decoration:none;
	color: #46403D;
}
#rightColumn {
	width: 200px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #50B0EC;
}
#cartinfobox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color: #666666;
	padding: 5px;
	border: 1px solid #999999;
	width: 140px;
}
#cartinfobox A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
#rightColumnCart {
	width: 160px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #50B0EC;
}
#nav {
	overflow: auto;
	margin:0px auto;
	height:100%;

}
#nav #linkOn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	padding-left: 3px;
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #50B0EC;
	border-bottom-color: #50B0EC;
	padding-top: 3px;
	padding-bottom: 3px;
}
#nav #linkOnSub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	padding-left: 3px;
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #50B0EC;
	padding-top: 3px;
	padding-bottom: 3px;
}
#nav #linkOff{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#nav #linkSub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color:#FFFFCC;
	color:#666666;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#nav #linkSubBot{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color:#FFFFCC;
	color:#666666;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #50B0EC;
}
#nav #linkSub A:link, #nav #linkSubBot A:link{
	color:#50B0EC;;
}
#nav #linkSub A:active, #nav #linkSubBot A:active{
	color:#50B0EC;;
}
#nav #linkSub A:visited, #nav #linkSubBot A:visited{
	color:#50B0EC;;
}
#nav #linkSub A:hover, #nav #linkSubBot A:hover{
	color:#46403D;;
}
h1 {
	font-size: 10pt;
	font-weight: bold;
	color:#663300;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14pt;
	margin-bottom: 1px;
	margin-top: 0px;
	padding: 0px;
}
#horizBar {
	text-align:right;
	font-size:7pt;
	font-family:Arial, Helvetica, sans-serif;
	height:10px;
	margin-bottom:10px;
	background-image: url(../images/horiz_dots_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
ol {
	margin-left: 30px;
	padding: 0px;
}
li {
	font-size: 10pt;
	color:#50B0EC;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-bottom:20px;
	font-weight:normal;
}
li b{
	font-size: 10pt;
	color: #46403D;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14pt;
	padding: 0px;
	margin:0px;
}
#details {

}
#details p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 11pt;
	color: #666666;
	margin-top:5px;
	margin-bottom:5px;
}
#details h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #50B0EC;
	margin-top:5px;
	margin-bottom:5px;
}
#cartbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #50B0EC;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:10px;
	height:19px;
	vertical-align:middle;
	float:left;
}
#cartbutton2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align:center;
	line-height: 11pt;
	color: #50B0EC;
	margin:right:10px;
	margin-top:5px;
	margin-bottom:5px;
	float:left;
}
.productname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #666666;
	font-weight:bold;
}
.prod_sep {
	background-image: url(../images/vert_dots_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.price {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #50B0EC;
}
.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 14pt;
	color: #50B0EC;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: normal;
	text-align:left;
}
.bigtestimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 14pt;
	color:#50B0EC;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: normal;
	text-align:left;
}
.byline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 9pt;
	color: #999999;
	padding-left: 16px;
	font-weight: normal;
	text-align:left;
}
.topnav {
	background-image:url(../images/nav_bg.gif);
	background-repeat:no-repeat;
	height:17px;
	width:88px;
	float:left;
	margin-right:1px;
	text-align:center;
	padding-top: 3px;
}
.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	height: 19px;
}
form {
	margin:0px;
	padding:0px;
}
