@charset "UTF-8";
/* 	CSS Document 
	Developed for Denny Marketing
	http://www.dennymarketing.com
	copyright 2009 All Rights Reserved
*/

body {
	font: 12px Verdana, Arial, sans-serif;
	background: #222;
	background:#D1D3D4;
	margin-top: 0;
	line-height: 18px;
}

#container {
	margin: 0 0 0 20px;
  	width: 1028px;
	background:#fff;
}

.logo {
	width:302px;
	height:50px;
	padding: 15px 0 5px 0;
}

.logo a {
	width:302px;
	height:83px;
	background: url(/images/logo.jpg) no-repeat;
	z-index:-2000;
	margin-left: 70px;
	display:block;
	text-indent: -9999px;
	overflow:hidden;
	float: left;
}

#slider img {
	z-index: -2000;
}

#slider .slidertext {
	z-index: 2000;
	margin-left: 665px;
	width: 265px;
	left: 97px;
	top: 172px;
	height: 419px;
	position: absolute;
}

.slidertext p {
	line-height: 19px !important;
}

#navigation {
	float:right;
	width:580px;
	height:45px;
	background: url(/images/navigation.jpg) no-repeat;
	font-size: 13px;
	color: #58595B;
	margin-right: 18px;
	z-index: 2000;
}

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

#navigation ul li {
	position: relative;
	padding: 15px 0 25px 0;
	margin-right: 3px;
	float: left;
	text-align: left;
}

.nav1 {
	margin-left: 30px;
	width: 125px;
}

.nav2 {
	width: 100px;
}

.nav3 {
	width: 95px;
}

.nav4 {
	width: 240px;
}

.nav5 {
	width: 70px;
}

.drop1 {
	width: 150px;
}

.drop2 {
	width: 100px;
}

.drop3 {
	width: 100px;
}

.drop4 {
	width: 100px;
	padding-bottom: 5px;
}

#navigation li ul {
	position: absolute;
	text-align:left;
	display: none;
	background-color:#58595B;
	top: 36px;
	width: 175px !important;
	margin-top: 9px;
	margin-left: -9px;
	z-index: 3000;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	margin-right: -15px;
}

#navigation li ul li {
	padding: 0 15px 0 10px !important;
}

#navigation li ul {
	padding: 3px 0 8px 0 !important;
}

#navigation ul li a {
	display: block;
	text-decoration: none;
	color: #58595B;
}

#navigation ul li a:hover, #navigation ul li a:active { 
	font-weight: bold;
	color: #58595B;
}

#navigation li:hover ul, #navigation li.over ul {	
	text-align:left;
	display: block; 
	color: #fff;
}

#navigation li ul a, #navigation li.over ul a, #navigation li ul a:hover {	
	text-align:left;
	display: block; 
	color: #fff;
}

#slider {
	float:right;
	width:951px;
	height:455px;
	z-index: -2000;
}

/* Footer */

#clearing {
	height: .25in;
	clear:both;
}

#footer {
	width:1024px;
	font-size: 10px;
	color:#6D6F71;
	margin: 0 0 0 10px;	
}

#footer p {
	text-align:center;
	margin: 2px 0 0 10px;
  	width: 1024px;
}

#footer a, #footer a:visited {
	color:#6D6F71;
	text-decoration: none;
}

#footer a.active, #footer a:hover {
	color: #F7931E;
	text-decoration: none;
}

#row {
	width: 100%;
}

 .col { 
	float:right;
	width:286px;
	height:122px;
	margin-right:8px;
	background: url(/images/col-background.jpg) top right no-repeat;
}

.homecol { 
	float:right;
	width:286px;
	height:122px;
	margin-right:31px;
	background: url(/images/col-background.jpg) top right no-repeat;
}


.column { 
	float:right;
	width:280px;
	margin-right: 10px;
}

.homecol ul, .col ul {
	display: block; 
}

.homecol ul li, .col ul li {
	list-style: none;
	margin-left: -30px;
	
}

.homecol p, .col p { 
	margin: 10px;
}

.casestudy, clientweb {
	font-size: 15pt;
	line-height: 25px !important;
}

.casestudy {
	color: #fff;
}

.clientweb {
	color: #000;
}

.colheader {
	color: #F26522;
	font-weight: bold;
}

.readmore {
	color: #004A76;
	text-decoration:none;
}

#callout {
	z-index: 3000;
	position: absolute;
	color: #004A76;
	font-size: 15pt;
	left: 236px;
	top: 172px;
	width: 209px;
	height: 252px;
}

#content {
	padding: 0 70px 0 70px;
}

#content h2 img {
	padding-left: 50px;
	float: right;
}

.patti {
	width: 660px;
}

.patti p {
	width: 380px;
}

h2 {
	color: #004A76;
	font-size: 12pt;
}

h1 {
	color: #F26522;
	font-size: 14pt;
}

h3 {
	color: #000;
	font-size: 10pt;
}

.highlight {
	color: #F26522;
	font-weight: bold;
}

.column2 {
	width: 380px;
	height: 428px;
	float: right;
	margin-top: -10pt;
	background:url(/images/lightbulb.jpg);
	z-index: -3000;
}

.socialize {
	width: 580px;
	float: right;
	z-index: -3000;
}


.socialize form label {
	margin-left: 0;
	float: left !important;
}

.pop {
	 padding: 5px;
	 margin: 0 10px 10px 0;
	 border: #58595B 1px;
	 float: left;
}

.alignright {
	float: right;
}

.alignleft {
	float:left;
}

img a {
	border: none;
}

.column2b {
	float: right;
	width: 400px;
	text-align: left;
	margin-top: -13px;
	padding-left:45px;
}

.sidebar {
	float: right;
	width: 30%;
	background: #CCCCCC;
	padding: 15px;
	line-height: 20px !important;
	margin-left: 15px;
	color: #004A76;
	height: 500px;
}

.quote {
	font-size: 14px;
	font-style: italic;
}

.action {
	font-size: 14px;
}

/* JQuery Slider */

.arrows {
	position: absolute;
	width:99px;
	height:18px;
	left: 553px;
	top: 553px;
}

.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0;
}
		
.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 0 10px 0 0;
	position: relative;
	width: 80px;
	top: -50px;
}

/* These 2 lines specify style applied while slider is loading */
.csw {width: 470px; height: 500px; overflow: hidden}
.csw .loading {margin: 200px 0 300px 0; text-align: center}

.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden; 
	margin: 0;
	width: 470px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 450px;
	clear: both;
}
		
.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 100%;
	list-style-type: none;
	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. */
}
		
.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width: 460px; /* Also specified in  .stripViewer  above */
}
		
.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 0;
}
		
.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	margin: auto;
}
		
.stripNav ul { /* The auto-generated set of links */
	list-style: none;
}
		
.stripNav ul li {
	float: left;
	margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
	text-indent: -9000em;
	padding-right:10px;
}

.stripNavL, .stripNavR { /* The left and right arrows */
	position: absolute;
	top: 450px;
	text-indent: -9000em;
	z-index: 9000;
}
		
.stripNavL a, .stripNavR a {
	display: block;
	height: 40px;
	width: 40px;
}
		
.stripNavL {
	left: 300px;
	background: url("/js/images/left-arrow.jpg") no-repeat center;
}
		
.stripNavR {
	left: 400px;
	background: url("/js/images/right-arrow.jpg") no-repeat center;
}
		

.portcolumn {
	float:right;
	width: 475px;
	padding-right:50px;
}

.portcolumn img {
	z-index: -2000;
}

.portcolumn p {
	z-index: -1000;
}

.portcolumn .indent2 .wrapper {
	width: 440px;
	height: 450px;
	margin: -20px 20px 0 20px;
}

ul#cross-links, ul#valid { 
	text-align: left; 
	width: 300px; 
	float: left; 
	z-index: -2000;
}
		
ul#cross-links li, ul#cross-links li a {
	list-style:none;
	line-height: 18pt;
	font-size: 12pt;
	text-decoration: none;
	z-index: -2000;
	color: #004A76;
}

ul#cross-links li a:hover, ul#cross-links li a:active {
	color: #F26522;
}