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