/* ---- Main styles ---- */

@import "./png.css";

html, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: white;
}

body
{
	background: white;
}


table {
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-spacing: 0px;   
	empty-cells: show;
	border-collapse: collapse;	 
}

td, tr {
	margin: 0px;
	padding: 0px;
	border: 0px;		
	border-spacing: 0px;	 
}
  
img
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 17px;
	margin: 3px 3px 3px 3px;
}

.fl {
	float: left;
}

/* ---- Classes ---- */


.btnMain {
	background: url(/images/bk_btn.png) no-repeat;
	width: 710px;
	height: 67px;
	vertical-align: top;
	text-align: left;
}
.btnFixNf {
	width: 118px;
	height: 55px;
}
.btnFix, .btn {
	float: left;
	width: 118px;
	height: 55px;
}	
.btn {
	margin-top: 15px;
	height: 40px;
}
			

.btnAbout, .btnAboutFix, .btnAboutClear {
	margin-left: 9px;
}
.btnAbout { background: url(/images/about.png) no-repeat; }
.btnAboutFix { background: url(/images/about_fix.png) no-repeat; }

.btnProd, .btnProdFix, .btnProdClear {
	margin-left: 73px;	
}
.btnProdFix {  background: url(/images/prod_fix.png) no-repeat; }
.btnProd { background: url(/images/prod.png) no-repeat; }
 
.btnArt, .btnArtFix, .btnArtClear {
	margin-left: 70px;
}
.btnArt { background: url(/images/art.png) no-repeat; }
.btnArtFix { background: url(/images/art_fix.png) no-repeat; }
	
.btnCont, .btnContFix, .btnContClear {
	margin-left: 73px;
}
.btnCont { background: url(/images/cont.png) no-repeat; }
.btnContFix { background: url(/images/cont_fix.png) no-repeat; }


.topHdrLeft {
	text-align: left;
	vertical-align: middle;
}

.topHdrRight {
	text-align: right;
	vertical-align: middle;
}



.topLeftb1 {
	background: url(/images/v3_1___03.gif) #b7e8ff no-repeat left top;
	margin-right: 5px;
	
}
.topLeftb2 {
	background: url(/images/v3_1___06.gif) no-repeat left bottom;
}

.hPhone {
	float: right;
	background: url(/images/tph.gif) no-repeat right ;
	font-size: 19px;
	padding-right: 21px;	
	margin: 17px 22px 0px 0px;	
}

.hMission {
	font-size: 18px;
	padding: 0px 0px 0px 23px;	
	text-align: left;
}

.content {
	color: #333333;
	width: 696px;
	text-align: left;
	margin: 0px 7px 0px 7px;
}
.content p {
	/*margin: 6px 0px 6px 0px;   */
}
.content h3 {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}
.tablebv table {
	border: 1px solid #aaaaaa;
}
.tablebv td {
	border: 1px solid #aaaaaa;
}
.content .himage {
	float: right;
	margin: 0px 53px 0px 85px;
}

.ProdLeftCell {
	width: 430px;
	vertical-align: top;
}
.ProdLeftCell .content {
	width: 416px;
}
.ProdRightCell {
	width: 280px;
	vertical-align: top;
}
.ProdRightCell .container {
	width: 170px;
	float: right;
	vertical-align: top;
	text-align: left;
}
.PriceDownload {
	background: url(images/excel.gif) no-repeat;
	padding: 1px 7px 0px 40px;
	height: 28px;
	cursor: pointer;
	text-decoration: underline;
	color: #333333;
}
.PriceView {
	padding: 4px 7px 0px 40px;
}
.PriceView a {
	color: #333333;
}

.articles {
	color: #333333;
	width: 696px;
	text-align: left;
	margin: 0px 7px 0px 7px;
}
.articles .h3 {
	text-transform: uppercase;	
}
.articles .himage {
	float: right;
	margin: 0px 0px 0px 85px;
	width: 174px;
	height: 120px;
}
.articles .art {
	text-indent: 40px;
}
.articles .date {
	float: right;
}
.articles .more {
	float: right;
	font-style: italic;
	color: #333333;
}
.articles .block {
	margin-bottom: 70px;
}

.artback {
	color: #333333;
	font-style: italic;
}
.artimage {
	margin: 0px 53px 30px 85px;
	width: 174px;
	height: 120px;
}

.chainbar {
	white-space: nowrap; 
	color: #333333;
	font-size: 13px;
	letter-spacing: 6px;
}
.chainbar a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.chainbar font {
	font-weight: bold;
}
/* ---- ID ---- */

