/* SB Style Sheet --------------------------------------------------------------------*/
/* undo some default styling of common (X)HTML browsers
/*------------------------------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

/* ------------------------ GLOBAL ELEMENTS ------------------------ */
body { 
	background:#1e1e1e url(../images/bg-body.jpg) top repeat-x;
	text-align:center; 
	font:12px/16px Arial, Helvetica, sans-serif; 
	color:#fff;
	}

blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:1.2em; color:#000; }
h2	{ font-size:1.1em; color:#000; }
h3	{ font-size:2.0em; color:#000; text-transform: uppercase; margin-bottom:25px; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#9F9F9F !important; text-decoration:none; outline:none; }
a:hover,a:active	{ color:#f1a962; text-decoration:none; outline:none; }

/* ------------------------ classes ------------------------ */
.clear	{ 
	clear:both;
	}
	
.ir{ text-indent:-1000px;}

div.clear	{ 
	height:.01em; 
	overflow:hidden; 
	}

img.img-pad-top{ 
	float:left; 
	padding-top:20px;
	}

img.img-left { float:left; }
	
img.img-left-qnews { float:left; padding:0 5px 2px 0; }
	
img.img-right { 
	float:right; 
	margin:5px 0px 10px 10px; 
	}

/* ------------------------ wrap-containers (no width) and current date ------------------------ */
#wrap-container {
	background:#d9d9d9 url(../images/bg-body.jpg) repeat-x;
	margin:0 auto;
	text-align:center;
	}
	
#portfolio-container {
	background:#d9d9d9 url(../images/bg-body-portfolio.jpg) repeat-x;
	margin:0 auto;
	text-align:center;
	}
	
#wrap {
	width:928px;
	margin:0 auto;
	text-align:center;
	}
	
#date {
	width:272px;
	height:25px;
	margin:0;
	padding:0;
	text-align:left;
	float:left;
	}
	#date p {
		color:#9f9f9f;
		font-size:.80em;
		padding-top:4px;
		}
.current-date-bullet {
	background:url(../images/img-current-date-bullet.jpg) no-repeat;
	width:18px;
	height:25px;
	float:left;
	}

/* ------------------------ column-left (DZAP in the News) ------------------------ */
#column-left {
	width:272px;
	float:left;
	text-align:left;
	color:#9f9f9f;
	}
	#column-left p {
		padding:0px 0px 10px 3px;
		float:left;
		font-size:.95em;
		}
		#column-left a:link, a:visited {color:#d87d4b; text-decoration:none;}
		#column-left a:hover, a:active {color:#f1a962; text-decoration:none;}

#column-left-news {
	width:272px;
	float:left;
	text-align:left;
	color:#9f9f9f;
	}
	#column-left-news p {
		padding:0px 0px 10px 3px;
		float:left;
		font-size:.95em;
		}
		#column-left-news a:link, a:visited {color:#d87d4b; text-decoration:none;}
		#column-left-news a:hover, a:active {color:#f1a962; text-decoration:none;}
		
#column-left-about {
	width:272px;
	float:left;
	text-align:left;
	color:#9f9f9f;
	}
	#column-left-about p {
		padding:0;
		margin:0;
		float:left;
		font-size:.95em;
		}
	
#column-left-about {
	width:272px;
	float:left;
	text-align:left;
	color:#9f9f9f;
	}
	#column-left-about p {
		padding:0;
		margin:0;
		float:left;
		font-size:.95em;
		}

/* ------------------------ column-right (Main Stage) ------------------------ */
#column-right { 
	width:656px;
	float:left;
	margin:0;
	padding:0;
	}
	#column-right p, #column-right h1, #column-right h2 {
		padding:0px 0px 0px 0px;
			}
.event_desc h2 { color:#D87D4B; font-size:18px; margin-bottom:12px; }


/* ------------------------ portfolio-container ------------------------ */
#flash-container {
	width:904px;
	height:539px;
	float:left;
	text-align:left;
	margin:0;
	padding:0;
	}
/* ------------------------ background-containers ------------------------ */

#banner-bg {
	background: url(../images/bg-stage-banners.jpg) no-repeat;
	width:656px;
	height:433px;
	float:left;
	margin:0;
	padding:0;
	}
	
#about-us-bg { 
	background: url(../images/bg-stage-about-us.jpg) no-repeat;
	width:656px;
	float:left;
	height:446px;
	margin:0;
	padding:0;
	}

#news-bg { 
	background: url(../images/bg-stage-news.jpg) no-repeat;
	width:656px;
	float:left;
	height:446px;
	margin:0;
	padding:0;
	}
	
#portfolio-container {
	background: url(../images/bg-stage-portfolio.jpg) no-repeat;
	width:656px;
	height:446px;
	float:left;
	margin:0;
	padding:0;
	}
			
#contact-bg { 
	background: url(../images/bg-stage-contact.jpg) no-repeat;
	width:656px;
	float:left;
	height:446px;
	margin:0;
	padding:0;
	}
	#contact-bg p {
	padding:167px 66px 0 82px;
	float:left;
	text-align:left;
	color:#9f9f9f;
	font-size:.95em;
	}
	#contact-bg a:link, a:visited {color:#9F9F9F !important; text-decoration:none;}
	#contact-bg a:hover, a:active {color:#f1a962; text-decoration:none;}
		

#nav-card-container { /*background:url(../images/bg-about-left-column.jpg)  -36px 0 no-repeat;*/ height:376px; float:left; margin:0; padding:0;}
#nav-img-container {height:170px; float:left;}
#nav-card {height:160px; width:272px; float:left;}
#title-meet-dzap { float:left;}
ul#staff { z-index:50; font-size:10px; position:relative; }
/*ul#staff a span {text-transform: uppercase; color:#9F9F9F;}
*/
/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
.tabs .current, .tabs .current:hover, .tabs li.current a {
 cursor:default !important; 
 color:#D87D4B !important;
}


.name-titles-css { margin:0;padding:0; float:left; width: 656px; height:149px;}

	
.bio-content-css {
	padding:115px 66px 0 82px;
	float:left;
	text-align:left;
	color:#9f9f9f;
	font-size:.95em;
	}
	
#names-nav	{
	width:221px;
	height:265px;
	float:left;
	margin:0;
	padding:0;
	}

.about-cards-css { margin:0; width:272px; height:145px; float:left; }

/* ------------------------ news page ------------------------ */

.news-column-wrap {
	width: 656px;
	padding-top:150px;
	float:left;
	}

.divider {
	background: url(../images/divider.gif) no-repeat;
	width:656px;
	height:11px;
	float:left;
	margin-bottom:10px;
	}

.news-container {
	width:656px;
	margin:0;
	padding:0;
	float:left;
	}
	
	.news-container h2 { font-size:18px; font-family: Geneva; margin-left:30px;}
	                      

.news-column-1 {
	padding:0 0 0 31px;
	width:160px;
	float:left;
	}

.news-column-2 {
	float:left;
	text-align:left;
	width:423px;
	}
	.news-column-2 p {
	color:#9f9f9f;
	font-size:.95em;
	float:left;
	}
	
/* ------------------------ content-container ------------------------ */
#content-container {
	background:#1e1e1e url(../images/bg-content.jpg) repeat-x;
	margin:0 auto;
	text-align:center;
	}

#content {
	width:928px;
	margin:0 auto;
	text-align:center;
	}

#content-column-left {
	width:272px;
	float:left;
	text-align:left;
	}

#content-column-right { 
	width:656px;
	float:left;
	text-align:left;
	}
	#content-column-right p, #content-column-right h1 {
		padding:0px 0px 10px 35px;
		}

/* ------------------------container break (no-width) ------------------------ */
#container-break {
	background:#d9d9d9 url(../images/bg-container-break.jpg) repeat-x;
	height:46px;
	margin:0;
	padding:0;
	}

/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	background:url(../images/masthead.jpg);
	height:90px;
	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:0px;
		width:0px;
		top:0px;
		height:0px; 
		}
	#masthead a span {
		display:none;
		}

/* ------------------------ header framework ------------------------ */
#header { height:300px; } /* sets height for all non-flash headers */

	body#index #header { background:url(../images/header-index.jpg); }


/* ------------------------ subhead framework ------------------------ */
#subhead { height:47px;	 }
	body#index #subhead { background:url(../images/subhead-index.jpg) no-repeat; }
	body#about #subhead { background:url(../images/subhead-about.jpg) no-repeat; }
	body#news #subhead { background:url(../images/subhead-news.jpg) no-repeat; }
	body#services #subhead { background:url(../images/subhead-services.jpg) no-repeat; }
	body#clients #subhead { background:url(../images/subhead-clients.jpg) no-repeat; }
	body#contact #subhead { background:url(../images/subhead-contact.jpg) no-repeat; }

/* ------------------------ titles and editables ------------------------- */
#title-contact {
	height:55px;
	background:url(../images/title-contact.jpg) ;
	}

#title-dzap-in-news	{
	width:51px;
	float:left;
	}

#title-awards	{
	width:51px;
	float:left;
	}

#dates-for-edit	{
	width:221px;
	float:left;
	}
	
	#dates-for-edit	h2 { font-size: 12px; font-family: Geneva; /*letter-spacing:1px;*/ margin-left:3px; }
	.blue { color:#55b8b5; }
	.gold { color: #aa962c; }
	.orange { color: #e36125; }
	.purple { color: #81375c; }

#awards-for-edit	{
	width:221px;
	float:left;
	}
	#awards-for-edit p {
	padding-left:6px;
	}

/* ------------------------ images ------------------------ */
#dzap-logo {
	position:relative;
	background: url(../images/img-dzap-logo.jpg) no-repeat;
	height:116px;
	}
	#dzap-logo a span { display:none; }
	#dzap-logo a {
		position:absolute;
		left:0px;
		width:272px;
		top:0px;
		height:116px; 
		}
		
/* ------------------------ buttons creative ------------------------ */
#btn-learn-creative {
	background:url(../images/btn-learn-creative.jpg) no-repeat;
	height:13px;
	width:177px;
	float:left;
	margin:0;
	padding:0;
	}
	#btn-learn-creative a span {
		display:none;
		}
	#btn-learn-creative a {
		position:relative;
		width:177px;
		height:13px;
		margin:0;
		padding:0;
		float:left;
		}
	#btn-learn-creative a:hover { background:url(../images/btn-learn-creative.jpg) 0 -13px no-repeat; }
	
#btn-banner-creative {
	background:url(../images/btn-banner-creative.jpg) no-repeat;
	height:382px;
	width:177px;
	float:left;
	margin:0;
	padding:0;
	}
	#btn-banner-creative a span {
		display:none;
		}
	#btn-banner-creative a {
		position:relative;
		width:177px;
		height:382px;
		margin:0;
		padding:0;
		float:left;
		}
	#btn-banner-creative a:hover { background:url(../images/btn-banner-creative.jpg) 0 -382px no-repeat; }
	
/* ------------------------ buttons design ------------------------ */
#btn-banner-design {
	background:url(../images/btn-banner-design.jpg) no-repeat;
	height:382px;
	width:158px;
	float:left;
	margin:0;
	padding:0;
	}
	#btn-banner-design a span {
		display:none;
		}
	#btn-banner-design a {
		position:relative;
		width:158px;
		height:382px;
		margin:0;
		padding:0;
		float:left;
		}
	#btn-banner-design a:hover { background:url(../images/btn-banner-design.jpg) 0 -382px no-repeat; }
	
#btn-learn-design {
	background:url(../images/btn-learn-design.jpg) no-repeat;
	height:13px;
	width:158px;
	float:left;
	margin:0;
	padding:0;
	}
	#btn-learn-design a span {
		display:none;
		}
	#btn-learn-design a {
		position:relative;
		width:158px;
		height:13px;
		margin:0;
		padding:0;
		float:left;
		}
	#btn-learn-design a:hover { background:url(../images/btn-learn-design.jpg) 0 -13px no-repeat; }

/* ------------------------ buttons markting ------------------------ */
#btn-learn-marketing {
	background:url(../images/btn-learn-marketing.jpg) no-repeat;
	height:13px;
	width:155px;
	float:left;
	margin:0;
	padding:0;
	}
	#btn-learn-marketing a span {
		display:none;
		}
	#btn-learn-marketing a {
		position:relative;
		width:155px;
		height:13px;
		margin:0;
		padding:0;
		float:left;
		}
	#btn-learn-marketing a:hover { background:url(../images/btn-learn-marketing.jpg) 0 -13px no-repeat; }
	
#btn-banner-marketing {
	background:url(../images/btn-banner-marketing.jpg) no-repeat;
	height:382px;
	width:155px;
	float:left;
	margin:0;
	padding:0;
	}
	#btn-banner-marketing a span {
		display:none;
		}
	#btn-banner-marketing a {
		position:relative;
		width:155px;
		height:382px;
		margin:0;
		padding:0;
		float:left;
		}
	#btn-banner-marketing a:hover { background:url(../images/btn-banner-marketing.jpg) 0 -382px no-repeat; }
	
/* ------------------------ buttons markting ------------------------ */
#btn-banner-interactive {
	background:url(../images/btn-banner-interactive.jpg) no-repeat;
	height:382px;
	width:166px;
	float:left;
	margin:0;
	padding:0;
	}
	#btn-banner-interactive a span {
		display:none;
		}
	#btn-banner-interactive a {
		position:relative;
		width:166px;
		height:382px;
		margin:0;
		padding:0;
		float:left;
		}
	#btn-banner-interactive a:hover { background:url(../images/btn-banner-interactive.jpg) 0 -382px no-repeat; }
	
#btn-learn-interactive {
	background:url(../images/btn-learn-interactive.jpg) no-repeat;
	height:13px;
	width:166px;
	float:left;
	margin:0;
	padding:0;
	}
	#btn-learn-interactive a span {
		display:none;
		}
	#btn-learn-interactive a {
		position:relative;
		width:166px;
		height:13px;
		margin:0;
		padding:0;
		float:left;
		}
	#btn-learn-interactive a:hover { background:url(../images/btn-learn-interactive.jpg) 0 -13px no-repeat; }

/* ------------- buttons - view portfolios ------------------------ */
#btn-view-creative {
	background:url(../images/btn-view-creative-portfolio.gif) no-repeat;
	height:18px;
	width:215px;
	float:left;
	margin:0;
	padding:0;
	}
	#btn-view-creative a span {
		display:none;
		}
	#btn-view-creative a {
		position:relative;
		width:215px;
		height:18px;
		margin:0;
		padding:0;
		float:left;
		}
	#btn-view-creative a:hover { background:url(../images/btn-view-creative-portfolio.gif) 0 -18px no-repeat; }

#btn-view-interactive {
	background:url(../images/btn-view-interactive-portfolio.gif) no-repeat;
	height:18px;
	width:215px;
	float:left;
	margin:0;
	padding:0;
	}
	#btn-view-interactive a span {
		display:none;
		}
	#btn-view-interactive a {
		position:relative;
		width:215px;
		height:18px;
		margin:0;
		padding:0;
		float:left;
		}
	#btn-view-interactive a:hover { background:url(../images/btn-view-interactive-portfolio.gif) 0 -18px no-repeat; }

#btn-flash-brochure {
	height:51px;
	width:221px;
	float:left;
	margin:0;
	padding:0;
	}
	#btn-flash-brochure a span {
		display:none;
		}
	#btn-flash-brochure a {
		background:url(../images/btn-flash-brochure.png) no-repeat;
		position:relative;
		width:215px;
		height:51px;
		margin:0;
		padding:0;
		float:left;
		}
	#btn-flash-brochure a:hover { background:url(../images/btn-flash-brochure.png) 0 -51px no-repeat; }

body#news #btn-flash-brochure {
	height:51px;
	width:221px;
	float:left;
	margin:0;
	padding:0;
	}
body#news #btn-flash-brochure a span {
		display:none;
		}
body#news #btn-flash-brochure a {
		background:url(../images/btn-flash-brochure.png) no-repeat;
	    position:relative;
		width:215px;
		height:51px;
		margin:0;
		padding:0;
		float:left;
		}
body#news #btn-flash-brochure a:hover { background:url(../images/btn-flash-brochure.png) 0 -51px no-repeat; }

#btn-eblast {
	height:51px;
	width:221px;
	float:left;
	margin:	0 0 10px 0;
	padding:0;
	}
	#btn-eblast a span {
		display:none;
		}
	#btn-eblast a {
		background:url(../images/btn-eblast.png) no-repeat;
		position:relative;
		height:51px;
		width:221px;
		margin:0;
		padding:0;
		float:left;
		}
	#btn-eblast a:hover { background:url(../images/btn-eblast.png) -0px -51px no-repeat; }
	
	
	#btn-awards {
		height:51px;
		width:221px;
		float:left;
		margin:	0 0 10px 0;
		padding:0;
		}
		#btn-awards a span {
			display:none;
			}
		#btn-awards a {
			background:url(../images/btn-awards.png) no-repeat;
			position:relative;
			height:51px;
			width:221px;
			margin:0;
			padding:0;
			float:left;
			}
		#btn-awards a:hover { background:url(../images/btn-awards.png) -0px -51px no-repeat; }

#btn-email-container {
	padding:10px 0 0 68px;
	}
	
#btn-email-list {
	background:url(../images/btn-email-list.gif) no-repeat;
	height:66px;
	width:246px;
	float:left;
	margin:0;
	padding:0;
	border:0;
	}
	#btn-email-list a span {
		display:none;
		}
	#btn-email-list a {
		position:relative;
		width:246px;
		height:66px;
		margin:0;
		padding:0;
		float:left;
		}
	#btn-email-list a:hover { background:url(../images/btn-email-list.gif) 0 -66px no-repeat; }



/* ------------ bottom-wrap ------------ */
.bottom-wrap {
	background:url(../images/bottom-wrap.jpg);
	width:100%; /* fix for Safar */
	height:20px;
	clear:both; /* important - do not remove */
	}

/* ------------------------ NAVIGATION FRAMEWORK ------------------------ */
#nav { 
	background:url(../images/nav.jpg) no-repeat; 
	width:656px; 
	height:25px; 
	margin:0;
	padding:0; 
	float:left;
	}

#nav span { display: none; }
.gone { display: none; }

#nav li, #nav a { height:25px; display:block; } /* change height here also */

#nav li { float:left; list-style:none; _display:inline; position:relative; }

#nav-01 { width: 52px; margin-left: 250px;}
#nav-02 { width: 72px;}
#nav-03 { width: 53px;}
#nav-04 { width: 67px;}
#nav-05 { width: 63px;}
#nav-06 { width: 87px;}


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover { background:url(../images/nav.jpg)  -250px -25px no-repeat; }
#nav-02 a:hover { background:url(../images/nav.jpg) -302px -25px no-repeat; }
#nav-03 a:hover { background:url(../images/nav.jpg) -374px -25px no-repeat; }
#nav-04 a:hover { background:url(../images/nav.jpg) -427px -25px no-repeat; }
#nav-05 a:hover { background:url(../images/nav.jpg) -494px -25px no-repeat; }
#nav-06 a:hover { background:url(../images/nav.jpg) -557px -25px no-repeat; }

body#index #nav-01 { background:url(../images/nav.jpg)  -250px -25px no-repeat; }
body#about #nav-02 { background:url(../images/nav.jpg) -302px -25px no-repeat; }
body#news #nav-03 { background:url(../images/nav.jpg) -374px -25px no-repeat; }
body#services #nav-04 { background:url(../images/nav.jpg) -427px -25px no-repeat; }
body#clients #nav-05 { background:url(../images/nav.jpg) -494px -25px no-repeat; }
body#contact #nav-06 { background:url(../images/nav.jpg) -557px -25px no-repeat; }

#nav li ul {
	position:absolute;
	left:-9999px;
	padding-left:5px; /* Fixes one px spacing for border-right in FF */
	background-color:#b35f13;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	text-align:left;
	}

#nav li ul li { 
	height:18px; /* Height of each drop down nav item */
	border:none;
	border-top:none;
	}	

#nav li ul li a {
	width:100%;
	height:18px;	/* Height of each drop down nav item, should match above */
	line-height:18px;	 /* Height of each drop down nav item again, should match above */
	}

#nav li ul li a span {
	display:block;
	padding-left:0px;
	margin:0;
	}

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size:.95em;
	color:#FFFFFF;
	text-decoration:none;
	}

#nav li:hover ul, #nav li.sfHover ul	{ left:auto; }

/* Hover styles for drop down items */
#nav-04 ul a:hover { 
	background-image:none;
	background-color:#c06e14;
	color:#FFFFFF;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-04 ul, #nav-04 li { width:100px; }

/* ------------------------ services navigation ------------------------ */
#nav-container {
	width:221px;
	float:left;
	}
	

#nav-services {
	background:url(../images/nav-services.jpg) no-repeat;					
	width:221px;	
	height:330px;	 
	margin:0;
	padding:0;
	}

#nav-services li span { display:none;}

#nav-services li { float:left; list-style:none; position:relative; }

#nav-services li, #nav-services a { 
	height:18px;	/* Each button must have the same height, define it here */
	display:block;
	}


#nav-services-01, #nav-services-02, #nav-services-03, #nav-services-04, #nav-services-05, #nav-services-06, #nav-services-07, #nav-services-08 { width:165px; }

#nav-services-01 {padding-top:23px;}
#nav-services-04 {padding-top:38px;}
#nav-services-05 {padding-top:38px;}
#nav-services-06 {padding-top:37px;}

#nav-services-01 a:hover { background:url(../images/nav-services.jpg) -221px -23px no-repeat; }
#nav-services-02 a:hover { background:url(../images/nav-services.jpg) -221px -41px no-repeat; }
#nav-services-03 a:hover { background:url(../images/nav-services.jpg) -221px -59px no-repeat; }
#nav-services-04 a:hover { background:url(../images/nav-services.jpg) -221px -115px no-repeat; }
#nav-services-05 a:hover { background:url(../images/nav-services.jpg) -221px -171px no-repeat; }
#nav-services-06 a:hover { background:url(../images/nav-services.jpg) -221px -226px no-repeat; }
#nav-services-07 a:hover { background:url(../images/nav-services.jpg) -221px -244px no-repeat; }
#nav-services-08 a:hover { background:url(../images/nav-services.jpg) -221px -262px no-repeat; }

/*-------------- OPTIONAL - Keeps the hover state on each page based on body #id ------------- */
body#SPECIFY #nav-01 { background:url(../images/nav-services.jpg) -221px -23px no-repeat; }
body#SPECIFY #nav-02 { background:url(../images/nav-services.jpg) -221px -41px no-repeat; }
body#SPECIFY #nav-03 { background:url(../images/nav-services.jpg) -221px -59px no-repeat; }
body#SPECIFY #nav-04 { background:url(../images/nav-services.jpg) -221px -115px no-repeat; }
body#SPECIFY #nav-05 { background:url(../images/nav-services.jpg) -221px -171px no-repeat; }
body#SPECIFY #nav-06 { background:url(../images/nav-services.jpg) -221px -226px no-repeat; }
body#SPECIFY #nav-07 { background:url(../images/nav-services.jpg) -221px -244px no-repeat; }
body#SPECIFY #nav-08 { background:url(../images/nav-services.jpg) -221px -262px no-repeat; }

/* ------------------------footer framework ------------------------ */
#footer-container {
	background:#1e1e1e url(../images/bg-footer.jpg) repeat-x;
	margin:0 auto;
	text-align:center;
	}
	
#footer {
	width:928px;
	margin:0 auto;
	text-align:center;
	}

#footer p {
	color:#c0c0c0;
	margin-bottom:10px;
	font-size:.90em;
	}

#footer a:link, #footer a:visited { color:#4d4d4d; text-decoration:none;}
#footer a:hover, #footer a:active { color:#767676; text-decoration:none;}

#footer ul {padding:12px 0 40px 0; font-size:.95em; color:#c0c0c0;}
	#footer li { /* if your li's float, you can adjust border height w/ line-height */
		padding:0 5px 0 5px; /* adjusts the spacing between each li display and border-left */
		display: inline;
		border:none;
		}
	#footer li.first { border: none; }

font.med-gry {color:#7b7b7b;}
font.green {color:#adb443;}
font.aqua {color:#7ec9c6;}


