
/* =Footer
----------------------------------------------- */
#copyright {
	float:right;
	text-align: right;
}
#copyright-text-tv1 {
	color: #99FFFF;
	font-size: 12px;
}
.copyright-text-tv2 {
	color: #FFFFFF;
	font-size: 11px;
}
#copyright-nai-logo {
	background-image: url('images/nai_logo.png');
	width: 80px;
	height: 37px;
	float: right;
}
#footertv {

	background-image: url('images/footer.jpg');
    	float: left;
    	width: 100%;
    	height: 150px;

	/*
	width: 100%;
	border-top: 1px solid #c7cbd4;
	*/
		
	/*
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
	*/
	
}
#site-generator {
	width: 1030px;
	margin: 0 auto;
}

#site-generator a {
	color: inherit;
	/*float: left;*/
}

#siteNav {
	width: 979px;
	margin-left: -40px;
}
#siteNav ul li {
	margin-right: 25px;
	float: left;
	list-style: none;
	color: #99FFFF; 
	font-size: 12px;
}
#siteNav ul ul {
	margin-left: 0;
}

#siteNav ul ul li {
	float: none;
	list-style: none;
	color: #ffffff; 
	font-size: 10px;
	margin-left: -40px;
}

#footer-partners {
	font-size: 10px;
	color: #99ffff;
	float: left;
	width: 920px;
	/*height: 30px;*/
	line-height: 30px;
	margin: 0px 0px 40px 80px;
}
#gsi-logo {
	background-image: url('images/gsicommerce_logo.png');
	width: 108px;
	height: 26px;
}
#footer-partnerts-logo {
	float: left;
}
#footer-partnerts-links {
	float: left;
	margin-left: 340px;
	margin-top: 24px;
	line-height: 18px;
	position: absolute;
}
#footer-partnets-companies {
	margin-right: 30px;
	margin-top: -25px;
	position: absolute;
	font-size: 14px;
	width: 700px;
}
#footer-partnets-companies a {
	font-weight: normal;
	margin-left: 8px;
	font-size: 13px;
	color: #FFFFFF;
}
#footer-partnets-tv{
	position-absolute; 
	margin-top: -5px;
	margin-left: 240px;
	position: absolute;
	}

#colophon {
	overflow: hidden;
	float: left;
	min-height: 100%;
	width: 100%;
	/*
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.1);
	box-shadow: 0 0 5px rgba(0,0,0,0.1);
	*/
	border-top: 6px solid #0D2F54;
	background-color: #f6f6f6;
}
#supplementary {
	border-top: 1px solid #ddd;
	padding: 1.625em 7.6%;
	overflow: hidden;
}

/* Two Footer Widget Areas */
#supplementary.two .widget-area {
	float: left;
	margin-right: 3.7%;
	width: 48.1%;
}
#supplementary.two .widget-area + .widget-area {
	margin-right: 0;
}

/* Three Footer Widget Areas */
#supplementary.three .widget-area {
	float: left;
	margin-right: 3.7%;
	width: 30.85%;
}
#supplementary.three .widget-area + .widget-area + .widget-area {
	margin-right: 0;
}

/* Site Generator Line */

#footer-divider-2 {
	margin-top: -20px;
	margin-bottom: 10px;
	float: left;
	width: 1030px;
	height: 1px;
	background: #51A2A2;
}
/*
#site-generator {
	background: #f7f7f7;
	border-top: 1px solid #ececec;
	color: #666;
	font-size: 10px;
	line-height: 10px;
	padding: 2.2em 0.5em;
	text-align: center;
}
*/
/*
#site-generator a {
	color: #555;
	font-weight: bold;
}
*/

