.topbar {
	background:#000;
	height:64px;
}
#cntHeader{
	position:relative;
	margin:0 auto;
	width:1003px;
	height:100%;
}
#cntHeader.wide{
	width: 92.76316%;
	max-width: 1190px;
}
#wep_logo{
	display:inline;
	float:left;
	margin:25px 0 0 25px;
}
#wep_logo img {
	display: block;
}
.cntFooter{
    /*border-top:1px solid #D6D6D6;*/
}
.cntFooter .tsandcsPrivacy{
	font-size: 12px;
    background:#000;
    color:#fff;
    text-align:center;
    padding:20px 0;
	/*position: fixed;*/
    left: 0;
    bottom: 0;
    width: 100%;
}
.cntFooter .tsandcsPrivacy a{
    color:#fff;
}