body {
	margin:0;
	font-family : Verdana, Arial, Sans-Serif;
	background-color:#CCCCCC;
	font-size:12px;
}
#wrap{
	width:801px;
	background-color:#e6e6e6;
	margin-left:auto;
	margin-right:auto;
}
#top {
	width:780px;
	padding:10px;
	height:125px;
	border-bottom:1px #666666 solid;
	border-right:1px #666666 solid;
	background-color:#FFFFFF;
	margin-bottom:10px;
}
#logo {
	display:inline;
	float:left;
}
#title {
	width:600px;
	height:115px;
	padding:0px 5px 5px 5px;
	border-bottom:1px #666666 solid;
	border-right:1px #666666 solid;
	display:inline;
	float:right;
	background-color:#ffffff;
	color:#1b4496;
}
#title h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
}
#title h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	color:#0099CC;
	margin-left:30px;
}
/*
#main {
	width:790px;
	padding:10px 0px 10px 10px;
	border-right:1px #666666 solid;
	background-color:#eeeeee;
}
*/
#menu {
	width:158px;
	padding:5px;
/*	margin:10px 0px 0px 0px; */
	border-bottom:1px #666666 solid;
	border-right:1px #666666 solid;
	display:inline;
	float:left;
	background-color:#FFFFFF;
}
#content {
	width:590px;
	padding:5px 10px;
	border-bottom:1px #666666 solid;
	border-right:1px #666666 solid;
	display:block;
	float:right;
	background-color:#FFFFFF;
	line-height:1.1;
	text-align:justify;
}

#content h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
#content h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#content h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#6666CC;
}
#content img.gap{
	margin-left:20px;
}
.nav {
	padding:5px;
	border-bottom:thin #006699 solid;
	border-right:1px #006699 solid;
	margin-bottom:5px;
	background-color:#EEF6fF;
	vertical-align:middle;
}
#leftpane{
	width:290px;
	padding:10px;
	float:left;
	display:inline;
}
#rightpane{
	width:270px;
	padding:10px;
	float:right;
	display:inline;
}
#desc {
	padding:5px;
	border-bottom:thin #006699 solid;
	border-right:1px #006699 solid;
	margin-bottom:5px;
	background-color:#EEF6fF;
	width:278px;
}
#desc h3 {
	margin:0px 0px 10px 0px;
	
}
#menu a{
	text-decoration:none;
	color:#1b4496;
}
#menu a:hover{
	text-decoration:underline;
	color:#0099CC;
}


.nav:hover {
	color : #FFCC00;
}

.bodytext {
font-size : 11px;
}
.product {
	border-top-color:#ffffff;
	border-left-color:#ffffff;
	border-right-color:#999999;
	border-bottom-color:#999999;
/*	width:250px;*/
}
#price {
	margin:10px 0px 5px 0px;
	width:243px;
	color:#333366;
	padding:5px;
	border-bottom:thin #006699 solid;
	border-right:1px #006699 solid;
	background-color:#EEF6fF;
}
#price span{
	font-size:14px;
	font-weight:bold;
}
#desc2 {
	color:#666666;
}
.tiny {
	line-height:40px;
	padding-right:20px;
	font-size:8px;
	color:#999999;
}
.thumbbox {
	width:160px;
	min-height:150px;
	margin:10px 0px 10px 30px;
	display:inline;
	float:left;
	font-size:9px;
	text-align:center;
}
.thumbbox2 {
	width:160px;
	min-height:150px;
	margin:10px 0px 10px 30px;
	display:inline;
	float:left;
	font-size:9px;
	text-align:center;
	border-bottom:1px #666666 solid;
	border-right:1px #666666 solid;
}
.productrow{
	width:570px;
	margin-top:10px;
	border-bottom:1px #666666 solid;
	border-right:1px #666666 solid;
	margin-right:10px;
	padding-right:10px;
}
.productrow img{
	margin-right:10px;
	display:inline;
	float:left;
}
.productrow p{
	font-weight:bold;
	text-align:right;
	padding-right:10px;
}
#footer{
	clear:both;
	padding-left:20px;
}
#preamble{
	width:590px;
}
.result{
	margin-bottom:5px;
}
#search{
	margin:(10px 0px);
}
.price {
	text-align:right;
}
.inv_desc {
	width:120px;
}
.total {
	 border-top:thin #333333 solid;
}
#order{
	padding:0px 10px;
}
