




/*
     FILE ARCHIVED ON 15:32:04 Aug 1, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 20:55:20 Nov 3, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
#container{
    background:black;
	width:1000px;
	margin:0 auto;
    height:100%;
    height: 100%;
    max-height: 190px;
}

#footerblack {
	max-width:100%;
	min-height:9.25em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.916666em;
	text-align:left;
	padding-top: 5px;
	float: left;
	width: 100%;
    border-top: 1px solid #d7e023;
}
div#rightlinks ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    float: left;
}
div#left {
    float: left;
}
div#rightlinks ul li, div#rightlinks ul li a {
    font-size: 11px;
    text-decoration: none;
    color: white;
}
div#rightlinks a:hover {
    font-size: 11px;
    text-decoration: underline;
    color: white;
}
div#rightlinks ul li.footer_title {
    font-weight: bold;
    padding-bottom: 5px;
}
div#top {
    float: left;
    width: 100%;
    border-bottom: 1px solid white;
}
div#top {
    float: left;
    width: 100%;
    border-bottom: 1px solid #565656;
}
div#bottom ul {
    float: right;
}
div#bottom ul {
    list-style-type: none;
    margin: 0px;
	padding: 20px;
}
div#bottom ul li {
    float: left;
}
div#bottom {
    float: left;
    width: 100%;
}
div#bottom ul li, div#bottom ul li a {
    text-decoration: none;
    font-size: 11px;
}
div#bottom ul li{
    color:white;
}
div#bottom ul li a{
	color:#3fa9a4;
}
div#bottom a:hover{
	text-decoration: underline;
}
div#bottom ul li a:after {
    content: "|";
    color: white;
    padding: 0px 5px;
    position: relative;
    top: -1px;
}
div#top div#rightlinks ul.first-list {
    border-left: 1px solid #757575;
    margin-top: 0px;
}
div#rightlinks ul {
	padding:0px 20px;
}
div#rightlinks {
    float: left;
}
div#top {
    max-height: 133px;
    padding: 10px 0px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
div#rightlinks ul li {
    line-height: 15px;
}
div#rightlinks div {
    float: left;
}
div#top div#rightlinks ul {
    margin-top: 20px;
}

@media only screen and (max-width: 63.6875em) and (min-width: 48em){
    #container{
        width:100%;
        max-height: 534px;
    }
    div#top{
        max-height:100%;
    }
    div#top div#rightlinks ul.first-list{
        border-left:0px;
    }
    div#tech-brands ul{
        width:35%;
    }
    div#rightlinks{
        width:86%;
        border-left:1px solid #cccccc;
    }
    div#rightlinks div {
        display:block;
        width:100%;
        margin:10px 0px;
    }
}

@media only screen and (max-width: 47.999em) and (min-width: 29.9375em){
	#container{
        width:100%;
        max-height: 534px;
    }
    div#top{
        max-height:100%;
    }
    div#top div#rightlinks ul.first-list{
        border-left:0px;
    }
    div#tech-brands ul{
        width:35%;
    }
    div#rightlinks{
        width:81%;
        border-left:1px solid #cccccc;
    }
    div#rightlinks div {
        display:block;
        width:100%;
        margin:10px 0px;
    }
}

@media only screen and (max-width: 29.875em) and (min-width: 20em){
    #container{
        width:100%;
        max-height: 671px;
    }
    div#left {
        width: 100%;
        text-align: center;
    }
    div#top{
        max-height:100%;
    }
    div#top div#rightlinks ul.first-list{
        border-left:0px;
    }
    div#tech-brands ul{
        width:35%;
    }
    div#rightlinks{
        width:86%;
        border-left:1px solid #cccccc;
    }
    div#rightlinks div {
        display:block;
        width:100%;
        margin:10px 0px;
    }
    div#bottom ul li{
        line-height:20px;
    }
    div#bottom ul{
        padding:12px 10px;
    }
}