#main, #main-sm {
	padding: 0px 10px;
	margin: 10px auto;
	width: 760px;
	background-color: #c0d0d2;
	border: 3px #163548 solid;
	background-image:url('../images/4th-annual-logo.gif');
	background-position: top right;
	background-repeat: no-repeat;
}
#main-sm {
	background-image: url('../images/4th-annual-logo-sm.gif');
}
body {
	background-image: none;
	font-size: 12px;
	line-height: 14px;
}
#logo {
	float: right; 
	width: 390px;
	margin: 0px;
	padding: 0px;
	height: 300px;
}

#mass-mutual-logo {
	position: relative;
	top: 210px;
	left: 200px;
}
#mass-mutual-logo-sm {
	position: relative;
	top: 160px;
	left: 220px;
}
#header-text {
	float: left;
	width: 350px;
	padding-top: 10px;
	padding-left: 10px;
}
#header-text2 { 
	/* width: 360px; */
	padding-bottom: 25px;
	padding-top: 10px;
	padding-left: 10px;
}

/* null out the h2 */
h2 {
	background-image: none;
	background-color: transparent;
	color: #000000;
	font-weight: bold;
	margin: 10px 0px;
	padding: 0px;
	text-transform: none;
	font-size: 14px;
}
.clear {
	clear: both;
}
#body-text {
	width: 450px;
	padding: 0px 10px;
	float: left;
}
a { outline: 0}
#main ul li, #main-sm ul li {
	background: none;
	list-style: disc;
}
#main-content-body {
	padding-bottom: 35px;
}
#main-sm ul li {
	margin-left: 15px;
	padding-top: 4px;
}
#thumbnails {
	width: 700px;
	margin: 0px auto;
	overflow-x: scroll;
	overflow-y: hidden;
	height: 90px;
	margin-bottom: 45px;
}
ul.subnav li a, a, a:link, a:visited, a:active, a:hover { font-weight: normal; }
ul.subnav { margin-top: 0px; padding-top: 0px; }
h2.header { margin-bottom: 0px; }
