#rfq{
background-image:url(/images/rfqdown.jpg);
}


body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_flood.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
a {
text-decoration:none;
}
#clear {
	clear: both;
}
#topbanner {

	margin: 0px;
	padding: 0px;
	width: 900px;
}
#logo {
	float: left;
	margin: 0px;
	margin-right: 1px;
	padding: 0px;
}
#topstrip {
	margin: 0px;
	margin-bottom: 3px;
	padding: 5px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000099;
	
}
#toplinks {
	float: left;
	color:#000000;
	width:auto;
	text-align: right;
	margin: 0px;
	margin-left:100px;
	padding-top: 3px;
	padding-right: 40px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#toplinks a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	color: #000000;
}
#searchbar {
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
}
#searchbar form {
	margin: 0px;
	padding: 0px;
}
#tagline {
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #CCCCCC;
	text-align: center;
	letter-spacing: .2em;
}
#wrapper {
	padding: 0px;
	width: 901px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bg-main.gif);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CDE4EF;
	text-align: left;
	background-repeat: repeat-y;
}

#nav {
	float: left;
}
#navlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	width: 156px;
	text-align: right;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navlinks ul {
	margin: 0px;
	padding: 0px;
}
#navlinks li {
	margin: 0px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navlinks li a {
	display: block;
	padding-top: 4px;
	padding-right: 25px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-decoration: none;
	margin: 0px;
	background-image: url(../images/navmain_bg.jpg);
	color: #666666;
}
#navlinks li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/navonstate_bg.jpg);
}
#navlinks li .onstate a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/navonstate_bg.jpg);
}

#main {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
}
#subnav {
	width: 175px;
	float: right;
	margin: 0px;
	background-image: url(../images/bg_sublinks.jpg);
	background-position: bottom;
	background-color: #B9DBFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
#submainform {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#subcontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#subcontentform p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #003399;
	margin: 0px;
	text-indent:10px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;*/
}
#subnav h4 {
	font-size: 16px;
	font-style: italic;
	margin: 0px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-image: url(../images/bg-h4.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #99CCFF;
}
#subnav ul {
	list-style-type: square;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin-top: 0px;
}
#subnav a:link {
	text-decoration: none;
	color: #006699;
}
#subnav a:visited {
	text-decoration: none;
	color: #006699;
}
#subnav a:hover {
	text-decoration: underline;
	color: #006699;
}
#product { 
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#product h5 {
	color: #003399;
	margin: 0px;
	padding: 0px;
}
#product p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	padding: 0px;
	margin: 0px;
}
#product a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.clear {
	clear: both;
}
#product .prodtext {
	padding-left: 100px;
}
.hometext {
	color: #003399;
}
.hometext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px;
	padding: 0px;
	padding-right: 10px;
}
#homeleft {
	width: 350px;
	margin: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
}
.more a {
	color: #003399;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#homeleft .hometext .more {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#homeright {
	margin-right: 20px;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 50px;
	padding-bottom: 10px;
	float: right;
	z-index: 0
}
#homebanner {
	height: 147px;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003399;
	border-bottom-color: #003399;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	width: 555px;
}
.midblue {
	background-image: url(../images/crvmidblue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #6699CC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.midblue a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.midblue p {
	margin: 0px;
	padding: 0px;
}
.midblue h5 {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.midgray {
	background-image: url(../images/crvmidgray.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.midgray a {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.midgray p {
	padding: 0px;
	margin: 0px;
}
.midgray h5 {
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.lightgray {
	background-image: url(../images/crvlightgray.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #E5E5E5;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.feature {
	background-color: #E5E5E5;
	background-image: url(../images/crvlightgray.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	width: 375px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#subcontent ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#subcontent ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-left:8px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#subcontent ol li {
	/*margin: 0px;*/
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	list-style-type:none;
}
#subcontent #subblock1 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.feature h5 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	color: #003399;
}
.feature h6 {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 10px;
	font-weight: bold;
}
.feature p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	padding: 0px;
	margin: 0px;
}
.feature img {
	margin: 0px;
	padding: 5px;
	float: left;
}
#product img {
	float: left;
}
#homebanner h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	margin: 0px;
	padding-top: 50px;
	padding-left: 10px;
}
#homebanner .white {
	color: #FFFFFF;
}
.lightgray a {
	color: #333399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.lightgray p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.lightgray h5 {
	color: #003399;
	margin: 0px;
	padding: 0px;
}
.lightblue {
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #99CCFF;
	padding-top: 5px;
	float:right;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	background-image: url(../images/crvlightblue.gif);
}
.lightblue a {
	color: #333399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.lightblue p {
	margin: 0px;
	padding: 0px;
}
.lightblue h5 {
	color: #003399;
	margin: 0px;
	padding: 0px;
}
#subwrap {
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 190px;
	margin: 0px;
}
.map h4 {
	color: #FFFFFF;
	background-color: #92B4CD;
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.map ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 10px;
	background-color: #D9E2EE;
}
.map li a {
	color: #000066;
	text-decoration: none;
}
.map li {
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 0px;
}
.map h4 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.map h4 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.map h4 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.map li a:link {
	color: #000066;
	text-decoration: none;
}
.map li a:hover {
	color: #000066;
	text-decoration: underline;
}
.sqrpic {
	float: left;
	border: 1px solid #003366;
	padding: 0px;
	margin-top: 3px;
	margin-right: 7px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#subnav h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#subnav p {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}
.map li a:visited {
	color: #7691A5;
	text-decoration: underline;
}
#subblock1 {
	background-color: #E7E7E7;
	background-image: url(../images/subblock1_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 850px;
}
.appblock1 {
	background-color: #E7E7E7;
	background-image: url(../images/subblock1_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left:5px;
	width: 250px;
	height:310px;
}
#lib{
	background-color: #E7E7E7;
	background-image: url(../images/subblock1_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float:left;
	padding: 10px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#subcontent {
	margin: 0px;
	margin-left:2px;
	margin-right:8px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 891px;
}
#subcontentform {
	background-color: #E7E7E7;
	background-image: url(../images/subblock1_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 15px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#subblock2 {
	background-color: #D9E4FE;
	background-image: url(../images/subblock2_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 15px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 340px;
	
}
.appblock2 {
	background-color: #D9E4FE;
	background-image: url(../images/subblock2_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 260px;
	height:310px;
}
#lib2 {
	background-color: #D9E4FE;
	background-image: url(../images/subblock2_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 15px;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 15px;
	width: 340px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sqrpicright {
	float: right;
	border: 1px solid #003366;
	padding: 0px;
	margin-top: 3px;
	margin-right: 7px;
	margin-bottom: 3px;
	margin-left: 5px;
}
#subblock3 {
	background-color: #F4F4F4;
	background-image: url(../images/subblock3_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 340px;
}
.appblock3 {
	background-color: #F4F4F4;
	background-image: url(../images/subblock3_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 250px;
	height:310px;
}
#sublist1 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	float: left;
	width: 160px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tablegray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #CCCCCC;
	margin-bottom: 5px;
}
.tablegray td {
	background-color: #DBDBDB;
}
.table1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #336699;
	background-color: #FFFFFF;
	text-align: center;
}
#sublist1 p {
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 5px;
}
#sublist1 {
	margin: 0px;
	list-style-type: none;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#sublist1 a {
	margin: 0px;
	padding: 0px;
}
.imgmain {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px;
	border: 1px solid #EFEFEF;
}
.table1 td {
	background-color: #F0F6FF;
}
.tablehdr td {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003399;
	background-color: #D2EDFF;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	color: #003399;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#subnav .indent {
	font-size: 10px;
	list-style-type: none;
	background-color: #D4E9FF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#subnav .indent a {
	color: #003399;
}
#subnav .indent li {
	padding: 0px;
	margin: 0px;
	line-height: 14px;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.listhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.tabletextsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
#prodwrap {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: auto;
	margin-left: 15px;
	
}

#prodjump #form1 {
	margin: 0px;
	padding: 0px;
	/*border-style: solid;
	border-width: 4px;
	border-color:#999999;*/
}
#prodmainblock {
	padding: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #D0DCF4;
	color: #000033;
	width: auto;
	z-index: 0;
}
#prodblock1 {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #D0DCF4;
	color: #000033;
	width: 410px;
	float: left;
}
#prodnav {
	padding: 1px;
	padding-right: 5px;
	width: 220px;
	height: 220px;
	float: left;
	margin: 5px;
	overflow: visible;
	z-index: 10;		
}
#prodmain {
	margin: 0px;
	padding: 0px;
	width: auto;
}
#prodnav .graynav {
	list-style-type: none;
	margin: 0px;
	background-color: #CCCCCC;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#prodnav li {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#prodnav .graynav a {
	color: #666666;
	text-decoration: none;
}
#prodnav .fadelist a {
	color: #000000;
	text-decoration: none;
}
#prodnav h4 {
	color: #666666;
	margin: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#prodnav .fadelist {
	list-style-type: none;
	margin: 1px;
	margin-bottom: 1px;
	font-size: 12px;
	background-image: url(../images/bg_prodlist.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #CCCCCC;
}
#prodblock2 {
	padding: 15px;
	padding-right: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #CCCCCC;
	color: #333333;
	width: 390px;
	float: left;
}
#certification {
	padding: 15px;
	background-color: #D0DCF4;
	color: #000033;
	width: 826px;
	margin:auto;
	
}
#prodpic {
	width: 325px;
	height: 220px;
	float: left;
	margin: 2px;
	padding: 1px;
	z-index: 10;
}
#prodpic2 {
	width: 250px;
	height: 220px;
	float: right;
	margin: 2px;
	padding: 1px;
	
	z-index: 10;
}
#prodpic img {
	margin: 0px;
	padding: 0px;
}
#prodpic p {
	margin: 0px;
	padding: 0px;
}
#prodcontent {
	padding-right: 15px;
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 12px;
	width: auto;
}
#prodblock3 {
	padding: 10px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	background-color: #EEEEEE;
	color: #333333;
	width: 390px;
	float: right;
}
#prodnav .graynav a:hover {
	color: #666666;
	text-decoration: underline;
}
#prodnav .fadelist a:hover {
	color: #000000;
	text-decoration: underline;
	z-index: 10;
}
#prodwrap .top a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003366;
	margin: 10px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#prodwrap .quote{
margin:0px;
margin-right:15px;
margin-left:15px;
text-align:right;
padding:5px 7px 5px 7px;
}
#prodwrap .quote a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border:1px solid black;
	padding:5px 7px 5px 7px;
	-moz-border-radius: 5px 5px 5px 5px ; 
	-webkit-border-radius: 5px 5px 5px 5px ; 
	-khtml-border-radius: 5px 5px 5px 5px ;
	border-radius: 5px 5px 5px 5px ;
}
#prodwrap .quote a:link{
background-color:#FF953F;color:white;
}
#prodwrap .quote a:visited{
background-color:#FF953F;color:white;
}
#prodwrap .quote a:hover{
background-color:#FF6A00;
color:#333333;
-moz-box-shadow: 0px 0px 15px #000000;
-webkit-box-shadow: 0px 0px 15px #000000;
box-shadow: 0px 0px 15px #000000;
}
#prodwrap .data{
float:left;
text-align:left;
margin:0px;
padding:5px 7px 5px 7px;
}
#prodwrap .data a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border:1px solid black;
	padding:5px 7px 5px 7px; 
	-moz-border-radius: 5px 5px 5px 5px; 
	-webkit-border-radius: 5px 5px 5px 5px ; 
	-khtml-border-radius: 5px 5px 5px 5px ; 
	border-radius: 5px 5px 5px 5px ;
}
#prodwrap .data a:link{
background-color:#A7C4D2;color:#3E4095;
}
#prodwrap .data a:visited{
background-color:#A7C4D2;color:#3E4095;
}
#prodwrap .data a:hover{
background-color:#3E4095;
color:#A7C4D2;
-moz-box-shadow: 0px 0px 15px #000000;
-webkit-box-shadow: 0px 0px 15px #000000;
box-shadow: 0px 0px 15px #000000;
}

#prodwrap .quoteblue a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#3399FF;
	margin: 10px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border:1px solid black;
}

#spectable{
display:none;
	text-indent: 0px;
	font-size:12px;	
	
}
/*#spectable td.mid {
border-left: 2px solid red;
border-right: 2px solid red;
}*/
#spectable h4{
text-align:center;}
li{list-style-type: none;}

#general{
	padding: 10px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	background-color: #EEEEEE;
	color: #333333;
	width: 390px;
	float: right;
}
.features {
	list-style-type: none;
	background-color: #EEEEEE;
	padding: 5px;
	margin-right: 30px;
}

#prodjump {
width:auto;
	margin: 0px;
	padding: 3px;
	float:right; 
	margin-top: 11px;
	margin-left:15px;
	border:0;
}
#productlinks{
	width:335px;
	float:right;	
	margin:10px;
	margin-right:5px;
	margin-top:30px;	
	list-style-type: none;
	font-size: 12px;
	background-image: url(../images/bg_prodlist.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding:5px;
	padding-left:10px;
	background-color: #CCCCCC;
}
/* end product pages styles*/
.features {
	list-style-type: none;
	background-color: #EEEEEE;
	padding: 5px;
}
.features li {
	padding: 3px;
	margin: 0px;
}
.nobullet {
	list-style-type: none;
}
.nobullet li {
	padding-top: 5px;
	padding-bottom: 5px;
}
/*.nobullet .features {
	margin-top: 10px;
	margin-bottom: 30px;
}*/
#prodwrap h4{
color:red;
font-size: 1.2em;
text-transform:uppercase;
}
.new {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	text-transform: uppercase;
}
#photolist{

margin-left:50px}

#photolist .photo50 {
	float: left;
	width: 25%;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 0px;
	padding-left: 0px;
}
#photolist .photo50 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#photolist .photo50 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#photolist .photo50 img {
	padding-top: 5px;
}
.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#submain #subcontent .tableteam {
	font-family: Arial, Helvetica, sans-serif;
	padding: 15px;
}
#submain #subcontent .tableteam td {
	vertical-align: top;
	font-size: 10px;
}
#widecontent {
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#wideblock {
	background-color: #E7E7E7;
	background-image: url(../images/subblock1_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#widecontent #wideblock img {
	border: 1px solid #000066;
}
#widecontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.label {
  font-weight: bold;
  background-color: #003366;
  color: #ffffff;
  text-align: right;
}
.feature3 {
	background-color: #CCCCCC;
	background-image: url(../images/crvmidgray.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #003399;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
}
#prodtable{
	width: 880px;
	padding-left: 0px;
	margin-left:10px;
	margin-right:10px;
	/*height: 400px;
	overflow: auto;*/
}

#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	margin: auto;
	width: 864px;
	text-align: left;
	border-collapse: collapse;
}
#rounded-corner A:link {text-decoration: none}
#rounded-corner A:visited {text-decoration: none}
#rounded-corner A:active {text-decoration: none}
#rounded-corner A:hover {text-decoration: none;}

#rounded-corner thead th.rounded-company
{
	background: #b9c9fe url('../images/table-images/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
	background: #b9c9fe url('../images/table-images/right.png') right -1px no-repeat;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #b9c9fe;
}
#rounded-corner td
{
	padding: 8px;
	background: #e8edff;
	border-top: 1px solid #fff;
	color: #000;
}
#amps
{
	
	border: 1px solid #000;
	
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #e8edff url('../images/table-images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #e8edff url('../images/table-images/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
	background: #d0dafd;
	border-bottom: 1px;
	border-bottom-color:#000099
}
#rounded-esvm
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
width: 864px;
	padding-left: 0px;
	margin-left:5px;
	margin-right:10px;
	text-align: center;
	border-collapse: collapse;
}
#rounded-esvm thead th.rounded-esvm
{
	background: #b9c9fe url('../images/table-images/left.png') left -1px no-repeat;
}
#rounded-esvm thead th.rounded-esvmright 
{
	background: #b9c9fe url('../images/table-images/left.png') left -1px no-repeat;
	border-left: 3px solid #fff;
}

#rounded-esvm thead th.rounded-esvm1 
{
	background: #b9c9fe url('../images/table-images/left.png') left -1px no-repeat;
	
}
#rounded-esvm thead th.rounded-q4
{
	background: #b9c9fe url('../images/table-images/right.png') right -1px no-repeat;
}
#rounded-esvm th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #b9c9fe;
}
#rounded-esvm td
{
	padding: 8px;
	background: #e8edff;
	border-top: 1px solid #fff;
	color: #000;
}
#rounded-esvm td.rightside
{
	padding: 8px;
	background: #e8edff;
	border-top: 1px solid #fff;
	border-left: 3px solid #fff;
	color: #000;
}
#rounded-esvm td.noborder
{
border-top: 0;
}
#rounded-esvm td.foot
	{padding: 8px;
	background: #e8edff;
	}
	/*this is the code telling the cells to look the same*/
#rounded-esvm tbody tr td.t1, td.t2, td.t3, 
td.t4, td.t5, td.t6, td.t7, td.t8, td.t9, td.upper
{
	padding: 8px;
	background: #e8edff;
	border: 1px solid #fff;
	color: #000;
}
#rounded-esvm tbody tr td.t1:hover, td.t2:hover, td.t3:hover, 
td.t4:hover, td.t5:hover, td.t6:hover, td.t7:hover, td.t8:hover, td.t9:hover
{
	padding: 8px;
	background: #d0dafd;
	border: 1px solid #fff;
	color: #000;
}
#rounded-esvm tfoot td.rounded-foot-left
{
	background: #e8edff url('../images/table-images/botleft.png') left bottom no-repeat;
}
#rounded-esvm tfoot td.rounded-foot-right
{
	background: #e8edff url('../images/table-images/botright.png') right bottom no-repeat;
}
#footer { clear:both; margin:0 auto; }
#footer .bottom{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000;background-color: #999999;width: 900px;margin: 0 1 0 -1px;padding-top: 7 0 7 0px;}
#footersitemap {text-align: left;overflow:visible; width:890px; margin:3px 0 0 10px;padding:10px; text-decoration: none;list-style-type: none;}
#footersitemap .footerlist { font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration:none;list-style-type: none;font-size: 10px;width:auto; margin:0 0 0 1px; _margin:0 0 0 1px; float:left;text-indent: 0; }
#footersitemap .footerlist A:link {text-decoration: none}
#footersitemap .footerlist A:visited {text-decoration: none}
#footersitemap .footerlist A:active {text-decoration: none}
#footersitemap .footerlist A:hover {text-decoration: underline;}
#footersitemap .footerlist ul { list-style-position:outside; margin:0; padding:7px;}
#footersitemap li { line-height:13px; text-indent: 0; text-decoration:none;list-style-type: none;}
#footerLinks { margin:0 0 10px 0;text-decoration:none;}
#footerLinks ul {border-top:1px solid #e5e5e5; width:830px; margin:20px auto; padding:10px 0; text-decoration:none }
#footerLinks li { margin:0; padding:0; display:inline; text-decoration:none }

