/* CSS Document */
.top_color {
	height:340px;
	background-color:#314a2e;
	background-position:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555358;
}
.div_top_bg {
	background-image: url(../images/raekwon_top.jpg);
	background-repeat:no-repeat;
	height:340px;
	float:center;
	width:949px;
}
.grad_bg {
	background-image: url(../images/raekwon_grad.jpg);
	background-repeat:repeat-x;
}
