*
{
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

body
{
	background-color: #000;
	background-image: url(../images/body.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.clear { clear: both; }
img { border: none; }

#container
{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

#content
{
	margin: 0 auto;
	width: 825px;
	background-image: url(../images/body.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#col-left
{
	float: left;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	width: 226px;
	height: 680px;
}

#col-right
{
	width: 599px;
	float: right;
}

#sandbox
{
	padding: 25px 40px 20px 44px;
	font-family: Verdana;
	font-size: 75%;
}

#sandbox h2
{
	padding: 0 0 12px 0;
	font-size: 140%;
	color: #306;
	font-family: Helvetica;
}

#sandbox p
{
	padding: 0 0 12px 0;
	line-height: 140%;
}

#sandbox ul
{
	padding: 0 0 20px 20px;
	list-style-type: square;
	line-height: 20px;
}

#sandbox a
{
	padding: 0 0 6px 0;
	color: #006;
	text-decoration: none;
}
#sandbox a:hover { text-decoration: underline; }

#top
{
	background-color: #d5c7d7;
	display: block;
	height: 120px;
	padding: 10px;
	width: 490px;
}

#flash
{
	float: left;
	width: 160px;
}
#text
{
	float: right;
	width: 315px;
	text-align: justify;
	color: #666;
	font-size: 95%;
	line-height: 130%;
  margin: 0 0 8px 0;
}
#home-list
{
	clear: both;
	
}
#home-list ul
{
	padding: 0;
	margin: 0;
}
#home-list li
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	width: 100px;
	padding-top: 3px;
	padding-right: 38px;
	line-height: 13px;
}
#home-list a
{
	font-size: 10px;
}
#home-list li.pad { padding-right: 0px; }
#home-list a img
{
	text-decoration: none;
	border: none;
}

#img
{
  float: right;
  width: 142px;
}
#img img { margin: 0 0 5px 0; }

#services
{
	position: relative;
	height: 250px;
	padding-top: 8px;
}

#services a { position: absolute; }
#services a.box1
{
	top: 0;
	left: 0;
}
#services a.box2
{
	left: 0;
	bottom: 0;
}
#services a.box3
{
	top: 0;
	left: 172px;
}
#services a.box4
{
	top: 0;
	right: 0;
}


#sandbox ul.bullets  {
	display:block;
	list-style-type:disc;
	padding-left: 20px;
}

table.specs th, table.specs td {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3A0958;
	padding: 4px;
}

.prices {
	clear: both;
	display: block;
	height: 135px;
}

.prices img {
	padding-right: 15px;
}

#submenu {
	clear: both;
	background-color: #d5c7d7;
}
#submenu ul {
	padding: 6px 0 5px 18px;
	list-style-type: none;
}
#submenu li {
	display: inline;
	width: 150px;
}
#submenu a {
	padding: 8px;
	color: #4e1f7d;
	text-decoration: none;
	font-size: 14px;
}
#submenu a:hover {
	text-decoration: underline;
}

.listborder {
	border: 1px solid #000;	
}

p.clips {
	display: block;
	margin-right: 175px;
	height: 100px;
}

.clips2 {
	display: block;
	height: 150px;
}
.clips3 {
	display: block;
	height: 130px;
}
.clips4 {
	display: block;
	height: 85px;
}
p.clips img, p.clips2 img, p.clips3 img, p.clips4 img {
	padding-right: 20px;
}

.viewPrices {
	clear: both;
	font-size: 16px;
	display: block;
	margin-top: 15px;
}
.bigText {
	clear: both;
	font-size: 16px;
	display: block;
	margin-top: 5px;
}
.copy {
	clear: both;
	display: block;
	font-size: 9px;
	text-align: center;
	padding-top: 30px;
	height: 20px;
	color: #666666;
}
.copy a {
	color: #666666;
	text-decoration: none;
}
.copy a:hover {
	text-decoration: underline;
}
.delivery {
	float: right;
	width: auto;
	color: #306;
}
h2.title {
	float: left;
	width: auto;
}