html, body {
	height: 0;
}
body {
	background-color: #AB3C30;
}
#swSiteDiv {
	background-color: #ffffff;
	background-image: url(/img/top_bg.gif);
	background-repeat: repeat-x;
}
#swPageDiv {
	background-image: url(/img/page_bg_img.gif);
	background-position: center top;
}

#swContentDiv {
	height:300px;
}

#swBottom {
	text-align: center;
	font: 10px verdana;
	color: #ffffff;
	width: 100%;
	height: 18px;
	padding-top: 2px;
}

#swRightCol {
	width: 100%;
	height: 1px;
	top: 0px;
	position: absolute;
	text-align: center;
}
#swRightCol div{
	width: 735px;
	height: 1px;
	position: relative;
	margin:auto;
	text-align:left;
}
#swRightCol div div{
	background: #f0f0f0;
	width: 146px;
	height: 300px;
	position: absolute;
	left: 589px;
	top: 91px;
}


#swBdkBox-small {
	width: 187px;
	height: 208px;
	margin: 0px 9px 9px 0px;
	float: left;
}

#swBdkBox-small div{
	padding: 0px 6px 0px 6px;
	height: 139px;
}
#swBdkBox-small img{
	margin: 0px 0px 4px 0px;
}

#swBdkBox-large {
	width: 383px;
	height: 426px;
	margin: 0px 9px 9px 0px;
	float: left;
}
