body {
	background: #00132c url(../img/background_gradient.jpg) repeat-x;
	text-align:center;
}

#wrap {
	margin: 25px auto 0 auto;
	width: 800px;
	text-align: left;
}

#wrap-inner {
	background: #fff;
}

h1 a {
	display: block;
	height: 152px;
	width: 800px;
	background: url(../img/h1-a.jpg) no-repeat 0 0;
	text-indent: -99999px;
}

#nav ul {
	height: 33px;
	padding: 0 0 0 10px;
	background: url(../img/nav_bg.jpg) repeat-x 0 0;
}

#banner-quote {
	display: block;
	height: 200px;
	width: 788px;
	margin: 5px 6px 6px 6px;
	background: #eee url(../img/napier_port.jpg) no-repeat 0 0;
}

#banner {
  float : left ;
}

#quote-area {
	float: right;
	width: 258px;
	height: 200px;
	background: url(../img/quote.jpg) no-repeat 0 0;
	text-indent: -99999px;
}

#content-col-a {
	float: left;
	display : inline;
	width: 528px;
	border: 1px solid #a4cde8;
	margin: 0 6px 5px 6px;
	background: url(../img/issa_logo.jpg) no-repeat 0 100%;
}

/* IE Fix below */

* html body #content-col-a {
	width: 530px;
}

#content-col-a-inner{
	padding: 20px 10px 62px 10px;
}

#content-col-b {
	float: left;
	width: 252px;
}

.col-box {
	width: 252px;
	margin: 0 0 6px 0;
}

.col-box-inner {
	border: 1px solid #a4cde8;
	border-width: 0px 1px 1px 1px;
}

.col-box-inner-b {
	margin: 0 4px 4px 4px;
	border: 1px solid #d7d7d7;
	padding: 10px;
	background: #f2f2f4;
}

.col-box h3 {
	display: block;
	width: 252px;
	height: 24px;
	text-indent: -99999px;
	margin : 0 ;
}

h3.contact {
	background: url(../img/h3-contact.jpg) 0 0;
}

h3.services {
	background: url(../img/h3-services.jpg) 0 0;
}

#footer {

}