@charset "utf-8";
/* CSS Document */

#container {
width: 968px;
background: #FFFFFF;
margin: 0 auto;
padding-left: 10px;
padding-right: 10px;
overflow: hidden;
}


#banner {
	background-image: url(images/banner_d.jpg);
	height: 145px;
	width: 771px;
	float: right;
}

#toolbar {
	height: 770px;
	width: 197px;
	float: left;
	background-image: url(images/toolbar.jpg);
	padding-top: 200px;
	background-color: #2e613b;
}
#main_content {
	height: 825px;
	width: 771px;
	float: right;
}
#welcome {
	height: 450px;
	width: 556px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13pt;
	color: #2e613b;
	padding: 15px;
}
#columna {
	float: left;
	height: 345px;
	width: 240px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	color: #fff;
	background-color: #2e613b;
	text-align: center;
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	padding-left: 5px;
	padding-right: 5px;
}


#columnb {
	float: left;
	height: 345px;
	width: 240px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	color: #fff;
	background-color: #2e613b;
	text-align: center;
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	padding-left: 5px;
	padding-right: 5px;
}
#columnc {
	float: right;
	height: 345px;
	width: 240px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	color: #fff;
	background-color: #2e613b;
	text-align: center;
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	padding-left: 5px;
	padding-right: 5px;
}





#news {
	height: 470px;
	width: 173px;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #2e613b;
	padding-left: 5px;
	background-color: #c4f4c6;
	padding-top: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-top-color: #2e613b;
	border-right-color: #2e613b;
	border-bottom-color: #2e613b;
	border-left-color: #2e613b;
}
