/***************************
Colors  Hex Values
***************************/
/*
Dark Teal 00a1b1
Light Teal ccecef
Darkest Teal-Samples Hover  007682

About 9ac0cd
Services 839685
People 5c899e
Contact 9ac0cd
Portfolio 9da585
*/


/***************************
General
***************************/

* { 
	margin:0;
	padding:0;
	}
body { 
	margin:0;
	padding:0;
	font-family:verdana, tahoma, arial, helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:left;
	}
#bodyHome	{ 
	background: #fff url('d2d_images/bg_shadowHome.gif') top left repeat-y;
	}
#bodyAll	{ 
	background: #fff url('d2d_images/bg_shadow.gif') top left repeat-y;
	}	
img {
	border:0;
	}
h1	{ 
	color:#00a1b1;
	font-weight:bold;
	font-size:14px;
	margin-bottom:10px;
	}
h2	{
	font-weight:bold;
	font-size:16px;
	margin-bottom:15px;
	}
h3	{
	font-weight:bold;
	font-size:14px;
	margin-bottom:15px;
	}
h4	{ 
	font-size:11px;
	font-weight:normal; }

strong	{ font-weight:bold; }
em	{ font-style:italic; }
.clear	{ clear:both; }
.clearbottom { margin-bottom:25px;}

/***************************
Container
***************************/
#pagetop	{ 
	background:#fff;
	width:930px;
	height:20px;
	clear:both;
	}
#container	{
	width:930px;
	}
#containerHome	{
	width:930px;
	margin-top:35px;
	background: url('d2d_images/bg_plain.gif') top left repeat-y;
	padding-bottom:25px;
	}
.rcolumn	{
	position:absolute;
	top:323px;
	left:208px; 
	}
.lcolumn	{
	position:absolute;
	top:375px;
	left:10px;
	width:190px;
	display:block;
	float:left;
	}
/***************************
Top of Nav
***************************/
#maininfo {
	position:relative;
	left:208px;
	width:720px;
	background:#fff;
	text-align:right; 
	}
.header	{ 
	width:690px;
	height:57px;
	}
.tagline	{
	padding-top:40px;
	padding-bottom:22px;
	}	
.logo	{ 
	float:left;
	height:140px;
	width:200px;
	}
.mainnav {
	position:absolute;
	margin-left:208px;
	height:140px;
	width:720px;
	}


	
/***************************
Quick Connect
***************************/
#qc	{ 
	font-size:11px;
	font-weight:bold;
	padding:0 0 15px 15px;
	}
#qc a	{ color:#000;text-decoration:underline; }
#qc a:hover	{ color:#00a1b1;text-decoration:underline; }
#qc img	{ padding-top:15px;  }

.cnr_ul {
	background:#ccecef url('d2d_images/corner_upperleft.gif') top left no-repeat;
	}
.cnr_lr {
	background:#ccecef url('d2d_images/corner_lowerright.gif') bottom right no-repeat;
	margin-bottom:100px;
	}
	
/***************************
Copyright
***************************/
.copyright	{ 
	font-size:10px;
	color:#00a1b1;
	margin-left:10px;
	}
.copyright a {
	color:#00a1b1;
	text-decoration:underline;
	}
.copyright a:hover {
	color:#000;
	text-decoration:underline;
	}
/***************************
Home Page Layout
***************************/
.homesplit	{
	font-size:14px;
	margin-top:50px;
	margin-left:30px;
	margin-bottom:25px;
	width:310px;
	float:left;
	}
.homesplit ul {
	margin-left:30px;
	margin-top:15px;
	}
.homesplit ul li {
	list-style-type:disc;
	margin-top:7px;
	}
#splitright {
	border-left:1px solid #ccecef;
	padding-left:30px;
	}	
	
/***************************
Individual Page Layouts
***************************/
.next	{ 
	text-align:right;
	color:#fff;
	text-decoration:none;
	}
.next a	{ 
	color:#fff;
	text-decoration:none;
	}
.next a:hover	{ 
	color:#fff;
	text-decoration:none;
	}
.next img	{ 
	position:relative;
	top:6px;
	left:5px;
	}
.previous {
	margin-right:10px;
	}
#about	{	
	color:#000;
	background:#9ac0cd url('d2d_images/corner_lowerright.gif') bottom right no-repeat;
	width:513px;
	padding:30px;
	}
#about ul {
	margin-left:15px;
	margin-top:15px;
	margin-bottom:15px;
	}
#about ul li {
	list-style-type:disc;
	}
#services	{	
	color:#fff;
	background:#839685 url('d2d_images/corner_lowerright.gif') bottom right no-repeat;
	margin-left:145px;
	width:516px;
	padding:30px;
	}
#services ul {
	margin-left:15px;
	margin-top:15px;
	margin-bottom:15px;
	}
#services ul li {
	list-style-type:disc;
	}
#people	{	
	color:#fff;
	background:#5c899e url('d2d_images/corner_lowerright.gif') bottom right no-repeat;
	width:455px;
	padding:30px 30px 30px 205px;
	margin-left:30px;
	}
#people ul {
	margin-left:15px;
	margin-top:15px;
	}
#people ul li {
	list-style-type:disc;
	margin-bottom:7px;
	}
.portrait	{ 
	float:left;
	margin-left:-175px;
	margin-right:30px;
	font-size:10px;
	}
.portrait img	{ 
	border:1px #fff solid;
	margin-bottom:5px;
	}
.portrait_nb	{ 
	float:left;
	margin-left:-175px;
	margin-right:30px;
	font-size:10px;
	}
#contact{	
	margin-left:30px;
	color:#000;
	background:#9ac0cd url('d2d_images/corner_lowerright.gif') bottom right no-repeat;
	width:632px;
	padding:30px;
	}
#contact1	{	
	float:left;
	width:250px;
	margin-right:50px;
	}
#contact2	{	
	white-space:nowrap;
	float:left;
	width:250px;
	font-size:10px;
	}
.formfield input	{
	width:250px; 
	height:18px;
	border:1px solid #000;
	margin-left:7px;
	margin-bottom:7px;
	}
.formfield textarea	{
	width:250px; 
	height:75px;
	margin-left:7px;
	margin-bottom:7px;
	border:1px solid #000;
	}
#portfolio	{	
	color:#fff;
	font-size:14px;
	background:#9da585 url('d2d_images/corner_lowerright.gif') bottom right no-repeat;
	width:455px;
	padding:30px 30px 30px 205px;
	margin-left:30px;
	}
#portfolio a	{
	color:#fff;
	text-decoration:none;
	}
#portfolio a:hover	{
	color:#fff;
	text-decoration:none;
	}
#portlink a	{
	color:#fff;
	text-decoration:underline;
	}
#portlink a:hover	{
	color:#fff;
	text-decoration:underline;
	}
#samples	{	
	color:#fff;
	font-size:14px;
	background:#9da585 url('d2d_images/corner_lowerright.gif') bottom right no-repeat;
	width:630px;
	padding:30px;
	margin-left:30px;
	}
#samples a { 
	color:#000;
	text-decoration:none;
	}
#samples a:hover { 
	color:#000;
	text-decoration:underline; 
	}
#samples table	{ 
	font-size:10px;
	line-height:13px;
	font-family:arial,helvetica,sans-serif;
	color:#000;
	text-align:center;
	margin-top:-10px;
	width:100%;
	} 
#samples table img	{ 
	margin-top:20px;
	margin-bottom:7px;
	border:1px solid #fff;
	width:162px;
	height:120px;
	} 
#samples table td { 
	width:33%; 
	}
#samples .next a { 
	color:#fff;
	text-decoration:none;
	}
#samples .next a:hover { 
	color:#fff;
	text-decoration:none;
	}
#desc_print {
	margin:15px 5px;
	font-family:arial,helvetica,sans-serif;
	color:#000;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	}
#desc_print a { 
	font-weight:normal;
	color:#000;
	text-decoration:underline; 
	}
#desc_print a:hover { 
	font-weight:normal;
	color:#000;
	text-decoration:underline; 
	}	
.credit { margin-top:6px; }	
#ulink a { 
	color:#000;
	text-decoration:underline; 
	}
#ulink a:hover { 
	color:#000;
	text-decoration:underline; 
	}
.legaltext	{
	margin:30px;
	font-size:10px;
	color:#000;
	}
.legaltext a	{
	color:#000;
	text-decoration:underline;
	}
.legaltext a:hover	{
	color:#00a1b1;
	text-decoration:underline;
	}
