body {
	color: #000;
	background-color: #ededed;
	background: #fff url(/images/pagebackground.png) repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0;
	text-align: center;
	font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	font-size: 62.5%;
}

body#splash {
	background-position: 0 100px;
}

#splashlogo {
 position: relative;
 top: 64px;
}

#splashtactical {
 position: relative;
 height: 26px;
 width: 688px;
 top: 150px;
 margin-left: auto;
 margin-right: auto;
}

#splashmenu {
 position: relative;
 top: 180px;
}

#main {
	width: 904px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0;
}

.banner {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 904px;
	height: 212px;
	text-align: center;
}

body#home .banner {
	background: url(/images/about-banner.png) no-repeat;
}

body#news .banner {
	background: url(/images/news-banner.png) no-repeat;
}

body#contact .banner {
	background: url(/images/contact-banner.png) no-repeat;
}

body#digital .banner {
	background: url(/images/digital-banner.png) no-repeat;
}

body#purpose .banner {
	background: url(/images/purpose-banner.png) no-repeat;
}

body#samples .banner {
	background: url(/images/samples-banner.png) no-repeat;
}

#page-contents {
	width: 904px;
}

.left-side {
	width: 211px;
	height: 500px;
	margin: 0;
	margin-left: 5px;
	float: left;
}

#right-side {
	float: right;
	margin: 0;
	width: 688px;
}

#content-header {
	width: 688px;
	height: 75px;
	border-bottom: 2px solid #000;
}

body#home .left-side {
	background: url(/images/about-side.png) no-repeat;
}

body#digital .left-side {
	background: url(/images/digital-side.png) no-repeat;
}

body#contact .left-side {
	background: url(/images/contact-side.png) no-repeat;
}

#content {
	background: #fff;
}

#footer {
	width: 904px;
	height: 50px;
	padding-top: 20px;

}

#menu {
	float: left;
	margin: 28px 0px 0px 0px;
	width: 290px;
	height: 100px;
	text-align: left;
}

.menuitem {
	width: 289px;
	padding-bottom: 5px;
	height: 14px;
}

#content-header h1 {
	width: 168px;
	height: 70px;
	margin:0;
	background: url(/images/logo-bottom.png);
	background-repeat: no-repeat;	
}

.ptitle {
	width: 420px;
	height: 23px;
	float: left;
	margin: 38px 0px 0px 10px;
}

body .pointer {
	background: url(/images/not-selected.png) no-repeat;
	width:13px;
	height: 11px;
	float: left;
	margin-right: 5px;
	margin-top: 1px;
}

body#home .hp {
	background: url(/images/selected.png) no-repeat;
}

body#digital .dp {
	background: url(/images/selected.png) no-repeat;
}

body#contact .cp {
	background: url(/images/selected.png) no-repeat;
}

body#home .ptitle {
	background: url(/images/about.png) no-repeat;
}

body#digital .ptitle {
	background: url(/images/digital.png) no-repeat;
}

body#contact .ptitle {
	background: url(/images/contact.png) no-repeat;
}

.logo {
	float: right;
	margin: 0 12px 0 0;
}

.logoimg {
	margin-top: 28px;
}

.shush {
	display: none;
}

.info {
	font-size: 1.1em;
}

.clear {
	clear: both;
}

#content p {
	margin: 10px;
	color: #222;
	text-align: left;
	font-size: 1.5em;
	line-height: 1.3em;
}

#corebelief {
	margin-left: 1px;
	width:687px;
	height: 116px;
	background: url(/images/corebelief.png) no-repeat;
}

#corebelief p {
	position: relative;
	top: 46px;
	color: #222;
	font-size: 1.5em;
	line-height: 1.3em;
}

#digitalmenu {
	margin-left: 1px;
	width:687px;
	height: 116px;
	background: url(/images/swishy.png) no-repeat;
	padding-top: 14px;
}

#digitalmenu ul {
	text-align: right;
	font-size: 1.4em;
	font-family: "Futura", Tahoma, Arial, sans-serif;
	margin-right: 15px;
}

#digitalmenu li {
	margin-bottom: 10px;
	color: #b0b0b0;
}

#digitalmenu a {
	text-decoration: none;
	color: #037344;
}

#digitalmenu a:hover {
	text-decoration: none;
	color: #037344;
}

#digitalmenu li.dm-active {
	color: #000;
}

#digitalmenu li.dm-active a {
	color: #000;
}

#products {
	width: 680px;
	margin-left: 5px;
}

#products h3 {
	font-size: 1.6em;
	margin-bottom: 5px;
}

#products p {
	font-size: 1.6em;
	text-align: justify;
	line-height: 1.3em;
}

#slider {
	float:left;
	width: 679px;
}

#diginav {
	float:left;
	width: 174px;
}

.navigation li {
	margin-bottom: 6px;
	text-align: left;
}

.scroll {
	width: 503px;
	float: right;
	text-align: left;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
}

.scrollContainer div.panel {
    padding: 20px;
    height: 400px;
    width: 480px;
}
