@import url(reset.css);
#header,#main-content,#links,#footer {
font-size:1.2em;
}

p,table,address,ul {
line-height:1.5em;
}

table.fullwidth {
	width: 100%;
}

body {
background:#e5e5e5 url(../images/body-bg.png) repeat-x;
color:#3e3d3d;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:62.5%;
text-align:center;
}

body#metal-products td {
	width: 259px;
	text-align: center;
	padding-right: 50px;
}

#domtek {
	margin: 10px auto;
	width:370px;
}

p {
padding:0.5em 0 1.33em;
text-align:justify;
}

a {
color:#c30202;
}

a:hover {
color:#8F0000;
}

#wrapper {
background:#fff;
border-left:1px solid #bfbfbf;
border-right:1px solid #bfbfbf;
margin:0 auto;
text-align:left;
width:960px;
}

#header {
background:url(../images/header-bg.png) repeat-x;
height:121px;
padding-top:20px;
position:relative;
}

#header h1 a {
background:url(../images/buildall-logo.png) no-repeat;
display:block;
height:64px;
margin:0 0 0 28px;
text-indent:-9999px;
width:189px;
}

#header address {
color:#626262;
font-style:normal;
font-weight:700;
margin:15px 0 0 28px;
}

#header .header-images {
float:right;
padding-right:157px;
}

#header .worker {
position:absolute;
right:-28px;
top:0;
z-index:3;
}

#header #tim-br {
	display: block;
	width: 100px;
	height: 100px;
	position: absolute;
	top: 31px;
	right: 150px;
	text-indent: -9999px;
}

#global-nav {
background:url(../images/global-nav-blue-bg.png) no-repeat;
border:1px solid #bfbfbf;
border-left:none;
clear:both;
height:35px;
position:relative;
}

#global-nav ul {
background:url(../images/global-nav-bg.png) repeat-x;
margin:2px 0 0 29px;
width:928px;
}

#global-nav li {
display:inline;
position: relative;
z-index: 3000;
}

#global-nav li a {
color:#fff;
font-size:1.4em;
height:31px;
line-height:31px;
padding:10px;
text-decoration:none;
text-transform:uppercase;
}

#global-nav li a.active {
	font-weight: bold;
	text-decoration: underline;
}

#global-nav ul.submenu {
	position: absolute;
	top: 23px;
	*top: 36px;
	left: 10px;
	background: #1E2B62;
	margin: 0px;
	z-index: 1000;
	width: 200px;
	border-left: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	display: none;
}

#global-nav ul.submenu li {
	display: block;
	border-bottom: 1px solid #BFBFBF;
}

#global-nav ul.submenu li a {
	color: #C3C9DF;
	text-transform: none;
}

#global-nav ul.submenu li a:hover {
	text-decoration: none;
	color: #fff;
}

#facebook {
	position:absolute;
	z-index:10;
	right:215px;
	top:5px;
	float:right;
}

#facebook a img {
	border:none;
}

#local-nav ul {
margin:2px 0 0 0px;
}

#local-nav li {
display:inline;
position: relative;
}

#local-nav li a {
height:31px;
line-height:31px;
padding:10px;
text-decoration:none;
}

#local-nav li a.active {
	font-weight: bold;
	text-decoration: underline;
}

#content-wrapper {
background:url(../images/content-wrapper-bg.png) repeat-y;
min-height:422px;
position:relative;
}

#home #content-wrapper {
background:url(../images/content-wrapper-home-bg.png) repeat-y;
}

* html #content-wrapper {
height:422px;
}

#links {
background:url(../images/45-degrees.png) no-repeat;
float:left;
width:200px;
}

#links h2 {
background:url(../images/hot-links.png) no-repeat;
height:365px;
left:-30px;
position:absolute;
text-indent:-9999px;
top:10px;
width:21px;
}

#links .link {
text-align:center;
}

#links .link a {
display:block;
height:80px;
line-height:80px;
}

#links .link a img {
vertical-align:middle;
}

#links .link h3 a {
background:url(../images/link-bg.png) repeat-x;
border-bottom:1px solid #bfbfbf;
border-top:1px solid #bfbfbf;
color:#3e3d3d;
height:23px;
line-height:23px;
text-decoration:none;
}

#main-content {
float:left;
padding:30px 30px 0;
width:700px;
}

#home #main-content {
width:455px;
}

#main-content h2 {
color:#c30202;
font-size:2.6em;
margin-bottom:15px;
}

#main-content h3 {
	font-size: 1.5em;
	color: #1E2B62;
}
#main-content h4 {
	margin-top: 15px;
}

#main-content img {
	border: 1px solid #BFBFBF;
	padding: 2px;
}

#main-content hr {
	height: 1px;
	background-color:#BFBFBF;
	color:#BFBFBF;
	border: 0;
}

#main-content .supplier {
	float: left;
	border: 1px solid #7F7F7F;
	margin: 0px 4px 10px 0px;
	padding: 2px;
	text-align: center;
	width: 162px;
}

#main-content .supplier div {
	height: 80px;
	line-height: 80px;
}

#main-content .supplier img {
	border: none;
	max-height: 75px;
	max-width: 125px;
	vertical-align: middle;
}

#main-content .supplier > a {
	display: block;
	height: 25px;
	background-color:#7F7F7F;
	padding: 5px;
	line-height: 25px;
	color: #CFCFCF;
}
#main-content .supplier > a:hover {
	color:#fff;
}

#main-content .row {
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-bottom: 20px;
}

#main-content .row img {
	float: left;
	margin-bottom: 10px;
}

#main-content .row div {
	margin-left: 120px;
}

#main-content ul {
	list-style-type: disc;
	padding-left: 40px;
}

#main-content .floatLeft {
	margin-right: 20px;
}

#main-content .floatRight {
	margin-left: 20px;
}

th {
	font-size: 1.2em;
	color: #1E2B62;
	text-decoration: underline;
}

th, td {
	padding: 5px;
}

tr.odd {
	background-color: #EFF2FF;
}

#sidebar {
background-color:#dfdfdf;
border-left:1px solid #bfbfbf;
float:left;
width:241px;
}

#sidebar h2 {
background:url(../images/interactive-links.png) no-repeat;
height:365px;
position:absolute;
right:-30px;
text-indent:-9999px;
top:10px;
width:21px;
}

#sidebar .section {
background-color:#fff;
border-top:1px solid #bfbfbf;
height:119px;
}

#sidebar #dream-deck {
border-top:1px solid #fff;
padding-bottom:4px;
}

#sidebar .section h3 a {
border-bottom:1px solid #bfbfbf;
color:#fff;
display:block;
font-size:1.4em;
height:27px;
line-height:27px;
margin:3px 0 0 3px;
text-align:center;
text-decoration:none;
}

#sidebar .section img {
margin:3px 0 0 3px;
}

#sidebar #dream-deck h3 a {
background-color:#79a12e;
}

#sidebar #colours h3 a {
background-color:#ada68c;
}

#sidebar #advanta h3 a {
background-color:#4980aa;
}

#sidebar .last {
border-bottom:1px solid #bfbfbf;
}

#ruler {
background:url(../images/ruler-bg.png) repeat-x;
bottom:-25px;
height:24px;
left:0;
position:absolute;
width:960px;
}

#footer-wrapper {
background:#293980 url(../images/footer-bg.png) repeat-x;
height:313px;
}

#footer {
color:#fff;
margin:0 auto;
text-align:left;
width:960px;
}

#footer a {
color:#cad23a;
text-decoration:none;
}

.footer-section {
display:inline;
float:left;
margin:53px 0 20px 27px;
}

.footer-section h2 {
font-size:2.2em;
margin-bottom:20px;
}

.flyer {
border-right:1px solid #fff;
padding-right:23px;
width:375px;
}

.flyer img {
padding-left:20px;
position:relative;
top:-30px;
}

.renos {
width:507px;
}

.renos img {
margin-right:-25px;
margin-top:-80px;
position:relative;
}

#footer-bottom {
border-top:1px solid #fff;
clear:both;
}

#footer-bottom p {
margin:10px 27px;
}

#footer-bottom a {
color:#fff;
}

.floatLeft {
float:left;
}

.clear {
clear:both;
}

#global-nav li a:hover,#links .link h3 a:hover,#sidebar .section h3 a:hover,#footer a:hover {
text-decoration:underline;
}

#sidebar #advanta,#sidebar #colours {
padding-bottom:4px;
}

.footer-section img,.floatRight {
float:right;
}

#footer-bottom img {
	vertical-align: middle;
}

.clear {
	clear: both;
}
