* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	min-height: 101%;
	text-align: center;
	background: #e7e7e7 url('img/bgd.jpg') repeat-x;
}
/* Fonts */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
/* 
1.false value for WinIE4/5
2.trick WinIE4/5 into thinking rule is over
3.recover from trick
4.intended value for better browsers.
Next but one rule: be nice to Opera */
a{}
body, body div, body td, body p, body ul, body ol, body li, body th	{
    font-size:    x-small;      
    voice-family: "\"}\"";   
    voice-family: inherit;   
    font-size:    small;
}
html>body, html>body div, html>body td, html>body p, html>body ul, html>body ol, html>body li, html>body th	{
    font-size:    small;
}
/* Layout */
#container {
	width: 740px;
	margin: 0 auto;
	border: 0;
	text-align: left;
	color: #000;
	background-color: #fff;
}
#logo {
	width: 153px;
	float: left;
}
#topnav {
	width: 587px;
	float: left;
}
#header {
	width: 100%;
}
#left {
	width: 153px;
	float: left;
	overflow: hidden;
	font-size: 100%;
	padding: 5em 0 0 0;
	text-align: center;
}
#left img {
	margin: 0 0 30px 0;
}
#maincontent {
	width: 587px;
	float: left;
	overflow: hidden;
	text-align: left;
}
#maincontent img {
	float: right;
	clear: right;
	margin: 0 0 20px 20px;
}
#footercontainer {
	width: 740px;
	float: left;
	clear: both;
	background: url('img/footer_bgd.gif') repeat-y;
}
#footer_left {
	width: 153px;
	float: left;
	overflow: hidden;
	text-align: center;
	color: #000;
}
#footer_left p {
	margin: 0.2em 0;
}
#footer {
	width: 587px;
	float: left;
	overflow: hidden;
	text-align: left;
}
#footerprint {
	display: none;
}
.padding {
	padding: 5px 20px;
}
.padding_footer {
	padding: 0px 20px;
}
#headerprint, #flash_slide_print {
	display: none;
}
#flash_gallery, #flash_gallery2 {
	margin: 2em 0 0 0;
}
/* Flash video */
#flash_content_print, #flash_content_print2 {
	display: none;
}
div#flash_content img, div#flash_content2 img {
	float: left;
	clear: left;
	margin: 0;
	padding: 0;
}
div#flash_content p, div#flash_content2 p {
	float: left;
	clear: left;
}
/* hr used to clear the video containers */
hr.clear { 
	clear: both;
	display: block;
	visibility: hidden;
	margin: 0 0 10px 0;
}
/* to lay out alt content in client galleries */
#flash_gallery img, #flash_gallery2 img { 
	margin: 10px;
	border: 0;
	padding: 0;
	float: none;
}
#maincontent table.clients_table {
	width: 100%;
}
#maincontent table.clients_table td {
	width: 33%;
	padding: 10px;
	text-align: center;
	border-bottom: 1px dotted #205389;
}
#maincontent table.clients_table img {
	margin: 0;
	float: none;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */

/* Images */
img {
	border: 0;
}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin: 1em 0; 
}
li, dd { 
	margin-left: 1.5em;
}
fieldset { 
	padding: 0; 
}
h1 {
	font-size: 150%;
	font-weight: bold;
	color: #205389;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	color: #205389;
}
h3 {
	font-size: 110%;
	font-weight: bold;
	color: #205389;
}
h4, h5, h6 {
	font-size: 100%;
	font-weight: bold;
	color: #205389;
}
body#homepage h1 {
	font-weight: normal;
}
#maincontent p, #maincontent li, #maincontent td {
	font-size: 90%;
}
#footer_left p {
	font-size: 75%;
	font-weight: bold;
}
#maincontent p.link {
	margin: 30px 0 20px 0;
	font-size: 75%;
}	
#maincontent p.quote {
	padding: 5px;
	font-style: italic;
	color: #205389;
	background: #e7e7e7;
}	
/* Top Menu */
#topmenu {
	width: 100%;
	margin: 0;
	padding: 5px 0 0 0;
	text-align: right;
	line-height: 1.8em;
}
#topmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#topmenu ul li {
	margin: 0;
	padding: 0;
	display: inline;
}
#topmenu ul li a {
	margin: 0;
	padding: 1px;
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 0.3px;
}
#topmenu ul li a:link, #topmenu ul li a:visited {
	border-top: 0;
	border-left: 0;
	border-bottom: 3px solid #fff;
	border-right: 0;
	color: #205389;
	background: #fff;
	text-decoration: none;
}
#topmenu ul li a:hover {
	border-bottom: 3px solid #205389;
	text-decoration: none;
}
body#homepage li#home a, body#designpage li#design a, body#shopfittingpage li#shopfitting a, body#maintenancepage li#maintenance a, body#constructionpage li#construction a, body#clientspage li#clients a {
	border-bottom: 3px solid #999;
	color: #999;
	text-decoration: none;
}
#footer_left a:link, #footer_left a:visited {
	color: #205389;
	text-decoration: none;
}
#footer_left a:hover {
	text-decoration: underline;
}
a:link {
	color: #205389;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
