@charset "utf-8";
/* CSS Document */

body {
	background-color: #660000;
	height: 100%;
	width: 100%;
}
#maincontainer {
	width:850px; /*Center container on page*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat;
	height: 650px;
		}
.header {
	background-image: url(../images/pngs/ns_bg_header.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 185px;
	width: 820px;
	z-index: 40;
	position: absolute;
}
.toptitle {
}
.top_address{
	top: 1px;
	height: 152px;
	width: 120px;
	position: absolute;
	right: 4px;
}
.leftnav{
	background-image: url(../images/pngs/ns_bg_leftna_ext.png);
	background-repeat: no-repeat;
	background-position: left 170px;
	height: 705px;
	*height: 713px;
	width: 220px;
	top: 120px;
	z-index: 30;
	margin-top: -177px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
}
.leftnav_labels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #6d0e0e;
	text-align: left;
	display: inline;
	margin-left: 20px;
	list-style-position: outside;
	list-style-type: circle;
	position: absolute;
	left: 20px;
	top: 190px;
}
hr { text-align: right; width: 30%; height: 1px; color: #6600000; border: none; } /* For Internet Explorer */
html>body hr { margin-right: 0; width: 30%; height: 1px; background-color: #660000; border: none; } /* For Gecko-based browsers */
html>body hr { margin-right: 0; width: 30%; height: 1px; background-color: #660000; border: 0px solid #660000; } /* For Opera and Gecko-based browsers */

.left_sales{
	width: 166px;
	margin-top: 524px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	height: 128px;
	background-image: url(../images/gifs/ns_left_sales_lline.gif);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 12;
	left: -16px;
	top: 29px;
}
.topic_photo{
	position: relative;
	margin-top: 0px;
	left: 160px;
	top: 60px;
	width: 655px;
	background-color: #FFFFFF;
	height: 490px;
}
.txt_history{
	color: #FFFFFF;
	height: 100px;
	width: 619px;
	background-color: #FFFFFF;
	padding: 10px;
	position: absolute;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 180px;
}
.copy{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px inset #115312;
	position: relative;
	font-size: 11px;
	text-align: left;
	height: 85px;
	width: 550px;
	left: 40px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	line-height: 13px;
}
.style1 {
	color: #333333;
	font-size: 10px;
	}