/* LAYOUT */
body, html {
	margin:0;
	padding:0;
	height:100%;
}
.ver8gr {font-family: Verdana; font-size: 8pt; color: gray}
#wrapper {
	position:relative;
  min-height: 100%;
  background-color:#4279b4;
}
ul.redarrownav {
	margin: 0px; 
	padding-left: 15px; 
	padding-bottom: 0px;
	list-style-image:url(/dcg/dcg.nsf/li-bullet.gif)
}
ul.redarrownav li {
	margin: 0px 0px 8px 5px;
}
.container {
	margin:0 auto;
	width:86%;
	min-width:820px;
}
#header {
  background:#fff url(/dcg/dcg.nsf/menu-bg.gif) repeat-x bottom left;
}
#header .container {
  height:160px;
  width:94%;
}
#header_bg {
  background:url(/dcg/dcg.nsf/logo-bg.gif) no-repeat top left;
  margin:0 auto;
  width:92%;
}
#logo {
	height:124px;
	float:left;
}
#logo img {
	margin-top:12px;
}
#header_tools {
  float:right;
  margin-top:30px;
  line-height:1.9em;
}
#header_tools label {
  display:none;
}
#header_tools input {
  background-color:#fff;
  border:1px solid #bbb;
  padding:1px 3px;
}
#header_tools .spacer {
  padding-right:20px;
}
#header_tools img {
  vertical-align:text-bottom;
}
#header_tools #contact_text {
  margin-top:10px;
}
/*
#menu ul {
	list-style:none;
	text-align:center;
	margin:0;
	padding:0;
}
#menu li {
	float:left;
	margin:0 0px 0 0;
	background: url(/dcg/dcg.nsf/menu-item-bg.gif) no-repeat top right;
  height:34px;
	min-width:106px;
  line-height:2em;
}
*/
#content {
	background-color:#e7eff7;
}
.index #content {
	background-color:#a4c6bb;
}
#content .container {
  padding:20px 0;
  min-height:200px;
}
.index #content .container {
  background: url(/dcg/dcg.nsf/content-flash-bg.gif) no-repeat 80% 0px;
  padding:20px 0;
}
.index #animation {
  float:right;
  width:500px;
  height:275px;
  background-color:#537389;
  border:2px solid #cfcfcf;
  margin-left:15px;
}
.index #content_text {
  margin-top:10px;
}
#features {
  background:#e7eff7 url(/dcg/dcg.nsf/features-bg.gif) repeat-x top left;
  height:285px;
}
#features .container {
  padding:20px 0;
}
#features .box_right {
  background: url(/dcg/dcg.nsf/features-box-right.gif) no-repeat bottom right;
}
#features .box_left {
  background: url(/dcg/dcg.nsf/features-box-left.gif) no-repeat bottom left;
}
#features .box_center {
  background: url(/dcg/dcg.nsf/features-box-center.gif) repeat-x bottom left;
  float:left;
  width:33%;
}
#features .box_content {
  height:250px;
  padding:0 10px;
}
h1, h2, h3 {
	margin:0;
	padding:0;
	margin-bottom:5px;
}
#footer {
  background:#4279b4 url(/dcg/dcg.nsf/footer-bg.gif) repeat-x top left;
  min-height:200px;
}
#footer .container {
  padding:20px 0;
}
#footer .box {
  float:left;
  width:33%;  
}
#footer .box_content {
  min-height:100px;
  padding:0 10px;
}
.clear {
	clear:both;
}
/* STYLE */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000;
}
a:link {
	color:#0033cc;
}
a:active, a:focus {
	color:#0066ff;
}
a:visited {
	color:#333399;
}
a:hover {
	color:#0066ff;
	text-decoration:none;
	background-color:#fff;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
}
#header a:hover, #footer a:hover {
	background-color:transparent;
}
#header_tools #contact_text{
  font-size:11pt;
  font-weight:bold;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}
h1 {
	font-size:16pt;
	font-weight:normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
h2 {
	font-size:14pt;
	font-weight:normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
h3 {
	font-size:10pt;
	font-weight:bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#content_text {
	line-height:1.5em;
}
.index #content_text {
	line-height:1.8em;
}
#features {
	line-height:1.8em;
	font-size:8pt;
}
#features .news_item {
	margin:15px 0;
}
#footer {
	line-height:1.5em;
	font-size:8pt;
	color:#fff;
}
#footer a:link {
	color:#fff;
	text-decoration:underline;
}
#footer a:active, a:focus {
	color:#fff;
	text-decoration:underline;
}
#footer a:visited {
	color:#e1e1e1;
	text-decoration:underline;
}
#footer a:hover {
	color:#fff;
	text-decoration:underline;
}
/* MENU */
#menu {
	font-size:13pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#menu a:link {
	color:#006ee4;
	text-decoration:none;
}
#menu a:active, a:focus {
	color:#218cff;
	text-decoration:none;
}
#menu a:visited {
	color:#006ee4;
	text-decoration:none;
}
#menu a:hover {
	color:#1f62aa;
	text-decoration:underline;
}
.index #menu #index .qmparent, 
.about #menu #about .qmparent, 
.services #menu #services .qmparent, 
.portfolio #menu #portfolio .qmparent,
.contact #menu #contact .qmparent {
	color:#888;
	text-decoration:none;
}
/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}
/*!!!!!!!!!!! QuickMenu Styles !!!!!!!!!!!*/
	/* QuickMenu 0 */
	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:auto;
		background-color:transparent;
		background-image:url(/dcg/dcg.nsf/durkan-divider-bg.png)
	}
	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		
	}
  
  .qmparent {
    line-height:2em;
    height:34px;
  	padding:0px 8px;
  }
	/*"""""""" (MAIN) Parent Items""""""""*/	
	#qm0 .qmparent	
	{	
		background-repeat:no-repeat;
		/*background-position:95% 50%;*/
		text-align:center;
		
	}
	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		color:#000000;
		text-decoration:none;
	}
	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:5px 5px 5px 5px;
		background-color:#EEEEEE;
		border-width:1px;
		border-style:solid;
		border-color:#5b91cb;
		text-align:left;
	}
	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:1px 5px 3px 5px;
		margin:5px 0;
		background-color:transparent;
		color:#000000;
		font-size:10pt;
		font-weight:normal;
		border-width:0px;
		border-style:none;
		border-color:#000000;
	}
	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		background-color:#ccc;
		text-decoration:none;
	}
	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		background-color:#ccc;
		text-decoration:none;
	}
	/*"""""""" (SUB) Parent Items""""""""*/	
	#qm0 div .qmparent, #qm0 ul .qmparent	
	{	
		
	}
	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#666666;
		color:#FFFFFF;
	}
	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		margin:2px 5px 5px 5px;
		color:#222222;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
	}
	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 5px 4px 5px;
		border-color:#999999;
	}
	
	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		height:34px;
		margin:0;
	}
	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul	
	{	
		width:100%;
	}
	
	/*"""""""" Custom Rule""""""""*/	
	#qm0 .qmdividery	
	{	
    width:14px;
		background-image:url(/dcg/dcg.nsf/durkan-divider.png);
		background-repeat:no-repeat;
		background-position:left top;
	}
	
	#menu #menu-end {
    font-size:1px;width:14px;height:34px;background-image:url(/dcg/dcg.nsf/durkan-divider.png);
  }
	/*"""""""" Custom Rule""""""""	
	ul#qm0 li:hover > a.qmparent	
	{	
		background-image:url(qmimages/arrow_1.gif);
	}*/
	
/* CASE STUDIES */
.case {
  width:830px;
  height:420px;
  position:relative;
  background:url(/dcg/dcg.nsf//0/796D4A737536EE53852574FE001F5C3F/$FILE/) no-repeat left top;
  padding:25px 30px;
  margin:0 auto;
}
.case_title {
  margin-bottom:30px;
}
.case_description {
  width:350px;
  height:360px;
  position:absolute;
  left:30px;
  bottom:30px;
  font-size:8pt;
}
/* IE ignores styles with [attributes], so it will skip the following. */
.case_description .top[class] {
  width:350px;
  height:10px;
  background-image:url(/dcg/dcg.nsf/case-white-top-50p.png);
}
/* IE ignores styles with [attributes], so it will skip the following. */
.case_description .middle[class] {
  background-image:url(/dcg/dcg.nsf/white-50p.png);
}
.case_description .middle div {
  margin:0 auto;
  overflow:auto;
  width:330px;
  height:340px;
}
/* IE ignores styles with [attributes], so it will skip the following. */
.case_description .bottom[class] {
  width:350px;
  height:10px;
  background-image:url(/dcg/dcg.nsf/case-white-bottom-50p.png);
}
.case_images {
  width:350px;
  position:absolute;
  right:50px;
  bottom:30px;
  font-size:8pt;
  color:#fff;
}
.case_images a:link, .case_images a:focus, .case_images a:active, .case_images a:visited, .case_images a:hover {
color:#fff;
background-color:transparent;
} 
/* IE ignores styles with [attributes], so it will skip the following. */
.case_images .top[class] {
  width:350px;
  height:5px;
  background-image:url(/dcg/dcg.nsf/case-black-top-50p.png);
}
/* IE ignores styles with [attributes], so it will skip the following. */
.case_images .middle[class] {
  width:340px;
  padding:0 5px;
  background-image:url(/dcg/dcg.nsf/black-50p.png);
}
/* IE ignores styles with [attributes], so it will skip the following. */
.case_images .bottom[class] {
  width:350px;
  height:5px;
  background-image:url(/dcg/dcg.nsf/case-black-bottom-50p.png);
}
.cases {
  width:920px;
  margin:0 auto;
}
.cases ul {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
}
.cases ul li {
  float:left;
  margin:20px 20px 0 20px;
}
.cases ul a {
  display: block;
  text-indent: -3000px;
  width: 190px;
  outline: none;
}
.cases ul a:hover {
  background-position: left bottom;
  background-color:transparent;
}

.cases ul .dA61A92DDAB1ACB60852574F50078E580 {
width: 190px;
height: 98px;
background: url(/dcg/dcg.nsf/0/A61A92DDAB1ACB60852574F50078E580/$FILE/ganderson-icon.jpg) no-repeat;
}
.cases ul .d6546F976167BFCEE852574F6006053A4 {
width: 190px;
height: 98px;
background: url(/dcg/dcg.nsf/0/6546F976167BFCEE852574F6006053A4/$FILE/gallagher-icon.jpg) no-repeat;
}
.cases ul .d3D44C594A85F93B1852574F6000D9E92 {
width: 190px;
height: 98px;
background: url(/dcg/dcg.nsf/0/3D44C594A85F93B1852574F6000D9E92/$FILE/perryvidex-icon.jpg) no-repeat;
}
.cases ul .dEA24E86F4F23522B852574F60061AF67 {
width: 190px;
height: 98px;
background: url(/dcg/dcg.nsf/0/EA24E86F4F23522B852574F60061AF67/$FILE/mdc-icon.jpg) no-repeat;
}
.cases ul .d0694442E8BD04995852574F600618A6F {
width: 190px;
height: 98px;
background: url(/dcg/dcg.nsf/0/0694442E8BD04995852574F600618A6F/$FILE/carboline-icon.jpg) no-repeat;
}
.cases ul .dC8D8E04292545415852574F7000DB6DA {
width: 190px;
height: 98px;
background: url(/dcg/dcg.nsf/0/C8D8E04292545415852574F7000DB6DA/$FILE/esp-icon.jpg) no-repeat;
}
.cases ul .dC5FD967D39456B74852574F60061D878 {
width: 190px;
height: 98px;
background: url(/dcg/dcg.nsf/0/C5FD967D39456B74852574F60061D878/$FILE/kerbeck-icon.jpg) no-repeat;
}
.cases ul .d9746C8C3F1D3E56A852574F60061BE4D {
width: 190px;
height: 98px;
background: url(/dcg/dcg.nsf/0/9746C8C3F1D3E56A852574F60061BE4D/$FILE/funk-icon.jpg) no-repeat;
}
.cases ul .d21C01FF880A63641852574F600620FEC {
width: 190px;
height: 98px;
background: url(/dcg/dcg.nsf/0/21C01FF880A63641852574F600620FEC/$FILE/wetsuitgear-icon.jpg) no-repeat;
}
.cases ul .d1AFAD90E9DF25CB185257520005A986A {
width: 190px;
height: 98px;
background: url(/dcg/dcg.nsf/0/1AFAD90E9DF25CB185257520005A986A/$FILE/butlerrubin-icon.jpg) no-repeat;
}
.cases ul .d5908B158C52B42A085257520005ABA90 {
width: 190px;
height: 98px;
background: url(/dcg/dcg.nsf/0/5908B158C52B42A085257520005ABA90/$FILE/duffers-icon.jpg) no-repeat;
}
.cases ul .d9E652AC0D90D200E85257520005ADC05 {
width: 190px;
height: 98px;
background: url(/dcg/dcg.nsf/0/9E652AC0D90D200E85257520005ADC05/$FILE/zakarak-icon.jpg) no-repeat;
}

/* blockquote styling */
.bqstart {
	float: left;
	height: 35px;
	margin-top: -30px;
	padding-top: 45px;
	margin-bottom: -30px;
	margin-right:5px;
	margin-left:-20px;
	font-size: 700%;
	color: #537389;
	font-family:Georgia, Times, "Times New Roman", serif;
}
.bqend {
	float: right;
	height: 25px;
	margin-top: 0px;
	padding-top: 35px;
	font-size: 700%;
	color: #537389;
	font-family:Georgia, Times, "Times New Roman", serif;
}
blockquote {
	margin:40px 45px;
}
.signup_table {
		border: solid 5px #bbb;
		font-size: 12px;
		margin-bottom: 40px;
		background-color: white;
		}
		.signup_table h2 {
		font-weight: bold;
		}
		.signup_table th {
		border-bottom: solid 1px #bbb;
		}
		.signup_table th, .signup_table td {
		padding: 7px;
		}
		.signup_table .pro, .signup_table .medium, .signup_table .mini {
		margin: 3px;
		}
		.signup_table .pro {
		color: #316d09;
		}
		.signup_table .medium {
		color: #7ca734;
		}
		.signup_table .mini {
		color: #9fc21e;
		}
		.signup_table .right {
		border-left: solid 1px #bbb;
		font-weight: bold;
		}
		.signup_table .row .last {
		border-bottom: solid 1px #bbb;
		}
		.signup_table tr.odd {
		background: #f3f3f3;
		}
		.signup_table .price {
		font-size: 20px
		}
		.signup_table sup {
		font-weight: normal;
		font-size: 13px;
		}
		.signup_table .left {
		width: 28%;
		}
div.promo h1 {
	text-align: center;
	font-size: 2.5em;
	letter-spacing: -1px;
	font-family: helvetica, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
}
ul.pointy,ul.pointy li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
}
ul.pointy {
	margin: 0px 0px 10px 0px;
} 
ul.pointy li {
	margin: 0px 0px 7px 30px;
	color: #333;
	padding: 0px 0px 0px 20px;
	background: url(/dcg/dcg.nsf/bullet-arrow-green.gif) no-repeat left center;
}
ul.pointy li a:hover {
	font-weight: bold;
}
