body {
	background-color: #c7caa6;
	margin: 0;
	padding: 0;
	background-image: url(../images/formatting/top-tile.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	line-height:2em;
}
#logo {
	float:left;
}
#layout {
	clear:both;
	background-color:#e0e1cc;
	background-image: url(../images/formatting/left-tile.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#left {
	background: url(../images/formatting/left-column-bottom.gif) no-repeat center bottom;
	border-right:solid 1px #FFFFFF;
	width:274px;
	vertical-align:top;

}
#right {
	padding:25px 0 0 20px;
	background-image: url(../images/formatting/right-bottomcorner.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#right-top {
	padding:10px;
}
#right-top p {
	width:450px;
	padding-bottom:10px;
}
/*======================== WHATS NEW =============================
=================================================================*/
#home-whatsnew-box {
	background: url(../images/home/txt-whatsnew.gif) no-repeat left top #d4d1a2;
	padding:25px 0 25px 70px;
	border-bottom:solid 31px #bdbb84;
}
#home-whatsnew-box strong {
	color:#006699;
}
#home-whatsnew-box a {
	color: #996600;
}
#home-whatsnew-box p {
	border:solid 1px #f2edcb;
	margin:8px 0;
	padding:10px 0 10px 10px;
}
#home-whatsnew-box p span {
	width:400px;
	display:block;
}
/*============================ TOP NAV ============================
=================================================================*/
#topnav {
	position:absolute;
	top:0;
	left:274px;
	list-style-type: none;
	float:left;
	background:url(../images/formatting/spacer.gif) no-repeat left top;
	margin:0px;
	padding:9px 0 28px 130px;
	width: 360px;
}
#topnav li {
	float:left;
}
#topnav li a {
	text-decoration: none;
	display:block;
	height:34px;
	text-indent:-9999px;
}
#home a {background-image: url(../images/navigation/top/home-over.gif); width: 56px;}
#about a {background-image: url(../images/navigation/top/about-us-over.gif); width:66px;}
#press a {background-image: url(../images/navigation/top/press-releases-over.gif); width:78px;}
#team a {
	width: 75px;
	background-image: url(../images/navigation/top/teamleaders-over.gif);
}

#contact a {background-image: url(../images/navigation/top/contact-us-over.gif); width:81px;}
#home a:hover {background-image: url(../images/navigation/top/home.gif);}
#about a:hover {background-image: url(../images/navigation/top/about-us.gif);}
#press a:hover {background-image: url(../images/navigation/top/press-releases.gif);}
#contact a:hover {background-image: url(../images/navigation/top/contact-us.gif);}
#team a:hover {
	background-image: url(../images/navigation/top/teamleaders.gif);
}

/*======================== LEFT CONTAINER ========================
=================================================================*/
#services-nav {
	background-image: url(../images/navigation/left/home-services/services-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding:33px 0 20px 0;
	list-style:none;
}
#services-nav li {
	margin:0;
	padding:0;
}
#services-nav li a {
	display:block;
	text-indent:-9999px;
	width:274px;
}
li#one a {background-image: url(../images/navigation/left/home-services/listmanagement.gif);height: 31px;}
li#two a {background-image: url(../images/navigation/left/home-services/listbrokerage.gif); height: 31px;}
li#three a {background-image: url(../images/navigation/left/home-services/insertmedia.gif); height: 31px;}
li#four a {background-image: url(../images/navigation/left/home-services/directdata.gif); height: 31px;}
li#five a {background-image: url(../images/navigation/left/home-services/multichannel.gif); height: 31px;}
li#six a {background-image: url(../images/navigation/left/home-services/b2bgroup.gif); height: 31px;}
li#seven a {background-image: url(../images/navigation/left/home-services/interactive.gif); height: 31px;}
li#eight a {background-image: url(../images/navigation/left/home-services/multicultural.gif); height: 45px;}
li#nine a {background-image: url(../images/navigation/left/home-services/listfulfillment.gif); height: 33px;}
li#ten a {background-image: url(../images/navigation/left/home-services/printmedia.gif); height: 35px;}
li#one a:hover {background-image: url(../images/navigation/left/home-services/listmanagement-over.gif);}
li#two a:hover {background-image: url(../images/navigation/left/home-services/listbrokerage-over.gif);}
li#three a:hover {background-image: url(../images/navigation/left/home-services/insertmedia-over.gif);}
li#four a:hover {background-image: url(../images/navigation/left/home-services/directdata-over.gif);}
li#five a:hover {background-image: url(../images/navigation/left/home-services/multichannel-over.gif);}
li#six a:hover {background-image: url(../images/navigation/left/home-services/b2bgroup-over.gif);}
li#seven a:hover {background-image: url(../images/navigation/left/home-services/interactive-over.gif);}
li#eight a:hover {background-image: url(../images/navigation/left/home-services/multicultural-over.gif);}
li#nine a:hover {background-image: url(../images/navigation/left/home-services/listfulfillment-over.gif);}
li#ten a:hover {background-image: url(../images/navigation/left/home-services/printmedia-over.gif);}

/*======================== FOOTER ===============================
=================================================================*/
#footer {
	background-image: url(../images/formatting/footer-bar.gif);
	background-repeat: repeat-x;
	clear:both;
	padding-top: 55px;
	margin-bottom: 10px;
}
#footer-wrapper {
	background-image: url(../images/formatting/dma-member.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 100px;
	margin-bottom:10px;
}
#footer a {
	margin:12px;
}
#footer img {
	border:none;
}

