html {
	color: #000;
	background: #FFF;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

li {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

input,textarea,select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

legend {
	color: #000;
}

h1 {
	font-size: 138.5%;
}

h2 {
	font-size: 123.1%;
}

h3 {
	font-size: 108%;
}

h1,h2,h3 {
	margin: 1em 0;
}

h1,h2,h3,h4,h5,h6,strong {
	font-weight: bold;
}

abbr,acronym {
	border-bottom: 1px dotted #000;
	cursor: help;
}

em {
	font-style: italic;
}

blockquote,ul,ol,dl {
	margin: 1em;
}

ol,ul,dl {
	margin-left: 2em;
}

ol li {
	list-style: decimal outside;
}

ul li {
	list-style: disc outside;
}

dl dd {
	margin-left: 1em;
}

th,td {
	border: 0;
	padding: .5em;
}

th {
	font-weight: bold;
	text-align: center;
}

caption {
	margin-bottom: .5em;
	text-align: center;
}

p,fieldset,table,pre {
	margin-bottom: 1em;
}

input[type=text],input[type=password],textarea {
	width: 12.25em;
	*width: 11.9em;
}

textarea {
resize: none;
}

body {
	font-family: Helvetica, Arial, sans-serif;
}

div#frame {
	width: 1000px;
	height: 620px;
	margin: 10px auto;
	background: transparent url(/media/chrome/hpbackground.gif) no-repeat top left;
}

div#header {
	width: 980px;
	height: 76px;
	border-bottom: solid 3px #ffcc00;
	margin: 0px 10px 0px 10px;
}

div#header.nobottom {
	border-bottom: 0;
}

img#logo {
	float: left;
	margin-left: 20px;
}

img#flair {
	margin: 0px 0px 0px 10px;
	border-bottom: solid 1px #fdd538;
}

div#bottom {
	width: 980px;
	height: 15px;
	margin: 10px 10px 0px 10px;
}

div#text p {
	text-align: justify;
	font-size: 10pt;
	word-spacing: -2px;
	width: 560px;
	font-family: Arial;
	margin: 0 0 0 110px;
	padding: 20px 0 0 0;
	line-height: 140%;
}

a#order {
	background: transparent url(/media/chrome/order.gif) no-repeat top left;
	height: 11px;
	width: 37px;
}

a#about {
	background: transparent url(/media/chrome/about.gif) no-repeat top left;
	height: 11px;
	width: 56px;
}

a#faq {
	background: transparent url(/media/chrome/faq.gif) no-repeat top left;
	height: 11px;
	width: 21px;
}

a#contact {
	background: transparent url(/media/chrome/contact.gif) no-repeat top left;
	height: 11px;
	width: 51px;
}

a#home {
	background: transparent url(/media/chrome/home.gif) no-repeat top left;
	height: 11px;
	width: 33px;
}

div#nav a {
	display: block;
	float: left;
	text-decoration: none;
	zoom: 1;
}

div#nav img {
	display: block;
	float: left;
	zoom: 1;
}

div#nav {
	position: relative;
	top: 38px;
	left: 255px;
	zoom: 1;
}

div#nav a:hover, div#nav a.active {
	background-position: 100% 0%;
	zoom: 1;
}

div.hr {
  display: block;
  margin: 1px 10px;
  overflow: hidden !important;
  line-height: 3px !important;
	height: 3px !important;
	font-size: 3px; 
	background-color: black;
}

div#footer {
	text-align: center;
	margin: 0;
	text-align: center;
}

div#footer p {
	width: auto;
	margin: 0 0 0 0;
	text-align: center;
	font-family: Arial;
	font-size: 10px;
	word-spacing: 0;
}

span#aphilo {
  zoom: 1;
  width: 122px;
  cursor: pointer;
  height: 15px;
}

span#aorder {
  zoom: 1;
  width: 82px;
  cursor: pointer;
  height: 15px;
}

a#philosophy{
  float: left;
  display: block;
  width: 122px;
  height: 15px;
  margin-left: 31px; 
  text-decoration: none;
}

a#orderstatus{
  float: left;
  display: block;
  width: 82px; 
  height: 15px;
  text-decoration: none;
  margin-left: 717px;
}

