a {
	text-decoration: none;
	color: #000000;	
}
	
#wrapper {
    width: 1011px;
    margin: 0px auto;
    text-align: left;
}

.wrapper {
	width: 968px;
	margin: 0px auto;	
}

.clearfix {
    clear: both;
    height: 1px;
}

.clear {
    clear: both;
}