/*- Title boxes -*/
	#boxes {
	clear:both;
	margin:0 0 15px 0;
	height:57px;
}

#boxes a {
	color:#ffffff;
	text-decoration:none;
}

#boxes a:hover {
	color:#faebc4;
}

#boxes div {
	float:left;
	display:inline;
	height:57px;
}

#boxes h2 {
	padding:20px 0 0 25px;
	color:#ffffff;
	font-size:16px;
	font-weight:normal;
	line-height:1em;
	height:37px;
}

.box1 {
	width:271px;
	background:#04991D;
}

.box2 {
	width:269px;
	background:#05592D;
}

.box3 {
	width:266px;
	background:#044724;
}

/*--- COLUMN LAYOUT ---*/
	#columns {
	clear:both;
	background:url(../images/columns-bgr.gif) #faebc4 repeat-y left;
	margin-top:-10px;
}

/*--- LEFT column ---*/
	#leftcol {
	padding:200px 0 0;
	width:174px;
	float:left;
	background:url(../images/menu-bg/vina_bg_menu.jpg) no-repeat top;
}
