@media screen , projection {
	body {
		background: #97999C
	}
	#wrapper {
		background: #FFFFFF;
		padding-top: 38px;
		margin: 38px auto;
	}
	#skipnav {
		float: right;
	}
	#skipnav a {
		color: #FFFFFF;
	}
	#skipnav a:focus,#skipnav a:active {
		color: #333333;
	}
	#head h1 a {
		display: block;
		background: url("../img/logo.png") no-repeat bottom;
		height: 38px;
		margin: 0 0 10px 20px;
		width: 547px;
	}
	#head .phone {
		background: url("../img/phone-number.png") no-repeat;
		display: block;
		width: 176px;
		height: 33px;
		text-indent: -9999px;
		position: absolute;
		right: 25px;
		top: 35px;
	}
	#nav {
		background: url("img/background-navigation.gif") no-repeat;
		display: block;
		height: 21px;
		padding: 0 25px;
	}
	#nav li {
		display: inline;
		z-index: 100 !important;
		position: relative;
		float: left;
		height: 21px;
	}
	#nav a {
		font-size: 1.0em;
		display: block;
		line-height: 21px;
		text-decoration: none;
		padding-right: 35px;
		float: none !important;
		height: auto !important;
	}
	#nav a:hover,#nav a:focus,#nav li.active a {
		color: #f37321;
	}
	#nav li.active li a {
		color: #333333;
	}
	#nav .subnav {
		width: 128px;
		position: absolute;
		left: 0px;
		top: 21px;
		display: none;
		border: 1px solid #f37321;
		filter: alpha(opacity =   80);
		-moz-opacity: 0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
	}
	#nav li.visible .subnav {
		display: block;
	}
	#nav li .subnav li {
		height: auto;
	}
	#nav li .subnav a {
		line-height: 1.4em;
		display: block;
		font-size: 0.9em;
		color: #333333;
		background: #edeeee;
		border-bottom: 2px solid #FFFFFF;
		width: 128px;
		padding: 5px 6px;
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 116px;
	}
	#nav li .subnav li.last a {
		border-bottom: none;
	}
	#nav li .subnav a:hover,#nav li .subnav a:focus,#nav li .subnav a:active
		{
		background: #dcddde;
	}
	#nav-bar .atowo {	
		margin-bottom: 20px
	}
	#nav2 a {
		line-height: 2em;
		text-decoration: none;
	}
	#nav2 a:hover,#nav2 a:focus,#nav2 a:active {
		color: #f37321;
	}
	#nav2 a.active {
		position: relative;
		left: -12px;
		padding-left: 12px;
		background: url("img/navigation-rollover-arrow.gif") no-repeat left;
		color: #f37321;
	}
	.box-middle {
		background: url("../img/box-middle.png") repeat-y;
		margin-bottom: 1em;
	}
	.box-bottom {
		background: url("../img/box-bottom.png") no-repeat bottom;
	}
	.box-top {
		background: url("../img/box-top.png") no-repeat top;
		padding: 10px;
	}
	.large-box-middle {
		background: url("../img/large-box-middle.png") repeat-y;
		margin-bottom: 1em;
		width: 710px;
	}
	.large-box-bottom {
		background: url("../img/large-box-bottom.png") no-repeat bottom;
	}
	.large-box-top {
		background: url("../img/large-box-top.png") no-repeat top;
		padding: 10px;
	}
	.large-box-top p {
		color: #5e6166;
		font-size: 120%;
		line-height: 1.5;
		margin-bottom: 0 !important;
	}
	.box-top-twitter {
		background: url("../img/box-top-twitter.png") no-repeat top;
		padding: 40px 10px 10px 10px;
	}
	#twitter {
		height: 86px;
		overflow: hidden;
		font-size: 90%;
	}
	#quote {
		font-size: 90%;
	}
	#quote blockquote {
		font-size: 145%;
		line-height: 1.2em;
		margin-bottom: 10px;
	}
	#content h2,#content h3,#content h4,#content p,#content ul,#content img
		{
		margin-bottom: 0.5em;
		margin-right: 5px;
	}
	#ctexts div {
		display: none;
		margin-top: 10px;
		height: 120px;
		overflow: hidden;
	}
	#content h2 {
		font-size: 1.35em;
		line-height: 1.1;
		color: #F37321;
		margin: 10px 0 20px 0;
	}
	#content li {
		list-style: disc outside;
		margin-left: 1.1em;
	}
	#content a {
		color: #f37321;
		text-decoration: underline;
	}
	#content .images {
		position: relative;
		margin-bottom: 1em;
	}
	#content .images img {
		position: absolute;
		top: 0px;
		left: 0px;
	}
	#content .orange-box h3 {
		background: url("../img/box-top-orange.png");
		line-height: 31px;
		padding: 0 10px;
		color: #fff;
		margin: 0;
	}
	#products .item-wrapper {
		width: 216px;
		margin-bottom: 12px;
	}
	#products .item {
		border: 1px solid #f37321;
		padding: 10px;
		font-size: 0.9em;
	}
	#products .odd {
		float: left;
	}
	#products .even {
		float: right;
	}
	#products .item h2 {
		margin: 0;
		font-size: 1.1em;
		line-height: 1.4em;
	}
	#products .item h2 a {
		color: #f37321;
	}
	#contact-us .item {
		border-bottom: 1px solid #f37321;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	#contact-us .item.last {
		border-bottom: none;
		padding-bottom: 0;
		margin-bottom: 0;
	}
	#contact-us .item img {
		float: left;
	}
	#contact-us .content {
		margin-left: 100px;
	}
	#contact-us .content h2 {
		margin: 0;
		font-size: 1.3em;
		color: #333333;
		margin-bottom: 0.5em;
	}
	#contact-us .content h3 {
		font-size: 1.1em;
		font-weight: bold;
		margin-bottom: 0.5em;
	}
	#contact-us .content a {
		color: #f37321;
		text-decoration: none;
	}
	#news div.group {
		border-bottom: 1px solid #f37321;
		margin-bottom: 1em;
	}
	#news div.item {
		margin-left: 100px;
	}
	#news a.dailyexpress,#news a.theobserver,#news a.thetimes {
		display: block;
		width: 90px;
		height: 18px;
	}
	#news a.dailyexpress {
		background: url("img/news-dailyexpress.gif") no-repeat;
	}
	#news a.theobserver {
		background: url("img/news-theobserver.gif") no-repeat;
	}
	#news a.thetimes {
		background: url("img/news-thetimes.gif") no-repeat;
	}
	#five-stories div.top {
		background: transparent url(img/checks-top.gif) no-repeat scroll 0 0;
		height: 5px;
		width: 208px;
		overflow: hidden;
	}
	#five-stories div.main {		
		background: url("img/checks.gif") repeat-y;
		padding: 5px;
		width: 208px;
		voice-family : "\"}\""; voice-family : inherit;
		width: 198px;
	}
	#five-stories div.bottom {
		background: transparent url(img/checks-bottom.gif) no-repeat scroll 0 0;
		height: 5px;
		width: 208px;
		overflow: hidden;
	}
	#five-stories h2 {
		border-bottom: 1px solid #ACB2B4;
		font-size: 1.1em;
		font-weight: bold;
	}
	#five-stories div.item {
		margin: 1em 0;
	}
	#content .table td {
		padding: 10px;
	}
	#content .arrow-table {
		width: 100%;
		border-spacing: 5px;
		border-collapse: separate;
	}
	#content .arrow-table td,#content .arrow-table th {
		padding: 0px 5px;
	}
	#content .arrow-table th {
		padding: 5px;
	}
	#content .arrow-table th {
		background: #f37321;
		color: #fff;
	}
	#content .arrow-table tr.odd td {
		color: #58585a;
		height: 20px;
	}
	#content .arrow-table tr.even td {
		background: #e7e7e8;
		color: #58585a;
	}
	#content .arrow-table tr.odd td {
		background: #d1d2d4;
	}
	#content .arrow-table tr.odd td.first {
		background: #d1d2d4 url("img/btn-arrow-down.gif") no-repeat top left;
		padding-left: 30px;
		cursor: pointer;
	}
	
	#content .arrow-table tr.odd td.arrow-up {
		background: #d1d2d4 url("img/btn-arrow-up.gif") no-repeat top left;
		padding-left: 30px;
	}
	#sidebar img {
		margin-bottom: 12px;
	}
	#footer {
		font-size: 0.9em;
		background: url("img/background-footer.gif") no-repeat;
		padding: 10px 25px;
	}
	#footer a {
		text-decoration: none;
	}
	#footer {
		display: block;
	}
	#footer li {
		float: left;
		padding-right: 0.6em;
		border-right: 1px solid;
		margin-right: 0.6em;
		display: inline;
	}
	#footer li.last {
		padding-right: 0px;
		border: none;
		margin-right: 0px;
	}
}