	body {
	text-align: center;
	border: solid 2px #565;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 16px;
	background: #f5f5ff;
}


img {
	display: inline;
}
a img{border: none;}

h1 {
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	color: #990000;
	border-bottom: 1px solid #950000;
}
h2 {
	font-size: 1.3em;
	color: #004D99;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 1em;
	line-height: 1.2em;
}

h3 a {color: 001;}
h3 {
letter-spacing: 1px;
	font-size: 1.2em;
	color: #0066CC;

}
h3.whiteonred{
	background-color: #06c;
	margin: 0;
	color: white;
	padding: .2em;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .9em;
	line-height: 1.2em;
	background-image: none;
}
h3.whiteonred a{text-decoration: none; color: #fff;}
#wrapper{
	width: 99%;
	border: 1px solid Gray;
	background: #fff url(../images/mainbg.gif) repeat-y 0px;
	margin: 0 auto;
	text-align:left;
	line-height: 1;
	min-width: 800px;
	padding: 0;
}
#maincontent{
	font-size: .9em;
	min-height: 450px;
	margin: 0 180px;
	padding: 20px;
	line-height: 1.5;

	
}
#maincontent a:link, #maincontent a:visited{
	text-decoration: none;
	color: #004D99;
}
#maincontent a:hover{
	color: #D22222;
	text-decoration: underline;
}

.clean{
	clear: both;
}


#head{
	text-align: left;
	vertical-align: top;
  	border: 1px solid #00487D;
	background: #7AaAFF;
	
}
#head h1{text-indent: -41779px;
margin: 0;
	padding: 0;
	border: 0;
	}
#head h1 a:link, #head h1 a:visited	{
	display: block;
	width: 780px;
	height: 120px;
	background: url(../images/banner.gif) no-repeat left center;
	margin: 0 ;
	padding: 0;
	border: 0;
}
#logo{
width: 900px;
margin: 0;
position: relative;
}
#flash{
	position: absolute;
	top: 26px;
	left: 680px;
	margin: 0;
	padding: 0;
	width: 225px;
	height:75px;
	text-align: right;
	background: url(../images/animbg.gif) no-repeat bottom;
	z-index: 100;

}

#flash p{
margin: 0;
text-indent: -9999px;
}
#main{

	
}
#left{
	background: transparent;
	float:left;
	margin: 0;
	padding: 0px;
	width:160px;
	font-family: "Times New Roman", Times, serif;
}
*html #left{
	height: 580px;
}
#right{
float:right;
margin: 0 ;
text-align: center;
width: 160px;
}

/*footer */
#footer{
	clear: both;
	background: #06C url(../images/topnav.gif) repeat-x bottom;
	border: thin solid #003366;
	text-align: center;
	color: white;
	font-size: 10px;
}

#footer span {
	display: none;
}
#footer img{
	padding: 3px 0 0 0;
	display: inline;
}

#footer p{
padding:0;
margin:0;
line-height:1.1em;
}
#footer a{color: #fff; text-decoration: underline;}

/*Nav */
#nav_s, #nav ul, ul#nav_s ul, .listing ul, ul.links, ul.tm, #newsb ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
	
ul#nav_s{
	width: 160px;
	margin-bottom: 10px;
	padding: 0;
	font-size: .85em;

}

ul#nav_s ul {
	width:160px;
	position: absolute;
	top: 0px;
	left: 159px;
	}
ul#nav_s li{
	position: relative;
	line-height: 1.1em;
		margin: 0; padding: 0;

}
#nav li{position: relative;}
ul#nav_s li a{
padding: 0 0 5px 5px;
	 background: #06C ;
	border: 1px solid #ccc;
	border-bottom: none;
	font-size: 1em; 
	font-weight: bold;
	margin: 0; 
	line-height: 1.2em;
	display: block;
}

ul li a{
	text-decoration: none;
	color: #FBFBFF;
	font-size: 1em;
}
ul.bloglist{ list-style: none; margin: 0; padding: 0;}
.bloglist li a{font-size: 1em; color:#0000CC}

ul#nav_s li a:hover, #nav li a:hover {
	color: #fff;
	background: #67b3ff;
	text-decoration: none;
}
ul#nav_s li a:hover{
border: 1px solid #036;
	border-bottom: none;}
ul#nav_s li ul {
	position: absolute;
	left: 159px;
	top: 0;
	display: none;
	}
ul#navt li ul{
	position: absolute;
	top: .95em; 
	left: 0; 
	margin: 0;
	padding: 5px 0;
	width: 250px;
	display: none;
background: none;
z-index: 100;
	}
#navt ul li a{border: 0; margin: 0; float: none; width: 250px; padding: .2em; text-align: left; display: block; }

#nav_s li:hover ul, #nav_s li.over ul, #navt li:hover ul, #navt li.over ul { 
display: block; 
}

#nav{
	background: #06C url(../images/topnav.gif) repeat-x bottom;
	line-height: 1em;
}

#nav ul{
margin: 0 0 0 20px;
height: 1.35em;
}

#nav ul li{
	float: left;
	text-align: center;
	padding:0;
	border: 1px solid #0058aD;
	background: none;
	color: #FBFBFF;
	font-size: .85em;
	font-weight: bold;
}
#nav li a{
background: #06c;
padding:0 1em;
}
#nav ul li.navlisting{
color: #fff;
border:none;
padding: 1px .5em 0 2em;
font-size: .8em;
}
.welcome{
	background: #C9E2FF;
	padding: 1em;
	border: 3px solid #BBD3EE;
}
.cat_col{
	margin: 2em auto;
	text-align: center;

}
.cat_col table{
	background: #F5F5DC;
	border: 1px solid #D9DA96;
}

.cat_col td{
	width:25%;
	padding:.5em 1em;
	margin: auto;
	font-size: .9em;
	text-align: left;
	vertical-align: top;
}

.ss {
	font-size: 0.4em;
	vertical-align: top;
}

#ads{
width: 160px;
padding: 0;
margin: 10px auto;
}

#ads img{display: block; margin: 5px 0;}

ol li{line-height: 1.4em;}

table{margin: auto;}

/* Fix IE. Hide from IE Mac \*/
* html ul#nav_s li{ float: left; height: 1%; }
* html ul#nav_s li a, { height: 1%; }
/* End */


ul.dropdown li {
	margin: 0;
	padding: 0;
	border: 2px solid #fff;
}

ul.links li, #newsb li{
	display: block;
	margin:1em 0;
	padding: 0 0 0 14px;
	float: none;
	font-size: .9em;
	background:  url(../images/icons/arrowb.gif) no-repeat 0px 4px;
	}
#newsb li {border-bottom:1px dashed #CCCCCC;}

ul.links li a:hover{
		background: none;
}	
#maincontent form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:100% verdana,arial,sans-serif;
  margin: 0;
  padding: 0;
  min-width: 500px;
  max-width: 600px;
  
}

fieldset {

  border: 1px solid #000;
     padding: 10px;     /* padding in fieldset support spotty in IE */
  margin: 0;
}

fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
	color: #369;
} 

label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}
#searchbox{margin: 5px 0px; padding: 5px 2px; border: 2px solid #003; background: #06c;}
#searchbox form{margin: 0;}
#searchbox input{margin: 0;}
#results_000520483425638697717:rire62_kmec{padding: 0 1em; margin: 0;}
 
 
input, textarea, select {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}
textarea{width: 400px;}
form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

form .required{font-weight:bold;} 

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}


#newsbox{
	width: 160px;
	background: #fefeff;
	border: 1px solid #036;
	line-height: 1em;
	margin: 5px 0;
	padding: 0;
	font-size: .75em;
	line-height: 1.1;
	}


#newsfrm{
	padding: 0 .3em;
	margin-left: 5px;
}
.highlight{
	color: #000;
}
.standout {
margin: 1em 20px;
padding: 10px;
background: #a00;
color: white;
}

#maincontent p.standout a:link, #maincontent p.standout a:visited{color: yellow;}
.listing, .listingw{
	font-size: .8em;
	padding: .5em;
	border-top: 2px solid #0066a3;
	border-bottom: 2px solid #0066a3;
	margin-bottom: 3px;
	background: #fcfcfd;
	}
.listing h4, .listingw h4{
	background: url(images/icons/earth_24.gif) right no-repeat;
	font-size: 16px;
	padding:0 0 5px 0;
	margin:0;
	text-transform: capitalize;
	line-height: 24px;
	}
.listing h4 a, .listingw h4 a{
	padding-right: 20px;
	background: url(../images/icons/earth_16.gif) no-repeat right;
}
.listing p {margin-top: 5px;}
div.listingw{background: #E6F0FF;}
div.over{border-color:  #369;}
*html #nav li{
	height: 1%;
}
*html #nav li a{
	height: 1%;
}
#yii{
color: #333;
margin: 15px 0;
}

textarea, input{
	background: #f6f6ff;
	}
/* News */
.newsitem{

	border-bottom: 1px dotted #111;
	padding: 10px 0;
	margin-right: 20px;
	}
p.post-date{
text-align: right;
font-weight: bold;
}
h2.newstitle{
	color: #333399;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.posters{float: left; padding: 5px; height: 250px; width: 150px; text-align: center;}
	input{margin-top: 10px;
	}
	div.services{
	font-size: .9em;
	

	border: 1px solid #036;

	margin: 5px;
	line-height: 1.1;
	}
	#welcome h3, .services h3{padding:0 5px;; margin: 0; background: #369;}
	#welcome p, .services p{padding: 10px; margin: 0; }
	#welcome{ border: 1px solid #c5c5ef;}
	.adbanner{ text-align: center; margin: .5em auto;}
	/* trademarks */
ul.tm{
text-align: left; 
margin: 40px 0; 
width: 45%; 
float: left; background: #f5f5ff; 
border: 1px solid #b4b4bb;
}
ul.tm li{padding: 10px; font-weight: bold;}
ul.tm ul, #left ul{list-style:none; margin: 0 0 0 5px; padding: 0;}

.picright{
margin: 10px;
float: right;
}
.picleft{margin: 10px;
float: left;}
.table_contact{margin: 0;}
.table_contact td{
	vertical-align: top;
	padding: .3em;
}
.access{display: none;}
#breadcrumbs{font-size: .75em;}
.textpic {
	vertical-align: middle;
	color: #0033CC;
	margin: 1em;
	border: thin dashed #FFFFFF;




}
.counter, .counterphp{display: block; padding: 1em; text-align: center;}
.counterphp{font-size: 1.3em; color: #00f; background: #000; width: 2em; padding: 2px 1em; font-weight: bold; margin: 1em auto;}
.med{
padding: 0 1em 2em 1em;
margin-left: 300px;
}
ul.med li{
	background: url(../images/patents/speedbandage/med.gif) no-repeat left;
	padding: .3em 0;
	padding-left: 25px;
	list-style: none;
}
.picwcap {
width: 200px;
	font-size: .75em;
	background: #FFF;
	padding: 5px;
	border: 1px solid #333;
	text-align: center;
	float: left;
	margin: 5px;
}
.picframe {
	font-size: .75em;
	background: #FFF;
	padding: 5px;
	border: 1px solid #333;
	text-align: center;
	margin: 1em;
}
/* Vcard classes */
.fn, .tel, {display: block;}
}
.vcard{

margin-left: 1em;
padding: 1em;}
#newsb{
	border:1px solid #CCCCCC;
	float:right;
	font-size:0.9em;
	margin:50px 0 5px 5px;
	padding:5px;
	width:200px;
	background-color:#E8F5FF;
}
#newsb h2{padding: 5px; margin: -5px; color: #223399;}
#newsb img{text-align: center; margin: 0 5px; padding: 0; }
#newsb ul {margin-bottom: 20px;}

/* Navbox */
ul.navbox li.hidden{display:none;}
.nbmenu li{list-style: none; display: inline; margin: 0; padding: 5px;}
ul.nbmenu{margin: 0; padding: 0;}
ul.nbmenu li a:link, ul.nbmenu li a:visited{background: #ccf; }
.navbox{border: 1px solid blue;  padding: 10px; margin: 0 0 1em 0; background: #f5f5ff; list-style: none; height: 120px;} 
#nav li.patentpost a{color: red; background: white;}

