/* CSS Document */

.FooterBox {
	width:1000px;
	height:146px;
	margin:0px;
	padding:10px;
	background-image:url(../images/Sun%20Projects%20Second%20image%20that%20is%20for%20the%20footer%20on%20Background%20for%20awnings%20blinds%20and%20even%20commercial%20patios.png);
	background-repeat:repeat-x repeat-y;
}

.LegalBox {
	width:300px;
	float:left;
	margin:20px 0px 0px 0px;
}

p.LegalBoxText {
	color:#fff;
	margin:0px;
}

a.LegalBoxText {
	color:#fff;
	text-decoration:none;
}

.InternalLinksBox {
	width:250px;
	float:left;
}

ul.InternalLinksBoxList {
	list-style:none;
	margin:0px 0px;
}

ul li.InternalLinksBoxList {
}

ul li a.InternalLinksBoxList {
	color:#cc672b;
}

p.InternalLinksBoxList {
	color:#fff;
}

.BlueTieProductiosnLink {
	width:350px;
	float:left;
	margin:47px 0px 0px 80px;
	padding:0px;
}

a.NewBlueTieProductiosnLink {
	color:#06C;
}

a:hover.BlueTieProductiosnLink {
	color:#fff;
}