/* ///////////////////////////////// Footer //////////////////////////////// */
div#footer-container{
	color: #fff;
	width: 100%;
	background: url(../../../Images/NETSite/V2/info_generic/info_footer_middle_orange.gif) repeat-x left top;
	min-width: 768px;
	height: 30px;
	margin-top: 20px;
}
div.orange-bar{
	background: url(../../../Images/NETSite/V2/footer_orange_middle.gif) repeat-x;
	height: 21px;
	width: 100%;
	margin: 0;
	padding: 0;
}
div.footer_main_bg{
	background: url(../../../Images/NETSite/V2/footer_main_bg.jpg) no-repeat center;
	height: 129px;
	margin: 0;
	padding: 0;
	color: #333;
}
div.footer_grass{
	background: url(../../../Images/NETSite/V2/footer_grass.jpg) no-repeat center;
	height: 99px;
	margin: 0;
	padding: 0;
}
div.footer-grey-bar{
	background: url(../../../Images/NETSite/V2/footer_grey_bar_bg.gif);
	height: 55px;
	width: 100%;
	margin: 0;
	padding: 0;
}
div.footer-grey-bar-inner{
	height: 30px;
	width: 731px;
	margin: 0;
	padding: 9px 0 0 0;
	/*background-color: Aqua;*/
	color: #666;
	font-size: 12px;
}
div.payment-methods{
	float: right;
	/*background-color: Fuchsia;*/
	width: 500px;
	height: 30px;
}
div.payment-methods h6{
	font-weight: normal;
	font-size: 12px;
	color: #666;
	margin: 6px 0 0 0;
	padding: 0;
}
div.copyright{
	float: left;
	/*background-color: Aqua;*/
	width: 230px;
	height: 30px;
}
div.copyright h6{
	font-weight: normal;
	font-size: 12px;
	color: #666;
	margin: 6px 0 0 0;
	padding: 0;
}
div.footer-grey-bar-inner a{
	color: #333;
}
div.footer-options-container{
	background: url(../../../Images/NETSite/V2/footer_options_bg.gif) no-repeat;
	width: 680px;
	height: 120px;
	/*border: 1px solid Black;*/
}
div.footer-options{
	float: left;
	/*background-color: Fuchsia;*/
	width: 120px;
	height: 120px;
	color: #666;
}
div.footer-options ul{
	list-style: none;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	color: #666;
}
div.footer-options ul li.header{
	list-style: none;
	margin: 0px 0px 6px 0px;
	padding: 0px;
	color: #666;
}
div.footer-options2{
	float: left;
	/*background-color: Fuchsia;*/
	width: 126px;
	height: 120px;
	color: #666;
	margin-left: 10px;
}
div.footer-options2 ul{
	list-style: none;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	color: #666;
}
div.footer-options2 ul li.header{
	list-style: none;
	margin: 0px 0px 6px 0px;
	padding: 0px;
	color: #666;
}
div.footer-options3{
	float: left;
	/*background-color: Fuchsia;*/
	width: 106px;
	height: 120px;
	color: #666;
	margin-left: 10px;
}
div.footer-options3 ul{
	list-style: none;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	color: #666;
}
div.footer-options3 ul li.header{
	list-style: none;
	margin: 0px 0px 6px 0px;
	padding: 0px;
	color: #666;
}
div.footer-contact-container{
	margin: 10px 0px 0px 0px;
}
div.footer-contact-container h6{
	margin: 10px 0px 0px 0px;
	font-size: 11px;
	color: #666;
}
div.footer-contact-container2{
	margin: 5px 0px 0px 0px;
}
div.footer-contact-container2 h6{
	font-size: 11px;
	color: #666;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
div.footer-options4{
	float: left;
	/*background-color: Yellow;*/
	width: 175px;
	height: 120px;
	color: #666;
	margin-left: 10px;
}
/* ***** Links ******/
a.footer-options-link:link{
	color: #666;
	text-decoration: none;
}
a.footer-options-link:visited{
	color: #666;
	text-decoration: none;
}
a.footer-options-link:hover{
	color: #666;
	text-decoration: underline;
}
a.footer-options-link:active{
	color: #666;
	text-decoration: none;
}
h6.footer-links{
	margin: 0px;
	padding: 0px;
	color: #666;
	font-size: 11px;
	font-weight: normal;
}
div.footer-bottom{
	height: 110px;
	width: 731px;
	margin: 0;
	padding: 0;
	/*background-color: Aqua;*/
	color: #666;
	font-size: 12px;
}