@charset "UTF-8";
body {
}
.oneColLiqCtr #container {
	background-color: #FFFFFF;
}
.oneColLiqCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
