body {
margin: 0px;
padding: 0px;
font-family: Verdana, helvetica, sans-serif;
font-size: 12px;
color: #000;
background: #FFF;
text-align: left;
background-color: #E7E7E7;
}
table {
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
text-align: left;
color: #000;
margin-top:0px;
padding:0px 0px 0px 10px;
}
#artlayout{
padding-left:20px;
}

#navborder{
border: thin solid #999999;
margin:40px 0px 10px 10px;
}
.hero{
width:634px;
height:400px;
background-image:url(images/hero_03.jpg);
background-repeat:no-repeat;
background-position:top;
padding-left:30px;
}
.heroTextHolder{
width:270px;
margin: 30px 0px 0px 13px;
padding:65px 0px 0px 0px;
font-size:10px;
line-height:12px;
color: #333333;
}
#promoBox1{
width:180px;
height:40px;
margin: 0px 0px 20px 40px;
padding: 180px 0px 0px 20px;
float:left;
background-image:url(images/marketing.jpg);
background-repeat:no-repeat;
}
#promoBox2{
width:175px;
height:40px;
margin: 0px 0px 0px 0px;
padding: 180px 0px 0px 25px;
float:left;
background-image:url(images/fullcolor_main.jpg);
background-repeat:no-repeat;
}
#promoBox3{
width:200px;
height:217px;
margin: 0px 0px 0px 10px;
float:left;
background-image:url(images/shopwithconfidence.jpg);
background-repeat:no-repeat;
}
A:link {
	color: #179CF8;
	text-decoration: none;
}

A:visited {
	color: #179CF8;
	text-decoration: none;
}

A:active {
	color: #179CF8;
	text-decoration: none;
}

A:hover {
	color: #CC0000;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
	padding: 10px;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #3399CC;
}
#toplinkholder{
	width: 300px;
	height:50px;
	background-image:url(images/topdivider.jpg);
	background-repeat:no-repeat;
	margin-left:100px;
}

#toplinks{
	width:100px;
	font-size: 12px;
	font-family: Verdana;
	font-weight:bold;
	float:left;
	margin: 20px 0px 0px 25px;
}
span.price, .detailprice, .prodprice {
color: #44BA04;
padding-top: 4px;
font-weight:bold;
text-align: center;
}
#bottomcolor{
background-color:#0033CC;
width:912px;
height:30px;
margin-top:20px;
}
    .divClear {
    clear:both;
    }
