body{	
  margin:auto;
  text-align:center;
  padding:0px;
  margin-top: 30px;
  width: 800px;
  font-family: arial, sans-serif;
  background-color: #F7F7FF;
  font-size: 11px;
  color: #28285A;
}



a {
  text-decoration: none;
  color: #FF9900;
  font-weight: bold;
}



#wrapper{
  width: 800px;
  height:auto !important;
  border-bottom: 1px #FF9900 solid;
  position: relative;
  margin:0px;
  padding:0px;
}


#small{

}



#content{
  padding: 0 10 10 0px;
  width: 500px;
  min-height: 150px;
  float: left;
  margin-top: 0px; 
}



#welcome{
  font-size: 16px;
  text-align:left;
}



#side{
  text-align:left;
  font-style: normal;
  font-size: 11px;
  float:left;
  width: 200px;
  min-height: 250px;
  text-decoration: none;
}


#info{
  font-size: 11px;
  font-weight: normal;
}


#cc{
margin-top:-10px;
}


html>body #cc{
margin-top:0px;
}


#breakers{
text-align: left;
width: 575px;
}


.buttons{
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
  line-height: 11px;
  float: left;
	width: 210px;
	text-align:left;
	color:#000;
	margin-left:-10px;
  padding: 10px;
  height: 190px;
  margin-top:-4px;
}


html>body .buttons{
  width: 192px;
  line-height: 9px;
}


.buttons a{
	color:navy;
	background-color: #FF9900;
	padding-left: 3px;
	display:inline;
	text-decoration: none;
  display:block;
  height: 13px;
  padding: 5px;
}



.buttons a:hover{
	background-color: navy;
	color: #FF9900;
}



#flash{
  float: left;
  margin-top:5px;
  margin-bottom: 10px;
}


#pics{
float: right;
}



#copy{
  text-align:left;
  background-color: inherit;
  float: left;
  width: 580px;
  min-height: 250px;
  margin-left: 0px;
}

#pic{
margin-left: 120px;
}


#stock{
margin-top:-15px;
}

#featured {
	margin-right: 10px;
	margin-bottom: 30px;
	float: left;
	width:205px;
	height:250px;
	position: relative;
	margin-top: 10px;
	border: 2px solid #000;
	background-image: url(images/featured.gif);
}
#inlineFourth {
	height: auto;
	width: 200px;
	left: 15px;
	top: 40px;
	margin-top: 30px;
}

