body,td,th {
	font-family:  Arial, sans-serif;
	font-size:12px;
	color: #fff;
}
body {
	background-color: #FFF;
	margin:0;
	padding:0;
	overflow-x:hidden;
}
footer {
	background-repeat:repeat-y;
	background-position: top left;
}
#wrapper {
	width:980px;
	height:100%;
	min-height:768px;
	height:auto;
	display:block;
	position:top center;
	margin: 0px auto;
	clear:both;
	z-index:997;
}


.gradientBox1 {
background: #4b5555; /* Old browsers */
background: -moz-linear-gradient(top,  #4b5555 0%, #272627 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4b5555), color-stop(100%,#272627)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #4b5555 0%,#272627 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #4b5555 0%,#272627 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #4b5555 0%,#272627 100%); /* IE10+ */
background: linear-gradient(to bottom,  #4b5555 0%,#272627 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b5555', endColorstr='#272627',GradientType=0 ); /* IE6-9 */
}

.gradientBox2 {
background: #313a38; /* Old browsers */
background: -moz-linear-gradient(top,  #313a38 0%, #272627 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#313a38), color-stop(100%,#272627)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #313a38 0%,#272627 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #313a38 0%,#272627 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #313a38 0%,#272627 100%); /* IE10+ */
background: linear-gradient(to bottom,  #313a38 0%,#272627 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#313a38', endColorstr='#272627',GradientType=0 ); /* IE6-9 */
}

.gradientBox3 {
background: #ebebec; /* Old browsers */
background: -moz-linear-gradient(top,  #fdfdfd 0%, #f0f0f0 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#f0f0f0)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fdfdfd 0%,#f0f0f0 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fdfdfd 0%,#f0f0f0 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fdfdfd 0%,#f0f0f0 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fdfdfd 0%,#f0f0f0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#ebebec',GradientType=0 ); /* IE6-9 */
max-height:40px;
max-width:980px;
margin-top:-12px;
}
.gradientBox3b {
background: #ebebec; /* Old browsers */
background: -moz-linear-gradient(top,  #fdfdfd 0%, #ebebec 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#ebebec)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fdfdfd 0%,#ebebec 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fdfdfd 0%,#ebebec 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fdfdfd 0%,#ebebec 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fdfdfd 0%,#ebebec 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#ebebec',GradientType=0 ); /* IE6-9 */
}

.gradientBox4 {
background: #ebebec; /* Old browsers */
background: -moz-linear-gradient(top,  #fdfdfd 0%, #ebebec 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#ebebec)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fdfdfd 0%,#ebebec 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fdfdfd 0%,#ebebec 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fdfdfd 0%,#ebebec 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fdfdfd 0%,#ebebec 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#ebebec',GradientType=0 ); /* IE6-9 */
max-height:30px;
max-width:980px;
}


#header {
	height:100px;
	width:100%;
	background:url(images/AssistLogo001.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin:20px 0 5px 0;
	color:#e4e6e6;
	position:relative;
}
#header span {
	position:absolute;
	bottom: 18px;
	right: 0;
}
#header img {
	float:left;
	border:none;
}
#header a:link, #header a:visited {
	color:#888;
	text-decoration: none;
}
#header a:hover, #header a:active{
	color:#000;
}

#search {
	display:block;
	position:relative;
	float:left;
	font-family:  Arial, sans-serif;
	width:260px;
	height:40px;
	z-index:2000;
}
#searchBox {
	display:block;
	position:absolute;
	font-weight:lighter;
	top:8px;
	left:32px;
	width:173px;
	height:20px;
}
#searchButton {
	display:block;
	position:absolute;
	top:0;
	right:0;
	width:55px;
	height:40px;
}
.searchField {
	font-family:  Arial, sans-serif;
	font-size:12px;
	background-color:transparent;
	border:none;
	color:#FFF;
	font-weight:lighter;
	width:100%;
	height:100%;
}
.searchSubmit{
	background-image:url(images/spyglass.png);
	background-position:top left;
	background-color: transparent;
	background-repeat:no-repeat;
	width: 55px;
	height: 40px;
	border: 0;
}
input:focus,
select:focus,
textarea:focus {
    outline: none;
}




/* SLIDER start*/
#slider {
	position: relative;
	left:-40px;
	top:-12px;
	width:1020px;
	height:578px;
	overflow:hidden;
}
#sliderContent {
    margin-left: 0;
	padding:0;
    position: absolute;
    top: 0;
    width: 1020px;
    z-index: 900;
	left:40px;
}
.sliderImage {
	display:block;
	position:static;
}
.sliderImage .slide{
	display:none;
	position:absolute;
	left:0;
	top:0;
}
.sliderImage span {
	background-image:url(images/homeslides/bg_black.png);
	background-repeat:repeat;
    display: block;
    font: 10px/15px Arial,sans-serif;
    height: 260px;
    padding: 20px 20px 10px;
    position: absolute;
    width: 205px;
    z-index: 902;
	top:464px;
	cursor:pointer;
}
.sliderImage.active span {
	background-image:url(images/homeslides/bg_gold.png);
	background-repeat:repeat;
	cursor:pointer;
}

.clear {
	clear: both;
}

.top {
	top: 0;
	left: 0;
}
#numberbox {
	height:20px;
	border-bottom:#FFF solid 1px;
	font-size: 18px;
	display:block;
}

#numberbox img {
	position:inherit;
	margin:-8px 0 0 0;
}

#headerbox {
	line-height:25px;
	font-size: 18px;
	margin:7px 0 0 0;
}
#description {
	font-size:14px;
	line-height:20px;
	margin:5px 0 0 0;
	padding:8px 0 20px 0;
	border-bottom: #fff solid 1px;
}
#linkbox {
	font-size:11px;
	font-weight:light;
	text-transform:uppercase;
	border-bottom: #fff solid 1px;
	padding:7px 0 5px 0;
}
#linkbox a {
	color: #FFF;
}
.bottom1 {
	padding-top:50px;
	bottom: 10px;
    left: 0;
}
.bottom2 {
	bottom: 10px;
    left: 246px;
}
.bottom3 {
	bottom: 10px;
    left: 492px;
}
.bottom4 {
	bottom: 10px;
    left: 738px;
}
ul { list-style-type: none;}
/* end SLIDER */

/*info bricks start */
#boxHeader {
	padding: 10px 0 10px 0;
	max-height:40px;
	width:313px;
}
#boxHeader p {
	margin:0 0 0 20px;
	color: #fff;
}
#boxContent {
	margin:10px 20px 10px 20px;
	font-family:  Arial, sans-serif;
	font-size:11px;
}
#boxContent span {
	font-size:16px;
	color: #eba525;
	font-weight: bold;
}
#boxContent p {
	color:#272627;
}
#boxContent h2 {
	color:#272627;
	font-family:  Arial, sans-serif;
	font-size:14px;
	font-weight: bold;
	line-height: 1.5;
	margin: 10px 0px 0px;
	padding: 0px;
}
#box1 {
	display:block;
	width:313px;
	height:320px;
	background-color:#f0f0f0;
	margin:20px 10px 0 0;
	float:left;
}
#box2 {
	display:block;
	height:320px;
	width:313px;
	background-color:#f0f0f0;
	margin: 20px 10px 0 10px;
	float:left;
}
#box3 {
	display:block;
	height:320px;
	width:313px;
	background-color:#f0f0f0;
	margin:20px 0 0 10px;
	float:left;
}
#box4 {
	display:block;
	height:320px;
	width:313px;
	background-color:#fbedd3;
	float:right;
	clear:right;
}
#box4b {
	display:block;
	height:320px;
	width:313px;
	margin:25px 0 0 0;
	background-color:#f0f0f0;
	float:right;
	clear:right;
}
#box5 {
	display:block;
	height:88px;
	width:313px;
	margin:25px 0 0 0;
	background-color:transparent;
	float:right;
	clear:right;
}

.video {
	margin: 0 0 0 0;
}
/*end info bricks */

/* footer start */
#footer {
	overflow:hidden;
	width:100%;
	height:245px;
	margin:39px 0 0 0;
	bottom:0;
	left:0;
}
#footer2 {
	overflow:hidden;
	background-color:#242121;
	width:100%;
	height:40px;
}
#footerContainer1 {
	width:980px;
	margin:0 auto;
}
#footerContainer2 {
	width:980px;
	margin:0 auto;
	padding:12px 0 0 0;
}
#footerContainer2 a {
	text-decoration:none;
	padding:0 20px 0 0;
	color:#a8acaa;
}
#footerContainer2 img {
	float:right;
}
#footerContent {
	font-size:10px;
	font-weight:lighter;
	letter-spacing:1px;
	line-height:13px;
	display:block;
	float:left;
	width:122px;
	margin: 20px 20px 0 0;
}
#footer a:link, #footer a:visited {
	color:#ffffff;
	text-decoration: none;
}
#footer a:hover, #footer a:active{
	color:#eba525;
}
#endContent {
	font-size:10px;
	font-weight:lighter;
	letter-spacing:1px;
	line-height:13px;
	display:block;
	float:left;
	width:122px;
	margin: 20px 0 0 0;
}
#endContent span {
	color: #eba525;
	font-weight:normal;
}#footerContent span {
	color: #eba525;
	font-weight:normal;
}
#spacer {
	height:40px;
	clear:both;
}
	

.container {
    font-size: 12px;
    line-height: 18px;
    color: #333;
}

.container p {
    padding: 15px 20px 15px 20px;
}

.cimages img {
	border:none;
	padding:15px 0 15 0;
	display:block;
	margin:0 auto;
}

.cimages {
	margin:0 auto;
}

.container strong,.container a {
    color: #fac362;
    font-weight: bold;
}

.centerimage {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#tabs {
    height: 34px;
    padding-left: 0px;
	width:auto;
background: #4b5555; /* Old browsers */
background: -moz-linear-gradient(top,  #4b5555 0%, #272627 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4b5555), color-stop(100%,#272627)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #4b5555 0%,#272627 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #4b5555 0%,#272627 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #4b5555 0%,#272627 100%); /* IE10+ */
background: linear-gradient(to bottom,  #4b5555 0%,#272627 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b5555', endColorstr='#272627',GradientType=0 ); /* IE6-9 */
}

#tabs li {
    float: left;
    list-style: none;
}

#tabs li a {
    font-size: 12px;
	color:#eba525;
    padding: 10px 14px 6px 15px;
    display: block;
    text-decoration: none;
    outline: none;
}

#tabs li a:hover,#tabs li a.inactive:hover {
    color: #eba525;
}

#tabs li a.inactive {
    color: #fff;
}

.container {
    clear: both;
    width: 640px;
	max-width:640px;
	margin:-12px 0 0 0;
	min-height: 635px;
	overflow:hidden;
    background-color: #f0f0f0;
    text-align: left;
}

#mult_column_container {
	width: 640px;
}

#container_left, #container_right {
	display:inline-block;
	box-sizing: border-box;
	width:50%;
	height: 100%;
}

#container_left {
	float: left;
}

#container_right {
	float: right;
	padding-left: 30px;
}

#introtxt {
	font-family: Arial, sans-serif;
	font-size:35px;
	font-weight:bold;
	letter-spacing:.3pt;
	line-height:0;
	color:#ffffff;
	padding:0 0 10px 0;
	margin:-70px 0 0 20px;
}

#leftside {
	display:block;
	float:left;
}
#rightside {
	display:block;
	float:right;
	margin:12px 0 0 0;
}
#leftside2 {
	display:block;
	float:left;
	width:226px;
	min-height:200px;
	margin:12px 0 0 0;
}
#rightside2 {
	display:block;
	float:right;
	width:725px;
	min-height:200px;
	margin:12px 0 0 0;
}
#rightside2 h1 {
	color:#eba525;
	font-size:25px;
	padding:0 0 0 0;
	margin:-3px 0 0 0;
}
#rightside2 h2 {
	color:#333;
	font-weight:bold;
	font-size:16px;
	line-height:20px;
	padding:0 0 0 0;
}
#rightside2 h3 {
	color:#555;
	font-weight:lighter;
	font-size:12px;
	line-height:18px;
	padding:0 0 0 0;
}

h1 {
	color:#eba525;
	font-size:25px;
	line-height:25px;
	padding:15px 20px 0 20px;
}
h2 {
	font-size:15px;
	line-height:17px;
	padding:5px 20px 0 20px;
}
h3 {
	font-size:12px;
	line-height:15px;
	padding:0 20px 0 20px;
	font-weight:normal !important;
}	


/* ticker styles */
#news {
	display:block;
	float:left;
	width:100px;
	clear:both;
	color: #eba525;	
	font-weight: bold;
	text-transform:uppercase;	
	font-family:  Arial, sans-serif;
	font-size:14px;
}

#newsfeed {
	padding:10px 0px 10px 20px;
}
#news_b {
	display:block;
	width:890px;
	margin:-8px 0 0 20px;
	font-family:  Arial, sans-serif;
	font-size:11px;
	font-weight: normal;
	text-transform:none;
	color: #313a38;
}

.horizontal_scroller{
	width:980px;
	margin:0 auto;
}
ul.logoslide{
	margin:0;
    padding:0;
    height:86px;
    list-style-type:none;
}
 ul.logoslide li{
	 float:left;
     list-style-type:none;
}
 ul.logoslide img{
     height:86px;
	 padding:0 10px 0 10px;
}

/* Navigation */

#navbar {
	display:block;
	float:left;
	font-family:  Arial, sans-serif;
	width:720px;
	height:40px;
	z-index:900;
}
#navbar a:link, #navbar a:visited {
	color:#fff;
	text-decoration: none;
}
#navbar a:hover {
	color:#eba525;
}
#navbar a:active {
	color:#eba525;
}

ul#topnav {
	font-family:  Arial, sans-serif;
	float: left;
	margin:-5px 0 0 -40px;
	width: 980px;
	max-width:980px;
	min-height:40px;
	list-style: none;
	position: relative;
	z-index:1000;
}
ul#topnav li {
	float: left;
	margin-top: 5px; 
}
ul#topnav li a {
	float:left;
	display: block;
	color: #999;
	text-decoration: none;
	z-index:1000;
}
ul#topnav li:hover {
	position: static;
	z-index:1000;
}
ul#topnav li span {
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
    background: rgba(228, 230, 230, .9);
	position: absolute;
	left:40px; 
	top:45px;
	display: none;
	width: 980px;
	max-width:980px;
	color: #999;
	z-index:997;
}
ul#topnav li:hover span { 
	display: block;
	margin-top:0;
	margin-left:0;
	z-index:997;
}
ul#topnav li span div { 
	background: transparent;
	color:#999;
	margin:5px 66px 0 0;
	padding:5px 0 10px 0;
	float:left;
	display: inline-block;
	z-index:997;
}
ul#topnav li span div p {
	font-family:  Arial, sans-serif;
}
ul#topnav li span div p a {
	font-family:  Arial, sans-serif;
	margin: -10px 0 0 -10px;
	color:#666 !important;
	text-decoration: none;
	text-align:left;
}
ul#topnav li span div p a:hover {
	font-family:  Arial, sans-serif;
	color:#000 !important;
	z-index:997;
}
ul#topnav li span div p a:active {
	font-family:  Arial, sans-serif;
	color:#000 !important;
	z-index:997;
}
ul#topnav li span div a {
	font-family:  Arial, sans-serif;
	margin: 5px 0 0 -10px;
	color:#666;
	text-decoration: none;
	text-align:left;
}
ul#topnav li span div a:hover {
	color:#000;
	z-index:997;
}
.active1 {
	color:#eba525;
}
.active2 {
	color:#000;
}
#leadingtext {
	color:#333;
	font-size:18px;
	padding:10px 20px 10px 20px;
	line-height:22px;
}

/* LIGHTBOX EFFECT */
.black_overlay{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:9001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}
 
.white_content {
    display: none;
    position: absolute;
    top: 25%;
	left: 50%;
	margin: 0 0 0 -281px;
	width: 563px;
	height: 355px;
    padding: 16px;
    border: none;
	color:#333;
    background-color: white;
    z-index:9002;
    overflow: auto;
}

.white_content h1 {
	color: #eba525;
	font-size: 27px;
	font-weight: 500;
	letter-spacing: .04em;
	line-height: 25px;
	padding: 0px 0px 0px 25px;
}
.description {
	color:#333;
	font-size:17px;
	font-weight:700;
	line-height:50px;
}
.description2 {
color: #333;
font-size: 15px;
font-weight: 500;
line-height: 20px;
}
#form_container {
	position:absolute;
	left:0;
	top:45px;
}
#form_container2 {
	position:relative;
	left:0;
	top:0;
}
#saveForm {
	position:absolute;
	right:0;
	border: none;
	color: #fff;
	width: 128px;
	height: 46px;
	font-size: 17px;
	margin: 46px 0 0 0;
}
#saveForm2 {
	position:absolute;
	right:279px;
	border: none;
	color: #fff;
	width: 128px;
	height: 46px;
	font-size: 15px;
	margin: 0 0 0 0;
}
.form_field {
	width: 492px;
	border: solid 1px #AFAFAF;
	height: 28px;
	background-color: #FAFAFA;
	font-size:17px;
	padding:10px;
}
.form_field2 {
	width: 248px;
	border: solid 1px #AFAFAF;
	height: 15px;
	padding:10px;
	background-color: #FAFAFA;
	font-size:15px;
}
.form_field3 {
	width: 400px;
	border: solid 1px #AFAFAF;
	height: 100px;
	background-color: #FAFAFA;
	font-size:15px;
}
.signup {
	position: absolute;
	bottom: 41px;
	left: 41px;
	font-size: 10px;
	color: #333;
	letter-spacing: 0;
}

. signup a {
	color:#eba525 !	important;
}
/* Download Pdf Module */
.greyBox {
	background-color:#717d7c;
	width:225px;
	height:88px;
	float:left;
}

.greyBox h1 {
	color:#FFF;
	font-size:19px;
	text-decoration:none !important;
	text-align:right;
	padding:0 0 0 0;
	margin:24px 12px 0 0;
}
a {
	text-decoration:none !important;
}
.greyBox h2 {
	color:#FFF;
	font-size:12px;
	text-align:right;
	padding:0 0 0 0;
	margin:0 12px 0 0;
	font-weight:normal !important;
}
.goldBox {
	background-color:#f4b617;
	width:88px;
	height:88px;
	float:left;
}
.goldBox img{
	margin:13px 0 0 19px;
	padding:0 0 0 0;
}

.goldBox2 {
	background-color:#f4b617;
	width:70px;
	height:88px;
	float:left;
}
.goldBox2 img{
	margin:13px 0 0 9px;
	padding:0 0 0 0;
}

#customerlist {
	color:#333 !important;
}
