html{
}
body{
	font-family:arial, Arial, Sans-serif;
	background:url(/images/body-bg.gif);
}
a{
	color:#64471f;
}
div.container{
	width:1000px;
	margin:0px auto;
}
div.container div.inner{
	width:845px;
	margin:0px auto;
	padding:0px 0px 20px 0px;
	padding:133px 0 0 0;
	background:url(/images/heading1.gif) 0px 105px no-repeat;
}
.clear{
	clear:both;
}
div.header{
	display:block;
	height:94px;
	background:url(/images/header-bg.png) repeat-x;
	position:fixed;
	width:100%;
	z-index:9999999;
	
}
div.header a{
	display:block;
	width:839px;
	height:56px;
	text-indent:-999999px;
	margin:0 auto;
	background:url(/images/header.png) no-repeat;
}
a.resume{
	display:block;
	position:absolute;
	top:135px;
	right:35px;
	padding:10px 15px 10px 35px;
	color:white;
	font-size:11px;
	display:none;
}
a.resume:hover{
	color:#a1a1a1;
}
div.post{
	padding:0px 0px 40px 0px;
	margin:10px 0px 0px 0px;
}
div.post h2{
	text-transform:uppercase;
	color:#969696;
	font-size:12px;
	margin:0px 0px 15px 0px;
	font-weight:bold;
}
div.post h2 span{
	padding:0px 15px 0px 0px;
}
div.post h2 a{
	background:url(/images/h2-link.gif) left center no-repeat;
	padding:0px 0px 0px 20px;
	color:#4186b2;
}
div.post h2 a:hover{
	color:#94d2e4;
}
div.desc{
	float:left;
	width:233px;
}
div.desc ul li{
	padding:0px 0px 0px 12px;
	background:url(/images/bullet.gif) 0px 8px no-repeat;
}
html>/**/body div.desc ul li{
	padding:0px 0px 0px 12px;
	background:url(/images/bullet.gif) 0px 5px no-repeat;
}
div.post h3{
	font-weight:bold;
	color:#191919;
	font-size:12px;
}
div.post p{
	color:#585858;
	font-size:11px;
	margin:0px 0px 15px 0px;
	line-height:16px;
}
div.post img{
	float:right;
	margin:0px 0px 0px 15px;
}
div.post.logos img{
	border:1px solid #bfbfbf;
	float:left;
	margin:0px 4px 0px 0px;
	width:160px;
}
div.post.logos h2{
	background:url(/images/logos.gif) 0px 0px no-repeat;
	height:20px;
}
div.post.logos h2 span{
	position:absolute;
	left:-9999999px;
}
div.footer{
	background:url(/images/desc-bg.png);
}
div.footer div.container{
	color:white;
	padding:30px 0px 50px 0px;
	width:830px;
}
div.footer div.desc{
	margin:0px 25px 0px 0px;
	width:260px;
}
div.footer div.desc.no-margin{
	margin:0px 0px 0px 0px;
}
div.footer a{
	color:#7d7d7d;
	position:relative;
	z-index:999999;
}
div.footer p{
	font-size:11px;
	margin:0px 0px 15px 0px;
	line-height:16px;
	color:#545454;
}
div.footer h2{
	color:#0c6096;
	font-weight:bold;
	font-size:12px;
}
div.footer-fade{
	height:90px;
	background:url(/images/footer-fade.png) 0px 60px repeat-x;
	width:99%;
	position:fixed;
	bottom:0px;
	left:0px;
}