* {
	padding: 0;
	margin: 0;
	font-family: 'Tahoma';
}
html {
	height: 100%;
}
body {
	background: #fff url(/files/imgs/background.png) repeat-y top center;
	height:auto !important;
	height:100%;
	min-height:100%;
	font-family: 'Tahoma';
	font-size: 11px;
	color: #636467;
}
img {
	border: 0;
}
a, .g-text-blue {
	text-decoration: none;
	color: #00A4CC;
	font-size: 11px;
	font-weight: bold;
}
a:hover, .g-text-gray {
	color: #636467;
}
.g-text-gray {
	font-size: 11px;
}
.g-gray {
	text-decoration: underline;
	color: #636467;
	font-weight: normal;
}
.g-gray:hover {
	color: #00A4CC;
}

#page {
	height:auto !important;
	height:100%;
	min-height:100%;
	margin: 0 auto;
	width: 900px;
	padding: 5px 40px 0;
}
#header {
	text-align: right;
	width: 910px;
	height: 85px;
	padding-bottom: 20px;
}
#header h1 {
	display: inline;
	font-size: 16px;
	color: #469dca;
	font-weight: bold;
	margin-bottom: 30px;
}
#header p {
	color: #646464;
	font-size: 11px;
}
#header p span {
	font-size: 12px;
	font-weight: bold;
}
.b-logo {
	float: left;
}
.menubar {
	list-style-type: none;
	margin-top: 15px;
	font-size: 18px;
}
.menubar li {
	display: inline;
	text-transform: lowercase;
	padding: 0 5px;
}
.menubar a, .menubar span {
	font-size: 18px;
	font-weight: normal;
	padding: 0 5px;
	color: #646464;
}
.menubar a:hover, .menubar span {
	color: #fff;
}
.blueborder {
	border-left: 2px solid #009cdf;
}
#main {
	padding-right: 10px;
	width: 635px;
	float: left;
}
.b-items li {
	list-style-type: none;
}
.b-item {
	margin-top: 15px;
	width: 620px;
}		
.b-item .b-items-selected {
	background-image: url(/files/imgs/cross.png);
	background-position: top right;
	color: #FFF !important;
}
.b-item-a  {
	display: block;
	width: 620px;
	height: 64px;
	color: #fff;
	font: normal 40px/60px tahoma;
	background: transparent url(/files/imgs/arrow.png) no-repeat bottom right;
}
.b-item-a:hover {
	color: #fff;
}
.b-item-a span {
	margin-left: 15px;
}
.b-subitem {
	margin-top: 10px;
}
.b-subitem .b-items-selected span {
	text-decoration: none;
}
.b-subitem-a {
	display: block;
	width: 550px;
	height: 34px;
	font: normal 26px/30px tahoma;
}
.b-subitem-a span {
	text-decoration: underline;
	margin-left: 40px;
}
.b-subitem a.b-items-selected {
	color: #FFF;
	background-image: url(/files/imgs/cross.png); 
	background-repeat: no-repeat;
	background-position: -2px right;
}
#sidebar {
	float: right;
	width: 240px;
}
#footer {
	clear: both;
	font-size: 11px;
	color: #469dca;
	padding: 20px 0 20px 0;
	text-align: center;
}
.b-more {
	margin-top: 4px;
}
.b-more h1 {
	display: inline;
	font-size: 12px;
	color: #00aeef;
	padding-right: 5px;
}
.b-more-info:hover {
	color: #FFF;
	background: #00aeef;
}
.b-more-info-selected {
	color: #FFF !important;
	background: #00AEEF !important;
}
.b-tag {
	border-left: 1px solid #636467;
	padding: 0 5px;	
}
.b-other-works h2 {
	margin-top: 10px;
	font-size: 12px;
	color: #636467;
}
.b-other-works div {
	margin-top: 5px;
}
.imgtitle {
	color: #ccc;
	font-size: 1.1em;
	padding-left: 50px;
	background:transparent url(/files/imgs/nb.png) no-repeat top left;
	height: 30px;
	display: block;
	line-height: 1.7em;
}
.b-description {
	margin-top: 10px;
}

.b-speaker {
	width: 254px;
	text-align: center;
	margin-bottom: 10px;
}
.b-speaker-remark {
	font-size: 11px;
	background: transparent url(/files/imgs/speak-top.png) no-repeat top left;
	margin-top: -23px;
	padding-top: 35px;
	position: relative;
}
.b-speaker-remark-header {
	text-align: left;
	color: #00AEEF !important;
	padding: 0 15px 10px;
	font-weight: bold;
}
.b-speaker-remark div {
	background: transparent url(/files/imgs/speak-middle.png) repeat-y;
}
.b-speaker-remark span {
	display: block;
	text-align: left;
	background: transparent url(/files/imgs/speak-bottom.png) no-repeat left bottom;
	padding: 0 15px 15px;
}

.b-portfolio-col {
	width: 300px;
}
.b-portfolio-col li{
	list-style-type: none;	
}
.b-portfolio-col li li a:hover {
	color: #AAA !important;
}
.b-portfolio-col li a {
	text-decoration: none;
	display: block;
	height: 30px;
	line-height: 30px;
	color: #FFF;
	font-size: 20px;
}
.b-portfolio-col li a span{
	margin-left: 10px;
	font-weight: normal;
}
.b-portfolio-col li ul {
	margin-bottom: 20px;
}
.b-portfolio-col li li a {
	height: 18px;
}
.b-portfolio-col li li a span{
	margin-left: 25px;
	font-weight: bold;
	font-size: 12px;
}
.b-portfolio-leftcol {
	float: left;
}
.b-portfolio-leftcol {
	float: left;
}

.b-portfolio-rightcol {
	width: 300px;
	float: right;
}
.b-news {
	font-size: 11px;
}
.b-news-item {
	margin-bottom: 10px;
}	
.b-news-item-header {
	display: block;
	padding-left: 30px;
	font-weight: bold;
}
span.b-news-item-header {
	background: transparent url(/files/imgs/news-arrow.png) no-repeat top left;
	color: #636467;
	min-height: 20px;
}
.b-news-item-date {
	display: block;
	text-align: right;
	color: #636467;
}
.rightcol h2 {
	font-size: 18px;
	margin: 10px 0;
	color: #636467;
	font-weight: normal;
}
.b-right-selected {
	color: #00A4CC;
	font-size: 18px;
	line-height: 18px;
	margin: 5px;
	font-weight: normal;
}
.b-right-selected span {
	padding-right: 20px;
	background: transparent url(/files/imgs/selected.png) no-repeat top right;
}
.b-right-ref {
	display: block;
	color: #00A4CC;
	font-size: 18px;
	margin: 5px;
	font-weight: normal;
}
.g-block {
	display: block;
}
a.b-client-logo, .b-client-logo-active {
	display: inline-block;
	margin: 1px;
	width: 150px;
	height: 70px;
	background: transparent url(/files/imgs/clients-a.png) no-repeat left top;
	padding: 3px;
}
a.b-client-logo:hover, .b-client-logo-active {
	background: transparent url(/files/imgs/clients-a-h.png) no-repeat left top;
}
.b-client-logo img {
	width: 150px;
	height: 70px;
}
.b-portfolio-grp-hdr {
	width: 610px;
	padding-left: 20px;
	height: 64px;
	color: #fff;
	font: normal 40px/60px tahoma;	
	margin: 20px 0 10px;
}
.b-portfolio-grp-list li{ 
	list-style-type: none;		
}
.b-portfolio-grp-list a {
	display: block;
	width: 410px;
	height: 34px;
	font: normal 26px/30px tahoma;	
	padding-left: 30px;
}
.b-portfolio-grp-list a:hover {
	color: #FFF !important;
	text-decoration: none;
}
#main p {
	margin-bottom: 1em;
}