del{
	display: none;
}
@media screen, projection {
/**********************/
*{
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 1em;
	text-decoration: none;
}
a{
	color: #999999;
}
body{
	color: #58585A;
	font: .9em "trebuchet MS",sans-serif;
}
h1,h2,h3,h4,h5,h6{
	color: #58585A;
	text-transform: lowercase;
}
hr{
	display: none;
}
/**********************/
.agilician strong{
	font-weight: normal;
}
.linkedin a{
	padding-left: 22px;
	background: url(../images/linkedin.gif) no-repeat left top;
}
.obfuscate a{
	padding-left: 22px;
	background: url(../images/email.gif) no-repeat 1px top;
}
.pdf a{
	padding-left: 22px;
	background: url(../images/pdf.gif) no-repeat left top;
}
.twitter a{
	padding-left: 22px;
	background: url(../images/icon_twitter_16.png) no-repeat left top;
}
#body a:hover{
	color: #77A248;
	text-decoration: underline;
}
/**********************/
#body img{
	border: 1px solid #f1f1f1;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
	padding: 10px;
}
/**********************/
#container{
	margin: auto;
	width: 790px;
	position: relative;
}
/**********************/
#content{
	padding-right: 20px;
	width: 570px;
}
#content .client{
	border-top: 1px solid #f8f8f8;
	margin-bottom: 2em;
}
#content .client img {
	border:0;
}
#content .left{
	margin: 1em 1em .5em 0em;
}
#content .right{
	margin: 1em 0em .5em 1em;
}
#content div h2{
	display: none;
}
#content h1{
	color: #9CC073;
	font-size: 2em;
	font-weight: normal;
}
#content h2{
	font-size: 1.2em;
}
#content li{
	margin-left: 2em;
	list-style: circle;
}
#content p,#content ul{
	margin-bottom: 1em;
	line-height: 1.7em;
}
#content,#sidebar{
	float: left;
}
/**********************/
#footer{
	clear: both;
	padding: 50px 0;
	font-size: 0.9em;
}
#footer *{
	color: #CCCCCC;
}
/**********************/
#nav *{
	float: left;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 1em;
}
#nav a{
	border-right: 1px solid #FFFFFF;
	padding: 7px 10px;
	background: #BBBBBB;
	color: #FFFFFF;
}
#nav a:hover,#nav .selected a{
	background: #9CC073;
}
#nav ul{
	width: 100%;
	background: #BBBBBB;
	left: 0px;
	position: absolute;
	top: 130px;
}

#nav ul li.sub {
	float:right;
}

#nav ul li.sub a {
	border-left: 1px solid #FFFFFF;
	border-right: none;
}

/**********************/
#sidebar{
	padding-top: 5.5em;
	width: 200px;
	font-size: .8em;
}
#sidebar li{
	margin-bottom: 0.5em;
}
/**********************/
#title{
	text-indent: -9999px;
	height: 170px;
}
#title a{
	width: 205px;
	background: url(../images/logo.gif);
	height: 70px;
	left: 10px;
	position: absolute;
	top: 30px;
}
}

