
* {
	margin:0;
	padding:0;
}

div {
	border:solid 0px #efefef;
}

#w1110, #body, #header, a.logo, #header ul {
	display:block;
}

#body {
	/*width:100%;*/
}

#w1110 {
	width:1110px;
}

#header {
	height:140px;
}

#body #footer {
	height:58px;
	width:100%;
	position:fixed !important;
	position:absolute;
	bottom:0px;
}

#content{
	padding:0 0 80px 0;
}

.col{
	display:block;
	float:left;
	margin:0 20px 0 0;
	min-height:20px;
}

.nomargin{
	margin:0px;
}

.w100pct{
	width:100%;
}

.w20{
	width:20px;
}
.w96{
	width:96px;
}
.w150{
	width:150px;
}
.w156{
	width:156px;
}
.w177{
	width:177px;
}
.w178{
	width:178px;
}
.w355{
	width:355px;
}
.w533{
	width:533px;
}
.w540{
	width:540px;
}
.w600{
	width:600px;
}
.w710{
	width:710px;
}
.w730{
	width:730px;
}
.w770{
	width:770px;
}
.w844{
	width:844px;
}
.w940{
	width:940px;
}
.w1014{
	width:1014px;
}
.w1110{
	width:1110px;
}
