html, body {
	background-color:#edeff7;
	margin:0px;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:14px;
}
.website {
	text-align:center;
	width:100%;
}
.maindiv {
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	width:979px;
}
.header2 {
	width:979px;
	height:158px;
	background-image:url("images/header-ie.jpg");
	background-color:transparent;
	background-repeat:no-repeat;
}
.mainmenu {
	width:739px;
	height:55px;
	padding-left:210px;
	padding-right:30px;
	background-image:url("images/mainmenu-ie.jpg");
	background-repeat:no-repeat;
	color:black;
	vertical-align:middle;
}
.mainmenu a {
	text-decoration:none;
	color:black;
}

.toptocontent {
	width:979px;
	height:20px;
	background-image:url("images/between-ie.jpg");
	background-repeat:no-repeat;
}
.topsub {
	background-image:url("images/topsub-ie.jpg");
	background-repeat:no-repeat;
	height:76px;
}
.leftdiv {
	width:162px;
	background-image:url("images/left-ie.jpg");
	background-repeat:repeat-y;
	vertical-align:top;
	height:250px;
}
.left {
	padding-left:31px;
	padding-right:20px;
	color:black;
	position: relative;
	top: -60px;
}
.left a{
	color:black;
	text-decoration:none;
}
.rightdiv {
	padding-left:22px;
	padding-right:30px;
	background-image:url("images/right-ie.jpg");
	width:615px;
	vertical-align:top;
}
.footer2 {
	background-image:url("images/footer-ie.jpg");
	background-repeat:no-repeat;
	height:48px;
}