|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" ""> |
|
<html xmlns=""> |
|
<head> |
|
<style> |
|
@charset "UTF-8"; |
|
|
|
|
|
body {padding: 0px; margin: 0 0 0 0; font-family:Trebuchet, Arial, Helvetica, sans-serif; background-color:#fff; font-size:14px;} |
|
|
|
a {outline: 0;} |
|
|
|
hr { display: block; height: 1px; |
|
border: 0; border-top: 1px solid #1d4c9a; |
|
margin: 1em 0; padding: 0; } |
|
|
|
table, td, th { |
|
border-collapse: collapse; |
|
border: 1px solid black; |
|
text-align: left; |
|
padding: 5px; |
|
width: auto; |
|
} |
|
|
|
#bodylist {margin-left: 10px; padding-left: 10px; line-height: 20px; font-weight:normal;} |
|
|
|
A:link {text-decoration: none; color:#1d4c9a; font-weight: bold;} |
|
A:visited {text-decoration: none; color:#1d4c9a;} |
|
A:active {text-decoration: none; color:#1d4c9a; } |
|
A:hover {text-decoration: none; color: #e7463d; } |
|
|
|
.topbarlink a:link {color: #1d4c9a;} |
|
.topbarlink a:visited {color: #1d4c9a;} |
|
.topbarlink a:hover {color: #6294c1;} |
|
.topbarlink a:active {color: #1d4c9a} |
|
|
|
.footerlink a:link {color: #fff; font-weight: normal;} |
|
.footerlink a:visited {color: #fff;} |
|
.footerlink a:hover {color: #e7463d;} |
|
.footerlink a:active {color: #fff} |
|
|
|
H1{font-size:24px; color: #1d4c9a; font-weight: bold; font-family: Trebuchet, Arial, Helvetica, sans-serif; display:inline;} |
|
H2{font-size:20px; color: #1d4c9a; font-weight: bold; font-family: Trebuchet, Arial, Helvetica, sans-serif; display:inline;} |
|
H3{font-size:18px; color: #1d4c9a; font-weight: bold; font-family: Trebuchet, Arial, Helvetica, sans-serif; display:inline;} |
|
H4{font-size:16px; color: #1d4c9a; font-weight: bold; font-family: Trebuchet, Arial, Helvetica, sans-serif; display:inline;} |
|
H5{font-size:14px; color: #1d4c9a; font-weight: bold; font-family: Trebuchet, Arial, Helvetica, sans-serif; display:inline;} |
|
H6{font-size:12px; color: #1d4c9a; font-weight: bold; font-family: Trebuchet, Arial, Helvetica, sans-serif; display:inline;} |
|
|
|
|
|
|
|
#header-cont{width:100%; position:fixed; top:0px; z-index: 1; background-color:#fff; border-bottom: solid 2px #ccc;} |
|
|
|
#header{margin:0px auto; width:1000px; height:100px; padding: 0 10px 0 10px;} |
|
|
|
#logo{width:250px; height:87px; float: left; margin: 10px; 0 0 10px} |
|
|
|
#navbar |
|
{ height: auto; margin-top:40px; margin-left: 30px; width:auto; clear:none; float: left;} |
|
|
|
#nav-list ul {list-style:none; margin:0; padding:0;} |
|
|
|
#nav-list p, ul {padding: 0; margin: 0; } |
|
|
|
#nav-list li {display:block;float:left;padding:0 5px 0 5px;text-align:left; clear:none; border-right: solid 1px #1d4c9a;} |
|
|
|
#nav-list li a {display:block; padding: 8px 10px 8px 10px; height:auto; color:#1d4c9a; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold;} |
|
|
|
#nav-list li a:hover, li a:focus, li a:active {font-family:Arial, Helvetica, sans-serif; text-decoration:none; color: #6294c1;} |
|
|
|
#content { |
|
background-image: url("images/paper.jpg"); |
|
width:1000px; |
|
height: auto; |
|
min-height:450px; |
|
margin: 102px auto 0px auto; |
|
font-family:Arial, Helvetica, sans-serif; |
|
font-size:15px; |
|
color:#666; |
|
overflow: hidden; |
|
} |
|
|
|
#home-content { |
|
background-image: url("images/paper.jpg"); |
|
width:1000px; |
|
height: auto; |
|
min-height:450px; |
|
margin: 102px auto 0px auto; |
|
font-family:Arial, Helvetica, sans-serif; |
|
font-size:15px; |
|
color:#666; |
|
overflow: hidden; |
|
} |
|
|
|
#textbox1 { |
|
width: 960px; |
|
margin: 20px 20px 10px 20px; |
|
overflow: hidden; |
|
} |
|
|
|
#home-textbox1 { |
|
|
|
width: 1000px; |
|
height: 200px; |
|
} |
|
|
|
#home-textbox2 { |
|
background-image: url("images/home-banner.jpg"); |
|
background-size: 1000px 200px; |
|
background-repeat: no-repeat; |
|
float:left; |
|
margin: 0; |
|
color: #fff; |
|
font-size: 30px; |
|
font-weight: bold; |
|
width: 1000px; |
|
height: 200px; |
|
} |
|
|
|
|
|
#home-heading { |
|
margin: 30px 0 0 30px; |
|
} |
|
|
|
|
|
#home-textbox-cont { |
|
float:left; |
|
margin: 10px 0px 20px 20px; |
|
width: 960px; |
|
height: 210px; |
|
background: #CCC; |
|
opacity:0.9; |
|
} |
|
|
|
#home-textbox3 { |
|
float:left; |
|
margin: 20px 0px 20px 20px; |
|
color: #1d4d9a; |
|
font-size: 20px; |
|
width: 960px; |
|
height: auto; |
|
} |
|
|
|
#home-textbox4 { |
|
float:left; |
|
margin: 20px 0px 0px 20px; |
|
padding-right: 18px; |
|
color: #1d4d9a; |
|
font-size: 12px; |
|
width: 200px; |
|
height: auto; |
|
min-height: 170px; |
|
border-right: solid 1px #1d4c9a; |
|
} |
|
|
|
|
|
|
|
|
|
.curved { -moz-border-radius:10px; -webkit-border-radius:10px; -khtml-border-radius:10px; border-radius:10px;} |
|
|
|
#footer-cont{width:100%; height: 100px; background-color:#1d4c9a; border-top: solid 2px #1d4c9a;} |
|
|
|
#footer{margin:auto; width:960px; padding: 0 20px 0 20px; background-color:#1d4c9a; height: 100px; |
|
-moz-border-bottom-right-radius:10px; |
|
-moz-border-bottom-left-radius:10px; |
|
-webkit-border-bottom-left-radius:10px; |
|
-webkit-border-bottom-right-radius:10px; |
|
-khtml-border-bottom-left-radius:10px; |
|
-khtml-border-bottom-right-radius:10px; |
|
border-bottom-left-radius:10px; |
|
border-bottom-right-radius:10px; |
|
|
|
} |
|
|
|
#attorney-pics{ |
|
width:180px; |
|
height: auto; |
|
text-align:center; |
|
float:left; |
|
margin-right: 15px; |
|
font-size: 12px; |
|
|
|
} |
|
|
|
#footerleftcol{float:left; width: auto; height: auto; margin-top:30px; font-size:12px; color:#ffffff; text-align:left;} |
|
|
|
#footercontact{float:right; width: auto; height: auto; margin-top:20px; font-size:14px; color:#fff; text-align:right;} |
|
</style> |
|
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"> |
|
<title> |
|
Alchemie IP - UK Chartered and European Patent Attorneys |
|
</title> |
|
<meta content="telephone=no" name="format-detection"> |
|
<meta content name="description"> |
|
<meta content name="author"> |
|
<meta content="AymqwRC7u88Y4JPvfIF2F37QKylC04248hLCdJAsh8xgOfe/dVJPV3XS3wLFca1ZMVOtnBfVjaCMTVudWM//5g4AAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjk1MTY3OTk5LCJpc1RoaXJkUGFydHkiOnRydWV9" http-equiv="origin-trial"> |
|
</head> |
|
<body> |
|
<div id="header-cont"> |
|
<div id="header"> |
|
<div id="logo"> |
|
<a> |
|
<img alt height="87" src="rick.jpg" style="border-width: 0px;" width="250"> |
|
</a> |
|
</div> |
|
<div id="navbar"> |
|
<ul id="nav-list"> |
|
<li style="padding-left: 0;"> |
|
<a> |
|
HOME |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
ABOUT |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
OUR APPROACH |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
ATTORNEYS |
|
</a> |
|
</li> |
|
</ul> |
|
</div> |
|
</div> |
|
</div> |
|
<div id="content"> |
|
<img height="200" src="rick.jpg" style="border-width: 0px;" width="1000"> |
|
<div id="textbox1"> |
|
<h1> |
|
Our Clients |
|
</h1> |
|
<p> |
|
We work for a broad range of clients which include individuals, small and medium enterprises, start-up companies, universities and multi-national companies. These clients are based in the UK and overseas. |
|
</p> |
|
<p> |
|
We also provide a consultancy service to other firms of patent attorneys and to industrial IP departments to assist you when over-stretched (e.g. single or multiple assignments, maternity and/or paternity leave cover, and periods of recruitment). |
|
</p> |
|
</div> |
|
</div> |
|
<div id="footer"> |
|
<div id="footerleftcol"> |
|
<span class="footerlink"> |
|
<a> |
|
Legal Notices |
|
</a> |
|
</span> |
|
<br> |
|
<span class="footerlink"> |
|
<a> |
|
Privacy Notice |
|
</a> |
|
</span> |
|
<br> |
|
© Alchemie IP Ltd 2018 - all rights reserved. |
|
</div> |
|
<div id="footercontact"> |
|
<div style="height:auto; margin-bottom: 5px; margin-top: 10px;"> |
|
<strong> |
|
T: Cardiff [PHONE REDACTED] |
|
</strong> |
|
</div> |
|
|
|
<div style="height:auto; margin-bottom: 5px;"> |
|
<span class="footerlink"> |
|
<a> |
|
E: [EMAIL REDACTED] |
|
</a> |
|
</span> |
|
</div> |
|
</div> |
|
</div> |
|
</body> |
|
</html> |
|
|