html, body {
   margin: 0 auto;
   padding: 0 auto;
   font-size: 1em;
	font-family: Tahoma;
	background-color: #ffffff;
   color: #444444;
   text-align: center; /* centering the content for IE6 */
}

a, a:visited {
	color: #666666;
	text-decoration: none;
} 

a:hover {
	text-decoration: underline;
} 

h1, h2, h3, h4, h5, h6, ul, p, form {
	margin: 0;
	padding: 0;
}

input, textarea {
	width:200px;
}

div#fback {
	float:none;
	width: 200px;
	height:230px;
	margin-left:250px;
	margin-top:20px;
	padding: 30px;
	background-image: url(images/qbg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

div#fback a {
	float: right;
	background-image: url(images/menubg.gif);
	background-position: center;
	background-repeat: repeat-x;
	font-weight: 600;
	margin-top: 20px;
	padding:10px;
	padding-left: 20px;
	padding-right: 20px;
	color:#111111;
	text-decoration: none;	
}

#qhead {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	clear: both;
}

hr {
	display: none;
}

ul {
	list-style-type: none;
}

table {
	margin-bottom: 20px;
}

#container {
   display: table; /* must put this in for FireFox. */
	width: 774px;
   margin: auto; /* for IE6 and Firefox centering */
	text-align: left;
   height: 400px; /* Have to put SOMETHING in here for the height for both browser. DO NOT put in a percentage, must be a pixel value */
}
#masthead {
	position: relative;
	height: 88px;
}
#masthead div#logo a {
	display: block;
	text-decoration: none;
	width: 107px;
	height: 25px;
	position: absolute;
	left: 0px;
	top: 10px;
}
#masthead div#head a {
	display: block;
	text-decoration: none;
	width: 594px;
	height: 13px;
	position: absolute;
	left: 165px;
	top: 30px;
	padding:5px;
	padding-left:10px;
   background-color: #333333;
	color:#cccccc;
	font-size: 10px;
}

/*top right nav stuff----------------------------------------*/

div.secondarynav {
	position: absolute;
	right: 10px;
	top: 12px;
        font-family: Arial, Verdana, sans-serif;
        font-size: .7em;
        color: #666666;
	z-index: 5000;
}
div.secondarynav a {
        color: #666666;
        text-decoration: none;
}
div.secondarynav a:hover {
        text-decoration: underline;
}

/*main nav stuff----------------------------------------*/


#mainnav {
	position: absolute;
	left: 260px;
	top: 50px;
	width: 600px;
   padding-top: 5px;
}
#mainnav div {
	float: left;
}
#mainnav a {
	float:left;
	display: block;
	font-size: .9em;
	line-height: 1em;
   font-family: Arial, Verdana, sans-serif;
   color: #000000;
	text-decoration: none;
   font-weight: 600;
	height: 20px;
   background-color: #ffffff;
   padding: 8px 10px 3px 10px;
	text-align:center;
}
#mainnav div a:link, #mainnav div a:visited, #mainnav div a:active {
   background-color: #FFFFFF;
	margin-left: 2px;
}
#mainnav div a:hover, a#select {
   background-color: #0099CC;
   color: #444444;
	background-image: url(images/menubg.gif);
	background-position: center;
	background-repeat: repeat-x;
}

div#content {
   display: table; /* must put this in for FireFox. */
   width: 750px;
   font-family: Verdana, Arial, sans-serif;
   font-size: .7em;
   line-height: 1.6em;
   padding: 10px;
	padding-top:5px;
   border: 2px solid #e2e2e2;
   border-width: 0 2px 0 2px;
}
div#content td, th, input, select, textarea {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #000000;
   text-align: left;
}

div#top_content {
	background-image: url(images/top_content.gif);
	background-repeat: no-repeat;
	width: 774px;
	height: 5px;
	display: block;
	margin: 0 auto;
	padding: 0 auto;
	font-size: 0em;
	line-height: 0em;
	text-decoration: none;
	vertical-align: bottom;
}
div#bottom_content {
	background-image: url(images/bottom_content.gif);
	background-repeat: no-repeat;
	width: 774px;
	height: 6px;
	display: block;
	clear: both;
}

div#rgray  {
       float: right; 
       width: 155px; 
       height: 163px;
       padding: 10px; 
       background-color: #666666;
}

div#mpic {
       float: left; 
       width: 563px; 
       height: 183px;
       padding: 0px; 
       background-color: #666666;
		 background-image: url(images/main.gif);
		 background-position: top left;
		 background-repeat: no-repeat;
}

#mpic H1 {
	color: #ffffff;
	font-family: Arial;
	font-size: 18px;
	margin-left: 325px;
	margin-top: 100px;
	text-align: center;
	font-weight: 600;
}

div#m_links {
      float: left;
      width: 565px;
      margin-top: 15px;
}
div#m_links div {
        float: left;
        padding-left: 30px;
}

div#m_links h1  {
      font-family: Arial;
      font-size: 11px;
      color: #444444;
      font-weight: bold;
      padding-bottom: 10px;
}
div#m_links h2 a {
        width: 150px;
        display: block;
        font-size: 10px;
        line-height: 16px;
        color: #000000;
        font-weight: normal;
        text-decoration: none;
        padding-left: 5px;
}
div#m_links h2 a:hover {
        text-decoration: underline;
}

div#m_links ul {
        width: 150px;
        margin: 5px 0 10px 5px;
}
div#m_links li a, div#m_links li a:visited {
        color: #666666;
}

div#m_links li a:hover {
        color: #111111;
}

div#qual {
      float: right;
      width: 175px;
      margin-top: 10px;
}

div#banners {
		float:left;
      width: 750px;
		margin-top: 20px;
      border-top: 1px solid #CCCCCC;
}
div#banners  ul {
      margin: 0 auto;
}
div#banners  li {
        display: block;
        float: left;
        width: 235px;
        padding: 10px 7px 0 7px;
}
div#banners  li.right {
        border-right: 1px solid #CCCCCC;
}

/* Footer Area ----------------------------------------*/

#footer {
        position: relative;
        clear: both;
}
#footer div {
	float:left;
	font-family: Arial, Verdana, sans-serif;
	font-size: .7em;
	line-height: 1.3em;
	color: #666666;
	padding-top: 30px;
}

#footer div#creators {
	float:right;	
}

#footer div#button {
	clear:both;
	text-align:center;
}

#footer a {
        color: #666666;
        text-decoration: none;
}
#footer a:hover {
        color: #666666;
        text-decoration: underline;
}

a.brcr, a.brcr:visited {
   color: #666666;
}

a.brcr:hover {
   color: #111111;
}

h1 {
	font-size: 1.3em;
}

div#left {
	padding-top:100px;
}

div#left ul {
	margin: 0px;
}

div#left li {
	padding-top:5px;
}

div#left li a, div#left li a:visited {
	color: #666666;
}

div#left li a:hover {
	color: #111111;
}

div#news {
	border: 1px solid #999999;
	float:right;
	width: 153px;
	padding:10px;
	margin-top:20px;
	background-image: url(images/newsbg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

div#news h3 {
	margin-top: -5px;
	padding:10px;
	font-size: 1em;
	text-align: center;
	background-image: url(images/menubg.gif);
	background-position: center left;
	background-repeat: repeat-x;
}

div#news li {
	padding-top:15px;
	margin: -3px;
}

div#news li a, div#news li a:visited {
	text-decoration: none;
	color: #666666;
}

div#news li a:hover {
	text-decoration: underline;
}

div#news div a, div#news div a:visited {
	display: block;
	padding-top: 20px;
   color:#999999;
	text-decoration: none;
	text-align: right;
}

div#news div a:hover {
   color:#111111;
}

div#catalog {
	margin-left:70px;
}

div#catalog div {
	float: left;
	display: block;
	width:220px;
	padding-top:20px;
	padding-bottom:20px;
}

div#catalog div h2 {
	font-size: 1em;
}

div#catalog div h2 a, div#catalog div h2 a:visited {
	color: #111111;
}

div#catalog div h3 {
	font-size: 1em;
	font-weight: normal;
	padding-top:10px;
}

div#catalog div h3 a, div#catalog div h3 a:visited {
	color: #111111;
	text-decoration: none;
}

div#catalog div h3 a:hover {
	color: #000000;
	text-decoration: underline;
}

div#catalog div ul {
	padding-top:10px;
}

div#catalog div ul#l2 {
	padding-top:0px;
}

div#catalog div li a, div#catalog div li a:visited {
	color: #666666;
	text-decoration: none;
}

div#catalog div li a:hover {
	color: #111111;
}

div#groups {
	margin-top: 20px;
}

div#group {
	clear:left;
	border-bottom: 1px solid #cccccc;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 70px;
}

div#group div#price {
	display:block;
	float:left;
	padding: 15px;
}

div#group div#price div {
	padding:5px;
	background-color: #f1ca00;
	width:75px;
	text-align: center;
}

h4 {
	font-size: 1em;
}

h3.pad, div#group h3 {
	font-size: 1.2em;
}

div#group p.pad, div#group h3.pad{
	padding-left:100px;
}

div#group p a, div#group p a:visited {
	color:#111111;
	text-decoration: none;
}

div#group p a:hover {
	color:#111111;
	text-decoration: underline;
}

div#cardpic{
	float: left;
	margin-top:10px;
	padding-left: 40px;
	width: 350px;
}

div#crdpr{
	float: right;
	font-size: 1.5em;
	font-weight:600;
}

div#card{
	float: left;
	margin-top:10px;
	margin-left: 40px;
	width:310px;
}
div#anc{
	float: left;
	margin-top:10px;
	padding-left: 140px;
	padding-bottom: 20px;
	width: 250px;
}
div#anc a, div#anc a:visited, a.print, a.print:visited {
	color: #666666;
	text-decoration: none;
	font-weight: 600;
	font-size: 1.1em;
}

div#anc a:hover, a.print:hover{
	text-decoration: underline;
}

a.print {
	background-image: url(images/print.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding: 15px;
	padding-left: 40px;
}

div#cardq {
	background-image: url(images/qbg.gif);
	background-position: center;
	background-repeat: repeat-x;
	float: left;
	margin-top:10px;
	margin-bottom: 20px;
	margin-left: 40px;
	width:310px;
	height:110px;
}

div#cardq a {
	display: block;
	background-image: url(images/menubg.gif);
	background-position: center;
	background-repeat: repeat-x;
	font-weight: 600;
	margin-top: 60px;
	margin-left: 140px;
	margin-right: 30px;
	padding:10px;
	padding-left: 20px;
	padding-right: 20px;
	color:#111111;
	text-decoration: none;	
}

div#bothref {
	float: left;
	padding-top:20px;
	padding-left:100px;
	padding-right:50px;
}

p#phref {
	text-align: center;
	padding:40px;
	padding-left: 0px;
	text-align: center;
}

.mainprice {
	font-size: 1.5em;
	font-weight: 800;
}

div#banners li div.vim {
	padding-left:100px;
}