body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0;
	padding: 0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.5em;
	color: #F51E30;
	margin: 20px 30px 30px 0;
}
hr {
	border-bottom:  1px solid #DEE1EA;
	border-top:  0px solid #DEE1EA;
	border-left:  0px solid #DEE1EA;
	border-right:  0px solid #DEE1EA;
}
a {
	color: #321EF5;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
a.green {
	color: #009933;
	
}
a.green:hover {
	text-decoration: none;
}
a.red {
	color: #ff0000;
}
a.red:hover {
	text-decoration: none;
}
#specifications {
	width: 500px;
}
#specifications td {
	padding: 3px 0;
	border-bottom: 1px solid #DEE1EA;
}
.details_table td {
	padding: 3px 0;
	border-bottom: 1px solid #DEE1EA;
}
#top {
	margin: 0px;
	background: #BFC2C1 url(/resources/images/top2.jpg) no-repeat top right;
	height: 123px;
}
#logo {
	margin: 0px;
	top: 0px;
	position: absolute;
	background: #BFC2C1 url(/resources/images/top1.jpg) no-repeat top left;
	height: 123px;
	width: 478px;
	}
#logo img {
	margin: 25px 0 0 25px;
}
#top_bar {
	margin-top: 0px;
	width: 100%;
	background: #BFC2C1 url(/resources/images/top_bar.gif) repeat-x top left;
	height: 21px;
	font-size: 8pt;
	font-weight: bold;
	text-indent: 30px;
	padding-top: 0px;
}
#top_bar p {
	display: block;
	margin: 0;
	padding: 3px 0;
}
#pk_slogan {
	position: absolute;
	right: 0px;
	left: auto;
	background: transparent url(/resources/images/products_for_pk.gif) no-repeat top right;
	height: 80px;
	width: 460px;
	z-index: 1;
}
#container {
	background: transparent url(/resources/images/line.jpg) repeat-y top left;
	height: 70%;

}
#left {
	width: 220px;
	margin:0;
	padding: 0;
	float: left;
	border-right: 1px solid #DEE1EA;
	z-index: 5;
	height: 100%;
}
#left-menu {
	width: 100%;
	border-bottom: 1px solid #DEE1EA;
	padding: 20px 0;
}
#left-menu a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
#left-menu a:hover {
	color: #321EF5;
}

#left-menu ul {
	margin: 0;
	padding: 0 20px 0 0;
	line-height: 1.4em;
	text-align: right;
	list-style-type: none;
}
#left-menu li {
	margin: 0;
	padding-top: 3px;
	padding-bottom: 3px;
}
#left-menu li.active, #left-menu ul ul li{
	padding-right: 10px;
}
#left-menu li.active a {
	color: #321EF5;
}
#left-menu li.active ul a {
	color: #666;
}
#left-menu ul ul li.active a {
	font-weight: normal;
}
#left-menu ul li.active {
	border-right: 7px solid #321EF5;
}
#left-menu ul ul li {
	border-right: 5px solid #eaeaea;
}
#left-menu ul ul li.active {
	border-right: 5px solid #321EF5;
}
#left-menu ul ul {
	padding: 5px 5px 5px 3px;
	margin: 5px 0 10px 0;
}


#left-middle {
	width: 100%;
	padding: 30px 0;
	text-align: right;
	border-bottom: 1px solid #DEE1EA;
}
#left-middle p {
	margin: 0px 20px 0px 10px;
}
#left-middle a {
	color: #666;
	text-decoration: underline;
	font-weight: bold;
}
#left-middle a:hover {
	color: #321EF5;
	text-decoration: none;
	font-weight: bold;
}
#left-bottom {
	width: 100%;
	padding: 30px 0;
	text-align: right;
}
#left-bottom p {
	margin: 0px 20px 0px 40px;
	text-align: center;
	font-size: 8pt;
}
#content-page {
	padding-top: 20px;
	padding-bottom: 50px;
	margin: 0px 30px 0 240px;
}
#content-page p {
	margin: 0 0 10px 0;
}
#content-page img {
	margin: 0px 0 10px 20px;
}

#content-page ul {
	margin: 0 10px 10px 10px;
	padding: 0px 30px 0px 10px;
}
#content-page ul.arrow {
	margin: 0 10px;
	padding: 20px 0 0 10px;
	list-style: none;
}
#content-page ul.arrow li {
	background: url(../images/arrow.gif) no-repeat left 8px;
	padding-left: 15px;
}

#content-page .red {
	color: red;
	font-weight: bold;
}
#content-page .blue {
	color: #321EF5;
	font-weight: bold;
}
#content-page h1 .under_header {
	color: black;
	font-weight: normal;
	font-size: 12px;
	display: block;
	margin-top: 0;
}
#content-page li {
	margin: 0 10px;
	padding: 5px;
}
#content-page #products {
	margin: -50px 0 10px 0px;
}
#content-page #products img {
	margin: 0px 0px;
}
#content-page #products table{
	width: 490px;
}
#content-page table img {
	margin: 10px 0 10px 0px;
}
#content-page #products td{
	vertical-align: bottom;
	text-align: center;
	padding-right: 5px;
	width: 33%;
}
#content-page #products td.description{
	vertical-align: middle;
	text-align: left;
	padding-bottom: 15px;
}

#bottom_bar {
	clear: both;
	margin: 0px;
	width: 100%;
	background: transparent url(/resources/images/bottom_bar.jpg) repeat-x top left;
	height: 35px;
	font-size: 8pt;
	font-weight: bold;
	text-indent: 30px;
	padding: 0px;
}
#contact {
	clear: both;
	width: 70%;
	margin-top: -80px;
	margin-left: 220px;
	text-align: center;
	padding: 10px 0 10px 10px;
	position: relative;
	border-left: 1px solid #DEE1EA;
}
#contact a {
	font-size: 1.2em;
	color: #321EF5;
	margin: 10px 5px 0 0;
	text-align: right;
	display: block;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	text-decoration: none;
	font-weight: bold;
}
#contact-box {
	background: #ECEDF0;
	border-right: 9px solid #321EF5;
	width: 390px;
	margin-left: auto;
	margin-right: auto;
	padding: 7px 14px;
	text-align: center;
}
#contact-box table {
	width: 400px;
}
#contact-box td {
	text-align: left; 
	padding-right: 5px;
}
#contact-box td.next_day {
	text-align: left;
	padding: 0 0 0 10px;
	border-left: 1px solid #321EF5;
}

.order_h {
	margin-top: 20px;
	font-weight: bold;	
	width: 700px;
}
.order_h td {
	padding-left: 6px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom: 1px solid #DEE1EA;
	font-size: 8pt;
}
select {
	font-size: 8pt;
	margin-right: 5px;
	margin-bottom: 4px;
	margin-top: 4px;
}
.range {
	width: 210px;
}
.product {
	width: 190px;
}
.quantity {
	width: 50px;
}
.pack_price {
	width: 60px;
}
.pack_price2 {
	width: 160px;
}
.customers td{
	padding-bottom: 3px;
	width: 120px;
}
.add_item {
	margin-left: 5px;
}
.price_boxes {
	width: 50px;
	border: 0;
	text-align: right;
	margin-right: 15px;
	font-size: 8pt;
}
.list {
	border-bottom: 1px solid #DEE1EA;
	width: 700px;
	padding-bottom: 2px;
	padding-top: 2px;
	vertical-align: middle;
}
.list a {
	font-size: 8pt;
	margin-left: 10px;
}
fieldset {
	width: 700px;
	border: 1px solid #DEE1EA;
	padding: 0 0 10px 5px;
	margin-top: 10px;
	display: block;
	margin-top: 15px;
}
.customers table{
	margin-left: 5px;
}
.customers td{
	width: 450px;
}
.customers th{
	text-align: left;
	width: 100px;
	font-size: 9pt;
	font-weight: normal;
}
.customers input, .customers textarea, .customers select {
	width: 200px;
	border: 1px solid #B3B9C3;
}
textarea.terms {
	border: 1px solid #B3B9C3;
	padding: 3px;
}
legend {
	font-weight: bold;
	padding: 0 5px 5px 5px;
	color: #F51E30;
	margin-bottom: 5px;
}
.terms {
	width: 700px;
}

optgroup {
	font-style: normal;
	font-weight: bold;
	color: #F51E30;
}

optgroup option {
	padding-left: 10px;
	padding-right: 5px;
	margin-left: 0px;
	color: black;
}
#content-page .clients_table, #content-page .clients_table td {
	padding: 0;
}
#content-page .clients_table ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
#content-page .clients_table li{
	padding: 0px;
	margin: 7px 15px;
}
.details_table input, .details_table textarea {
	width: 200px;
	border: 1px solid #B3B9C3;
}
.button {
	padding: 0px;
	cursor: pointer;
	background: white;
	border: 1px solid #666;
	width: 110px;
}
.button:hover {
	background: #ECEDF0;
}
#order-form {
	margin-left: -200px;
	margin-bottom: -100px;
	margin-top: -18px;
	padding-bottom: 20px;
	padding-top: 20px;
	background: white;
}

div.boxoutholder {
	clear: right;
	padding: 50px 0 0 0;
	margin: 0;
}

p.boxout {
	padding: 10px 15px;
	margin-top: 1em;
	border: 1px solid #F51E30;
	font-size: 1.2em;
}

.mousseimage {
	border: 1px solid #F51E30;
}

.quote {
	color: #321EF5;
	font-style: italic;
}

.quotedby {
	color: #321EF5;
	text-align: right;
}