body, td, th {
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}

body {
	background-color: #333333 !important;
	margin: 25px 0px 0px 0px;
    text-align: center;
}

img {
	border: none;
}

form {
	display: inline;
}

a, a:visited {
	color: #046380;
}

#contentContainer {
    background-color: #FFFFFF;
    width: 1200px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

#wrapper {
	font-size:12px;
}

h2,q {
	color:#F8983E;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	margin: 0 0 10px 0;
}
.relationships q {
	text-transform:none;
	color:#666666;
}
q, cite, .relationships cite * {
	display:block;
}
.relationships cite, .relationships cite > * {
	font-style: normal;
	font-weight: bold;
}
.relationships cite > * {
	font-weight:normal;
	font-size: 90%;
}
.relationships .rightcol img {
	margin: 20px auto;
	display:block;
}
h3 {
	margin: 0;
	font-size:1em;
	position:relative;
}
ul {
	list-style:none;
	margin:0;
	padding:0;
}
ul.dotted {
	list-style: disc;
	margin-left: 30px;
}


/****** HORIZONTAL MAIN NAVIGATION MENU **********************/


#headerNavBar {
    display: block;
    position: relative;
    text-align: center;
    line-height: 81px;
    height: 127px;
    width: 952px;       /* width of border-bottom */
    margin: 0 auto 0 auto;
    padding: 0;
    border-bottom: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
}

#siteLogo {
    background-position: 0px 27px;
	background-repeat: no-repeat;
	background-image: url(../img/logo_v2.gif);
    /**
     *  "logo.gif" width = 203px
     *  width between "logo.gif" and "nav_home.gif" = 80px
     *  margin-left (main-nav menu items) = 43px
     *  calculation: 240px - 203px + 43px = 80px 
     **/
    width: 240px;
    height: 127px;
    float: left;
	text-indent:-9000em;
	position:absolute;
	top: 10px;
	left:50%;
	margin-left:-458px;
	z-index:1;
}

#nav {
    position: absolute;
    top: 0px;                       /* 10px */
    left: 0px;                      /* 10px */
    list-style: none;
    margin: 82px 18px 0px 0px;
    height: 19px;                   /* 30px, 20px (original) */
    overflow: hidden;
    position: relative;
    width: 673px;
    height: 19px;                   /* 30px */
    padding: 0px;
    background: #FFFFFF;
	float:right;
}
	
#nav li {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    display: inline;
    list-style-type: none;
}

#nav a {
    float: left;
    margin: 0px 0px 0px 43px;
    padding: 0px 0px 0px 0px;                   /* 20px 0 0 0 (original) */
    overflow: hidden;
    height: 19px !important;                    /* 30px, 0px (original) */
	
    background: #ffffff url(../img/nav.gif) no-repeat;
}

/*	
#nav a:hover {
    background-position: 0 -15px;               /* 0 15px, 0 -20px (original) *
}

#nav a:active, #nav a.selected {
    background-position: 0 15px;                /* 0 -40px (original) *
}
*/

#navHome a  {
    width: 34px;
	background-position: 0 0;
}

#navHome a:hover, body.home #navHome a  {
	background-position: 0 -19px !important;
}

#navAgencyAlternative a  {
    width: 101px;
	background-position: -77px 0;
}

#navAgencyAlternative a:hover, body.agency-alternatives #navAgencyAlternative a  {
	background-position: -77px -19px !important;
}

#navStrategy a  {
    width: 46px;
    background-position: -221px 0;
}

#navStrategy a:hover, body.strategy #navStrategy a  {
    background-position: -221px -19px !important;
}

#navCreative a  {
    width: 46px;
    background-position: -310px 0;
}

#navCreative a:hover, body.creative #navCreative a {
    background-position: -310px -19px !important;
}

#navRelationships a  {
    width: 70px;
    background-position: -398px 0;
}

#navRelationships a:hover, body.relationships #navRelationships a  {
    background-position: -398px -19px !important;
}

#navNews a  {
    background-position: -512px 0;
	width: 34px;
	margin: 0 0 0 38px;
}

#navNews a:hover, body.news #navNews a  {
    background-position: -512px -19px !important;
}

#navContact a  {
    width: 43px;
    background-position: -587px 0;
}

#navContact a:hover, body.contact #navContact a  {
    background-position: -587px -19px !important;
}


/****** FOOTER ***************************************************************************/


#footerBar {
    height:82px; 
    background-color:#F2F2F2; 
    clear:both;
    margin: 0;
    border-top: 1px;
    border-top-style: solid;
    border-top-color: #CCCCCC;
}

#footerBar p {
	margin: 0 auto;
	width:900px;
	line-height: 20px;
	position:relative;
	top:10px;
}

#footerBar a {
    color: #999999;
    text-decoration: none;
	margin-right:20px;
}
#footerBar a.special-footer-link{
	margin-right:0;
}

#footerBar a[href]:hover {
    color: #333333;
}




.submenu a.pdflink {
	position: absolute;
	left: 90px;
	margin-top: -22px;
	border: 0 !important;
	font-weight:bold;
	padding-left: 24px;
	background: url(/img/icon-pdf.gif) 0 4px no-repeat;
	line-height: 1.2em;
	display: block;
	height: 1.2em;
	overflow: hidden;
}
.pdflink b {
	display: block;
	float: left;
	width: 10px;
	height: 10px;
	background-color: #ff0000;
	margin-top: 2px;
	margin-right: 6px;
}

