body {
	/*	font-family: Calibri, Arial, Helvetica, sans-serif; */
	font-family:'lucida grande', tahoma, verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 1.5;
}
a {
	text-decoration:none;
	color: #06C;
}
a:hover{
	text-decoration:underline;
	}
a:visited {
	color:#06C;
}
a:focus {
	outline:1px dotted invert
}
hr {
	border:0 #ccc solid;
	border-top-width:1px;
	clear:both;
	height:0
}
h1 {
	font-size:22px;
	text-shadow: 0 0 0 #000;
}
h2 {
	font-size:16px;
	color: #146791;
	text-shadow: 0 0 0 #000;
}
h3 {
	font-size:21px
	text-shadow: 0 0 0 #000;
}
h4 {
	font-size:19px
	text-shadow: 0 0 0 #000;
}
h5 {
	font-size:17px
}
h6 {
	font-size:20px;
	color: #146791;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #146791;
	font-weight: bold;
}
ol {
	list-style:decimal
}
ul {
	list-style:square
}
li {
	margin-left:20px
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset, small {
	margin-bottom:10px;
	padding-left: 10px;
}
.left{
	float:left;
	}
.right{
	float:right;
	}	
body {
	padding-top: 0px;
	background-image: url(../images/container_bkg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #6DA1D0;
	padding-bottom: 20px;
	display:inline;
}
.container_16 {
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#header {
	height: 120px;
	width: 960px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #EEEEEE;
	background-image: url(../images/header_bkg_2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display:inline;
}
#bcrumb {
	background-image:url(../images/bcrumb_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
	width: 950px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 10px;
}
#header h2{
	color: #666666;
	padding-top: 10px;
	padding-left: 20px;
	margin-bottom: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}#header h2 a{
	color: #06c;
}
#header h2 a:hover{
	text-decoration: underline;
	}

#main {
	background-repeat: repeat-y;
	background-position: -8px top;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	background-image: url(../images/main_bkg.jpg);
	display:inline;
}
#main2 {
	margin-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	display:inline;
}
#main3 {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	display:inline;
}
.prodlist {
	background-color:#FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #146791;
	padding-top: 10px;
}

.grey {
	background-image: url(../images/prod_img_bkg1.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.dark {
	color: #333;
}

.under a {
	text-decoration: underline;
}

.under a:hover {
	text-decoration: none;
}

.container_16 h1 {
	background-color: #14678F;
	color: #EEEEEE;
	margin-top: 10px;
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 6px;
	font-size: 20px;
	padding-top: 2px;
	background-image: url(../images/main_h1_bkg.jpg);
}
.container_16 h3, .container_16 h3 a{
	font-size: 14px;
	color: #146791;
}

/* start - table */
table {
	border-collapse: collapse;
	margin-top: 0px;
	border: 1px solid #999999;
	margin-left: 10px;
	background-color: #FFF;
}
tbody{
	background-color: #FFF;
}
th strong{
	color: #fff;
}

th {
	padding-left: 12px;
	padding-right: 12px;
	text-align: left;
	color: #333333;
	border: 1px solid #A5A5A5;
	font-size: 1.1em;
	background-color: #FFF;
	width: auto;
}
tr {
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #A5A5A5;
}
td {
	padding-left: 10px;
	padding-right: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #A5A5A5;
	border-bottom-color: #CECECE;
	border-left-color: #CCCCCC;
}
td.first,th.first {
	color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A5A5A5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CECECE;
	border-left-color: #A5A5A5;
}
tr.row-a {
	background-color: #FFFFFF;
}
tr.row-b {
	background-color: #D9E7F2;
}
td {
		background:inherit;
}
/* end - table */

.head_col1 {
	float:left;
	margin: 0px;
	padding: 0px;
	height: 275px;
	width: 375px;
	}
	
	.head_col2{
	float:left;
	margin: 0px;
	height: 275px;
	width: 575px;
	text-align: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}



#leftcol {
	background-color:#E7F5F8;
	margin-bottom: 20px;
	width: 500px;
	padding-right: 10px;
 	display:inline;
}

#mainrightcol {
	margin:0
	display:inline;
	}
#sidebar {
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #cccccc;
	margin-top: 10px;
	padding-left: 10px;
	display:inline;
	overflow:hidden;
	width: 210px;
}
#sidebar2 {
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #cccccc;
	margin-top: 10px;
	padding-left: 10px;
	display:inline;
	overflow:hidden;
	width: 210px;
}
#sidebar h1{
	color: #146791;
	font-size: 14px;
	margin-bottom: 3px;
	margin-left:0px;
	padding-left: 5px;
	background-image: none;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
}
#sidebar h1 a{
	color: #146791;
	font-size: 14px;
	margin-bottom: 3px;
	margin-left:0px;
	padding-left: 0px;
	background-image: none;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #FFFFFF;
}

#sidebar ul {
	list-style-type: none;
	padding-left: 5px;
	font-size: 14px;
	color: #333333;
	margin-left: 0px;
	width: 200px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#sidebar ul li{
	width: 200px;
	padding-left: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
}
#sidebar ul li a{
	width: 180px;
	color:#333333;
	font-weight: normal;
	padding-left: 20px;
	margin-left: 0px;
	background-image: url(../images/nav_arrow_02.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-right: 0px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
#sidebar ul li.drop{
	width: 180px;
	color:#333333;
	font-weight: normal;
	padding-left: 20px;
	margin-left: 0px;
	background-image: url(../images/nav_arrow_01down.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-right: 0px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #EEEEEE;
}
#sidebar ul li a:hover {
	font-weight: normal;
	padding-left: 20px;
	margin-left: 0px;
	color:#06C;
	background-image: url(../images/nav_arrow_01hover.gif);
	background-repeat: no-repeat;
	background-position: 5px  8px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #ffffcc;
	text-decoration: none;
}
#sidebar ul li a.indent{
	width: 170px;
	color:#06c;
	font-weight: normal;
	padding-left: 20px;
	margin-left: 10px;
	background-image: url(../images/nav_arrow_01hover.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-right: 0px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
#sidebar ul li a.indent:hover {
	width: 170px;
	color:#06c;
	font-weight: normal;
	padding-left: 20px;
	margin-left: 10px;
	background-image: url(../images/nav_arrow_01hover.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-right: 0px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}

#sidebar ul li a.indenta{
	width: 170px;
	color:#000;
	font-weight: normal;
	padding-left: 20px;
	margin-left: 10px;
	background-image: url(../images/nav_arrow_01hover.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-right: 0px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #ffffcc;
}
#sidebar ul li a.indenta:hover {
	width: 170px;
	color:#000;
	font-weight: normal;
	padding-left: 20px;
	margin-left: 10px;
	background-image: url(../images/nav_arrow_01hover.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-right: 0px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #ffffcc;
}
#sidebar ul li.current{
	width: 170px;
	color:#000;
	font-weight: normal;
	padding-left: 20px;
	margin-left: 10px;
	background-image: url(../images/nav_arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-right: 0px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #ffffcc;
}


#sidenorm  ul{
	padding-left:10px;
	list-style-position: inside;
	list-style-type: square;
	width: auto;
}
#sidenorm  ul li{
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar h2{
	color: #146791;
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 5px;
	padding-left: 5px;
}

#sidebar h2 a {
	color: #146791;
	font-size: 14px;
}

.pbox {
	margin-top:10px;
	border: 1px solid #EEE;
}

.pbox p{
	padding-left:5px;
	padding-right:5px;
}

#footer {
	width: 960px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #146790;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../images/footer_bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#footer h3, #footer h3 a{
	text-shadow: 0 0 0 #FFF;
	color: #FFFFFF;
	font-size: 12px;
	}
#footer ul{
	font-size:14px;
	color: #FFFFFF;
	}
#footer h4{
	text-shadow: 0 0 0 #FFF;
	font-size:12px;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 20px;
	}
#footer a {
	color:#FFFFFF;
	}	
.footcol {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	}
/* @group -nav */
	#nav {
	width: 960px;
	height: 80px;
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#nav li {
	float:left;
	display: inline;
	position: absolute;
	text-indent: -9000px;
	top: 0;
	margin: 0px;
	padding: 0px;
}
#nav li a {
	display: inline;
	float: left;
	height: 80px;
	padding: 0;
}
#nav li a:hover {
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #000;
}
#nav a {
	display:inline;
	height: 80px;
	margin: 0px;
	padding: 0px;
}
#nav li#nav_home {
	left: 0px;
}
#nav li#nav_home a {
	width: 270px;
}
#nav li#nav_home a:hover {
	background: url(../images/nav.gif) -0px -80px no-repeat
}
body.home #nav li#nav_home a, body.home #nav li#nav_home a:hover {
	background: url(../images/nav.gif) -0px -160px no-repeat;
	border-bottom-style: none;
}
#nav li#nav_spacer {
	left: 270px;
}
#nav li#nav_spacer a, #nav li#nav_spacer a:hover {
	width: 80px;
}
#nav li#nav_products {
	left: 350px;
}
#nav li#nav_products a {
	width: 95px;
}
#nav li#nav_products a:hover {
	background: url(../images/nav.gif) -350px -80px no-repeat
}
body.products #nav li#nav_products a, body.products #nav li#nav_products a:hover {
	background: url(../images/nav.gif) -350px -160px no-repeat;
	border-bottom-style: none;
}
#nav li#nav_services {
	left: 445px;
}
#nav li#nav_services a {
	width: 80px;
}
#nav li#nav_services a:hover {
	background: url(../images/nav.gif) -445px -80px no-repeat;
}
body.services #nav li#nav_services a, body.services #nav li#nav_services a:hover {
	background: url(../images/nav.gif) -445px -160px no-repeat;
	border-bottom-style: none;
}
#nav li#nav_applications {
	left: 525px;
}
#nav li#nav_applications a {
	width: 100px;
}
#nav li#nav_applications a:hover {
	background: url(../images/nav.gif) -525px -80px no-repeat;
}
body.applications #nav li#nav_applications a, body.applications #nav li#nav_applications a:hover {
	background: url(../images/nav.gif) -525px -160px no-repeat;
	border-bottom-style: none;
}
#nav li#nav_primer {
	left: 625px;
}
#nav li#nav_primer a {
	width: 105px;
}
#nav li#nav_primer a:hover {
	background: url(../images/nav.gif) -625px -80px no-repeat;
}
body.primer #nav li#nav_primer a, body.primer #nav li#nav_primer a:hover {
	background: url(../images/nav.gif) -625px -160px no-repeat;
	border-bottom-style: none;
}
#nav li#nav_datasheets {
	left: 730px;
}
#nav li#nav_datasheets a {
	width: 95px;
}
#nav li#nav_datasheets a:hover {
	background: url(../images/nav.gif) -730px -80px no-repeat;
}
body.datasheets #nav li#nav_datasheets a, body.datasheets #nav li#nav_datasheets a:hover {
	background: url(../images/nav.gif) -730px -160px no-repeat;
	border-bottom-style: none;
}
#nav li#nav_about {
	left: 825px;
}
#nav li#nav_about a {
	width: 60px;
}
#nav li#nav_about a:hover {
	background: url(../images/nav.gif) -825px -80px no-repeat;
}
body.about #nav li#nav_about a, body.about #nav li#nav_about a:hover {
	background: url(../images/nav.gif) -825px -160px no-repeat;
	border-bottom-style: none;
}
#nav li#nav_contact {
	left: 885px;
}
#nav li#nav_contact a {
	width: 75px;
}
#nav li#nav_contact a:hover {
	background: url(../images/nav.gif) -885px -80px no-repeat;
}
body.contact #nav li#nav_contact a, body.contact #nav li#nav_contact a:hover {
	background: url(../images/nav.gif) -885px -160px no-repeat;
	border-bottom-style: none;
}
/* splash for home page */
#splash{
	width: 700px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #000000;
	height: 250px;
	display: block;
	list-style-image: none;
	padding: 0px;
	overflow: hidden;
	border: 1px solid #CCCCCC;
}

#splash p{
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
}
#splash h2{
	font-size: 20px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

/* end splach */

#splash #hdr {
	height: 250px;
	clear: none;
	display: inline;
	position: relative;
	background-color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 700px;
	overflow: hidden;
}
#splash #hdr li{
	display: inline;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#splash #hdr li img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#splash #hdrimg {
	width:950px;
	height:300px;
	list-style:none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
	list-style-image: none;
	list-style-type: none;
}
#splash #hdrimg {
	float:left;
	position:relative;
	overflow:hidden;
}

#splash #hdrimg .img{
	position:relative;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}	



/* end blog*/



/* @end */

