/*Top element level declarations.
All child elements will inherent parent properties.*/

body {
	margin: 0 0 10px 0;
	padding: 0;
	background-color: #fff;
	text-align: center;
	font-family:  Arial, Helvetica, sans-serif, Arial Unicode MS;
	font-size: 13px;
	line-height: 135%;
	color: #000;
}
a:link, a:visited {
	text-decoration: none;
	color: #4D0303;
}
a:focus, a:hover, a:active {
	text-decoration: underline;
}
p {
	margin: 0 0 15px 0;
}
table {
}
/* in most browsers td doesn't inherit.  Known issue.*/
td {
	font-family:  Arial, Helvetica, sans-serif, Arial Unicode MS;
	font-size: 13px;
	line-height: 140%;
	color: #000;
}
form {
	margin-bottom: 0px;
	margin-top: 0px;
}
input {
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height: 130%;
	/*color: #401A17;*/
	font-weight: normal;
}
h2 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height: 130%;
	/*color: #401A17;*/
	font-weight: bold;
}
h3 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height: 130%;
	/*color: #401A17;*/
	font-weight: bold;
}
ul {
	margin: 0 0 0 15px;
}
/*em used for accesskey styling only*/
em {
	font-style: italic;
	font-weight: normal;
}
acronym {
	border-bottom: 1px;
	border-bottom-color: #fff;
	border-bottom-style: dotted;
	cursor: help;
}
/*Layout layers must use ID (id=#main) not Class(class=.main)*/

#main {
	width: 759px;
}
#top {
	z-index: 1;
}
#tbsearch {
	margin: 0;
	padding: 1px;
	font-family:  Arial, Helvetica, sans-serif, Arial Unicode MS;
	font-size: 11px;
	line-height: 15px;
	border: 1px solid #000;
	height: auto;
	width: 85px;
	background-color: #fff;
}
#mainbody {
	width: 715px;
	margin: 13px;
	border: none;
	z-index: 0;
	background-color: #fff;
}
#mainbody td {
	background-color: #fff;
}
#maintable {
	margin: 0;
	border: none;
	z-index: 0;
}
#maintable td {
	background-color: #fff;
}
#maintable td.sidebar {
	width: 180px;
	border-right: 1px solid #170E0D;
	padding-right: 10px;
}
#maintable td.sidebar p {
	padding-left: 5px;
}
#maintable td.sidebar h3 {
	display: block;
	border-bottom: 1px solid #170E0D;
	padding-left: 5px;
	margin-bottom: 5px;
}
#maintable td.sidebar h2 {
	padding-left: 5px;
}
ul.subnav {
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
}
ul.subnav li {
	font-size: 13px;
	margin: 0;
	padding: 5px 5px;
	border-bottom: 1px solid #170E0D;
	font-weight: bold;
}
ul.subnav li a, ul.subnav li a:visited {
	display: block;
	color: #000000;
}
ul.subnav li a:hover {
	text-decoration: none;
	color: #4D0303;
}
p.stone_nav {
	padding: 0;
	margin: 0;	
}
.stone_nav a img{
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;	
}
.stone_nav a:hover img{
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;	
}
#maintable td.twoColumn {
	padding-left:20px;
	width: 490px;
}
#maintable td.oneColumn {
	width: 715px;
	padding: 0 20px;
}
div#hr {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #170E0D;
	clear: both;
}
.picRight {
	margin-left: 10px;
}
#footer {
	text-align:center;
	font-size: 12px;
	color: #fff;
}
#pop_header_top {
	background-image: url(../img/bg_header_top_right.jpg);
	background-repeat: no-repeat;
}
#pop_header {
	background-image: url(../img/bg_header.jpg);
	background-repeat: no-repeat;
}
#form_field {
	margin: 0;
	padding: 2px;
	font-family:  Arial, Helvetica, sans-serif, Arial Unicode MS;
	font-size: 12px;
	line-height: 19px;
	border: 1px solid #000;
	height: auto;
	width: 175px;
	background-color: #fff;
}
#form_reg {
	margin: 0;
	padding: 2px;
	font-family:  Arial, Helvetica, sans-serif, Arial Unicode MS;
	font-size: 12px;
	line-height: 19px;
	border: 1px solid #000;
	height: auto;
	width: 250px;
	background-color: #fff;
}
#form_phone {
	margin: 0;
	padding: 2px;
	font-family:  Arial, Helvetica, sans-serif, Arial Unicode MS;
	font-size: 12px;
	line-height: 19px;
	border: 1px solid #000;
	height: auto;
	width: 135px;
	background-color: #fff;
}
#form_city {
	margin: 0;
	padding: 2px;
	font-family:  Arial, Helvetica, sans-serif, Arial Unicode MS;
	font-size: 12px;
	line-height: 19px;
	border: 1px solid #000;
	height: auto;
	width: 120px;
	background-color: #fff;
}
#form_state {
	margin: 0;
	padding: 2px;
	font-family:  Arial, Helvetica, sans-serif, Arial Unicode MS;
	font-size: 12px;
	line-height: 19px;
	border: 1px solid #000;
	height: auto;
	width: 25px;
	background-color: #fff;
}
#form_num {
	margin: 0;
	padding: 2px;
	font-family:  Arial, Helvetica, sans-serif, Arial Unicode MS;
	font-size: 12px;
	line-height: 19px;
	border: 1px solid #000;
	height: auto;
	width: 50px;
	background-color: #fff;
}
#form_sel {
	margin: 0;
	padding: 2px;
	font-family:  Arial, Helvetica, sans-serif, Arial Unicode MS;
	font-size: 12px;
	line-height: 19px;
	border: 1px solid #000;
	height: auto;
	width: auto;
	background-color: #fff;
}
#list_sel {
	margin: 0;
	padding: 2px;
	font-family:  Arial, Helvetica, sans-serif, Arial Unicode MS;
	font-size: 12px;
	line-height: 200%;
	border: 1px solid #000;
	height: auto;
	width: auto;
	background-color: #fff;
}
/*DHTML menu layers*/

#nav {
	position: relative;
	width:596px;
	height: 68px;
	background-color: #fff;
	z-index: 3;
}
#nav_gallery {
	z-index: 0;
}
#new-container {
	position: absolute;
	left:67px;
	top:14px;
	width:115px;
	height:0px;
	z-index:3;
	visibility: visible;
}
#new-line {
	position: absolute;
	left:182px;
	top:14px;
	width:1px;
	height:19px;
	z-index:3;
	visibility: visible;
}
#gallery-container {
	position: absolute;
	left:183px;
	top:14px;
	width:128px;
	height:21px;
	z-index:3;
	visibility: visible;
}
#gallery-line {
	position: absolute;
	left:311px;
	top:14px;
	width:1px;
	height:19px;
	z-index:3;
	visibility: visible;
}
#about-container {
	position: absolute;
	left:312px;
	top:14px;
	width:118px;
	height:21px;
	z-index:3;
	visibility: visible;
}
#about-line {
	position: absolute;
	left:430px;
	top:14px;
	width:1px;
	height:19px;
	z-index:3;
	visibility: visible;
}
#company-container {
	position: absolute;
	left:431px;
	top:14px;
	width:99px;
	height:21px;
	z-index:3;
	visibility: visible;
}
#new-menu {
	position: absolute;
	left:0px;
	top:21px;
	width:115px;
	height:0px;
	z-index:4;
	visibility: hidden;
}
#gallery-menu {
	position: absolute;
	left:0px;
	top:21px;
	width:128px;
	height:225px;
	z-index:4;
	visibility: hidden;
}
#gallery-menu-bkgrd {
	position: absolute;
	left:0px;
	top:21px;
	width:128px;
	height:225px;
	z-index:3;
	background-color: #fff;
	background-position: top;
	visibility: hidden;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
#gallery-menu img{
	/*border-bottom: 1px solid #170E0D;*/
}
#gallery-menu img.last{
	border-bottom: none;
}
#about-menu {
	position: absolute;
	left:0px;
	top:21px;
	width:118px;
	height:50px;
	z-index:4;
	visibility: hidden;	
}
#about-menu-bkgrd {
	position: absolute;
	left:0px;
	top:21px;
	width:118px;
	height:50px;
	z-index:3;
	background-color: #fff;
	visibility: hidden;
	filter: alpha(opacity=80);
	-moz-opacity:.8;
	opacity: 0.8;
}
#about-menu img{
	/*border-bottom: 1px solid #170E0D;*/
}
#about-menu img.last{
	border-bottom: none;
}
#company-menu {
	position: absolute;
	left:0px;
	top:19px;
	width:99px;
	height:75px;
	z-index:4;
	visibility: hidden;
}
#company-menu-bkgrd {
	position: absolute;
	left:0px;
	top:19px;
	width:99px;
	height:75px;
	z-index:3;
	visibility: hidden;
	background-color: #fff;
	filter: alpha(opacity=80);
	-moz-opacity:.80;
	opacity: 0.80;
}
#company-menu img{
	/*border-bottom: 1px solid #170E0D;*/
}
#company-menu img.last{
	border-bottom: none;
}
#spacer {
	height: 10px;
	width: 10px;
}
#new-block {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
}

/*Classes.  All special style declarations should be declared as a class*/

.txtS {
	font-size: 11px;/*color: #401A17;*/
}
.highlight {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
	/*color: #401A17;*/
	font-weight: bold;
}
.highlight_reg {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;/*color: #401A17;*/
}
.bullet {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 6px;
}
.bullettext {
	left: 14px;
}
.line_pipe {
	margin-right: 7px;
	margin-left: 7px;
}
.picture_right {
	margin-left: 10px;
	margin-bottom: 10px;
}
.picture_outline_right {
	margin-left: 13px;
	margin-bottom: 15px;
	border: 1px solid #000;
}
.picture_outline_left {
	margin-right: 13px;
	margin-bottom: 15px;
	border: 1px solid #000;
}
.picture_outline {
	border: 1px solid #000;
	margin-bottom: 15px;
}
.picture_home {
	border: 1px solid #000;
	margin-bottom: 15px;
	margin-top: 7px;
}
.picture_new {
	border: 1px solid #000;
	margin-bottom: 7px;
}
.form_field {
	margin: 0;
	padding: 2px;
	font-family:  Arial, Helvetica, sans-serif, Arial Unicode MS;
	font-size: 12px;
	line-height: 19px;
	border: 1px solid #000;
	height: auto;
	width: 175px;
	background-color: #fff;
}
.form_reg {
	margin: 0;
	padding: 2px;
	font-family:  Arial, Helvetica, sans-serif, Arial Unicode MS;
	font-size: 12px;
	line-height: 19px;
	border: 1px solid #000;
	height: auto;
	width: 250px;
	background-color: #fff;
}
.form_phone {
	margin: 0;
	padding: 2px;
	font-family:  Arial, Helvetica, sans-serif, Arial Unicode MS;
	font-size: 12px;
	line-height: 19px;
	border: 1px solid #000;
	height: auto;
	width: 135px;
	background-color: #fff;
}
.form_city {
	margin: 0;
	padding: 2px;
	font-family:  Arial, Helvetica, sans-serif, Arial Unicode MS;
	font-size: 12px;
	line-height: 19px;
	border: 1px solid #000;
	height: auto;
	width: 120px;
	background-color: #fff;
}
.form_state {
	margin: 0;
	padding: 2px;
	font-family:  Arial, Helvetica, sans-serif, Arial Unicode MS;
	font-size: 12px;
	line-height: 19px;
	border: 1px solid #000;
	height: auto;
	width: 25px;
	background-color: #fff;
}
.form_num {
	margin: 0;
	padding: 2px;
	font-family:  Arial, Helvetica, sans-serif, Arial Unicode MS;
	font-size: 12px;
	line-height: 19px;
	border: 1px solid #000;
	height: auto;
	width: 50px;
	background-color: #fff;
}
.form_sel {
	margin: 0;
	padding: 2px;
	font-family:  Arial, Helvetica, sans-serif, Arial Unicode MS;
	font-size: 12px;
	line-height: 19px;
	border: 1px solid #000;
	height: auto;
	width: auto;
	background-color: #fff;
}
.list_sel {
	margin: 0;
	padding: 2px;
	font-family:  Arial, Helvetica, sans-serif, Arial Unicode MS;
	font-size: 12px;
	line-height: 200%;
	border: 1px solid #000;
	height: auto;
	width: auto;
	background-color: #fff;
}
.info_count {
	margin: 0;
	padding: 0px;
	font-family:  Arial, Helvetica, sans-serif, Arial Unicode MS;
	font-size: 12px;
	line-height: 16px;
	border:none;
	background-color: #fff;
	height: auto;
	width: 15px;
	text-align: center;
}
.info_specs {
	margin: 0;
	padding: 0px;
	font-family:  Arial, Helvetica, sans-serif, Arial Unicode MS;
	font-size: 12px;
	line-height: 16px;
	border:none;
	background-color: #fff;
	height: auto;
	width: 100px;
}
A.button {
	text-decoration: none;
}
A.button:link {
	color: #fff;
}
A.button:visited {
	color: #fff;
}
A.button:hover {
	color: #C1A83D;
	text-decoration: none;
}
A.nav {
	text-decoration: none;
}
A.nav:link {
	color: #000;
}
A.nav:visited {
	color: #000;
}
A.nav:hover {
	/*color: #401A17;*/
	text-decoration: underline;
}
A.gallery {
	text-decoration: none;
}
A.gallery:link {
	color: #000;
}
A.gallery:visited {
	color: #000;
}
A.gallery:hover {
	color: #C1A83D;
	text-decoration: none;
}
A.langlink {
	color: #999;
	font-size:90%;
}
A.langlink:link {
}
A.langlink:visited {
}
A.langlink:hover {
	color: #fff;
	text-decoration: underline;
}
A.footerlink {
	color: #fff;
	font-size:95%;
}
A.footerlink:link {
	color: #fff;
}
A.footerlink:visited {
	color: #fff;
}
A.footerlink:hover {
	color: #fff;
	text-decoration: underline;
}
A.cclink {
	font-size: 12px;
	line-height: 12px;
}
#preview-contact {
	position: relative;
	top: 1px;
	border: 1px solid red;
	padding: 25px 25px 25px 25px;
	width: 350px;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	visibility: visible;
}

ul#home_pics {
	list-style:none;
	margin:0;
	padding:0;
	z-index:0;
	width:90px;
	height:114px;
	background-image: url(../img/home/frame.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.home_video {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-image: url(../img/home/images/newweb_03.jpg);
	background-repeat: no-repeat;
	height: 161px;
	width: 290px;
}
.video_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}
.video_listdiv {
	height: auto;
	width: 30px;
}
.home_newmaterial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(../img/home/images/newweb_05.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 245px;
}
.home_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(../img/home/images/newweb_06.jpg);
	height: 300px;
	width: 245px;
	background-repeat: no-repeat;
}
.picture_left {
	margin-right: 10px;
	margin-bottom: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.homepageimage {
	top: .5px;
}

