body {
	margin: 0px;
	padding: 0px;
	color: #333;
	font: 12px/1.5em Arial, sans-serif;
}
#textTop {
	border-bottom:1px dotted #FFF;
	background: url(../images/top_bg.png) repeat-x;
	font-size: 10px;
}
#textTop p {
	color: #fff;
	padding: 5px 5px 5px 22px;
	margin:0 auto;
	width: 728px;
}
#wrapper {
	width: 750px;
	margin: 0 auto;
	padding: 1em 0px 2em;
}
#content {
	margin: 0px;
	padding: 15px 0px 0px 40px;
	background: url(../images/body_pic1.jpg) no-repeat left top;
	font-size: 12px;
	line-height: 20px;
}
#basePic {
	background: url(../images/body_pic2.gif) no-repeat right;
	padding-left: 580px;
	padding-right: auto;
	width: 149px;
	height: 123px;
	margin-top: -100px;
}
ul#nav{
	font-size: 12px;
	float: right;
	margin-top: 20px;
}
#nav li{
	color: #333;
	display: inline;
	padding: 50px 10px;
	
}
#nav a:link, #nav a:visited{
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
#nav a:hover{
	color: #660000;
	text-decoration: underline;
	background: #FFFFFF;
	border-bottom: 1px dotted #660000;
	text-decoration: none;
}
ul#patents {
  width: 60em;
  margin: 0;
  list-style: none;
}
#patents li{
	float: left;
  	width: 10em;
  	margin: 0;
  	background-image: url(../images/list_icon.gif);
  	background-position: 0 -2px;
  	background-repeat: no-repeat;
  	padding: 0 0 1em 2em;
}
a:link.other, a:visited.other{
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
a:hover.other{
	color: #660000;
	text-decoration: underline;
	background: #FFFFFF;
	border-bottom: 1px dotted #660000;
	text-decoration: none;
}
h2 {
	color: #666;
	border-bottom: 1px solid #ddd;
	font-family: Arial, sans-serif;
	font-size: 2em;
	font-weight: normal;	
}
h3 {
	color: #666;
	border-bottom: 1px solid #ddd;
	font-family: Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;	
}
ul, ul li {
	list-style: none;
}
li {
	margin: 0;
	padding-left: 0;
}
#headhome {
	background: url(../images/top_mast_00_home.gif) no-repeat;
	width: 770px;
	height: 279px;
	padding-bottom: 5px;
}
#headabout {
	background: url(../images/top_mast_01_about.gif) no-repeat;
	width: 770px;
	height: 279px;
	padding-bottom: 5px;
}
#headawards {
	background: url(../images/top_mast_02_awards.gif) no-repeat;
	width: 770px;
	height: 279px;
	padding-bottom: 5px;
}
#headlicence {
	background: url(../images/top_mast_03_licensing.gif) no-repeat;
	width: 770px;
	height: 279px;
	padding-bottom: 5px;
}
#headpatents {
	background: url(../images/top_mast_04_patents.gif) no-repeat;
	width: 770px;
	height: 279px;
	padding-bottom: 5px;
}
#headtechnology {
	background: url(../images/top_mast_05_technology.gif) no-repeat;
	width: 770px;
	height: 279px;
	padding-bottom: 5px;
}
#headcontact {
	background: url(../images/top_mast_06_contact.gif) no-repeat;
	width: 770px;
	height: 279px;
	padding-bottom: 5px;
}
#headlegal {
	background: url(../images/pic_legal.gif) no-repeat;
	width: 770px;
	height: 279px;
	padding-bottom: 5px;
}
#footer {
	border-top:1px dotted #660000;
	background: url(../images/footer_bg.gif) repeat-x;
	width: 100%;
	padding-top: 30px;
	text-align: center;
	color: #fff;
	padding-bottom: 30px;
}
#footer a {
	color: #fff;
	border: none;
	}
#footer a:hover {
	color: #000;
	border-bottom: 1px dotted #000;
	text-decoration: none;
}
.arrow ul {
	margin:.1em 2%;
	list-style:none;
	vertical-align:top;
}
.arrow ul li {
	list-style:none;
	padding-left: 23px;
	margin:.3em 0;
	background:transparent url(../images/logo_arrow.gif) no-repeat 2px 10%;
}
.pdf ul {
	margin:.1em 2%;
	list-style:none;
}
.pdf ul li {
	list-style:none;
	padding-left:23px;
	margin:.3em 0;
	background:transparent url(../images/logo_pdf.gif) no-repeat 2px 50%;
}