@charset "utf-8";
#bodysection {
	background-color: #CCCCCC;
	width: 1024px;
	height: auto;
	border:thin solid #333333;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 100%;
	height: 161px;
}

#navbar {
	width: 1014px;
	height: 38px;
	margin: 5px;
	background-color: #EEEEEE;
}

#mod-top-right {
	width: 539px;
	height: 548px;
	float: right;
	margin: 5px;
}

#logo {
	height: 136px;
	width: 465px;
	float: left;
	margin: 5px;
}

#mod-bottom-left {
	height: 680px;
	width: 465px;
	float: left;
	background-image: url(images/images/BenefitsBG1.jpg);
	margin: 5px;
}
#mod-bottom-left1 {
	height: 700px;
	width: 465px;
	float: left;
	background-image: url(images/images/BenefitsBG2.jpg);
	margin: 5px;
}
#bottom-menu {
	width: 1024px;
	height: 24px;
	border: 1px solid #000000;
	float: left;
	background-color: #333333;
}

