html {
	background:#6d6560 url(../images/bg-page.png);
	height:100%;
}
body {
	margin:0;
	color:#3d3d3d;
	font:14px Arial, Helvetica, sans-serif;	
	height:100%;
	min-width:929px;
	background:#6d6560;
	line-height:22px;
}
.body-main {
/*	background:url(../images/bg-body.jpg) 50% 0 no-repeat; */
	height:100%;
}
img{border-style:none;}
a{text-decoration:none; color:#3d3d3d;}
a:hover{text-decoration:underline;}

.google a  { font:12px Arial, Helvetica, sans-serif; text-decoration:none; color:#a8a8a8; }
.google a:hover   { font:12px Arial, Helvetica, sans-serif; text-decoration:none; color:#a8a8a8; text-decoration:underline; }


input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#3d3d3d;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
q{quotes:none;}
q:before{content:''}
q:after{content:''}
.w1{
	width:929px;
	margin:0 auto;
	background:url(../images/bg-sidebar.png) repeat-y;
	min-height: 100%;
}
#wrapper {
	background:url(../images/bg-page.png);
	position:relative;
	height:100%;
}
#main {
	width:929px;
	overflow: hidden;
}
#sidebar {
	width:262px;
	float:left;
	padding:26px 0 0 0;
}
.logo{
	width:197px;
	height:150px;
	background:url(../images/logo.png) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	margin:0 0 14px;
	position:relative;
}
.logo a {
	display:block;
	height:100%;
}
.nav {
	margin:0;
	padding:0 0 0 23px;
	list-style:none;
}
.nav li {
	padding:5px 0 0;
}
.nav a {
	height:33px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	position:relative;
}
.nav .practice a, .nav .menuitem2 a {
	width:196px;
	background:url(../images/text-practice.png) no-repeat;
}
.nav .thinking a, .nav .menuitem4 a {
	width:197px;
	background:url(../images/text-thinking.png) no-repeat;
}
.nav .projects a, .nav .menuitem3 a {
	width:208px;
	background:url(../images/text-projects.png) no-repeat;
}
.nav .press a, .nav .menuitem5 a {
	width:130px;
	background:url(../images/text-press.png) no-repeat;
}
.nav .new a, .nav .menuitem6 a {
	width:93px;
	background:url(../images/text-new.png) no-repeat;
}
.nav .contact a, .nav .menuitem7 a {
	width:187px;
	background:url(../images/text-contact.png) no-repeat;
}
.nav a.active {
	background-position:0 -33px;
	position:relative;
}
.nav li a:hover {
	background-position:0 -33px;
	position:relative;
}
/*--inner--*/
#content {
	width:645px;
	float:right;
	background:#fff;
	min-height: 900px;
}



.top-holder {
	background:url(../images/top-line.gif) repeat-x;
	padding:20px 30px 0 32px;
	overflow:hidden;
	margin:0 0 31px;
	height:1%;
}

.breadcrumbs{
	margin:0;
	padding:0;
	list-style:none;float:left;
		text-transform:uppercase;
	color:#3d3d3d;
}
.breadcrumbs li {
	background:url(../images/separator.gif) no-repeat 100% 50%;
	float:left;
	padding:0 10px 0 5px;
}
.breadcrumbs a {
	font-size:15px;
	text-transform:uppercase;
	color:#3d3d3d;
}
.switcher {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
.switcher li {
	float:left;
	padding:0 5px 0;
}
.switcher a {
	height:45px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	position:relative;
}
.switcher .prev a {
	width:84px;
	background:url(../images/btn-prev.gif) no-repeat;
}
.switcher .next a {
	width:84px;
	background:url(../images/btn-next.gif) no-repeat;
} 

.switcher .prev a:hover {
	width:84px;
	background:url(../images/btn-prev-on.gif) no-repeat;
}
.switcher .next a:hover {
	width:84px;
	background:url(../images/btn-next-on.gif) no-repeat;
}
.content-holder {
	height:1%;
	padding:0 28px 0 32px;
}
.content-holder h1 {
font-size:35px;
line-height:40px;
margin-bottom:-10px;
font-weight:normal;
}

.content-holder	h2 {
	margin:0;
	padding:0;
	color:#3d3d3d;
	font-size:20px;
	font-weight:normal;
}
.content-holder	h3 {
	margin:0;
	padding:0;
	color:#a8a8a8;
	font-size:16px;
	line-height:25px;
	font-weight:normal;
	padding-bottom:10px;
}
.content-holder	h4 {
	margin:0;
	padding:0;
	color:#a8a8a8;
	font-size:20px;
	line-height:25px;
	font-weight:normal;
}
.newsdate {font-weight:normal; color:#a8a8a8; font-size:12px; line-height:28px;}
.detail { color:#a8a8a8; }
.title {
	margin:0 0 23px;
}
.image {
	margin:0 0 18px;
}
.image img {
	display:block;
}
.description p {
	margin:0;
}
.description {
	margin:0 0 33px;
	padding:0 35px 0 0;
}

.box {
	float:left;
	padding:0 2px 0 0;
}
.box-c {
	width:193px;
	background:url(../images/bg-box-c.gif) repeat-y;
	margin:0 0 10px;
}
.box-c .holder{
	background:url(../images/bg-box-t.gif) no-repeat;
	overflow:hidden;
}
.box-c .frame{
	padding:4px 3px 7px;
	background:url(../images/bg-box-b.gif) no-repeat 0 100%;
	overflow:hidden;
}
.img {
	margin:0 0 5px;
}
.img img {
	display:block;
}
.descriptions {
	padding:0 0 0 5px;
}
.descriptions a {
	font-weight:bold;
	font-size:15px;
	line-height:14px;
}
.link {
	min-height:46px;
}
.date {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.date li {
	display:inline;
	font-size:13px;
	color:#3d3d3d;
	background:url(../images/separator2.gif) no-repeat 0 2px;
	padding:0 6px 0 6px;
	margin:0 0 0 -5px;	
}
.date li.first-child,
.date li:first-child {
	background:none;
}
.date span {
	color:#a9a8a8;
}
