body {
	margin:0px;
	background-color:#FFFFFF;
	font-family:Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
	background-image:url(/images/digital_bottom.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
}

#parent {
	margin:0 auto;
	width:845px;	
}

#top {
	position:relative;
	width:845px;
	height:165px;
}

#middle {
	position:relative;
	width:845px;
	overflow:visible;
}

#bottom {
	position:relative;
	width:845px;
	height:250px;
	text-align:center;
}

#content {
	padding:20px;
	overflow:visible;
	min-height:400px;
}

#searchdiv {
	position:absolute;
	top:-102px;
	left:583px;
	z-index:8;
	font-size:10px;
	height:40px;
}

#digital {
	position:absolute;
	top:110px;
	left:710px;
	z-index:4;
	padding:8px 30px 8px 30px;
	border:1px dashed #060;
	background-color:#b5e356;
	text-align:center;
}

#titlediv {
	position:absolute;
	top:-160px;
	left:200px;
	z-index:7;
	font-weight:bold;
	color:#FFF;
}

input, .fs10 { font-size:10px; }

input { background-color:#ed836e; }

a:visited{color: #900;}
a:link{color: #900;}
a:hover{color: #F60;}

#nav {
	background-color:#ed836e;
	font-weight:bold;
	font-size:14px;
	margin-top:10px;
	margin-bottom:25px;
	padding:12px;
	border-bottom:1px dashed #900;
	overflow:hidden;
	text-align:center;
}

.prod_title {
	background-color:#ffb3a4;
	border-bottom:1px dashed #900;
	padding:6px;
}

h1 { font-size:16px;margin-top:30px; }

ul, li, li a {
	padding:3px 3px 3px 20px;
	list-style:none;
	text-decoration:none;
}

ul {
	margin-bottom:100px;	
}