/* structure */
body {
	margin:0px;
	padding:0px;
	height:100%;
	color:#333333;
	background:#fff url(../images/bg-default.png) center top repeat-x;
}
.menu {
	border-bottom: 0px dotted #8D172D;
}

