body{
	margin:0;
	color:#333;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#ccc;
	min-width:1002px;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#98b342;
}
a:hover{color:#e1813f;}
#wrapper{
	width:100%;
	overflow:hidden;
	position:relative;
}
.w1{
	width:1020px;
	float:left;
	left:50%;
	position:relative;
	text-align:center;
}
.w2{
	width:1020px;
	float:left;
	left:-50%;
	position:relative;
	text-align:left;
	background:#fff;
	padding:100px 0 0;
}
#header{
	position:absolute;
	top:0;
	left:0;
	padding:29px 0 6px 242px;
	width:778px;
	background:#000;
}
#header:after{
	content:"";
	display:block;
	clear:both;
}
.logo{
	width:194px;
	height:39px;
	background:url(../images/logo.gif);
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
	position:absolute;
	top:29px;
	left:42px;
	z-index:2;
}
.logo a{
	display:block;
	height:100%;
}
.h-main{
	float:right;
	margin:11px 0 0;
}
#header .slogan{
	font-size:14px;
	line-height:17px;
	color:#a3fa1c;
	letter-spacing:1px;
	word-spacing:-2px;
	display:block;
	padding:0 0 21px;
}
#nav{
	list-style:none;
	margin:0 79px 0 -6px;
	padding:0;
	font-weight:bold;
	line-height:16px;
	float:left;
	display:table;
}
* html #nav{display:inline;}
#nav li{
	float:left;
	display:table-cell;
	background:url(../images/divider-nav.gif) no-repeat 0 50%;
}
#nav li:first-child{background:none;}
#nav a{
	float:left;
	display:table-cell;
	padding:0 5px 0 6px;
	color:#878787;
}
#nav a:hover,
#nav li.hover a,
#nav li:hover a,
#nav li.active a{
	text-decoration:none;
	color:#fff;
}
#nav li:hover,
#nav li.hover{position:relative;}
#nav li:hover div,
#nav li.hover div{top:16px;}
#nav div{
	position:absolute;
	top:-9999px;
	left:0;
	z-index:999;
	float:left;
}
#nav .first-item div{left:6px;}
#nav div ul{
	padding:7px 10px 8px 8px;
	margin:0;
	list-style:none;
	background:#000;
	float:left;
	position:relative;
	min-width:106px;
}
#nav div ul li{
	float:none;
	font-size:0;
	line-height:0;
	display:block;
	background:none;
}
#nav li:hover div a,
#nav li.active div a,
#nav li.hover div a{
	float:none;
	padding:0;
	color:#878787;
	font-size:11px;
	line-height:14px;
	position:relative;
	white-space:nowrap;
}
#nav li:hover div a:hover,
#nav li.active div a:hover,
#nav li.hover div a:hover,
#nav li div .active a{color:#afcd4c;}
#main{
	height:1%;
	overflow:hidden;
	padding:19px 40px 56px;
}
.home #main{
	background:#000;
	padding-bottom:0;
}
#flash-holder{
	width:940px;
	height:590px;
	background:#ccc;
	overflow:hidden;
	display:block;
	margin:0 0 23px;
}
#flash-holder .alternate{
	height:1%;
	overflow:hidden;
	padding:20px;
	line-height:15px;
}
#flash-holder .alternate p{margin:0;}
.main-row{
	height:1%;
	overflow:hidden;
}
.info{
	width:470px;
	font-weight:bold;
	line-height:15px;
	float:right;
	color:#878787;
	padding:0 0 34px;
}
.info a{color:#878787;}
.info p{margin:0 0 23px;}
.nav-copy{
	height:1%;
	overflow:hidden;
	padding:24px 0 0;
	margin:-7px 0 0;
	border-top:2px solid #c0c0c0;
}
.nav-copy2{
	border-top:1px solid #808080;
	padding:29px 0 0;
}
.nav-copy3{
	border-top:1px solid #808080;
	padding:19px 0 0;
}
.nav-copy ul{
	list-style:none;
	margin:0 0 0 -5px;
	padding:0;
	height:1%;
	overflow:hidden;
	font-weight:bold;
	line-height:15px;
}
.nav-copy ul li{
	display:inline;
	float:left;
	padding:0 5px 0 7px;
	margin:0 0 0 -2px;
	background:url(../images/divider-nav-copy.gif) no-repeat 0 3px;
}
.nav-copy ul a{color:#878787;}
.nav-copy ul a:hover{
	text-decoration:none;
	color:#ccc;
}
.info .nav-copy {
	padding:0;
	margin:0;
	border:0;
}
.info .nav-copy ul li{background:url(../images/divider-nav-copy-home.gif) no-repeat 0 3px;}
.info .nav-copy ul a,
.info .nav-copy ul a:hover{color:#878787;}
.info .nav-copy ul a:hover{text-decoration:underline;}
#content{
	width:470px;
	float:right;
	padding:12px 0 0;
	line-height:21px;
}
.c-main{height:1%;}
.c-main:after{
	content:"";
	display:block;
	clear:both;
}
#content h1{
	margin:0 0 15px;
	font-size:16px;
	line-height:19px;
}
#content h2,
#content h3{
	margin:0;
	font-size:12px;
	line-height:21px;
}
#content h3{font-weight:normal;}
#content p{margin:0 0 21px;}
#content .list{
	list-style:none;
	margin:0 0 21px;
	padding:0;
}
#content .details{
	width:100%;
	border-collapse:collapse;
	margin:3px 0 19px;
}
#content .details td{
	width:82px;
	padding:0 4px;
	vertical-align:bottom;
}
#content .details td.colored{background:#ede9dc;}
#content .details thead td{
	border-bottom:1px solid #5a5758;
	font-weight:bold;
}
#content .details thead td.colored{border-color:#56524f;}
#content .details thead td strong{
	float:left;
	margin:-3px 0 -3px;
}
#content .details tbody td {
	line-height:15px;
	border-bottom:1px solid #c9c8c8;
}
#content .details tbody td.colored{border-color:#bbb7ae;}
#content .details tbody .last-row td.colored{border-color:#bebbb4;}
#content .details tbody .last-row td{padding-bottom:3px;}
#content .details td.spacer{
	width:16px;
	padding:0;
}
#content .details td.product{
	width:184px;
	padding:0;
}
#content .details .product-name td{
	border:none;
	line-height:20px;
}
#content .d-list{margin:0 0 21px;}
#content .d-list dt{margin:0 0 21px;}
#content .d-list dd{margin:0 48px 0 0;}
#content .txt-table{
	width:100%;
	border-collapse:collapse;
}
#content .txt-table td{padding:0;}
#content .txt{
	line-height:13px;
	padding:4px 0;
}
#content .reports-table{
	margin:0 0 35px -83px;
	padding:21px 0 0;
	width:553px;
	position:relative;
	color:#535353;
	line-height:13px;
}
#content .reports-table table{
	width:100%;
	border-collapse:collapse;
}
#content .reports-table td{
	vertical-align:top;
	width:470px;
	padding:0 0 10px;
}
#content .reports-table thead td{
	line-height:21px;
	padding:0 0 17px;
	color:#333;
}
#content .reports-table thead td strong{
	display:block;
	padding:0 0 2px;
	border-bottom:2px solid #c0c0c0;
	font-weight:normal;
}
#content .reports-table tbody td{word-spacing:-1px;}
#content .reports-table td.reports{
	width:82px;
	word-spacing:normal;
}
#content .reports-table .author{
	font-weight:normal;
	color:#878787;
}
#content .contacts{
	line-height:16px;
	height:1%;
	overflow:hidden;
	padding:3px 0 29px;
}
#content .contacts p{margin:0 0 11px;}
#content .contacts address{
	font-style:normal;
	padding:0 0 11px;
}
#content .contacts h2{margin:0 0 13px;}
#content .contacts dl{margin:0;}
#content .contacts dl dt{display:inline;}
#content .contacts dl dd{
	display:inline;
	margin:0;
}
#content .email{
	height:1%;
	overflow:hidden;
	padding:12px 0 21px;
	border-top:1px solid #808080;
}
#content .email h2{margin:0 0 3px;}
#content .email ul{
	list-style:none;
	margin:0;
	padding:0;
	line-height:28px;
}
.visual{
	width:430px;
	float:left;
	padding:52px 0 0;
}
.visual ul{
	list-style:none;
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
}
.visual ul li{
	padding:0 0 70px;
	height:1%;
	overflow:hidden;
}
.visual img{
	display:block;
	margin:0 auto;
}
.visual2{padding:98px 0 0;}
.visual2 ul li{padding:0 0 55px;}
.visual3 ul li{padding:0;}
.visual4 img{float:left;}
a.accessibility{
	position:absolute;
	top:0;
	left:-9999px;
}
