* {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}

html,body{
	font-family:"Helvetica Neue", "Helvetica", "Arial", sans-serif;
	background-color: #1d1d1f;
	color:white;
	font-size:12px;
	height:100%;
	font-weight:200;
	letter-spacing:0.2px;
}

noscript h1 {
	position: relative;
	width: 100%;
	padding: 10px;
	margin-bottom: 50px;
	background: #3a3a3c;
	color: #a7a8ac;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
}

a {
	color: #1d1d1f;
	text-decoration: none;
}

#wrapper{
	width:839px;
	margin:0 auto;
	height:auto;
	padding-top:120px;
}


h1{
	font-size:17px;
	font-weight:bold;
	font-family:"Helvetica", "Arial", sans-serif;
	font-weight: bold;
}

p{
	line-height:15px;
}

/* Header */

#logo{
	border-bottom:1px solid #a8a9ad;
	width:100%;
	height:22px;
	padding-bottom:2px;
}

#page_title{
	height:26px;
	line-height:23px;
	border-bottom:1px solid #a8a9ad;
	width:100%;
	margin-bottom:6px;
	vertical-align:middle;
}

#page_title h1{
	float:left;
	width:auto;
	margin-right:16px;
	margin-bottom:8px;
	height:auto;
	text-transform:uppercase;
}

#page_title h1#back{
	opacity:0.5;
	float:right;
	margin-right:0;
}

#page_description{
	font-size:12px;
	line-height:14px;
	clear:both;
	height:70px;
	margin-bottom:8px;
}

#page_description p{
	float:left;
	width:336px;
	padding-top:7px;
}

#page_description ul.column{
	float:right;
	width:188px;
	margin-left:20px;
	margin-top:4px;
}

#page_description ul.column li{
	border-bottom:1px solid #a8a9ad;
	padding-top:3px;
	padding-bottom:3px;
}

.toggle{
	width:15px;
	height:15px;
	background-repeat:no-repeat;
	cursor:pointer;
	float:left;
	margin-top:5px;
	background-image:url('../images/info_button.gif');
	background-position:bottom;
}

.info{
	background-position:top!important;
}

.loading{
	background-image:url('../images/loading.gif')!important;
	width:16px;
	height:16px;
}

.clear {
	clear: both;
}

/* CONTENT
--------------------------------- */

#content {
	width: 839px;
	height: 378px;
	clear: both;
	margin-bottom: 8px;
	background: #fff;
}

#home #content {
	background: transparent;
}

#clients #content {
	width: 833px;
	height: 372px;
	padding: 3px ;
}

#content h1 {
	border-bottom:1px solid #a8a9ad;
	color:black;
	text-transform:uppercase;
	width:682px;
	margin:0 auto;
	margin-bottom:11px;
	padding-top:41px;
	line-height:30px;
}

#projects #content {
	height: 331px;
	padding-top: 41px;
}

#projects #content h1 {
	border-bottom: 0px;
	font-size: 33px;
	margin-bottom: 9px;
	padding-top: 0px;
}

#content p {
	color:black;
	width:682px;
	margin:0 auto;
	margin-bottom:12px;
}

#content .thumb { 
	width: 98px;
	height: 78px;
	float: left;
	margin: 3px;
	display: inline;
	padding-bottom: 6px;
	border-bottom: 1px solid #a8a9ad;
	background: #fff url('../images/ajax-loader.gif') center center no-repeat;
}

#content .thumb img {
	border: 1px solid #a8a9ad;
}

#content .option{
	width:137px;
	float:left;
	margin-right:3px;
	height:378px;
	background-color:#2f2f2f;
	cursor:pointer;
}

#content .option .hover{
	background-color:white;
	height:378px;
}

#content .column{
	float:left;
	margin-left:78px;
	display:inline;
}

#content .column p, #content .column h1{
	width:100%!important;
	border:0!important;
}

#content .column abbr {
	margin-right: 3px;
	font-weight: bold;
}

#content ul.column h2 {
	float: left;
	width: 75px;
	font-weight: normal;
}

#content ul.column{
	float:left!important;
	width:100%;
	border-top:1px solid #a8a9ad;
	margin-top:4px;
}

#content ul.column li{
	border-bottom:1px solid #a8a9ad;
	padding-top:3px;
	padding-bottom:3px;
	color:black;
}

/* ACCORDION
--------------------------------- */

#accordion_container{
	width:838px;
	margin:0 auto;
	height:378px;
	clear:both;
	margin-bottom:8px;
	background: #000;
}

#accordion_container ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#accordion_container ul li{
	float: left;
	padding: 0px;
	display: block;
	margin-right: 3px;
	display: block;
	overflow: hidden;
	height: 378px;
	width: 74px;
	cursor:pointer;
	cursor:hand;
	background: #3a3a3c;
}

#accordion_container #a1{
	width: 451px;
}

#accordion_container ul li img{
	position: absolute;
}

/* FOOTER
--------------------------------- */

#footer {
	width: 839px;
	height: 18px;
	float: left;
	border-bottom: 1px solid #a8a9ad;
	border-top: 1px solid #a8a9ad;
	text-align: center;
}

#nav {
	height:18px;
	width:auto;
	margin:0 auto;
	text-align:center;
	list-style-type:none;
}

#nav li {
	display: inline;
	text-transform: uppercase;
	list-style-type: none;
}

#nav li a {
	color:#a7a8ac;
	text-decoration:none;
	line-height:14px;
	font-size:11px;
	padding-left:22px;
	padding-right:22px;
	font-family:"HelveticaNeue-CondensedBold", "Arial Narrow", "Helvetica", "Arial", sans-serif;
	font-weight:bold;
}

#nav li a:hover {
	color: #fff;
}

#home #nav .home a,
#about #nav .about a,
#services #nav .services a,
#clients #nav .clients a,
#contact #nav .contact a {
	color: #fff;
	cursor: default;
}

/* ENDS
--------------------------------- */