body{
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	background: #456A96 url('/images/design_01.jpg') repeat-x top left;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000000;
	}
h1{
	margin: 0 20px 15px 0;
	padding: 0 20px 0 0;
	border-bottom: 2px solid #333366;
	font-size: 20px;
	}
h2{
	font-size: 16px;
	margin: 0px 0 10px 0;
	padding: 0px;
	}
h3{
	font-size: 12px;
	margin: 0px 0 4px 0;
	padding: 0px;
	}
h4{
	font-size: 10pt;
	margin: 0px 0 4px 0;
	padding: 0px;
	}
a{
	color: #333366;
	}
img{
	border: none;
	}
p{
	margin: 0 0 15px 0;
	}
#enclosure{
	text-align: left;
	background: #ffffff;
	width: 902px;
	margin: 0px auto;
	}
#sub_enclosure{
	background: #ffffff;
	border: solid #cccccc;
	float: left;
	padding-bottom: 75px;
	border-width: 0 1px 1px 1px;
	}
#main_banner{
	width: 900px;
	height: 199px;
	background: url('/images/design_02.jpg') no-repeat  1px;
	}
#main_banner h1{
	margin: 0px;
	text-indent: -2000em;
	border: none;
	}
#top_nav{
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: url('/images/design_05.jpg') repeat-x top left;
	height: 57px;
	}
#top_nav li{
	float: left;
	margin: 5px 0px 0px 0px;
	}
#top_nav a{
	font-weight: bold;
	font-size: 17px;
	display: block;
	padding: 10px 18px 15px 18px;
	border: solid #D6DCE4;
	border-width: 0px 1px 0px 1px;
	text-decoration: none;
	color: #333366;
	}
#top_nav a:hover{
	background: #D6DCE4;
	}
#side_nav{
	width: 210px;
	background: #F9F9F9;
	border: 1px solid #D2D2D2;
	}
#side_nav a, .button a {
	font-weight: bold;
	display: block;
	padding: 2px 0 5px 25px;
	margin-bottom: 5px;
	background: url('/images/design_08.jpg') top left no-repeat;
	text-decoration: none;			
	color: #333366;
	}
#side_nav h2{
	font-size: 18px;
	margin: 5px;
	padding: 5px;
	border-bottom: 1px solid #333366;
	}
#main_content{
	font-size: 10pt;
	}
#footer{
	text-align: right;
	background: #ffffff;
	padding: 5px;
	margin: 30px 0 0px 0;
	}
#footer a{
	text-decoration: none;
	}
#footer a:hover{
	text-decoration: underline;
	}
a.index_promo{
	margin: 2px;
	padding: 1px;
	float: left;
	text-align: center;
	background: #F9F9F9;
	border: 1px solid #D2D2D2;
	text-decoration: none;
	font-weight: bold;
	color: #333366;
	font-size: 16px;
	}
.chop_corner_a{
	background: url('/images/design_28b.jpg') bottom left repeat-x;
	margin: 5px;
	}
.chop_corner_b{
	background: url('/images/design_28.jpg') bottom right repeat-y;
	}
.chop_corner_c{
	padding: 0px 1px 0px 0px;
	background: url('/images/design_30.jpg') bottom right no-repeat;
	border: solid #274871;
	border-width: 1px 0px 0px 1px;
	}
.orange{
	color: #DD6D23;
	}
.row_head,.row_1,.row_2{
	font-size: 10pt;
	padding: 3px;
	}
.head_row{
	font-weight: bold;
	border-bottom: 1px solid #000000;
	}
#catalog{
	float: right;
	clear: left;
	margin: 0 20px 15px 10px;
	}
#catalog a{
	display: block;
	margin-bottom: 5px;
	}
	



	
#page-links {
	text-align: right;
	font-size: 12pt;
	font-weight: bold;
	margin-right: 20px;
}
	
.product-box, #cc-form {
	border: 1px solid #224a6e;
	background-color: #f2f2f2;
	padding: 10px;
	margin-right: 20px;
}

.product-box td {
	vertical-align: top;
}

.product-box .thumb {
	width: 130px;
}

.thumb img {
	border: 1px solid #a5a6a8;
}

.product-box .desc {
	padding: 0px 10px 0px 10px;
	font-size: 10pt;
}

.product-box .info {
	vertical-align: bottom;
	font-size: 120%;
	padding-left: 10px;
	padding-bottom: 5px;
	text-align: left;
}

#price {
	font-size: 14pt;
}

#available {
	display: inline;
}

#description {
	margin: 20px 10px 20px 10px;
}

#success {
	color: #0000ff;
	margin: 5px;
	font-weight: bold;
}

#errors {
	color: #ff0000;
	margin: 5px;
	font-weight: bold;
}

#cart-list {
	width: 600px;
	border: 1px solid #a5a6a8;
}

#cart-list th {
	font-weight: bold;
	font-size: 12pt;
	padding: 7px;
	color: #000000;
	text-align: center;
	border-bottom: 1px solid #a5a6a8;
}

#cart-list td {
	padding-left: 5px;
}

#cart-list #item {
	width: 325px;
}

#cart-list #quant {
	width: 150px;
}

#cart-list #quant input {
	border: 1px solid #000000;
	font-size: 8pt;
	margin-left: 10px;
	background-color: #eeeeee;
}

#cart-list .quantity {
	text-align: right;
	padding: 2px 7px 2px 7px;
}

#cart-list #cprice {
	width: 125px;
}

#cart-list .head {
	font-size: 14pt;
}

#cart-list .empty-cart {
	padding: 20px;
	text-align: center;
	font-style: italic;
}

#cart-list .odd {
	background-color: #e5e5e5;
}

#cart-list .grand {
	font-weight: bold;
	font-size: 12pt;
}

#cart-list .totals {
	text-align: right;
	font-weight: bold;
}

#addresses {
	width: 50%;
	margin: 20px;
}

#addresses td {
	color: #000000;
	vertical-align: top;
}

#cc-form {
	margin-right: 50px;
	padding: 10px 5px 10px 5px;
}

#cc-form form {
	margin: 0px 20px 10px 20px;
}

#cc-form img {
	margin: 2px;
}

#cc-form td {
	vertical-align: top;
	padding: 3px;
}

#cc-instr {
	width: 35%;
	padding-left: 20px;
	vertical-align: top;
}

.label {
	text-align: right;
	font-size: 10pt;
	font-weight: bold;
}

.field input {
	font-size: 10pt;
}

#login-form {
	width: 210px;
	padding-top: 25px; 
	font-size: 12pt;
}

#welcome {
	font-size: 10pt;
	text-align: right;
	padding-right: 25px;
	font-weight: bold;
}

#account h2 {
	margin-top: 20px;
}

#category-list {
	font-size: 14pt;
}

.purchase {
	width: 200px;
	float: right;
}

.button a {
	font-size: 10pt;
}

/*
.button {
	border: 1px solid #a5a6a8;
	background-color: #e5e5e5;
	padding: 5px;
	font-weight: bold;
	margin: 3px;
}
*/