/*NCD V3 CSS*/
html {
	padding: 0;
	margin: 0;
}
body {
	padding: 0;
	margin: 0;
	text-align: center;
	min-width: 1000px;
	background: url(images/bodybg.gif) repeat-x #b0afb0;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;	
}
img {
	vertical-align: bottom;
	border: none;
	margin: 0;
}
a {
	color: #003366;
	outline: none;
}
h1 {
	font-family: palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4c1005;
	margin-bottom: 0;
}
.header {
	margin: 0 -10px 0;
}
h2 {
	font-family: palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC0033;
}
p {
	font-size: 12px;
	line-height: 18px;
	color: #444444;
	margin: 10px auto;
}
#wrapper {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	width: 990px;
	height: 100%;
}
#footer {
	background: url(images/footer.gif) no-repeat;
	width: 750px;
	height: 69px;
	clear: both;
}
#leftColumn {
	float: left;
	width: 217px;
}
#imageHolder1 {
	background-image: url(images/leftflare.gif);
	background-repeat: no-repeat;
	height: 382px;
	width: 145px;
	position: absolute;
	left: -145px;
	top: 0px;
}
#imageHolder2 {
	background-image: url(images/spacer1.gif);
	background-repeat: no-repeat;
	height: 97px;
	width: 217px;
}
#imageHolder4 {
	background-image: url(images/spacer2.gif);
	background-repeat: no-repeat;
	height: 61px;
	width: 750px;
}
#navBar ul {
	margin: 0;
	padding: 0;
}
#navBar ul li {
	display: block;
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
}
#navBar ul li a {
	display: block;
	float: left;
	height: 27px;
	width: 217px;
	background: url(images/nav.jpg) no-repeat 0 0;
	text-indent: -9000px;
	margin: 0;
	padding: 0;
}
ul li#navService a {
	background-position: 0 -27px;
}
ul li#navPortfolio a {
	background-position: 0 -54px;
}
ul li#navNews a {
	background-position: 0 -81px;
}
ul li#navAbout a {
	background-position: 0 -108px;
}
ul li#navContact a {
	background-position: 0 -135px;
}
ul li#navIndex a:hover {
	background-position: -217px 0;
}
ul li#navService a:hover {
	background-position: -217px -27px;
}
ul li#navPortfolio a:hover {
	background-position: -217px -54px;
}
ul li#navNews a:hover {
	background-position: -217px -81px;
}
ul li#navAbout a:hover {
	background-position: -217px -108px;
}
ul li#navContact a:hover {
	background-position: -217px -135px;
}
ul li#emailBox a {
	background-position: 0 -163px;
	height: 17px;
}
ul li#emailBox a:hover {
	background-position: -217px -163px;
}
#serviceList {
	margin: 10px 0 0 20px;
}
#serviceList ul {
	margin: 10px 0;
	padding: 0;
}
#serviceList ul li {
	display: block;
	list-style-type: none;
	float: left;
	margin: 4px 0 ;
	padding: 0;
}
#serviceList ul li a {
	display: block;
	float: left;
	width: 206px;
	background: url(images/servicesnav.gif) no-repeat 0 0;
	text-indent: -9000px;
	margin: 0;
	padding: 0;
}
ul li#serviceInteractive {
}
ul li#serviceInteractive a {
	height: 40px;
}
ul li#serviceInteractive a:hover {
	background-position: -207px 0;
}
ul li#serviceIdentity {
	}
ul li#serviceIdentity a {
	background-position: 0px -40px;
	height: 41px;
}
ul li#serviceIdentity a:hover {
	background-position: -207px -40px;
}
ul li#servicePrint a {
	background-position: 0px -81px;
	height: 24px;
}
ul li#servicePrint a:hover {
	background-position: -207px -81px;
}
ul li#serviceStrategy a {
}
ul li#serviceStrategy a {
	background-position: 0px -105px;
	height: 45px;
}
ul li#serviceStrategy a:hover {
	background-position: -207px -105px;
}

#rightColumn {
	float: left;
	width: 750px;
}
#contactForm {
	width: 265px;
	padding-left: 10px;
	margin: 10px 0 0 50px;
}
#mainContentBg1 {
	background: url(images/maincontentbg1.gif) top left no-repeat;	
}
#mainContentBg2 {
	background: url(images/maincontentbg2.gif) top right no-repeat;
}
#mainContentBg3 {
	background: url(images/maincontentbg3.gif) repeat-y #ffffff;
	width: 750px;
}
#mainContent {
	padding: 10px 20px 0 30px;	
	min-height: 400px;
	height: auto !important;
	height: 400px;
}
#aboutHome {
	width: 390px;
	padding: 0 0 0 10px;
	margin: 20px 0 0 10px;
}
#contentTop {
	width: 690px;
	overflow: auto;
	padding: 0 0 20px 0;
	border-bottom: 1px dashed #666666;
}
#contentLeft {
	width: 220px;
	padding: 0 10px;
	float: left;
	margin-right: 20px;
}
.serviceList {
	list-style: none;
	margin-left: 0;
	padding: 0;
}	
.serviceList li a {
	text-decoration: none;
	color: #c0500b;
	font-size: 12px;
}
.serviceList h2 {
	font-family: Arial, Helvetica, sans-serif;
}
.serviceList a:hover {
	color: #CC3300;
}
#mainContent ul {
	margin-top: 0px;
}
#mainContent li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 10px 5px 0px;
	padding-left: 5px;
}
#newsContainer {
	width: 220px;
	float: left;
	margin: 2px 0 0 15px;
	overflow: visible;
	padding: 0 0 0 15px;
}
#homeNews {
	height: 250px;
	width: 210px;
	overflow: auto;
	margin-top: 10px;
	padding: 0 5px;
	border-top: 1px #666666 dashed;
	border-bottom: 1px #666666 dashed;
	float: left;
}
#homeNews p {
	font-size: 11px;
}
#homeNews h2 { 
	font-size:11px;
	font-weight: bold;
	margin: 8px 0 0 0;
	color: #CC0033;
}
#newsContent {
	padding: 5px 40px 5px 30px;
	border-top: 1px dashed #666666;
	border-bottom: 1px dashed #666666;
	margin: 10px 0 0 30px;
	height: 400px;
	width: 400px;
	overflow: auto;
	
}
#newsContent h2 {
	font-size:12px;
	font-weight: bold;
	margin: 12px 0 0 0;
}
p.newsDate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	margin: 0;
}
#pageNavNews {
	color: #444444;
	font-size: 10px;
	margin-left: 20px;
}
#pageNavNews a:link, #pageNavNews a:visited {
	color: #333333;
	font-size: 10px;
}
#pageNavNews a:hover {
	color: #CCCCCC;
}
form {
	color: #333333;
	font-size:12px;
}
#hidden {
	width: 1px;
	height: 1px;
	overflow: hidden;
}
.minBox {
	height: 450px;
}
#contentRight {
	float: left;
	width: 421px;
}
#contentRight2 {
	float: left;
	width: 320px;
	margin-top: 30px;
}
#contentRight2 p {
	margin: 20px 0 0 20px;
}
#contentMiddle {
	height: 730px;
	z-index: 2;
	overflow: hidden;
}
#contentMiddle p {
	text-align: center;
	padding-right: 20px;
}
#about1 {
	position: absolute;
	top: 150px;
	left: 250px;
}
#about2 {
	position: absolute;
	top: 380px;
	left: 293px;
}
ul.contact {
	list-style: none;
	padding-left: 3px;
	margin: 0; 
}
ul.contact strong {
	color: #CC0033;
}
#contactForm li {
	margin: 5px 0;
	font-size: 12px;
}
#officeStitch1 {
	background-image: url(images/officestitch2.jpg);
	width: 76px;
	height: 54px;
	position: absolute;
	top: 400px;
	left: 220px;
}
#officeStitch2 {
	background-image: url(images/officestitch1.jpg);
	width: 754px;
	height: 369px;
	position: absolute;
	top: 454px;
	left: 220px;
}
#officeStitch3 {
	background-image: url(images/officestitch3.jpg);
	width: 154px;
	height: 71px;
	position: absolute;
	top: 383px;
	left: 820px;
}
#webView {
	width: 421px;
	height: 283px;
	background: url(images/webpreview.jpg) no-repeat;
	position:relative;
	border: 1px solid #cccccc;
	float: left;
	margin-left: 8px;
}
#homeAbout {
	width: 421px;
	clear: both;
}
#homeBottomRight {
	float: left;
}
.homePortfolioLink {
	position: absolute;
	top: 257px;
	left: 330px;
}

/*freaky stuff here */

.portfolio {
	position: relative;
	z-index: 2;
	margin: 20px 0 20px 70px;
	width: 520px;
	background: none;
	clear: both;
	overflow: auto;
	padding: 10px 0;
	border-top: 1px dashed #666666;
	border-bottom: 1px dashed #666666;
}
.portfolioBox {
	position: absolute;
	left: 175px;
	z-index: 5;
	width: 400px;
}
.portfolioImage {
	height: 95px;
	width: 130px;
	float: left;
}	

a:link .portfolioBlank, a:visited .portfolioBlank{
	opacity: .01;
	filter: alpha(opacity=01);
	-moz-opacity: .01;
}
a:hover .portfolioBlank{
	opacity: .01;
	filter: alpha(opacity=1);
	-moz-opacity: .01
}