html{
min-height:100%;
margin-bottom:1px;
background-color:#352e1e;
}

body{
	margin:0;
	color:#000;
	font:11px Helvetica, Arial,sans-serif;
	background:#fff;
	min-width: 900px;
}
img{border-style:none;} 
a{text-decoration:none;}
a:hover{text-decoration:underline;}
/* page area */
#page {
	width:100%;
	background: url(../common/bg-header.jpg) repeat-x;
}
#page .page-area{
	width: 885px;
	overflow: hidden;
	margin: 0 auto;
	position:relative;
	padding:174px 0 0;
}
/* logo */
#page .logo{
	position:absolute;
	top:120px;
	left:0;
	width:96px;
	height:35px;
	text-indent:-9999px;
	overflow:hidden;
	z-index:1;
	margin: 0;
}
#page .logo a{
	display:block;
	height:100%;
	background:url(../common/logo.gif) no-repeat;
}
/* header */
#header {
	width:885px;
	height:76px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
	padding: 98px 0 0;
}
/* header side navigation */
#header .side-nav{
	width: 100%;
	overflow: hidden;
}
#header .side-nav ul{
	float: right;
	margin: 0;
	padding:0;
	list-style: none;
	width: 268px;
	font-size: 0;
}
#header .side-nav ul li{
	vertical-align: top;
	width: 100%;
	overflow: hidden;
	margin: 0 0 4px;
	text-align: center;
	height: 17px;
}
#header .side-nav ul li img{
	padding: 3px 6px;
	display:block;
	margin:0 auto;
}

.audit #capabilities,
.identity #capabilities,
.printweb #capabilities,
.seo #capabilities,
.strategy #capabilities,
.about #information,
.clients #information,
.contact #information,
.work #work,
#header .side-nav ul li a:hover{background-position: 0;}
.audit #capabilities img,
.identity #capabilities img,
.printweb #capabilities img,
.seo #capabilities img,
.strategy #capabilities img,
.about #information img,
.clients #information img,
.contact #information img,
.work #work img,
#header .side-nav ul li a:hover img{
	background:#0ff;
	margin: -17px auto 0;
}
/* main navigation */
.nav{
	position: absolute;
	top:142px;
	left:142px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.nav li{
	float: left;
	margin: 0 11px 0 0;
	height: 17px;
	overflow: hidden;
}
.nav li img{
	display:block;
	padding: 3px 6px;
}
#BROCHURE #brochures,
#LOGO #logos,
#STATIONERY #stationery,
#POSTER #posters,
#EBROCHURE #ebrochures,
#WEB #websites,
#BLOG #blogs,
.audit #consulting,
.identity #systems,
.printweb #development,
.seo #optimization,
.strategy #strategy,
.about #about,
.clients #clients,
.contact #contact,
.nav li a:hover{background-position: 0;}
#BROCHURE #brochures img,
#LOGO #logos img,
#STATIONERY #stationery img,
#POSTER #posters img,
#EBROCHURE #ebrochures img,
#WEB #websites img,
#BLOG #blogs img,
.audit #consulting img,
.identity #systems img,
.printweb #development img,
.seo #optimization img,
.strategy #strategy img,
.about #about img,
.clients #clients img,
.contact #contact img,
.nav li a:hover img{
	background:#0ff;
	margin: -17px 0 0;
}
.worknav{top:120px;}
.worknav li{margin:0 5px 0 0;}
.capabilities-t{top:78px;}
.capabilities-b{top:98px;}
.capabilities-t li,
.capabilities-b li{margin:0 6px 0 0;}
/* headline */
.headline{
	position: absolute;
	top:119px;
	left:107px;
	text-indent: -9999px;
	overflow: hidden;
}
.hdline-advice{
	background: url(../common/headline-advice.gif) no-repeat;
	width: 188px;
	height: 48px;
}
.hdline-systems{
	background:url(../common/headline-systems.gif) no-repeat;
	width: 424px;
	height: 47px;
}
.hdline-communications{
	background:url(../common/headline-communications.gif) no-repeat;
	width: 408px;
	height: 38px;
}
.hdline-relevant{
	background:url(../common/headline-relevant.gif) no-repeat;
	width: 167px;
	height: 36px;
}
.hdline-plan{
	background:url(../common/headline-plan.gif) no-repeat;
	width: 157px;
	height: 48px;
}
/* content */
#content {
	width:100%;
	overflow:hidden;
	margin: 0 0 20px;
}
/* categories area */
.categories{
	width: 830px;
	margin: 0 0 20px 2px;
	overflow: hidden;
	padding: 26px 0 0;
}
.categories ul{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
}
.categories ul li{
	float:left;
	width: 165px;
	height: 60px;
	margin: 0 1px 1px 0;
	position: relative;
	font-size: 12px;
	text-align: center;
	position: relative;
}
.categories img{
	position: absolute;
	top:0;
	left:0;
}
.categories ul li a{
	color: #0dd;
	display: block;
}
.categories ul li a:hover img {visibility: hidden;}
.categories ul li a:hover{
	background-position:0;
	text-decoration: none;
}
.categories ul li span{
	width: 165px;
	height: 60px;
	background: #000;
	display: table;
	cursor: pointer;
}
.categories ul li strong{
	vertical-align: middle;
	display: table-cell;
}
.categories ul li em{
	display: block;
	font-style: normal;
}
.content-area{
	width: 735px;
	margin: 0 0 0 150px;
	overflow: hidden;
}
/* main area */
.main{
	width: 450px;
	float: left;
	padding: 19px 0 0;
}
.main p{
	font-size: 14px;
	line-height: 24px;
	margin: 0 0 24px;
	color: #736357;
	text-align: justify;
}
.main p a{
	color: #736357;
	text-decoration: underline;
}
.main p a:hover{
	text-decoration:none;
	background-color: #fcee21;
}
/* copyright area */
.main .copy{
	width: 100%;
	overflow: hidden;
	padding: 5px 0 0;
	margin: 0 0 10px;
}
.main .copy p{
	font-size: 11px;
	line-height: 14px;
}
.main .copy .lnk-back{
	float: right;
	font-size: 11px;
	line-height: 14px;
	background: url(../common/arrow-back.gif) no-repeat 100% 0;
	padding: 0 13px 0 4px;
	color: #736357;
	text-decoration: underline;
}
.main .copy .lnk-back:hover{
	background-color: #fcee21;
	text-decoration: none;
}
.main h2{
	font-size: 14px;
	color: #736357;
	margin: 0 0 10px;
	font-weight: normal;
}

.main ul {
margin:0;
padding-bottom:8px;
font-size: 14px;
	line-height: 24px;
	color: #736357;
	text-align: left;

}
/* client box */
.main .client{
	width: 100%;
	overflow: hidden;
	padding: 4px 0 0;
	margin: 0 0 12px;
}
.main .client ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.main .client ul li{
	vertical-align: top;
	font-size: 18px;
	color: #b5aca0;
	margin: 0 0 8px;
}
.main .client ul li a{
	color: #b5aca0;
	text-decoration: underline;
}
.main .client ul li a:hover{
	text-decoration: none;
	background: #fcee21;
}
/* contact box */
.main .contact-box{
	width: 100%;
	overflow: hidden;
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 21px;
	padding: 2px 0 0;
}
.main .contact-box address{
	font-style: normal;
	color: #736357;
	margin: 0 0 25px;
}
.main .contact-box address span{display:block;}
.main .contact-box span,
.main .contact-box a{color: #736357;}
.main .img-box{
	width: 100%;
	overflow: hidden;
	margin: 0 0 16px;
}
.main .img-box img{display:block;}
/* sidebar */
.sidebar{
	width: 280px;
	float: right;
	margin: 22px 0 0;
	display: inline;
}
/* sidebar navigation */
.sidebar .side-menu{
	margin: 0 0 0 12px;
	padding: 0;
	list-style: none;
	font-size: 0;
	width: 268px;
	overflow: hidden;
}
.sidebar .side-menu li{
	vertical-align: top;
	margin: 0 0 4px;
	width: 100%;
	overflow: hidden;
	height: 17px;
	text-align: center;
}
.sidebar .side-menu li img{padding: 3px 6px;}
.sidebar .side-menu li a:hover{background-position: 0;}
.sidebar .side-menu li a:hover img{
	background:#0ff;
	margin: -17px 0 0;
}
.sidebar h3{
	font-size: 14px;
	color: #736357;
	margin: 0 0 4px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
}
.sidebar p{
	font-size: 14px;
	line-height: 24px;
	color: #736357;
	margin:0;
	text-align: center;
}
/* shedule area */
.sidebar .shedule{
	width: 155px;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	line-height: 18px;
	color: #736357;
	margin: 0 0 0 74px;
}
.sidebar .shedule strong{
	display: block;
	font-weight: normal;
}
.sidebar .shedule span{
	display: block;
}
/* sidebar navigation */
.sidebar .sidenav{
	width: 240px;
	overflow: hidden;
	margin: 0 0 0 30px;
	padding: 0;
	list-style: none;
}
.sidebar .sidenav li{
	vertical-align: top;
	text-transform: uppercase;
	text-align: center;
	font: 11px/18px Arial, Verdana, sans-serif;
	margin: 0 0 2px;
}
.sidebar .sidenav li a{
	color: #9b8876;
	padding:2px 10px;
	position: relative;
}
* html .sidebar .sidenav li a{padding:3px 10px 2px;}
* +html .sidebar .sidenav li a{padding:3px 10px 2px;}
.work-1 #lnk-1,
.work-2 #lnk-2,
.work-3 #lnk-3,
.work-4 #lnk-4,
.work-5 #lnk-5,
.work-6 #lnk-6,
.work-7 #lnk-7,
.work-8 #lnk-8,
.work-9 #lnk-9,
.work-10 #lnk-10,
.work-11 #lnk-11,
.work-12 #lnk-12,
.work-13 #lnk-13,
.work-14 #lnk-14,
.work-15 #lnk-15,
.work-16 #lnk-16,
.work-17 #lnk-17,
.work-18 #lnk-18,
.work-19 #lnk-19,
.work-20 #lnk-20,
.work-21 #lnk-21,
.work-22 #lnk-22,
.work-23 #lnk-23,
.history #history,
.offerings #offerings,
.approach #approach,
.sidebar .sidenav li a:hover{
	background:#0ff;
	text-decoration: none;
}
/* consultation area */
.sidebar .consultation{
	width: 170px;
	margin: 0 0 34px 62px;
}
.sidebar .consultation h3{font-size:11px;}
.sidebar .consultation p{
	font-size:11px;
	line-height: 18px;
	margin: 0;
}
/* buy-box */
.sidebar .buy{
	width: 170px;
	margin: 0 0 0 92px;
}
.sidebar .buy .btn-buy{
	display: block;
	background: url(../common/btn-buy.gif) no-repeat;
	width: 108px;
	height: 27px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 0 5px;
}
.sidebar .buy .cards{
	height: 1%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebar .buy .cards li{
	float: left;
	margin: 0 2px 0 0;
}
.sidebar .buy .cards li img{display:block;}
/* footer */
#footer {
	width:100%;
	overflow:hidden;
	background: url(../common/bg-footer.jpg) repeat-x;
	height: 150px;
}

