* {
	margin:0;
	padding:0;
}
body {
	background-color:#EFEFEF;
	margin: 0;
	padding: 0;
}

div#border-top {
	background:url(images/border_top.gif) no-repeat;
	width:1005px;
	height:18px;
}
div#border-left {
	background:url(images/border_left.gif) no-repeat;
	width:6px;
	height:490px;
	float:left;
}
div#border-right {
	background:url(images/border_right.gif) no-repeat;
	width:7px;
	height:490px;
	float:left;
}
div#content {
	background-color:#ffffff;
	width:992px;
	height:490px;
	float:left;
}
div#border-bottom {
	background:url(images/border_bottom.gif) no-repeat;
	width:1005px;
	height:6px;
}

div.clear {
	clear:both;
	font-size:0;
	padding:0;
	line-height:0;
	height: 0;
}
div.float-left {
	float:left;
}
img {
	border:0;
}
div.clicktag-logo {
	clear:both;
	text-align:right;
	margin:19px 35px 0 0;
}
div.mark-contact {
	margin:0 0 15px 20px;
}
img.contact-info {
	margin:0 0 0 10px;
}


/*****************************************
*	MENU
*/
div#menu {
	padding:25px 0 0 34px;
	background:url(images/case_study.gif) 29px 25px no-repeat;
	height:144px;
}
div#menu ul {
	list-style:none;
	padding:53px 0 0 134px;
}
div#menu li {
	margin:0 0 0 6px;
	float:left;
}

div.column-left {
	margin:20px 0 0 85px;
	float:left;
}
div.column-right {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	margin:0 0 0 30px;
	float:left;
}
div.column-right p {
	width:280px;
	line-height:15px;
}


div.people-said {
	background:url(images/bird_right.gif) right bottom no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:13px;
	color:#666666;
	height: 249px;
	margin:0 0 50px 80px;
}
div.people-said div.column1 {
	margin-left:50px;
	width:185px;
	float:left;
}
div.people-said div.column2 {
	width:185px;
	margin-left:20px;
	float:left;
}
div.people-said div.column3 {
	width:155px;
	margin-left:20px;
	float:left;
}
div.people-said div.photo {
	float:right;
	margin:0 0 0 5px;
	display: none;
}
div.people-said div.person {
	text-align:right;
	font-size:9px;
	font-weight:bold;
}

#outer {
	width: 1005px;
	overflow: hidden;
	position: relative;
	margin:auto;
}

div#central-content {
	margin-left: 80px;
	height:250px;
	clear: both;
}

div.central-content-foot {
	clear: both;

}

div.clicktag-logo {
	float: right;
}

div.mark-contact {
	padding-top: 34px;
	margin-left: 34px;
}

#what-said div.central-content-foot {
	padding-top: 0;
}

#brief div.central-content-foot {
	padding-top: 0;
}

#what-said div.mark-contact {
	padding-top: 15px;
}

#what-said div.clicktag-logo {
	margin-top: 0;
}

#campaign div#central-content {
	margin-left: 52px;
}

p.buttons {
	margin-top: 0.5em;
}


div#footer {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#939393;
	text-align:center;
	margin:5px 0 0 0;
}
div#footer a {
	text-decoration:none;
	color:#939393;
}