#smk_root {
	background-image: url('../img_custom/smk_holder.gif');
	background-position: top center;
	background-repeat: repeat-y;
	width: 632px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

#smk_bottom {
	background-image: url('../img_custom/bottom.gif');
	background-position: top center;
	background-repeat: no-repeat;
	width: 632px;
	height: 20px;
	margin-left: 1px;
	margin-top: 0px;
	margin-bottom: 20px;
}

#smk_box {
	width: 100%;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
}

#smk_logo {
	background-image: url('../img_custom/smk_logo.gif');
	background-position: top!important;
	background-repeat: no-repeat!important;
	width: 650px;
	height: 203px;
	margin-top: 10px;
	margin-bottom: 15px;
}

#smk_top {
	background-image: url('../img_custom/top.gif');
	background-position: center;
	background-repeat: no-repeat!important;
	width: 632px;
	height: 20px;
	margin-left: 1px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.headline {
	color: #ffffff!important;
}
