@charset "utf-8";
/* CSS Document */
html {
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0;
	padding:0;
	color:#333;
}
a {
	text-decoration: underline;
	color: #444;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a img {
	border: 0;
}
#wrapper {
	width:100%;
	margin:0 auto;
	height:26px;
	border-bottom:1px solid #e5e5e5;
}
#toplinks {
	width:946px;
	margin:0 auto;
	text-align:right;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding-top:6px;
	color:#5b5b5b;
}
#toplinks span {
	padding-left:20px;
	padding-right:20px;
}
#toplinks a{
	color:#ff6701;
	text-decoration:none;
}
#container {
	width:946px;
	margin:0 auto;
	overflow:hidden;
}
#flash {
	width:946px;
	margin:0 auto;
	height:331px;
	background:url(images/middle_flash.jpg) top no-repeat;
}
#navouter {
	width:946px;
	overflow:hidden;
	padding-top:294px;
}
#nav {
	width:751px;
	margin:0 auto;
	height:28px;
	position:relative;

	}
#nav ul {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
	line-height: normal;
	}
#nav li {
	display: inline;
	text-align: center;
	}
#nav a {
	display: block;
	float: left;
	margin-right: 0px;
	padding: 7px 20px 6px 20px;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	height:16px;
	text-transform:uppercase;
	font-family:Tahoma, Geneva, sans-serif;
	background:;
	background:url(images/nav_bg.png) no-repeat bottom center #ff6701;
	}
#nav a:hover, #nav .active a {
	color: #000;
	background:url(images/hover.png) no-repeat top center;
	height:24px;
	}
#content {
	width:866px;
	background:#282627;
	padding-top:0px;
	color:#fff;
	padding-left:40px;
	padding-right:40px;
	overflow:hidden;
	padding-bottom:12px;
	border-bottom:1px solid #0f0f0f;
}
#content h1 {
	background:url(images/main_heading.jpg) no-repeat top left;
	width:387px;
	height:57px;
	margin-top:18px;
	margin-bottom:4px;
}
#content h1 span {
	display:none;
}
#content p {
	line-height:24px;
	color:#cdd2d1;
	margin-top:8px;
	margin-bottom:0px;
}
a.more {
	display: block;
	float: right;
	margin-right: 0px;
	padding: 3px 10px 3px 10px;
	background:#c8cbc8;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
}
a.more:hover {
	background:#ff6701;
	color:#fff;
}
#benefits {
	width:886px;
	padding-left:30px;
	padding-right:30px;
	margin:0 auto;
	overflow:hidden;
	border-top:1px solid #454545;
	background:url(images/bottom.jpg) bottom center no-repeat #282627;
	padding-top:30px;
}
#benefitsinner {
	width:95px;
	background:url(images/benefits_head.jpg) no-repeat left top;
	float:left;
	height:140px;
}
#benefitsinner h1 {
	width:95px;
	height:140px;
	margin-top:0;
	}
#benefitsinner h1 a {
	position: relative;
	display: block;
	width:95px;
	height:73px;
	}
#benefitsinner h1 a span {
	display: none;
}








#benefitsright {
	width:760px;
	float:right;
	color:#cdd2d1;
}
#benefitsrightleft {
	width:380px;
	overflow:hidden;
	float:left;
}
#benefitsrightleft ul {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
	line-height: normal;
	}
#benefitsrightleft li {
	display:compact;
	text-align: left;
	padding-bottom:6px;
	padding-top:6px;
	background:url(images/bullet.jpg) left no-repeat;
	padding-left:14px;
	}
#benefitsrightright {
	width:380px;
	overflow:hidden;
	float:right;
}
#benefitsrightleft a {
	color:#cdd2d1;
	text-decoration:none;
}
#benefitsrightleft a:hover {
	color:#FF0;
	text-decoration:underline;
}
.input_news {
	background-color:#333;
	border:1px solid #444;
	color:#999;
	padding:2px;
}
.button {
	background-color:#ff6701;
	border:0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11pxl;
	color:#fff;
	text-transform:uppercase;
}
#benefitsrightright ul {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
	line-height: normal;
	}
#benefitsrightright li {
	display:compact;
	text-align: left;
	padding-bottom:6px;
	padding-top:6px;
	background:url(images/bullet.jpg) left no-repeat;
	padding-left:14px;
	}

#footer {
	width:946px;
	clear:both;
	color:#a6a6a6;
	line-height:18px;
	text-align:center;
	font-size:11px;
	color:#999;
	padding-bottom:20px;
	}
#footer ul {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
	line-height: normal;
	}
#footer li {
	display: inline;
	text-align: left;
	}
#footer a {
	margin-right: 0px;
	padding: 0px 20px 0px 20px;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	height:16px;
	text-transform:uppercase;
	font-family:Tahoma, Geneva, sans-serif;
	}
#footer a:hover {
	color: #ff6701;
	}
