
#cols	{
	float: left;
	width: 100%;
}
#colleft	{
	width: 29%;
	float: left;
	padding: 1em 0.8em 0.5em 1.4em;
}

#colmid	{
	width: 37%;
	float: left;
	text-align: center;
	margin: 0;
	padding-top: 1em;
	border-left: dotted 1px #cccccc;
	border-right: dotted 1px #cccccc;
}
#colright	{
	width: 29%;
	float: right;
	padding: 1em 0 0.5em 0.1em;
}

#colleft ul, #colright ul	{
	list-style-image: url('/images/blue_bullet.gif');
	margin-left: 1.6em;
}
#colleft ul li, #colright ul li	{
	height: 2.6em;
}
#colleft ul li a, #colright ul li a	{
	font-size: 1.2em;
	color: #525354;
	text-decoration: none;
	font-weight: normal;
}
#colleft ul li a:hover, #colright ul li a:hover	{
	background-color: transparent;
	color: #35ae2c;
	text-decoration: underline;
}
h1{
	font-size: 1.5em;
	font-weight: bold;
	color: #525354;
}
#techexchange	{
	border-bottom: dotted 1px #cccccc;
	padding: 0 0 1em 0;
	text-align: left;
}
#events	{
	height: 140px;
	margin: 0 auto;
	margin: 1.2em 1em 0 1em;
}

