@charset "utf-8";

body {
	background: url(../images/bg_color.jpg);
	font: 80% "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #121212;
}

#wrap {
	width: 1000px;
	margin: 20px auto;
}

#header {
	background: url(../images/duplic8_01.jpg) no-repeat left top;
	height: 106px;
	width: 1000px;
	text-indent: -9999px;
}

#nav {
	height: 26px;
	width: 1000px;
}

#nav  ul  li  {

	float: left;
}

#nav ul li a {
		display: block;
		text-indent:-9999px;
		width: 250px;
		height: 26px;
		}
		
#nav  #home_button a  { background: url(../images/duplic8_02.jpg) no-repeat left top; }
#nav  #cd_button a { background: url(../images/duplic8_02.jpg) no-repeat -250px top; }
#nav  #dvd_button a { background: url(../images/duplic8_02.jpg) no-repeat -500px top; }
#nav  #replication_button a { background: url(../images/duplic8_02.jpg) no-repeat -750px top; }
#nav   #home_button   a:hover   { background: url(../images/duplic8_02_hover_02.jpg) no-repeat left top; }
#nav #cd_button a:hover { background: url(../images/duplic8_02_hover_02.jpg) no-repeat -250px top; }
#nav #dvd_button a:hover { background: url(../images/duplic8_02_hover_02.jpg) no-repeat -500px top; }
#nav #replication_button a:hover { background: url(../images/duplic8_02_hover_02.jpg) no-repeat -750px top; }

#nav ul { list-style: none; }

#main {
	width: 1000px;
	background: url(../images/duplic8_04.jpg) repeat-y left top;
}

#left {
	float: left;
	width: 743px;
	border-right: 2px solid #CCCCCC;
	padding-left: 5px;
	padding-top: 5px;
}
#written { padding: 10px; }

#written p { padding-bottom: 10px; }


#right {
	width: 245px;
	float: right;
	margin-left: 5px;
}

#bottom_corners {
	background: url(../images/duplic8_06.jpg) left top;
	height: 29px;
	width: 1000px;
}

#footer {
	background: url(../images/duplic8_08.jpg) left top;
	height: 31px;
	width: 1000px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer li {
	float: left;
	line-height: 31px;
	color: #009900;
}

#footer ul {
	list-style: none;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}
#footer ul li a { color: #333333; }

#superfooter, #superfooter a {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #009900;
}

.greenbold {
	font-weight: bold;
	color: #009900;
}

.greythin {
	font-weight: normal;
	color: #333333;
}

#address_box p { color: #666666; }

#address_box {
	padding: 5px;
	border-bottom: 1px dotted #999999;
}
.hide {
	text-indent: -9999px;
	float: left;
}

.left_box a {
	color: #009900;
	font-weight: bold;
}

.left_box p { margin-bottom: 10px; }


#quote_form { padding: 5px; }

#quote_form form { margin-right: 5px; }


#quote_form fieldset {
	padding: 5px;
	margin-top: 10px;
}

#quote_form textarea {
	width: 100%;
	height:100px;
	font: bold 0.8em "Trebuchet MS", Verdana, Arial, sans-serif;
	}
#quote_form input {
	font: bold 0.8em "Trebuchet MS", Verdana, Arial, sans-serif;
	margin-left: 5px;
}

#quote_form legend {
	padding: 3px;
	border: 1px solid #999999;
}

.greenbold_massive
{
	font-weight: bold;
	color: #009900;
	float: left;
	margin-right: 20px;
	font-size: 2.5em;
}

#home_header {
	background: url(../images/home-header.jpg) no-repeat left top;
	height: 100px;
	text-indent: -9999px;
}
#test {
	background: #003399;
	height: 200px;
}
#promo_bands {
	background: url(../images/ad_bands.jpg) no-repeat;
	height: 165px;
	text-indent: -9999px;
	display: block;
	width: 738px;
	margin-bottom: 5px;
}
#promo_short {
	background: url(../images/ad_shortrun.jpg) no-repeat;
	height: 165px;
	width: 738px;
	text-indent: -9999px;
	margin-bottom: 5px;
	display: block;
}
#promo_clamshell {
	background: url(../images/ad_clamshell.jpg) no-repeat;
	height: 165px;
	width: 738px;
	text-indent: -9999px;
	display: block;
}

a { color: #009900; }

.price_box {
	padding: 10px;
	border-bottom: 1px dotted #999;
	margin-bottom: 10px;
}

.price_box p { margin-bottom: 10px; }

.price_box table {
	width: 100%;
	border: 1px solid #CCCCCC;
}

.underline { border-bottom: medium double #666666; }
.table_heading {
	font-weight: bold;
	color: #333333;
	background: #D9FFD9;
	text-align: center;
}

.table_heading_top {
	font-weight: bold;
	color: #FFFFFF;
	background: #009900;
	text-align: center;
}

.price_box td {
	padding: 3px;
	border: 1px solid #DEDEDE;
}
.first_row { background: #DEDEDE; 
}

#noorder {
	color: #999999;
	font-weight: normal;
	font-variant: normal;
	font-style: italic;
	font-size: 1.2em;
	text-decoration: underline;
}
