html {margin: 0;
	padding: 0;
	font-size: 100%;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #000;
	background: #f16522 url(../images/gradient.jpg) repeat-x;
	}
	
#container_home {width: 753px;
	margin: 10px auto 0 auto;
	border: 3px solid #0061a0;
	color: #fff;
	background: #0061a0 url(../images/background.gif) repeat-y;}
	
#container {width: 753px;
	margin: 10px auto 0 auto;
	border: 3px solid #0061a0;
	color: #fff;
	background: #0061a0 url(../images/background2.gif) repeat-y;}	
	
/* HEADER */

#header {background-color: #0061a0;
	color: #fff;
	height: 140px;
	position: relative;}

#header h1 {margin: 0;}

#logos {position: absolute;
	top: 5px;
	left: 692px;}


/* CONTENT */

#content {position: relative;
	color: #0061a0;
	background: transparent;
	height:auto !important;
	height: 550px;
	min-height: 550px;}
		
	
/* SIDEBAR_LEFT */	

#sidebar_left {font-size: 0.9em;
	position: absolute;
	top: 0;
	left: 0;
	width: 145px;
	color: #fff;
	background: transparent;}

#sidebar_left ul {list-style: none;
	margin: 0 0 0 1px;
	padding: 0;}

#sidebar_left ul a {display: block;
	color: #fff;
	width: 133px;
	padding: 5px 0 5px 5px;
	background: #0061a0 url(../images/button-off.gif) repeat-y;
	border: 1px solid #fff;
	margin-bottom: 5px;
	text-decoration: none;
	font-weight: bold;}
	
#sidebar_left ul a:hover, #sidebar_left ul a#current {background: #0061a0 url(../images/button.gif) repeat-y;
	color: inherit;}	
	
#sidebar_left img {border: none;}

#enquiry_button {text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	}

#sidebar_left a {color: #fff;
		background: transparent;}
		
#sidebar_left a:hover {text-decoration: none;}

#address {font-size: 0.9em;}

/* MAIN_CONTENT */

#main_content_home {background: transparent;
		color: #0061a0;
		font-size: 0.9em;
		width: 444px;
		margin-left: 145px;
		padding: 10px;
		text-align: justify;}
		
#main_content {background: #fff;
		color: #0061a0;
		font-size: 0.9em;
		width: 585px;
		margin-left: 145px;
		padding: 10px;
		text-align: justify;}		
		
#main_content a {color: #A9191A;
	background-color: inherit;}
	
#main_content a:hover {text-decoration: none;}
		
#main_content_home h2 {margin: 0;
	font-size: 1.2em;
	background-color: #fff;}
	
#main_content h2 {margin: 0;
	font-size: 1.2em;}	

#main_content h2 span_home {font-size: 1.4em;
	vertical-align: middle}	
	
#main_content h2 span {font-size: 1.4em;
	vertical-align: middle}		
	
#freedom {text-align: center;
	margin-top: 30px;}
	
#freedom img {border: none;
	}

#main_content_home p {margin-bottom: 20px;
	background-color: #fff;
	color: inherit;
	}

#main_content p {margin-bottom: 20px;}	

#main_content_home ul {
	background-color: #fff;
	}

#mould {text-align: center;
	
	}
	
#mould img {border: 1px solid #0061a0;
	margin-right: 10px;}

#guarantee {height: 67px;
	border: 2px solid #0061a0;
	font-weight: bold;
	margin: 20px;
	font-size: 0.9em;
	}
	
#main_content #guarantee p {
	margin: 0;}

#guarantee img {float: left;
	margin: 5px 20px 5px 5px;
	vertical-align: middle;}

.alignleft {float: left;
	margin-right: 10px;}
	
.alignright {float: right;
	margin-left: 10px;
	}	
	
ul#rightul {margin-left: 275px;
	padding-left: 0;}
	
.border {border: 1px solid #0061a0;}	
	
#infolink {text-align: right;
	color: #A9191A;
	background-color: inherit;}	

#backlink {text-align: center;
	color: #A9191A;
	background-color: inherit;
	font-weight: bold;}
	
.sidebox {height: 167px;
	border: 2px solid #0061a0;
	margin: 20px;}	
	
.sidebox p {margin: 5px;}

.sidebox h3 {margin: 5px;
	font-size: 1em;}
	
.furtherinfo li {margin-bottom: 5px;}


/* SIDEBAR_RIGHT */

#sidebar_right {position: absolute;
	top: 0;
	left: 613px;
	width: 139px;
	font-size: 0.8em;
	background-color: #fff;
	color: #0061a0;
	text-align: center;
	padding-top: 5px;
	}
	
#sidebar_right ul {margin: 0;
		padding: 0 15px;
		font-size: 0.9em;
		text-align: left;
		}
		
#sidebar_right img {margin-bottom: 3px;
	margin-top: 3px;}
	

/* FOOTER */

#footer {width: 753px;
	margin: 0 auto;
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;}
	
#footer a {color: #fff;
	background-color: inherit;
	text-decoration: none;}
	
#footer a:hover {text-decoration: underline;}
	