/* CSS Document */

#sub_content {
	background-image: url(../images/pages/bgPage.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#left_content {
	background-color: #3081a5;
}