/* CSS Document */


/* Optional - each can be replaced by a VNAV (see nav_vert.css) */
.col1 {			/* .vNav can be moved to either .col class, depending on which column you want it in */
	background:url(../images/menu_bg.gif) repeat-x #d4dff2;
	width:220px;
	float:left;
	border-right:1px solid #808284;
}

.col1 img {
	margin:0 19px;
	border:1px solid #808284;
}

.col2 {
	width:539px;
	float:right;
}
