html {
	margin: 0;
	height: 100%;
	width: 100%;
}

body {
	margin: 0;
	height: 100%;
	width: 100%;
	font-family: Trebuchet MS;
	letter-spacing: 1px;
}

img.pl {
	display: none;
}

div.clear {
	clear:both;
	height: 0;
}

a {
	text-decoration: none;
	color: #5DC31A;
}

a:hover {
	text-decoration: underline;
}

div.wrapper {
	width: 900px;
	margin: auto;
}

div.logolink {
	float: left;
	width: 330px;
	height: 60px;
	cursor: pointer;
	margin: 18px 0 0 0;
}

div.header_container {
	width: 900px;
	margin: auto;
}

div.header1 {
	width: 550px;
	height: 144px;
	float: left;
	background: url(../images/header_left.png) no-repeat;
}

div.header2 {
	width: 49px;
	height: 144px;
	float: left;
	background: url(../images/header_right.png) no-repeat;
}

div.header3 {
	width: 10px;
	height: 144px;
	float: left;
	background: #181c16;
}

div.header4 {
	width: 291px;
	height: 144px;
	float: left;
}

div.content_container {
	width: 571px;
	height: 445px;
	padding: 15px 0 0 28px;
	font-size: 12px;
}

div.content_container_approach {
	width: 900px;
	height: 445px;
	padding: 15px 0 0 0;
	font-size: 12px;
}

div.content_container_work {
	width: 900px;
	height: 445px;
	padding: 15px 0 0 28px;
	font-size: 12px;
}

div.content_container_about {
	width: 872px;
	height: 445px;
	padding: 15px 0 0 28px;
	font-size: 12px;
	background: url(../images/about_bg.jpg) bottom right no-repeat;
}

div.content_container_news {
	float: left;
	width: 571px;
	height: 445px;
	padding: 15px 0 0 28px;
	font-size: 12px;
}

div.content_container_home {
	width: 900px;
	font-size: 12px;
}

div.content_container_article {
	width: 900px;
	height: 460px;
	font-size: 12px;
}

div.content_container a {
	color: #5DC31A;
}

div.content_container_contact {
	float: left;
	width: 571px;
	height: 445px;
	padding: 15px 0 0 28px;
	font-size: 12px;
	background: url(../images/contact_logo.jpg) bottom right no-repeat;
}

div.content_container_contact div.componentheading {
	width: 399px;
	height: 34px;
	padding: 0 0 33px 0;
	background: url(../images/header_contact.jpg) no-repeat;
}

div.content_container_contact_right {
	float: left;
	padding: 70px 0 0 10px;
}

div.content_container_news_right {
	float: left;
	padding: 50px 0 0 10px;
}

div.content_container_portfolio {
	width: 872px;
	height: 575px;
	padding: 15px 0 0 28px;
	font-size: 12px;
}

div.footer {
	padding: 18px 0 100px 0;
	font-size: 12px;
	width: 900px;
	margin: auto;
	color: #ffffff;
}

span.green {
	color: #8CC63F;
	padding: 0 20px 0 20px;
}

div.footer a {
	color: #ffffff;
	text-decoration: none;
}

div.footer a:hover {
	text-decoration: underline;
}

div#component-contact input, div#component-contact textarea {
	font-family: Trebuchet MS;
	font-size: 12px;
	padding: 3px;
	border: 1px solid #808386;
	background: #F1F1F1;	
	width: 250px;
	overflow: hidden;
	color: #b4b5b6;
	margin: 0 0 10px 0;
}

div#component-contact textarea {
	height: 120px;
	margin: 0 0 1px 0;
}

div#component-contact a {
	color: #7d8285;
}

div.contact_email {
	line-height: 12px;
}

div.componentheading_contact {
	padding: 0 0 33px 0;
}

form#emailForm {
	padding: 0 0 0 20px;
}

button#contact_button {
	width: 90px;
	height: 22px;
	background: url(../images/contact_button.jpg) no-repeat;
	border: 0px;
	cursor: pointer;
	margin: -1px 0 0 0;
}

div.content_container_portfolio div.componentheading_identity {
	float: left;
	background: url(../images/header_identity_portfolio.jpg) no-repeat;
	width: 256px;
	height: 35px;
	padding-bottom: 10px;
}

div.content_container_portfolio div.componentheading_print {
	float: left;
	background: url(../images/header_print_portfolio.jpg) no-repeat;
	width: 207px;
	height: 28px;
	padding-bottom: 10px;
}

div.content_container_portfolio div.componentheading_web {
	float: left;
	background: url(../images/header_web_portfolio.jpg) no-repeat;
	width: 199px;
	height: 28px;
	padding-bottom: 10px;
}

div.portfolio_pagination {
	float: right;
	padding: 0 15px 0 0;
}

span.portfolio_thumb img {
	margin: 0;
	padding: 2px;
	border: 2px solid  #000;
	background: #fff;
}

img#bigimg {
	margin: 0;
	padding: 2px;
	border: 2px solid  #000;
	background: #fff;
}

img.smimg {
	display: none;
}

div.photo_number {
	width: 15px;
	height: 15px;
	padding: 2px;
	text-align: center;
	background: #181C16;
	color: #fff;
	font-size: 12px;
	float: right;
}

div.photo_number:hover {
	color: #8EC641;
	cursor: pointer;
}

div.spacer {
	float: right;
	width: 3px;
	height: 25px;
}

table.blog a {
	color: #808386;
}

td.article_column:hover, td.article_column:hover a {
	background: #8EC641;
	color: #fff;
}

td.article_column {
	padding: 5px 5px 5px 8px;
}

td.article_column_end {
	width: 195px;
	cursor: default;
}

td.article_column_end column_separator {
	cursor: default;
}

div.portfolio_item_details_container {
	padding: 0 0 0 47px;
}

div.content_container_portfolio div.contentpaneopen {
	margin: 0 0 0 -5px;
}

div.portfolio_item_details {
	background: url(../images/gradient.jpg) bottom no-repeat #F2F3F4;
	padding: 13px 23px 43px 18px;
	min-height: 370px;
	line-height: 16px;
}

div.portfolio_item_title {
	width: 277px;
	padding: 5px 5px 5px 18px;
	background: #181C16;
	color: #fff;
	font-size: 18px;
}

div.portfolio_item_title a {
	color: #fff;
}

div.launch_button {
	float: left;
}

div.item_url {
	float: left;
	padding: 4px 0 0 8px;
}

div.item_url a {
	color: #888A8D;
	font-weight: bold;
}

td.details {
	color: #646568;
}

div.portfolio_item_navigation {
	height: 20px;
	padding: 0 0 0 30px;
}

div.portfolio_item_navigation2 {
	float: left;
	margin: 0 0 0 400px;
}

div.portfolio_item_navigation a {
	color: #D8D9DB;
}

div.portfolio_item_navigation a:hover {
	text-decoration: none;
	color: #000;
}

div.content_header_about {
	width: 370px;
	height: 35px;
	padding: 0 0 10px 0;
	background: url(../images/header_about.jpg) no-repeat;	
}

div.content_header_work {
	float: left;
	width: 88px;
	height: 28px;
	padding: 0 0 10px 15px;
	background: url(../images/header_work.jpg) no-repeat;	
}

div.content_header_separator {
	float: left;
	width: 15px;
	font-size: 26px;
	color: #D2D4DA;
	cursor: default;
}

div.content_header_id {
	float: left;
	width: 117px;
	height: 32px;
	padding: 0 0 0px 0;
	margin: 2px 0 0 0;
	background: url(../images/identity.jpg) no-repeat;	
	cursor: pointer;
}

div.content_header_id:hover {
	background: url(../images/identity_over.jpg) no-repeat;	
}

div.content_header_print {
	float: left;
	width: 78px;
	height: 32px;
	padding: 0 0 0px 0;
	margin: 2px 0 0 0;
	background: url(../images/print.jpg) no-repeat;	
	cursor: pointer;
}

div.content_header_print:hover {
	background: url(../images/print_over.jpg) no-repeat;	
}

div.content_header_web {
	float: left;
	width: 71px;
	height: 32px;
	padding: 0 0 0px 0;
	margin: 2px 0 0 0;
	background: url(../images/web.jpg) no-repeat;	
	cursor: pointer;
}

div.content_header_web:hover {
	background: url(../images/web_over.jpg) no-repeat;	
}

div.content_container p {
	margin-top: 0;
	padding-top: 0;
	line-height: 27px;
	font-size: 11px;
	color: #4F5051;
}

div.content_container_news p {
	margin-top: 0;
	padding-top: 0;
	line-height: 27px;
	font-size: 11px;
	color: #4F5051;
}

table.contentpaneopen_news_content {
	line-height: 27px;
	font-size: 11px;
	color: #4F5051;
	background: #fff;
}

div.content_container_approach p {
	margin-top: 0;
	padding-top: 0;
	line-height: 27px;
	font-size: 11px;
	color: #4F5051;
}

div.content_container_work p {
	margin-top: 0;
	padding-top: 0;
	line-height: 27px;
	font-size: 11px;
	color: #4F5051;
}

div.content_container_about p {
	margin-top: 0;
	padding-top: 0;
	line-height: 27px;
	font-size: 11px;
	color: #4F5051;
}

div.content_container_news p {
	margin-top: 0;
	padding-top: 0;
	line-height: 27px;
	font-size: 11px;
	color: #4F5051;
}

div#content_header_approach_identity {
	width: 277px;
	height: 35px;
	background: url(../images/header_approach_identity.jpg) no-repeat;
}

div#content_header_approach_print {
	width: 234px;
	height: 35px;
	background: url(../images/header_approach_print.jpg) no-repeat;
	display: none;
}

div#content_header_approach {
	width: 412px;
	height: 35px;
	padding: 0 0 0 28px;
	background: url(../images/header_approach.jpg) right no-repeat;
}

div.work_container {
	padding: 14px 0 0 0;
}

div.approach_container {
	width: 900px;
	height: 272px;
	background: url(../images/approach_bg.jpg) no-repeat;
	padding: 20px 0 0 0;
}

div.approach_menu {
	width: 110px;
	float: left;
}

div.approach_menu span {
	cursor: pointer;
}

div.approach_menu span:hover {
	color: #000000;
	font-weight: bold;
}

div#approach_identity_content {
	width: 440px;
	padding: 0 13px 0 0;
	float: left;
}

div#approach_print_content {
	width: 440px;
	padding: 0 13px 0 0;
	display: none;
	float: left;
}

div#approach_web_content {
	width: 440px;
	padding: 0 13px 0 0;
	display: none;
	float: left;
}

div.work_content {
	float: left;
	width: 453px;
}

div.button_view_portfolio {
	width: 148px;
	height: 22px;
	background: url(../images/button_view_portfolio.jpg) no-repeat;
	cursor: pointer;
}

div.button_view_portfolio:hover {
	width: 148px;
	height: 22px;
	background: url(../images/button_view_portfolio_over.jpg) no-repeat;
	cursor: pointer;
}

div#work_identity_content {
	padding: 0 20px 0 0;
	float: left;
}

div#work_print_content {
	padding: 0 20px 0 0;
	display: none;
	float: left;
}

div#work_web_content {
	padding: 0 20px 0 0;
	display: none;
	float: left;
}


div.featured_project {
	width: 280px;
	padding: 0 0 0 15px;
	float: left;
}

img#arrow_identity {
	visibility: visible;
}

img#arrow_print {
	visibility: hidden;
}

img#arrow_web {
	visibility: hidden;
}

div.featured_project_title {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 3px 0;
}

div.featured_thumb img {
	margin: 0;
	padding: 2px;
	border: 2px solid  #000;
	background: #fff;
	cursor: pointer;
}

div.featured_details_button {
	width: 90px;
	height: 22px;
	background: url(../images/button_details.jpg) no-repeat;
	cursor: pointer;
}

div.featured_url {
	height: 12px;
	padding: 0 0 5px 0;
}

div.featured_url a {
	color: #9a9c9e;
	font-size: 11px;
}

div.featured_url a:hover {
	color: #9a9c9e;
	text-decoration: none;
}

div.featured_container {
	height: 166px;
	padding: 0 0 0 87px;
	background: url(../images/featured_bg.jpg) left no-repeat;
	cursor: pointer;
}

div.featured_container:hover {
	background: url(../images/featured_bg_over.jpg) left no-repeat;
}

img.button_details {
	margin: 0px 0 0 0;
}

td.buttonheading a img {
	border: 1px dotted #B6B7BC;
	padding: 1px;
}

td.buttonheading a img:hover {
	border: 2px solid #77CA53;
	padding: 0px;
}

div.componentheading_news {
	width: 263px;
	height: 28px;
	background: url(../images/header_news.jpg) no-repeat;
	padding: 0 0 20px 3px;
}

div.latest_news_header {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 3px 0;
}

ul.latestnews {
	font-size: 12px;
	list-style: none;
	margin-top: 0;
	padding-top: 10px;
}

li.latestnews {
	line-height: 20px;
}

div.approach_content {
	width: 455px;
	padding: 0 0 0 140px;
}

table.contentpaneopenabout {
	width: 571px;
}

div.disc {
	font-size: x-small;
	padding: 5px 0 0 0;
	color: #B5B7B7;
}

div.disc a {
	cursor: text;
	color: #B5B7B7;
}

div.disc a:hover {
	text-decoration: none;
}

div.home-welcome {
	width: 900px;
	height: 209px;
	margin: auto;
	background: url(../images/home-welcome.jpg) no-repeat;
	color: #ffffff;
}

div.home-bottom {
	width: 900px;
	height: 278px;
	margin: auto;
	background: url(../images/home-bottom.jpg) no-repeat;
	color: #ffffff;
}

div.home-welcome p {
	padding: 0px 170px 0px 70px;
	line-height: 22px;
}

div.home-welcome h3 {
	margin-top: 0;
	font-size: 22px;
	padding: 8px 0 0 30px;
}

div.home-welcome p a {
	color: #c8fd82;
}

div.home-bottom h3 {
	margin: 0;
	font-size: 22px;
	padding: 8px 0 0 30px;
}

div.home-bottom ul li {
	list-style: none;
	padding: 2px 50px 2px 32px;
	background: #3D8E00;
	margin: 3px;
}

div.home-bottom ul {
	padding-top: 0;
	margin-top: 0;
}
div.home-bottom p {
	color: #c8fd82;
	padding: 0 0 0 60px;
	font-weight: bold;
	margin-bottom: 4px;
}
