/* CSS Document */



/* General Rules
----------------------------------------------- */

body {
	color: #353535;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',Verdana,Arial,Sans-serif;
	font-size: small;
	line-height: 135%;
	margin: 0;
	text-align: left;
	}

img { border: none; }

p { margin: .75em 0; }

h1 {
	color: #000066;
	font-size: 140%;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 26px 0 0 0;
	}
h2 {
	clear: both;
	color: #666;
	font-size: 120%;
	font-weight: normal;
	margin: 18px 0 0 0;
	}
h3 { font-size: 110%; margin: 18px 0 10px 0; }
h4 { color: #2a196d; font-size: 110%; margin: 10px 0; }

ul, ol { margin-left: 40px; }
ul ul, ol ol { margin-left: 20px; }

blockquote {
	background: url(../img/template/img_quote.gif) top left no-repeat;
	margin: 10px 20px 30px 20px;
	padding: 0 0 0 40px;
	}

hr {
	border: none;
	border-top: 1px solid #dfdfdf;
	clear: both;
	margin: 25px 0;
	}

a, a:visited {  color: #2a196d; text-decoration: none; }
a:hover { text-decoration: underline; }



/* Misc Rules
----------------------------------------------- */

.clearBoth { clear: both; }

.floatRight { float: right; }
.floatLeft { float: left; }

.alignRight { text-align: right; }
.alignLeft { text-align: left; }

.small { font-size: 90%; }

.noMargin { margin: 0; }
.noTopMargin { margin-top: 0; }
.noBottomMargin { margin-bottom: 0; }

.noBorder { border: none; }

.fade { color: #c18980; }



/* Body Wrap
----------------------------------------------- */

#bannerWrap { display: none; }

#headerprint {
	margin: 30px 0 20px 0;
	border-bottom: 1pt solid #ccc;
	}
.printheader {
	color: #000066;
	font-size: 100%;
	font-weight: bold;	}
.printlocation {
	color: #666;
	font-size: 80%;
	}



/* Main Navigation
----------------------------------------------- */

#mainNav { display: none; }


/* Sub Navigation
----------------------------------------------- */

#subNav { display: none; }



/* Home
----------------------------------------------- */

#snapContent div { display: none; }

#snapNav { display: none; }

#snapContent { clear: both; }

#leftHomeCol { display: none; }



/* Approach
----------------------------------------------- */

#aprBrandAnalysis { display: none; }
#aprWebUsability { display: none; }
#aprBrandStrategy { display: none; }
#aprBrandNomenclature { display: none; }
#aprWebInteractive { display: none; }
#aprMarketingComm { display: none; }
#aprCorpImage { display: none; }
#aprEnvDesign { display: none; }
#aprAnnReport { display: none; }
#aprPrintManage { display: none; }
#aprMarketingTemplates { display: none; }
#aprWebContent { display: none; }
#aprDyanmiteXMS { display: none; }
#seniorWebDev { display: none; }
#busDevManager { display: none; }
#seniorGraphic { display: none; }

.approachExpand { border-left: 1px solid #999; padding-left: 15px; }



/* Footer
----------------------------------------------- */

#footer {
	color: #666;
	font-size: 80%;
	margin-top: 50px;
	padding-top: 10px;
	border-top: 1pt solid #ccc;
	}

#footer a { color: #999; }