@charset "UTF-8";
html {
	background-color: #03333f;
	background-image: url(../siteimages/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: top;	
}
body {
	margin: 0px;
	padding: 0px;
	background: url(../siteimages/contentbg.jpg) repeat-y center;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
div#holder {
	background: url(../siteimages/holderbg.jpg) no-repeat top center;
	text-align: left;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}
#homeholder {
	background: url(../siteimages/header-home.jpg) no-repeat top center;
	text-align: left;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin: 0px;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
div#address {
	width: 320px;
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 75px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-left: 170px;
	text-align: center;
}

div#footer {
	background-image: url(../siteimages/footer.jpg);
	background-repeat: no-repeat;
	background-color: #002832;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	margin-top: 0px;
	padding-left: 1px;
}
.clear {
	line-height: 1px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#footer ul {
	font-size: 12px;
	color: #F5F9D2;
	padding-top: 30px;
	list-style-type: none;
}
#footer ul li {
	float: left;
	padding-right: 25px;
	padding-left: 25px;
}
#footer ul li a {
	color: #F7F7E3;
	display: block;
}
#footer ul li a:hover {
	color: #F99;
}

#content {
	float: right;
	width: 550px;
	margin-right: 25px;
}
#content h1 {
	font-size: 24px;
	color: #C41B10;
	margin: 0px;
	padding: 0px;
}
#content h2 {
	font-size: 18px;
	color: #476566;
}
#content p {
	font-size: 12px;
	color: #666;
}
div#leftnav {
	width: 173px;
	margin-left: 11px;
}
#leftnav ul {
	list-style-type: none;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#leftnav ul li a {
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #2E5156;
	line-height: 16px;
}
#leftnav ul li a:hover {
	background-color: #D2D2D2;
}

#content {
	float: right;
	width: 550px;
	margin-right: 25px;
}
#content h1 {
	font-size: 24px;
	color: #C41B10;
	margin: 0px;
	padding: 0px;
}
#content h2 {
	font-size: 16px;
	color: #008F9A;
}
#content p {
	font-size: 12px;
	color: #666;
}
div#leftnav {
	width: 173px;
	margin-left: 11px;
}
#leftnav ul {
	list-style-type: none;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#leftnav ul li a {
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #2E5156;
	line-height: 16px;
}
#leftnav ul li a:hover, #leftnav ul li a#samepage {
	background-color: #D2D2D2;
}
#topnav {
	float:left;
	font-family: verdana, arial, sans-serif;
	font-size:12px; /* for this demo only */
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 23px;
	padding-left: 11px;
	color: #FFEFD5;
	font-weight: bold;
	width: 750px;
	padding-bottom: 10px;
}
#topnav ul {
padding:0;margin:0;list-style-type:none;
}
#topnav ul li {
float:left; position:relative; 
}
#topnav ul li a, #topnav ul li a:visited {
	float:left;
	display:block;
	text-decoration:none;
	color:#ddf;
	line-height:25px;
	height:30px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #406064;
}

#topnav ul li:hover {width:auto;}

#topnav ul li a:hover {border-color:#c00; color:#f88;}

#topnav ul li:hover a {border-color:#c00; color:#f88;}


#topnav ul li ul {
display: none;
}
#topnav table {
margin:0; border-collapse:collapse; font-size:11px; position:absolute; top:0; left:0;
}

/* specific to non IE browsers */
#topnav ul li:hover ul {
display:block;position:absolute;top:32px;margin-top:1px; left:0;width:154px;border-bottom:1px solid #ddd; font-size: 11px;
}
#topnav ul li:hover ul.endstop {
left:-92px;
}
#topnav ul li:hover ul li ul {
display: none;
}
#topnav ul li:hover ul li a {
display:block;background:#fff;color:#144a5f;height:auto;line-height:15px;padding:4px 16px; width:120px; border:1px solid #ddd; border-bottom:0;
}
#topnav ul li:hover ul li a.drop {
background:#ccd url(images/bullet1.gif) no-repeat 3px 8px;
}
#topnav ul li:hover ul li a:hover {
color:#144a5f; background: #ebeded url(images/bullet1.gif) no-repeat 3px 8px;
}
#topnav ul li:hover ul li a:hover.drop {
background: #ccd url(images/bullet1.gif) no-repeat 3px 8px;
}
#topnav ul li:hover ul li:hover ul {
display:block; position:absolute; left:153px; top:-1px;
}
#topnav ul li:hover ul li:hover ul.left {
left:-153px;
}
/* specific to IE5.5 and IE6 browsers */
#topnav ul li a:hover ul {
display:block;position:absolute;top:30px; t\op:33px; background:#fff;left:0; border-bottom:1px solid #000;
}

#topnav ul li a:hover ul.endstop {
left: -92px;
}
#topnav ul li a:hover ul li a {
display:block;background:#fff;color:#000; height:1px; line-height:15px; padding:4px 16px; width:154px; w\idth:120px; border:1px solid #000; border-bottom:0;
}
#topnav ul li a:hover ul li a.drop {
background:#ccd url(images/bullet1.gif) no-repeat 3px 8px; padding-bottom:4px;
}
#topnav ul li a:hover ul li a ul {
visibility:hidden; position:absolute; height:0; width:0;
}
#topnav ul li a:hover ul li a:hover {
color:#000; background: #ccd url(images/bullet1.gif) no-repeat 3px 8px;
}
#topnav ul li a:hover ul li a:hover.drop {
 background: #ccd url(images/bullet1.gif) no-repeat 3px 8px;
}
#topnav ul li a:hover ul li a:hover ul {
visibility:visible; position:absolute; top:0;color:#000; left:153px;
}
#topnav ul li a:hover ul li a:hover ul.left {
left:-153px;
}


#content ul li {
	font-size: 13px;
	color: #002632;
}
ul.twocol{
	float: left;
	width: 220px;
	padding: 10;
	margin-right: 10px;
}
div.twocol {
	float: left;
	width: 260px;
	margin-right: 10px;
}
#leftnav ul li a#colhead {
	font-weight: bold;
	font-size: 14px;
}

#homecontent {
	width: 750px;
	margin-left: 9px;
}
#homecontent h1 {
	font-size: 24px;
	color: #C41B10;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#homecontent p#intro {
	font-size: 12px;
	color: #666;
	margin-left: 20px;
	margin-right: 10px;
}ul#homelinks {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#homelinks li a {
	font-size: 12px;
	color: #F00;
	display: block;
	height: 70px;
	width: 70px;
	padding-left: 145px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 14px;
	float: left;
	margin-left: 20px;
	margin-bottom: 10px;
	clear: none;
}
#homelinks li a:hover {
	color: #FFF;
}
#homelinks li a#vinyl {
	background-image: url(../siteimages/cling-up.jpg);
	background-repeat: no-repeat;
}
#homelinks li a#vinyl:hover {
	background-image: url(../siteimages/cling-over.jpg);
	background-repeat: no-repeat;
}
#homelinks li a#label {
	background-image: url(../siteimages/graphic-overlays-up.jpg);
	background-repeat: no-repeat;
}
#homelinks li a#label:hover {
	background-image: url(../siteimages/graphic-overlays-over.jpg);
	background-repeat: no-repeat;
}
#homelinks li a#pressure {
	background-image: url(../siteimages/pressure-up.jpg);
	background-repeat: no-repeat;
}
#homelinks li a#pressure:hover {
	background-image: url(../siteimages/pressure-over.jpg);
	background-repeat: no-repeat;
}
#homelinks li a#scratchoff {
	background-image: url(../siteimages/scratchoffs-up.jpg);
	background-repeat: no-repeat;
}
#homelinks li a#scratchoff:hover {
	background-image: url(../siteimages/scratchoffs-over.jpg);
	background-repeat: no-repeat;
}
#homelinks li a#pop {
	background-image: url(../siteimages/pop-up.jpg);
	background-repeat: no-repeat;
}
#homelinks li a#pop:hover {
	background-image: url(../siteimages/pop-over.jpg);
	background-repeat: no-repeat;
}
#homelinks li a#digital {
	background-image: url(../siteimages/digital-up.jpg);
	background-repeat: no-repeat;
}
#homelinks li a#digital:hover {
	background-image: url(../siteimages/digital-over.jpg);
	background-repeat: no-repeat;
}
#homelinks li {
	margin: 0px;
	padding: 0px;
	float: left;
}
div#thumb {
	float: left;
	width: 100px;
	margin-left: 18px;
	margin-bottom: 18px;
}
#thumb p {
	font-size: 11px;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 5px;
	text-indent: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#thumb img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#thumb a {
	font-size: 11px;
	text-align: center;
}

ol li {
	font-size: 12px;
	color: #666;
}
#content ol li ul li {
	font-size: 12px;
	color: #666;
}
h1 a {
	color: #C41B10;
}
#content p strong {
	font-size: 14px;
	color: #666;
}
td {
	border: 1px solid #666;
	font-size: 12px;
	padding: 2px;
}
th {
	font-size: 14px;
	font-weight: bold;
	color: #096;
}
#address p {
	margin: 0px;
	padding: 0px;
}
.shadow  { position:relative; display:block; color:#fff; }
.shadow span { position:absolute; display:block; top:0px;  }
.shadow:before { display:block; padding:1px; content: attr(title); color:#333;  }
