
body {
	height:100%;
	font-family: Georgia,Times,"Times New Roman",serif;
}
.ie6 body {
}
.color-strip {
	background:url(../images/header-strip.gif) repeat center 0px;
	width:100%;
	position:absolute;
	height:4px;
	top:106px;
	left:0;
	overflow:hidden;
}
a {
	color:#6e6e6e;
	text-decoration:none;
	outline:none!important;
}
a:hover {
	color:#666;
}
.header {
	height:110px;
}
#logo {
	width:59px;
}
#logo a {
	display:block;
	text-indent:-999em;
	background:url(../images/logo-new.png) no-repeat 0 0;
	width:278px;
	height:64px;
	margin-top:24px;
	cursor:pointer;
}
#logo img.logo-print {
	display:none;
}
ul#nav-top {
	margin-top:37px;
	left:237px;
	margin-bottom:0;
	width:650px;
	padding:0;
	display:inline;
	list-style:none;
}
ul#nav-top li {
	float:left;
	position:relative;
	background:url(../images/sprite.gif) no-repeat 0 -40px;
	margin:0;
	padding:0 0 0 20px;
}
ul#nav-top li img {
	position:relative;
	z-index:10;
}
ul#nav-top li.services {
	width:102px;
	margin-left:10px;
	display:inline;
}
ul#nav-top li.about {
	width:102px;
}
ul#nav-top li.work {
	width:106px;
}
ul#nav-top li.join {
	width:102px;
}
ul#nav-top li.contact {
	width:102px;
}
ul#nav-top li a {
	text-decoration:none;
	color:#999;
	display:block;
	height:73px;
}
ul#nav-top li a span {
	display:block;
	position:absolute;
	bottom:35px;
	left:20px;
	white-space:nowrap;
	z-index:1;
}
ul#nav-top li a:hover, ul#nav-top li.current a {
	background:url(../images/sprite.gif) no-repeat 30% 64px;
}
.wrap {
	min-height:400px;
	height:auto!important;
	height:400px;
}
#content {
	padding:15px 0 20px 0;
}
.footer {
	width:100%;
	clear:both;
	background:#d2d2d2 url(../images/bg-footer.gif) repeat-x 0 0;
}
#inspicore-ig {
	padding:7px 0 0 0;
}
#nav-legal {
	padding-top:15px;
}
#nav-legal ul {
	float:right;
	list-style:none;
	margin:0;
	padding:0;
}
#nav-legal ul li {
	margin:0;
	margin-right:5px;
	float:left;
	color:#ccc;
	padding:0 0px 0 7px;
	background:url(../images/sprite.gif) no-repeat 0 -494px;
}
#nav-legal ul li.first {
	background:none;
}
#nav-legal ul li.last {
	margin:0;
}
#nav-legal ul li a {
	color:#999;
	font-size:12px;
}
#nav-legal ul li a:hover, #nav-legal ul li.current a {
	color:#ccc;
}
#nav-legal p {
	float:right;
	color:#999;
	font-size:12px;
	margin:0;
}
#nav-footer {
	padding-top:30px;
	padding-bottom:20px
}

#nav-footer li a {
	color:#6a6a6a;
}
#nav-footer li a:hover {
	color:#FFFFFF;
}
#nav-footer ul ul, #nav-footer li li, #nav-footer li li a {
	clear:none;
	color:#B7B7B7;
	float:left;
	font-weight:normal;
}
#nav-footer li li a {
	background:url(../images/sprite.gif) no-repeat 0 -526px;
	margin-right:5px;
	padding-left:8px;
}
#nav-footer li li a:hover, #nav-footer li li.current a {
	color:#FFFFFF;
}
#nav-footer li li.first a {
	background:none;
}
#nav-footer span {
	float:left;
	width:81px;
}
acronym { border-bottom: 1px dotted #555; cursor: help; }
