* {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

body {
	margin: 10px 0;
	padding: 0;
	background: #EFEFEF;
	font-size: 13px;
	color: #6B6B6B;
}

p.black {
  color: #000000;
}

a {
	color: #3467b4;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0 0 10px;
	font-weight: normal;
	color: #000000;
  clear: both;
}
h1 { }
h2 {
	margin-bottom: 10px;
	border-bottom: 1px solid #f4f4f4;
	font-size: 18px;
}
h2.green {
	margin-top: 20px;
	border-bottom: none;
	color: #78AB46;
}

h3 {
	margin-bottom: 3px;
	padding-bottom: 3px;
	font-size: 16px;
	border-bottom: 1px solid #f4f4f4;
}

ol, ul, blockquote {
	line-height: 24px;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}


#header {
	width: 917px;
	height: 115px;
	margin: 0 auto;
	background: url(../images/topmiddle.gif) repeat-x;
}

#logo {
	float: left;
	/* height: 115px; */
	padding: 0 0 0 0;
	background: url(../images/topleft.gif) no-repeat;
}

#logo * {
	text-decoration: none;
}

#logo h1 {
	float: left;
	padding: 50px 0 0 40px;
	font-size: 36px;
}

#logo h1 a {
	color: #000000;
}

#logo h1 span a {
	font-weight: bold;
	color: #33578d;
}

#logo h2 {
	float: left;
	padding: 72px 0 0 8px;
	font-size: 12px;
	border: none;
}

#logo h2 a {
	color: #B4B4B4;
}
#mainlogo { position: relative; top: 40px; right: -20px; border-width: 0; }

#telephone {
  position: relative;
  width: 210px;
  top: -50px;
  right: -460px;
  margin-bottom: -20px;
  border-width: 0;
	font-size: 24px;
  }

/* Menu */

#menu {
	float: right;
	height: 45px;
	padding: 70px 20px 0 0;
	background: url(../images/topright.gif) no-repeat right top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 12px 0 12px;
	border-left: 1px solid #DBDBDB;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;
	color: #3B3B3B;
}

#menu a:hover {
	background: #4c6488;
	color: #ffffff;
	text-decoration: none;
}

#menu .first a {
	border: none;
}


#headershadow {
	width: 877px;
	height: 170px;
	margin: 0 auto;
	background: url(../images/headershadow.gif) repeat-x left bottom;
	border-right: 20px solid #FFFFFF;
	border-left: 20px solid #FFFFFF;
}

/* Content */

#content {
	width: 847px;
	margin: 0 auto;
	padding: 10px 35px 0 35px;
	background: #FFFFFF url(../images/bottom.gif) no-repeat left bottom;
}

#maincontent {
	float: left;
	width: 620px;
}

.apr, .shelving, .partitioning {
  clear: both;
  }

img.apr, img.shelving, img.partitioning {
  float: right;
  padding: 0 5px 0 5px;
  }

#sidebar {
	float: right;
	width: 185px;
	padding: 5px 0 0 0;
}
.sidebar { line-height: 14px; list-style-type: square; }
/* Footer */

#footer {
}

#footer p {
	text-align: center;
	color: #c4c4c4;
}

#footer a {
	color: #c4c4c4;
}
#semifooter { text-align: center; padding-bottom: 10px; }
#semifooterlinks { font-variant: small-caps; text-align: center; word-spacing: 5px; letter-spacing: 1px; padding-bottom: 10px; }
#SpecialWebList { margin-left: 50px; list-style-type: disc; display: block; }
#maintbl { width: 520px; margin: 0 auto; }
