body {
	margin: 0;
	padding: 0;
	color: #999;
	font: 70%/110% "Helvetica Nue", Helvetica, AriaL, sans-serif;
	background: url(../img/header_bg.gif) repeat-x;
}
a {
	text-decoration: none;
	color: #B3D66F;
}
a img {
	border: 0;
}
p {
	font-size: 11px;
	margin: 0;
	margin-bottom: 10px;
	color: #959595;
	line-height: 140%;
}
p.project {
	font-size: 10px;
	margin: 0;
}
p span {
	font-weight: bold;
	color: #4C4C4C;
}
p.error {
	color:red;
}
strong {
	color: #B3D66F;
}
h3, h4 {
	font-weight: normal;
}
h3 {
	font-size: 11px;
	color: #424242;
	margin-bottom: 0;
	margin-top: 15px;
}
h4 {
	font-size: 12px;
	color: #757575;
	margin-top: 10px;
	margin-bottom: 1px;
}
h3.person {
	font-weight: bold;
	color: #959595;
}
.section h3 {
	font-weight: bold;
	color: #959595;
	margin-bottom: 10px;
}
h3.person span, .section h3 span {
	color: #B3D66F;
	font-size: 10px;
}
h4.title {
	font-weight: bold;
	font-size: 10px;
	color: #B3D66F;
	margin-top: 0;
	margin-bottom: 10px;
}

form {
	margin: 0;
	padding: 0;
}
label {
	display: block;
}
input.submit {
	padding-top: 6px;
	padding-bottom: 10px;
}

#logo {
	width: 255px;
	height: 96px;
	background: url(../img/logo.gif) no-repeat;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	margin-top: 38px;
}
#logo a {
	width: 255px;
	height: 96px;
	display: block;
}
#container {
	overflow: hidden;
}
#column_a {
	float: left;
	width: 144px;
	height: 850px;
	background: url(../img/column_a_bg.gif) repeat-y;
}
#column_b {
	float: left;
	width: 194px;
	height: 600px;
	padding-left: 4px;
	margin-right: 18px;
}
#column_c {
	float: left;
	width: 381px;
	height: 569px;
	padding-top: 31px;
}
#column_c_work {
	float: left;
	padding-top: 31px;
	padding-left: 15px;
}
#image_sort {
	margin-top: 20px;
}
#image_sort span {
	font-size: 10px;
	color: #B3D66F;
}
#filter {
	margin-top: 50px;
}
ul#cats {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#cats a {
	color: #999;
}
ul#client_list {
	margin: 0;
	padding: 0;
	list-style: inside;
	font-size: 10px;
	color: #959595;
	border-left: 1px solid #dfdfdf;
	padding-left: 20px;
}

div#contact_wrap {
	border-left: 1px solid #EFEFEF;
	position: absolute;
	top: 169px;
	left: 351px;
	padding-top: 180px;
	padding-left: 10px;
}
div#contact_partners {
	background: url(../img/contact_partners.gif) no-repeat;
	width: 359px;
	height: 306px;
	position: absolute;
	top: 324px;
	left: 145px;
}
div#silo {
	background: url(../img/contact_silo.gif) no-repeat;
	width: 281px;
	height: 343px;
	position: absolute;
	top: 41px;
	left: 504px;
}
p#info {
	position: absolute;
	top: 630px;
	left: 218px;
	font-size: 10px;
}
div.section {
	border-bottom: 1px solid #dfdfdf;
	padding-left: 20px;
	width: 272px;
}

p#footer {
	margin: 0;
	padding-left: 147px;
	font-size: 9px;
	clear: both;
}
#bottom_stripe {
	height: 10px;
	background: url(../img/footer_bg.gif) repeat-x;
}




/* nav items */
ul#nav {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 31px;
}
ul#nav li {
	margin: 0;
	padding: 0;
}
ul#nav li {
	margin: 0;
	padding: 0;
	/*text-indent: -9999px;*/
}

/*
ul#nav a {
	display: block;
}
li#overview a {
	background: url(../img/nav_overview_a.gif) no-repeat;
	width: 108px;
	height: 18px;
}
li#overview a:hover {
	background: url(../img/nav_overview_b.gif) no-repeat;
}
li#overview_a {
	background: url(../img/nav_overview_b.gif) no-repeat;
	width: 108px;
	height: 18px;
}
li#clients a {
	background: url(../img/nav_clients_a.gif) no-repeat;
	width: 108px;
	height: 18px;
}
li#clients a:hover {
	background: url(../img/nav_clients_b.gif) no-repeat;
}
li#clients_a {
	background: url(../img/nav_clients_b.gif) no-repeat;
	width: 108px;
	height: 18px;
}
li#work a {
	background: url(../img/nav_work_a.gif) no-repeat;
	width: 108px;
	height: 18px;
}
li#work a:hover {
	background: url(../img/nav_work_b.gif) no-repeat;
}
li#work_a{
	background: url(../img/nav_work_b.gif) no-repeat;
	width: 108px;
	height: 18px;
}
li#contact a {
	background: url(../img/nav_contact_a.gif) no-repeat;
	width: 108px;
	height: 19px;
}
li#contact a:hover {
	background: url(../img/nav_contact_b.gif) no-repeat;
}
li#contact_a {
	background: url(../img/nav_contact_b.gif) no-repeat;
	width: 108px;
	height: 19px;
}*/


div#ie_wrap {
	position: absolute;
	top: 205px;
	left: 0px;
}
ul#subnav {
	margin: 0;
	padding: 0;
	list-style: none;
}

/*
li#s_print a {
	background: url(../img/snav_print_a.gif) no-repeat;
	width: 134px;
	height: 14px;
	display: block;
}
li#s_print a:hover {
	background: url(../img/snav_print_b.gif) no-repeat;
}
li#s_print_a a {
	background: url(../img/snav_print_b.gif) no-repeat;
	width: 134px;
	height: 14px;
	display: block;
}
li#s_identity a {
	background: url(../img/snav_identity_a.gif) no-repeat;
	width: 134px;
	height: 18px;
	display: block;
}
li#s_identity a:hover {
	background: url(../img/snav_identity_b.gif) no-repeat;
}
li#s_identity_a a {
	background: url(../img/snav_identity_b.gif) no-repeat;
	width: 134px;
	height: 18px;
	display: block;
}
li#s_web a {
	background: url(../img/snav_web_a.gif) no-repeat;
	width: 134px;
	height: 15px;
	display: block;
}
li#s_web a:hover {
	background: url(../img/snav_web_b.gif) no-repeat;
}
li#s_web_a a {
	background: url(../img/snav_web_b.gif) no-repeat;
	width: 134px;
	height: 15px;
	display: block;
}
li#s_marketing a {
	background: url(../img/snav_marketing_a.gif) no-repeat;
	width: 134px;
	height: 16px;
	display: block;
}
li#s_marketing a:hover {
	background: url(../img/snav_marketing_b.gif) no-repeat;
}
li#s_marketing_a a {
	background: url(../img/snav_marketing_b.gif) no-repeat;
	width: 134px;
	height: 16px;
	display: block;
}
*/
ul#subnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
	font-size: 10px;
}

/*
#inner2 ul li {
	padding:0;
	margin:0;
	margin-bottom: -4px;
}
ul#subnav ul li a, ul#subnav ul li a:hover {
	background: none;
}
*/
ul#subnav ul li a {
	color: #bbbbbb;
}
ul#subnav ul li a:hover {
	color: #B3D66F;
}
ul#subnav ul li a.active {
	color: #B3D66F;
}
ul#subnav li ul li {
	padding-bottom: 2px;
}
ul#subnav li ul li.last {
	padding-bottom: 15px;
}
div#partners {
	position: absolute;
	top: 324px;
	left: 153px;
}
div#overview_wrap {
	border-left: 1px solid #dfdfdf;
	height: 459px;
	padding-left: 10px;
}
div#formwrap {
	border-left: 1px solid #EFEFEF;
	padding-left: 10px;
	height: 459px;
} 
div#loggedin {
	float: left;
	width: 400px;
	padding-left: 10px;
}
div#loggedin strong {
	color: #757575;
}
ul.file_record {
	list-style: none;
	margin: 0;
	padding: 0;
	padding: 20px;
	border: 1px solid #dfdfdf;
	margin-bottom: 20px;
	background: #f7f7f7;
}
li.file {
	height: 18px;
}
li.file a{
	background: url(../img/file.gif) no-repeat top left;
	padding-left: 18px;
	padding-bottom: 4px;
	padding-top: 3px;
	font-size: 12px;
}


.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}


