/* CSS Document */


body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(images/bground.jpg) repeat-x left top;
	position: relative;
	scrollbar-base-color:#242492;
	scrollbar-arrow-color: #FFFFFF;
	
}
#showroom {
	background: url(images/salesback.jpg) repeat-x left top;
}
#head {
	height: 122px;
	position: relative;
}
#head h1 {
	background: url(images/h1back.jpg) no-repeat left top;
	text-indent: -5000px;
	position: absolute;
	bottom: 20px;
	display: block;
	height: 48px;
	width: 587px;
	left: 5px;
}
.disc {
	font-size: 10px;
	color: #666;
	text-align: center;
	display: block;
	width: 800px;
	margin: 20px auto;
}
#head #tel {
	position: absolute;
	right: 0px;
	bottom: 18px;
	font-size: 36px;
	color: #242592;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
}
.button {
	font-size: 12px;
	text-align: center;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 5px;
}
a:hover.button {
	background: url(images/butover.jpg) repeat-x left top;
	color: #FFFFFF;

}
#rightcol {
	background: #242492;
	padding-bottom: 10px;
}
#rightcol #add {
	border: 1px solid #c6cef3;
	color: #c6cef3;
	font-size: 12px;
	margin: 5px;
	padding: 5px;
	text-align: right;
}
#rightcol p {
	font-size: 11px;
	color: #c6cef3;
	margin: 5px;
	padding: 5px;
	border: 1px dotted #c6cef3;
}
#content {
	border-top: 1px solid #242492;
	border-bottom: 1px solid #242492;
	background: url(images/nunion.jpg) no-repeat right bottom;
	padding-bottom: 80px;
}
#content2 {
	border-top: 1px solid #242492;
	border-left: 1px dotted #242492;
	border-bottom: 1px solid #242492;
	height: 428px;
	overflow: auto;
	width: 396px;
}
h2 {
	color: #242492;
	font: normal 20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 15px;
	padding: 10px 0px 0px;
	background: url(images/contback.jpg) repeat-x left top;
	text-indent: 10px;
}
h3 {
color: #242492;
	font: normal 16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 15px;
	padding: 0px;
	text-indent: 10px;
}
#foot {
	padding: 5px 0px;
	margin: 0px;
	border-top: 1px dotted #242492;
	border-bottom: 1px dotted #242492;
	font-size: 10px;
	color: #242492;

}
#foot ul {
	margin: 0px;
	padding: 0px;

}
#foot ul li {
	list-style: none;
	margin: 0px 4px;
	padding: 0px;
	display: inline;

}
#foot ul li a {
	color: #242492;
	text-decoration: none;

}
#foot ul li a:hover {
	color: #C6CEF3;
	border-bottom: 1px dotted #C6CEF3;

}
#content p {
	font-size: 12px;
	color: #242492;
	padding: 0;
	margin: 0px 10px 15px 10px;
}
#salespage {
	border-top: 1px solid #242492;
	border-bottom: 1px solid #242492;
	height: 645px;
	width: 792px;
	overflow: auto;
	margin: 0px;
	padding: 0px;
	position: relative;
	vertical-align: top;
	background: url(images/sales.gif) repeat-y 756px 50px;
}
.boxout {
	float: right;
	margin: 0 10px 15px;
	clear: right;
}
#head #tel #out {
	font-size: 18px;
}
.warranty {
	float: left;
	width: 350px;
	margin: 0 0 0 25px;
	padding: 5px;
	font-size: 12px;
	color: #242492;
	border: 1px dotted #242492;
	background: #ffffff;
}
.warranty h3 {
	background: #99ccff;
	padding: 5px;
	margin: 0px 0px 10px;
	font-size: 18px;
	font-weight: normal;
	
}
.clear {
	clear: both;

}

#hp-edit	{ width: 396px; height: auto; overflow: auto; border: 1px solid #c6cef3; }
#warrlist {
	font-size: 12px;
	width: 400px;
	font-weight: bold;
	color: #242492;
}
#warrlist .goright {
	float: right;
	font-weight: normal;
}