/* Reset */
body, h1, h2, h3, h3, h4, h5, h6, p, ul, ol, li, form, input, img{
	border:0;
	margin:0;
	padding:0;
	border: none;
}

/* Sitebuilding */
body{
	background:URL(img/noisebg.jpg);
	border-top:solid #0083a9 10px;
	font-family:Arial, "Helvetice Neue", Helvetica, sans-serif;
	font-size:14px;
}
#wrap{
	margin:auto;
	width:560px;
}
#content{
	margin:auto;
	margin-top:30px;
	width:500px;
	padding:30px;
	background-color:#FFFFFF;
	border:solid 1px #e8e8e8;
}
#separator{
	width:500px;
	height:1px;
	background:URL(img/separator.jpg);
	margin:40px 0 30px 0;
}
#shadow{
	margin:auto;
	width:560px;
	height:19px;
	background-image:URL(img/shadow.jpg)
}
	
#companies{
	margin-top:30px;
	height:100px;
	background-color:#e6e6e6;
	border-bottom:solid 1px #f8f8f8;
}
#cwrap{
	margin:0 auto;
	width:775px;
}
#footer{
	height:50px;
	background-color:#0083a9;
	border-top:solid 1px #575b5c;
}
.clear{
	clear:both;
}
/* Typography, Footer and Logo */
h2{
	font-size:26px;
	font-weight:normal;
	color:#0083a9;
}
h3{
	font-size:14px;
	font-weight:bold;
	color:#1a1a1a;
	margin:20px 20px 5px 20px;
	line-height:17px;
}
p{
	margin:20px 20px 0 20px;
	color:#595b5c;
	line-height:17px;
}
ul{
	margin:0 20px 0 20px;
	padding:0 20px 0 20px;
	color:#595b5c;
	line-height:17px;
	list-style:square;
}
a{
	color:#0083a9;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#footer a{
	color:#fff;
}
/*#footer a{
	display:block;
	margin-top:7px;
	text-indent:-9999px;
	width:115px;
	height:34px;
	background:URL(img/logosmall.png);
	float:left;
}*/
#footer p{
	font-size:12px;
	line-height:12px;
	color:#ffffff;
	text-align:right;
	float:right;
	margin:19px 0 0 0;
}
#logo{
	display:block;
	margin:auto;
	margin-top:30px;
	text-indent:-9999px;
	width:303px;
	height:100px;
	background:URL(img/logo.png);
}

/* Contact Area */
#contact{
	margin:auto;
	margin-top:30px;
	width:420px;
}
#phone{
	width:150px;
	float:left;
	color:#0083a9;
	font-weight:bold;
	line-height:26px;
}
#or{
	text-align:center;
	width:120px;
	float:left;
	color:#1a1a1a;
	margin:auto;
	font-size:24px;
	font-weight:bold;
}
#mail{
	width:150px;
	float:right;
	font-weight:bold;
	text-align:right;
	line-height:26px;
}
#mail a{
	color:#0083a9;
	text-decoration:none;
}
#mail a:hover{
	text-decoration:underline;
}

/* Companies */
#companies a{
	display:block;
	margin:15px 10px 10px 10px;
	height:70px;
	text-indent:-9999px;
	float:left;
	background-position:top;
}
#companies a:hover{
	background-position:bottom;
}
#amplivox{
	width:104px;
	background:URL(img/amplivox.png);
}
#gsi{
	width:116px;
	background:URL(img/gsi.png);
}
#interacoustics{
	width:153px;
	background:URL(img/interacoustics.png);
}
#maico{
	width:65px;
	background:URL(img/maico.png);
}
#medrx{
	width:119px;
	background:URL(img/medrx.png);
}
#sanibelsupply{
	width:98px;
	background:URL(img/sanibelsupply.png);
}