/* BOX 3: darkblue */
.box3_darkblue {
	width:250px;
	background: url('img/box3_darkblue_tile.gif') repeat-y;
	margin-bottom:5px;
}

.box3_darkblue_top {
	background: url('img/box3_darkblue_top.gif') no-repeat left bottom;
	height:25px;
}

.box3_darkblue_bottom {
	clear:both;
	background: url('img/box3_darkblue_bottom.gif') no-repeat left bottom;
	height:25px;
}

.box3_darkblue_content {
	color:#FFF;
	padding:0px 26px 5px 19px;
}



/* BOX 3: blue */
.box3_blue {
	width:250px;
	background: url('img/box3_blue_tile.gif') repeat-y;
	margin-bottom:5px;
}

.box3_blue_top {
	background: url('img/box3_blue_top.gif') no-repeat left bottom;
	height:25px;
}

.box3_blue_bottom {
	clear:both;
	background: url('img/box3_blue_bottom.gif') no-repeat left bottom;
	height:25px;
}

.box3_blue_content {
	color:#FFF;
	padding:0px 26px 5px 19px;
}



/* BOX 3: lightblue */
.box3_lightblue {
	width:250px;
	background: url('img/box3_lightblue_tile.gif') repeat-y;
	margin-bottom:5px;
}

.box3_lightblue_top {
	background: url('img/box3_lightblue_top.gif') no-repeat left bottom;
	height:25px;
}

.box3_lightblue_bottom {
	clear:both;
	background: url('img/box3_lightblue_bottom.gif') no-repeat left bottom;
	height:25px;
}

.box3_lightblue_content {
	color:#1A171B;
	padding:0px 26px 5px 19px;
}

.box3_lightblue_content h1 {
	color:#CC071E;
}

.box3_lightblue_content a {
	color:#1A171B;
}



/* BOX 3: green */
.box3_green {
	width:250px;
	background: url('img/box3_green_tile.gif') repeat-y;
	margin-bottom:5px;
}

.box3_green_top {
	background: url('img/box3_green_top.gif') no-repeat left bottom;
	height:25px;
}

.box3_green_bottom {
	clear:both;
	background: url('img/box3_green_bottom.gif') no-repeat left bottom;
	height:25px;
}

.box3_green_content {
	color:#1A171B;
	padding:0px 26px 5px 19px;
}

.box3_green_content h1 {
	color:#1A171B;
}

.box3_green_content a {
	color:#1A171B;
}



/* BOX 3: pink */
.box3_pink {
	width:250px;
	background: url('img/box3_pink_tile.gif') repeat-y;
	margin-bottom:5px;
}

.box3_pink_top {
	background: url('img/box3_pink_top.gif') no-repeat left bottom;
	height:25px;
}

.box3_pink_bottom {
	clear:both;
	background: url('img/box3_pink_bottom.gif') no-repeat left bottom;
	height:25px;
}

.box3_pink_content {
	color:#1A171B;
	padding:0px 26px 5px 19px;
}

.box3_pink_content h1 {
	color:#CC071E;
}

.box3_pink_content a {
	color:#1A171B;
}



/* BOX 3: red */
.box3_red {
	width:250px;
	background: url('img/box3_red_tile.gif') repeat-y;
	margin-bottom:5px;
}

.box3_red_top {
	background: url('img/box3_red_top.gif') no-repeat left bottom;
	height:25px;
}

.box3_red_bottom {
	clear:both;
	background: url('img/box3_red_bottom.gif') no-repeat left bottom;
	height:25px;
}

.box3_red_content {
	color:#FFF;
	padding:0px 26px 5px 19px;
}



/* BOX 2: darkblue */
.box2_darkblue {
	width:740px;
	background: url('img/box2_darkblue_tile.gif') repeat-y;
	margin-bottom:5px;
}

.box2_darkblue_top {
	background: url('img/box2_darkblue_top.gif') no-repeat left bottom;
	height:25px;
}

.box2_darkblue_bottom {
	clear:both;
	background: url('img/box2_darkblue_bottom.gif') no-repeat left bottom;
	height:25px;
}

.box2_darkblue_content {
	color:#FFF;
	padding:0px 30px 5px 20px;
}



/* BOX 2: blue */
.box2_blue {
	width:740px;
	background: url('img/box2_blue_tile.gif') repeat-y;
	margin-bottom:5px;
}

.box2_blue_top {
	background: url('img/box2_blue_top.gif') no-repeat left bottom;
	height:25px;
}

.box2_blue_bottom {
	clear:both;
	background: url('img/box2_blue_bottom.gif') no-repeat left bottom;
	height:25px;
}

.box2_blue_content {
	color:#FFF;
	padding:0px 30px 5px 20px;
}



/* BOX 2: lightblue */
.box2_lightblue {
	width:740px;
	background: url('img/box2_lightblue_tile.gif') repeat-y;
	margin-bottom:5px;
}

.box2_lightblue_top {
	background: url('img/box2_lightblue_top.gif') no-repeat left bottom;
	height:25px;
}

.box2_lightblue_bottom {
	clear:both;
	background: url('img/box2_lightblue_bottom.gif') no-repeat left bottom;
	height:25px;
}

.box2_lightblue_content {
	color:#1A171B;
	padding:0px 30px 5px 20px;
}

.box2_lightblue_content h1 {
	color:#CC071E;
}

.box2_lightblue_content a {
	color:#1A171B;
}



/* BOX 2: green */
.box2_green {
	width:740px;
	background: url('img/box2_green_tile.gif') repeat-y;
	margin-bottom:5px;
}

.box2_green_top {
	background: url('img/box2_green_top.gif') no-repeat left bottom;
	height:25px;
}

.box2_green_bottom {
	clear:both;
	background: url('img/box2_green_bottom.gif') no-repeat left bottom;
	height:25px;
}

.box2_green_content {
	color:#1A171B;
	padding:0px 30px 5px 20px;
}

.box2_green_content h1 {
	color:#1A171B;
}

.box2_green_content a {
	color:#1A171B;
}



/* BOX 2: pink */
.box2_pink {
	width:740px;
	background: url('img/box2_pink_tile.gif') repeat-y;
	margin-bottom:5px;
}

.box2_pink_top {
	background: url('img/box2_pink_top.gif') no-repeat left bottom;
	height:25px;
}

.box2_pink_bottom {
	clear:both;
	background: url('img/box2_pink_bottom.gif') no-repeat left bottom;
	height:25px;
}

.box2_pink_content {
	color:#1A171B;
	padding:0px 30px 5px 20px;
}

.box2_pink_content h1 {
	color:#CC071E;
}

.box2_pink_content a {
	color:#1A171B;
}



/* BOX 2: red */
.box2_red {
	width:740px;
	background: url('img/box2_red_tile.gif') repeat-y;
	margin-bottom:5px;
}

.box2_red_top {
	background: url('img/box2_red_top.gif') no-repeat left bottom;
	height:25px;
}

.box2_red_bottom {
	clear:both;
	background: url('img/box2_red_bottom.gif') no-repeat left bottom;
	height:25px;
}

.box2_red_content {
	color:#FFF;
	padding:0px 30px 5px 20px;
}



/* BOX 1: darkblue */
.box1_darkblue {
	width:992px;
	background: url('img/box1_darkblue_tile.gif') repeat-y;
	margin-bottom:5px;
}

.box1_darkblue_top {
	background: url('img/box1_darkblue_top.gif') no-repeat left bottom;
	height:25px;
}

.box1_darkblue_bottom {
	clear:both;
	background: url('img/box1_darkblue_bottom.gif') no-repeat left bottom;
	height:25px;
}

.box1_darkblue_content {
	color:#FFF;
	padding:0px 31px 5px 20px;
}



/* BOX 1: blue */
.box1_blue {
	width:992px;
	background: url('img/box1_blue_tile.gif') repeat-y;
	margin-bottom:5px;
}

.box1_blue_top {
	background: url('img/box1_blue_top.gif') no-repeat left bottom;
	height:25px;
}

.box1_blue_bottom {
	clear:both;
	background: url('img/box1_blue_bottom.gif') no-repeat left bottom;
	height:25px;
}

.box1_blue_content {
	color:#FFF;
	padding:0px 31px 5px 20px;
}



/* BOX 1: lightblue */
.box1_lightblue {
	width:992px;
	background: url('img/box1_lightblue_tile.gif') repeat-y;
	margin-bottom:5px;
}

.box1_lightblue_top {
	background: url('img/box1_lightblue_top.gif') no-repeat left bottom;
	height:25px;
}

.box1_lightblue_bottom {
	clear:both;
	background: url('img/box1_lightblue_bottom.gif') no-repeat left bottom;
	height:25px;
}

.box1_lightblue_content {
	color:#1A171B;
	padding:0px 31px 5px 20px;
}

.box1_lightblue_content h1 {
	color:#CC071E;
}

.box1_lightblue_content a {
	color:#1A171B;
}



/* BOX 1: green */
.box1_green {
	width:992px;
	background: url('img/box1_green_tile.gif') repeat-y;
	margin-bottom:5px;
}

.box1_green_top {
	background: url('img/box1_green_top.gif') no-repeat left bottom;
	height:25px;
}

.box1_green_bottom {
	clear:both;
	background: url('img/box1_green_bottom.gif') no-repeat left bottom;
	height:25px;
}

.box1_green_content {
	color:#1A171B;
	padding:0px 31px 5px 20px;
}

.box1_green_content h1 {
	color:#1A171B;
}

.box1_green_content a {
	color:#1A171B;
}



/* BOX 1: pink */
.box1_pink {
	width:992px;
	background: url('img/box1_pink_tile.gif') repeat-y;
	margin-bottom:5px;
}

.box1_pink_top {
	background: url('img/box1_pink_top.gif') no-repeat left bottom;
	height:25px;
}

.box1_pink_bottom {
	clear:both;
	background: url('img/box1_pink_bottom.gif') no-repeat left bottom;
	height:25px;
}

.box1_pink_content {
	color:#1A171B;
	padding:0px 31px 5px 20px;
}

.box1_pink_content h1 {
	color:#CC071E;
}

.box1_pink_content a {
	color:#1A171B;
}



/* BOX 1: red */
.box1_red {
	width:992px;
	background: url('img/box1_red_tile.gif') repeat-y;
	margin-bottom:5px;
}

.box1_red_top {
	background: url('img/box1_red_top.gif') no-repeat left bottom;
	height:25px;
}

.box1_red_bottom {
	clear:both;
	background: url('img/box1_red_bottom.gif') no-repeat left bottom;
	height:25px;
}

.box1_red_content {
	color:#FFF;
	padding:0px 31px 5px 20px;
}

