html,body {
	height: 100%;
	margin: 0;
}
body {
	font:14px/17px Helvetica, Arial, sans-serif;
	color:#000;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#000;
}
a:hover{text-decoration:underline;}
#wrapper {
	width:906px;
	padding:0 27px;
	min-height: 100%;
	overflow:hidden;
}
* html #wrapper {
	height: 100%;
	overflow:visible;
}
#main{
	width:900px;
	overflow:hidden;
	padding:0 3px 50px;
}
#footer {
	position:relative;
	width:900px;
	height: 40px;
	padding:10px 30px 0;
	margin:-50px 0 0;
	font-size:10px;
}
#footer:after{
	content:"";
	display:block;
	clear:both;
}
.logo{
	background:url(../images/logo.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	width:130px;
	height:44px;
	margin:22px 0 0;
	padding:0 0 24px;
}
.logo a{
	height:100%;
	display:block;
	outline:none;
}
#content{
	float:right;
	width:670px;
	padding:5px 0 0;
}
#sidebar{
	float:left;
	width:210px;
}
#nav{
	margin:0;
	padding:0 0 0 1px;
	list-style:none;
	font-size:12px;
	line-height:18px;
}
#nav a{color:#858585;}
#nav .active ul{display:block;}
#nav .active a,
#nav .active a:hover,
#nav .active ul .active a,
#nav .active ul .active a:hover{
	font-weight:bold;
	background:none;
	color:#000;
}
#nav .active ul .active a,
#nav .active ul .active a:hover{
	background:url(../images/bullet-active.gif) no-repeat 0 5px;
}
#nav a:hover{
	text-decoration:none;
	background:#e7e8e5;
}
#nav ul{
	display:none;
	margin:0;
	padding:0 0 18px 1px;
	list-style:none;
}
#nav ul a,
#nav .active ul a{
	color:#858585;
	font-weight:normal;
	background:url(../images/bullet.gif) no-repeat 0 4px;
	padding:0 0 0 8px;
}
#nav ul a:hover,
#nav .active ul a:hover{
	color:#858585;
	font-weight:normal;
	background:#e7e8e5 url(../images/bullet.gif) no-repeat 0 4px;
}
#content h1{
	margin:0 0 25px;
	text-indent:-9999px;
}
#content h1.brand-strategy{
	background:url(../images/text-brand-strategy2.gif) no-repeat;
	width:304px;
	height:93px;
}
#content h1.we-dont-do-ads{
	background:url(../images/text-we-dont-do-ads.gif) no-repeat;
	width:345px;
	height:88px;
}
#content h1.reality-check{
	background:url(../images/text-reality-check.gif) no-repeat;
	width:271px;
	height:48px;
	margin:0 0 18px;
}
#content h1.brand-builders{
	background:url(../images/text-brand-builders.gif) no-repeat;
	width:299px;
	height:39px;
	margin:0 0 29px;
}
#content h1.a-global-network{
	background:url(../images/text-a-global-network.gif) no-repeat;
	width:583px;
	height:47px;
	margin:0 0 17px;
}
#content h1.a-full{
	background:url(../images/text-a-full.gif) no-repeat;
	width:384px;
	height:96px;
	margin:0 0 16px;
}
#content h1.brands-we-have{
	background:url(../images/text-brands-we-have.gif) no-repeat;
	width:668px;
	height:47px;
	margin:0 0 17px;
}
#content h1.how-can-we{
	background:url(../images/text-how-can-we.gif) no-repeat;
	width:466px;
	height:48px;
	margin:0 0 17px;
}
.main-text{
	width:100%;
	padding:0 0 10px;
}
#content .main-text p{
	margin:0 0 11px;
	font-size:20px;
	line-height:24px;
}
#footer .phone{
	float:right;
	color:#e94024;
}
#footer p{margin:0;}
#content p{margin:0 0 17px;}
.visual{margin:0 0 25px;}
.visual img{vertical-align:top;}
#content h2{
	margin:23px 0 0;
	font-size:14px;
}
.list-holder{
	width:690px;
	margin:0 -20px 0 0;
	padding:8px 0 0;
	overflow:hidden;
}
.list{
	width:210px;
	float:left;
	margin:0 20px 0 0;
	padding:0;
	list-style:none;
	line-height:18px;
}
.second{width:240px;}
.list li{
	background:url(../images/bullet1.gif) no-repeat 1px 7px;
	padding:0 0 12px 10px;
}
.list-client{
	line-height:18px;
	padding:0;
	list-style:none;
	width:210px;
	float:left;
	margin:-5px 20px 0 0;
}
.list-client li{margin:0 0 12px;}
.contact-info strong{
	display:block;
	margin:0 0 17px;
}
.contact-info {padding:12px 0 0;}
.contact-info ul{
	margin:0;
	padding:0;
	list-style:none;
}
.contact-info a:hover{
	text-decoration:none;
	background:#e7e8e5;
}
.contact-info li{margin:0 0 17px;}
.contact-info address{font-style:normal;}
.contact-info address span{display:block;}

