/*------Global------*/

body {	
	margin:0 auto;
	font-smooth:always;
}
img {
	border:none;
}

/*------Divs------*/

#container {
	width:802px;
	background:url(../images/bodyslice.jpg) repeat-y;
	overflow:hidden;
}
#innercontainer {
	width:800px;
	padding:0 1px 0 1px;
}
#header {
	width:798px; height:146px;
	background:url(../images/header.jpg) no-repeat;
}
#nav {
	width:798px; height:35px;
	background:url(../images/navslice.jpg) repeat-x;
}
#suppliers {
	width:796px; height:75px;
	margin:1px 0 0 0;
	border:1px solid #CCCCCC;
	position:relative;
}
#middle {
	width:798px;
	padding:10px 0 0 0;
}
#left {
	width:548px;
	float:left;
}
#form {
	width:350px;
	padding:30px 0 0 0;
	float:right; position:relative; display:block; 
}
#right {
	width:230px;
	padding:0 10px 0 10px;
	float:left;
}
#right img {
	padding:0 0 10px 0;
}
#footer {
	width:798px; height:30px;
	background:url(../images/footerline.jpg) no-repeat top center;
	float:left;
}
#bottom {
	width:802px; height:1px;
	background:url(../images/bottom.jpg) no-repeat;
	float:left;
}

/*--Suppliers Logos--*/

#suppliers #garador {
	width:118px; height:34px;
	position:absolute; left:4px; top:20px;
}
#suppliers #garador {
	width:118px; height:34px;
	position:absolute; left:4px; top:20px;
}
#suppliers #gliderol {
	width:52px; height:68px;
	position:absolute; left:126px; top:2px;
}
#suppliers #henderson {
	width:140px; height:17px;
	position:absolute; left:184px; top:30px;
}
#suppliers #hormann {
	width:56px; height:67px;
	position:absolute; left:334px; top:2px;
}
#suppliers #novoferm {
	width:116px; height:23px;
	position:absolute; left:398px; top:25px;
}
#suppliers #sws {
	width:155px; height:35px;
	position:absolute; left:524px; top:20px;
}
#suppliers #wessex {
	width:91px; height:51px;
	position:absolute; left:695px; top:10px;
}

/*------Styles------*/

p, .testimonial p, #footer p, h1, h2, a, a:visited, a:hover, li, td {
	font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; text-decoration:none; text-align:left; color:#333333;
	margin:0; padding:0; padding:10px 5px 10px 5px;
}
.contact p {
	padding:0; padding:5px;
}
#footer p {
	font-size:11px; text-align:right;
	display:block; float:right; position:relative;
	padding:0; padding:10px 0 0 0;
}
h1 {
	font-size:25px; color:#333333;
}
h2 {
	font-size:11px; text-align:right; color:#666666;
	padding:0; padding:10px 10px 0 0;
}
ul, li {
	vertical-align:baseline;
	margin:0px; padding:0px;
}
li {
	font-weight:bold;
	padding:3px 0 3px 15px;
	list-style:none; background-image:url(../images/bullet.jpg); background-repeat:no-repeat; background-position:0;
}
ul {
	padding:5px 0 5px 70px;
}
td {
	font-size:11px;
	padding:0; padding-bottom:5px; margin:0;
}
a, a:visited {
	font-weight:bold;
	margin:0; padding:0;
}
a:hover {
	font-weight:bold; text-decoration:underline;
	margin:0; padding:0;
}
#nav a, #nav a:visited {
	font-size:14px; color:#FFFFFF; font-weight:normal;
	padding:8px 22px 0 22px;
	float:left;
}
#nav a:hover {
	color:#EAEA00; text-decoration:none;
}
#footer a, #footer a:visited, #footer a:hover {
	font-size:11px; color:#333333; text-align:left;
	padding:0; padding:10px 0 0 0;
	display:block; float:left; position:relative;
}
#footer a:visited {
	color:#FF00FF;
}
#footer a:hover {
	text-decoration:underline;
}