body,img,form {
	padding:0;
	margin:0;
	border:0;
}
body {
	background:#FFF;
	font-size:14px;
	font-family:Arial,sans-serif;
	color:#95887D;
}
a { color:#95887D; text-decoration:none; }
a:hover { text-decoration:underline; }
h2 {
	padding:0;
	color:#FFF;
	font-size:21px;
	margin:3px 0;
}
h2 span { padding:2px; }
#site {
	width:915px;
	margin:0 auto;
}
h2 span { background:#95887D; }
h2.security span{ background:#3C2F27; }
h2.broadcast span { background:#66584B; }
h2.office span { background:#A9998C; }
h2.products span { background:#C1B5A5; }
#main h2 { margin-top:25px; }
h3 { font-size:14px; margin:0 2px; padding:0; }
#sidenav {
	width:200px;
	text-align:right;
	float:left;
	font-size:11px;
}
#sidenav p { margin-top:20px; }
#sidenav .sublinks { margin:5px 0;padding:0; }
.hidden_menu { display:none; }
.pagesmenu { list-style:none; margin:0; padding:0; }
.pagesmenu li { margin-bottom:3px; }
#navigation {
	height:100px;
	margin:0 auto 80px auto;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	width:710px;
}
#button1 { background:#3C2F27 url('/images/security.gif') no-repeat bottom center; }
#button2 { background:#66584B url('/images/broadcast.gif') no-repeat bottom center; }
#button3 { background:#A9998C url('/images/office.gif') no-repeat bottom center; }
#button4 { background:#C1B5A5 url('/images/products.gif') no-repeat bottom center; }
a.navbutton {
	padding-top:50px;
	width:124px;
	float:left;
	margin:0 25px 0 25px;
	text-decoration:none;
	display:block;
}
a.navbutton span {
	position:relative;
	top:25px;
	color:#000;
	font-family:Verdana;
	font-size:17px;
}
#contentarea {
	position:relative;
	height:270px;
	text-align:justify;
	font-size:12px;
	line-height:150%;
	width:710px;
	margin:0 auto;
}
.homecontent {
	position:absolute;
	top:0; left:0;
	display:none;
}
.visible { display:block; }
#main {
	width:680px;
	padding:83px 10px 0 25px;
	float:right;
	text-align:justify;
	font-size:12px;
	line-height:150%;
}
#logo {
	background:url('/images/big_knotty_logo.gif') no-repeat;
	height:252px;
	width:700px;
	margin:0 auto;
	clear:both;
}
.sideimg { float:right;margin:0 0 10px 10px; }
.sideimg.left { float:left; margin:10px 10px 0 0; }
.quicklinks { font-weight:bold; font-size:13px }
#footer { font-size:11px;clear:both;}
#footer p { float:left; margin:0;padding:0;}
#footer p.contactdetails {  float:right; }
.prodpic {
	margin-top:15px;
}