@charset "utf-8";
/* CSS Document */

/* ######################################################################### */
/* STRUCTURE */


div#container {
	background:url(../images/content_bg.jpg) repeat-y;
	position: relative;
	width: 946px;
	margin: 0 auto 0px auto;
	text-align: relative;
}


div#wrapper {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	width: 100%;
}

div#rightcolumn {
	width:195px;
	float:right;
	position:relative;
}

div#header {
	background: url(../images/header_bg.jpg) no-repeat top;
	padding:20px 20px 0px 20px;
	}
	
div#main {
	background: url(../images/main_bg.jpg) no-repeat top;
	padding:17px 20px;
	min-height:300px;
	}
	
div#bottom {
	padding-bottom:180px;
	background:#FFF;
	}

div#content {
	position: relative;
	margin-left:240px;
	top:12px;
	margin-bottom:30px;
	width:665px;
}

div#footer{
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	width:100%;
	background: #016D77;
	color:#FFF;
	height: 135px;
	text-align: center;
	font-size:11px;
	line-height: 13px;
	padding: 20px 0px 0px 0px;
}

div#footer a{
	color:#FFF;
}


/* ######################################################################### */
/* MENUS */

ul#productsnav { 
	width:210px;
	float:left;
	position:relative;
	list-style:none;
	margin-top:0px;
	font-family:arial;
	font-size:13px;
}

ul#productsnav li{ 
	margin-left:0px;
	list-style:none;
	width: 215px;	
	line-height:14px;
}

li.button a {
	background: url(../images/button_bg.jpg) no-repeat;
	height:18px;
	color:#016D77;
	padding: 7px 5px 2px 8px;
	text-decoration:none;	
	margin-bottom:3px;	
	display:block;
}

li.button a:hover {
	background:url(../images/button_bg_roll.jpg);
	text-decoration:none;
	color: #C00;
}

li.button a.active {
	background:url(../images/button_bg_roll.jpg);
	text-decoration:none;
	color: #C00;
}

li.button a.active:hover {
	background:url(../images/button_bg_roll.jpg);
	text-decoration:none;
	color: #C00;
}

li.buttondouble a {
	background: url(../images/buttondouble_bg.jpg);
	height:32px;
	padding: 4px 5px 0px 8px;
	color:#016D77;
	text-decoration:none;	
	margin-bottom:3px;	
	display:block;
}

li.buttondouble a:hover {
	background:url(../images/buttondouble_bg_roll.jpg);
	text-decoration:none;
	color: #C00;
}

li.buttondouble a.active {
	background:url(../images/buttondouble_bg_roll.jpg);
	text-decoration:none;
	color: #C00;
}

li.buttondouble a.active:hover {
	background:url(../images/buttondouble_bg_roll.jpg);
	text-decoration:none;
	color: #C00;
}

#menu {
	position:absolute;
	right:25px;
	font-size:14px;
	top:100px;
	height:20px;
	}
	
#menu a{
	color:#646464;
	text-decoration:none;
	}
	
#menu a:hover{
	color:#C00;
	text-decoration:underline;
	}
	
#menu a.active{
	color:#C00;
	text-decoration:underline;
	}


/* ######################################################################### */
/* DIVS */

#tel {
	font-size:15px;
	color:#666;
	float:right;
	font-weight:bold;
	text-align:right;
	line-height:normal;
}

#tel a{
	font-size:15px;
	font-weight:100;
	}
	
.rightaddress {
	width:295px;
	float:right;
	margin-top:8px;
}

/* ######################################################################### */
/* BLOG STYLING */

.leftcontent {
	width:480px;
	float:left;
	margin-top:30px;
	background:#FFFFFF;
}

.headline {
	border-bottom:solid 1px #CCC;
	padding-bottom:0px;
	margin-bottom:15px;
}

.headline h1 {
	color:#006C77;
	border:none;
	padding:0px;
	font-size:20px;
	margin:0px 0px 6px 0px;
}

.headline p {
	padding:0px;
	margin-bottom:5px;
}

.search {
	font-size:17px;
	font-weight:bold;
	line-height:22px;
	}

.blogexcerpt {
padding-bottom:35px;
}
 
.blogexcerpt p {
	line-height:18px;
}


.posted {
font-size:0.8em;
}

.blogcomment p {
padding-bottom: 15px;
}

.rightcontent {
	width:175px;
	float:right;
	margin-top:30px;
}

.window {
	width:175px;
	float:left;
	border:1px solid #999;
	margin-bottom:10px;
	padding:3px;
}

.window h1{
	width:171px;
	background:url(../images/small-window-header-bg.gif) repeat-x;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	padding-left:4px;
	height:25px;
	margin-top:0px;
	margin-bottom:0px;
	}

.textbox {
/*background:url(../images/small-window-bg.jpg) repeat-x bottom #EEE;*/
line-height:8px;
padding:5px 3px 3px 3px;
}

.more {
	margin:0px;
	padding:0px;
	}

.more h2{
	width:100%;
	background:#eee;
	padding-left:4px;
	height:22px;
	padding-top:0px;
	margin-top:0px;
	font-size:14px;
	font-style:normal;
	}
	
.more h1 a {
	font-size:12px;
	font-weight:bold;
	}




/* ######################################################################### */
/* DEFAULT STYLING */

a {
	color:#006C77;
	text-decoration:underline;
} 

a:hover {
	color:;
	text-decoration:underline;
}

body {
	background:url(../images/body_bg.jpg) repeat-x;
	font-family: Verdana;
	font-size: 10pt;
	line-height: 17pt;
	text-align: relative;
	color:#666;
	 /* centers container divs in browsers that don't understand margin: auto */
}


html, body { height: 100%;}

ul.redb li {
	list-style:url(../images/bullet.jpg);
	}

H1 {
	color:#006C77;
	font-size:24px;
	margin-top:40px;
	margin-bottom:15px;
}

H2 {
	color: #C00;
	font-size:16px;
	font-weight:100;
	margin-top:30px;
	margin-bottom:5px;
	font-style:italic;
}

hr {
	height:1px;
	color:#999;
	background-color:#999;
	border:0px;
	margin-bottom:40px;
	}

/* ######################################################################### */
/* STYLES */

.fltrt { 
	float: right;
	margin-left: 10px;
}

.fltlft { 
	float: left;
	margin-right: 10px;
}

.clrflt {
clear:both;
}

.white {
	color:#FFFFFF;
}

.terms {
	background-color:#EFEFEF;
	padding:5px;
	}

.centre {
text-align:center;
}


.bold {
	font-weight:bold;
	}

.red {
	color:#CC0000;
	}
	
.tablestyle {
	border:0px;
	align:center;
	padding:4px;
	width:100%;
	background:#F2F2F2;
}

.tablestyle td{
	padding:2px;
}

.altrow {
	background: #E3E3E3;
	}
	
.headerrow {
	background: #DBDBDB;
	color:#900;
	}
	
.headerrow2 {
	background: #DBDBDB;
	color:#006C77;
	}

/* ######################################################################### */
/* DO NOT EDIT - STYLES TO MAKE EVERYTHING WORK THE SAME IN ALL BROWSERS */

/* Elements to clean out: */
body, fieldset, form, html {
	margin: 0;
	padding: 0;
	border: 0;
}


html { /* font values can be overwritten for specific sites using body tag in default.css */
	font: 75%/150% Verdana, Arial, Helvetica, sans-serif; /* font-size, line-height, font-family */
}
input, label, select, textarea { /* font values can be overwritten for specific sites using these tags in default.css */
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Elements with a vertical margin: */
address, blockquote, dl, h3, h4, h5, h6, ol, pre, ul {
	margin: 1em 0;
	padding: 0;
}

/* Apply left margin:                     */
blockquote, dd {
	margin-left: 1em;
}
li {
	margin-left: 2.5em;
}

/* Miscellaneous: */
label {
	cursor: pointer;
}
fieldset {
	border: none;
}
input, select, textarea {
	font-size: 100%;
}
img {
	border: none;
}
textarea {
	overflow: auto;
}

input.submit {
	cursor: pointer;
}

p { 
margin-top:0px;
margin-bottom:20px;
}


/* Copyright (c) Webfuel Ltd. */

