body
{
  background:#000;
  color:#fff;
  font-family:Verdana;
  font-size:12px;
}
b
{
  color:#FF0;
}
a
{
  color:#ff0;
  text-transform:uppercase;
  font-weight:bold;
}
a:hover
{
  color:#F00;
}
#main
{
  text-align:center;
  width:500px;
  height:500px;
  margin:auto;
  background:url("img/background.jpg") no-repeat top;
  border:1px solid #000;
}
p
{
	clear:both;
  font-size:11px;
  margin:4px 0 10px 0;
  padding:0px 90px;
}
h1 a
{
  text-decoration:none;
  display: block;
  text-indent:-1000em;
  overflow:hidden;
  background:url("img/facebook.png") top center no-repeat;
  width:220px;
  height:60px;
  margin:70px 0 0 140px; 
}
#facebook {
  text-decoration:none;
  display: block;
  text-indent:-1000em;
  overflow:hidden;
  background:url("images/icon_facebook_2.png") top center no-repeat;
  width:32px;
  height:32px;
  margin:70px 0 10px 205px; 
    float:left;
    border:0;
}
#twitter {
  text-decoration:none;
  display: block;
  text-indent:-1000em;
  overflow:hidden;
  background:url("images/icon_twitter_2.png") top center no-repeat;
  width:32px;
  height:32px;
  margin:70px 0 10px 265px; 
border:0;
}

h3
{
  text-indent:-1000em;
  overflow:hidden;
  float:left;
  width:133px;
  height:102px;
  margin-top:-8px;

}
h3 a
{
  text-decoration:none;
  display:block;
  width:133px;
  height:102px;
}
h4
{
  display:inline;
}
h4 a
{
  border-bottom:1px solid #F00;
  text-transform:none;
  text-decoration:none;
  font-size:12px;
  color:#F00;
}
h4 a:hover
{
  border-bottom:1px solid #CC0;
  color:#CC0;
}

h4 a.glo {
  color:#01be46;
  border-color:#01be46;
}
h4 a.glo:hover {
  color:#ff0;
  border-color:#f00;
}

#psc
{
  background:url("img/h3-holidays.png") no-repeat;
  margin-left:128px;
  margin-top: 2px;
}
#wrist
{
  background:url("img/h3-wrist.gif") no-repeat;
}
#quotes
{
  background:url("img/home_anim.gif") no-repeat;
  margin-top: 10px;
  margin-left: 12px;
}

#footer
{
  border-top:1px solid #333;
  text-align:center;
  color:#999;
}
#footer a
{
  color:#ff9;
}
#info,#info b, #info a
{
  height:10px;
  overflow:hidden;
  text-indent:-900em;
  color:#333;
  font-size:10px;
}
#popForm {
  display:none;
} 

ul
{
    font-size:90%;
    text-align:left;
    margin-left:150px;
}

form p label {
  display:block;
  float:left;
  width:120px;
  margin-right:10px;
  text-align:right;
}
form p.center {
  text-align:center;
}
#main ul.product-list {
	float: left;
	color: red;
	margin-left: 110px;
	width: 230px;
}
#main .product-list span {
	color: #fff;
}
#licensed-products {
	border: 1px solid #fff;
}
#main a#nine11-logo-home img {
	margin-top: 20px;
	margin-right: 75px;
	border: none;
}
