#page2 #all{
	width:100%;
	background:url(images/page2-footer-tail.gif) bottom center repeat-x;
}
#page3 #all{
	width:100%;
	background-image:url(images/page3-footer-tail.gif);
	background-position:bottom center;
	background-repeat:repeat-x;
	
}
#page4 #all{
	width:100%;
	background:url(images/page4-footer-tail.gif) bottom center repeat-x;
}
#page5 #all{
	width:100%;
	color:#fff;
	background:url(images/page5-footer-tail.gif) bottom center repeat-x;
}
#page6 #all{
	color:#fff;
	width:100%;
	background:url(images/page6-footer-tail.gif) bottom center repeat-x;
}
#page5 h2,
#page6 h2{
	color:#fff;
}
#page6 #content a{
	color:#fff;
}
#main { width:980px; margin:0 auto; text-align:left; }

#header {height:206px;}

#footer { height:76px;}


.container {width:100%; overflow:hidden;}


.col-1 { width:380px;}
.col-2 {width:400px;}

.col-1 .col-1 { width:187px;}
.col-1 .col-2 {width:177px; padding-left:24px;}
.margin20{
	margin:0 0 0 40px;
}