/* CSS Document */

#logo_freshblue {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: 116px;
	width: 236px;
}
#row1 {
	height: 116px;
	width: 900px;
	background-image: url(../images/menu_03.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#row2 {
	background-image: url(../images/blue_grad_bground.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	height: auto;
}
#row2_col2 {
	width: 688px;
	float: left;
	background-image: url(../images/background-blue-home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
