/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-image: url("bg.jpg");
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #5F5F5F;
}

a {
	text-decoration: underline;
	color: #096AC1;
}

b {
	color: #000;
}
p {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #333;
	text-align: left;
	letter-spacing: 0px;
	line-height: 16px;
	margin-top: 0;
	padding-top: 0;
	clear: both;
	line-height: 18px;
}

blockquote {
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 20px;
}

#main {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding: 0;
}

#header {
	width: 796px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 2px;
	margin-right: 2px;
	padding: 0;
	height: 99px;
	background-image: url("header.jpg");
	background-repeat: no-repeat;
	background-color: #fff;
}

#picbox {
	width: 796px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 2px;
	margin-right: 2px;
	padding: 0;
	height: 290px;
	background-image: url("header55.jpg");
	background-repeat: no-repeat;
	background-color: #fff;
}

.navi {
	/* background-image: url("topblack.jpg");
	background-repeat: no-repeat; */
	width: 796px;
	padding-top: 257px;
}

#navibar {
	height: 32px;
	background-image: url("navib.jpg");
	background-repeat: repeat-x;
	padding-left: 0px;
	border-top: 1px solid #2F5471;
}

#navibar a {
	display: block;
	height: 32px;
	line-height: 32px;
	font-family: Verdana;
	font-size: 10px;
	color: #ccc;
	text-decoration: none;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	letter-spacing: 2px;
	font-weight: normal;
	text-transform: uppercase;
	border-left: 1px solid #2F5471;
}

#navibar a:hover {
	background-image: url("hover.gif");
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #1C4366;
	color: #fff;
}

#maintext {
	width: 400px;
	float: left;
	padding: 15px;
	margin-left: 5px;
	margin-top: 8px;
}

#maintextr {
	width: 300px;
	float: right;
	padding: 15px;
	padding-left: 25px !important;
	margin-right: 10px;
	margin-top: 8px;
}

#maintextr img {
	margin-bottom: 5px;
}

#rightnavi {
	width: 230px;
	padding-left: 20px;
}

#rightnavi .header {
	height: 18px;
	line-height: 18px;
	color: #000;
	font-size: 12px;
	padding-left: 15px;
	display: block;
	border-bottom: 1px solid #ddd;
	font-family: Trebuchet MS;
}

.header {
	height: 18px;
	line-height: 18px;
	color: #000;
	font-size: 14px;
	display: block;
	border-bottom: 1px solid #ddd;
	font-family: Arial;
}

.header2 {
	height: 18px;
	line-height: 18px;
	color: #000;
	font-size: 12px;
	display: block;
	border-bottom: 1px solid #ddd;
	margin-bottom: 5px;
	font-family: Trebuchet MS;
	margin-top: 30px;
}

#maintext ul {
	list-type: none;
}

#maintext li {
	list-type: none;
	font-family: Trebuchet MS;
	font-size: 11px;
}

#maintext .price {
	text-align: left;
	font-family: Trebuchet MS;
	font-size: 11px;
	padding-left: 25px;
}

.subnavi {
	margin: 0;
	padding: 0;
}

.subnavi ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.subnavi li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.subnavi li a {
	color: #555;
	border-bottom: 1px dotted #ddd;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 10px;
	font-size: 10px;
	font-family: Trebuchet MS;
	text-decoration: none;
	margin: 0;
	display: block;
	line-height: 14px;
	background-color: #fff;
	font-weight: normal;
}

.subnavi li a:hover {
	background-color: #f5f5f5;
	color: #830C0C;
}

#contenttable {
	padding: 15px;
}

#content {
	width: 796px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 2px;
	margin-right: 2px;
	padding: 0;
	background-image: url("textbg.jpg");
	background-repeat: no-repeat;
	display: table;

}x
