#groupglance_content {
	}
	
#groupglance_content h2 {
	margin-bottom:0.5em;
}

#gagintro {
	width:46%;
	float:left;
}
	
#groupglance_sidebar {
	background-image:url(../images/home/box2_tl.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width: 470px;
	float: right;
	padding: 0;
	margin: 0.6em 0 0 0;
}

.tr2 {
	background-image:url(../images/home/box2_tr.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

.bl2 {
	background-image:url(../images/home/box2_bl.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.br2 {
	background-image:url(../images/home/box2_br.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding:5px 7px 5px 10px;
	min-height:205px;
}
	
#groupglance_sidebar img {
	border: 0;
	}
	
#groupglance_sidebar a {
	border:1px solid #e6f2d9;
	display:block;
	width:86px;
	float:left;
	margin-right:2px;
	margin-bottom:2px;
	display:inline;
}


#groupglance_sidebar a:hover, #groupglance_sidebar a:active {
	border:1px solid #63ac1e;
}

	
#groupglance_sidebar h2 {
	font-size: 1.7em;
	margin: 0 0 0.3em 0;
	}

	
.divisioncolumn {
	width: 225px;
	float: left;
	display:inline;
	margin-bottom:2em;
	min-height:1070px;
	}
	
.divisioncolumn h3 {
	font-size: 1.2em;
	color: #003b79;
	min-height:1.3em;
	}
	
.divisioncolumn p {
	font-size: 1.1em;
	line-height: 1.3em;
	}

.divisioncolumn ul {
	list-style-type:square;
	margin-left:1.7em;
}

.divisioncolumn ul li {
	margin-bottom:0.3em;
}
	
.divisioncolumn img {
	border: 0;
	margin: 0;
	padding: 0;
	}
	
.divisioncolumn .box {
	padding: 0.6em;
	border-top: 0.3em solid #fff;
	}
	
	
.divisioncolumn .box p.figure_highlight {
	font-size: 2.6em;
	color: #003b79;
	margin-top:0;
	margin-bottom: 0.4em;
	padding: 0;
	line-height: 1.2em;
	}

.divisioncolumn .box p.figure_highlight span.small {
	font-size: 0.5em;
	margin: 0;
	padding: 0;
	}
	
.divisioncolumn .box p.figure_highlight span.subtext {
	display: block;
	font-size: 0.4em;
	color: #333;
	line-height:1.3em;
	}


.headerbox {
	padding: 0.5em;
	}
	
#consumerdivision_col {
	border-bottom:2px solid #d6e6ba;
	background-color: #f1f5e7;
	}
	
#consumerdivision_col .headerbox {
	background: url(../images/page/consumer_col_headerbg.gif) left top no-repeat;
	}
	
#consumerdivision_col .box {
	background-color: #f1f5e7;
	}
		
#businessdivision_col {
	margin-left: 1em;
	border-bottom:2px solid #bfcedd;
	background-color: #e5ebf1;
	}
	
#businessdivision_col .headerbox {
	background: url(../images/page/businesscol_headerbg.gif) left top no-repeat;
	}
	
#businessdivision_col .box {
	background-color: #e5ebf1;
	}
	
#wholesaledivision_col {
	margin-left: 1em;
	border-bottom:2px solid #e8ee8c;
	background-color: #f5f5cc;
	}
	
#wholesaledivision_col .headerbox {
	background: url(../images/page/wholesalecol_headerbg.gif) left top no-repeat;
	}
	
#wholesaledivision_col .box {
	background-color: #f5f5cc;
	}
	
#mobiledivision_col {
	margin-left: 1em;
	border-bottom:2px solid #f5eeb2;
	background-color: #fcf9e5;
	}

#mobiledivision_col .box {
	background-color: #fcf9e5;
	}
	
#mobiledivision_col .headerbox {
	background: url(../images/page/mobilecol_headerbg.gif) left top no-repeat;
	}
