/* 100% width */

.main-outer {
	padding:0px;
	margin:0px;
			width:100% !important; 		width:100%;
}
.main-inner {
	float:none;
	margin:auto;
	padding:0px;
			width:99% !important; 		width:99%;
}
.container {
			width:100% !important; 		width:100%;
}
.blog {
	width:100%;
}
.col-outer {
}
.top table.moduletable table.contentpaneopen,.menu2,.top,.top table.moduletable,.main-bot,div.mid-outer,.bar2,.bar1,.topsection,.topmenu .moduletable,.topmenu,.shad,.inner {
	width:100% !important; width:100%;
}
.header {
	width:100%;
}
.header-left {
	width:35%;
}
.header-right {
	width:65%;
}
.shad {
	background:none;
	width:100%;
}