@charset "utf-8";
/* CSS Document */

#support_wrap {
	margin:auto;
	padding-bottom:15px;
	width:909px;
	height:100%;
	background:url(/images/digitalr_body_bg.jpg) repeat-y;
}

#support_content {
	margin:auto;
	width:500px;
	height:100%;
	color:#09F;
}

#support_content h1 {
	margin:0;
	padding:0;
	padding-bottom:10px;
	text-align:center;
	color:#2888c6;
	font-size:20px;
}

#support_top {
	margin:auto;
	width:909px;
	height:47px;
	background:url(/images/digital_top.png) no-repeat;
}

#support_bottom {
	margin:auto;
	margin-top:-12px;
	width:909px;
	height:47px;
	background:url(/images/digital_bottom.png) no-repeat;
}
