@charset "utf-8";
.mnubar {
	font-family: Arial;
	font-size: 11px;
	line-height: 24px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #404040;
	text-decoration: none;
}
.footer {
	font-family: Arial;
	font-size: 10px;
	line-height: 120%;
	color: #FFFFFF;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 100%;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 120%;
}
.overview_bg {
	background-image: url(images/overview_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 30px;
}

a.mnubar : hover{
	font-family: Arial;
	font-size: 11px;
	line-height: 24px;
	font-weight: normal;
	text-transform: uppercase;
	color: #404040;
	text-decoration: none;
}
ul {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 150%;
}
.perks_bg {
	background-image: url(images/perks_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 30px;
}
.rrsp_bg {
	background-image: url(images/rrsp_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 30px;
}
.contact_bg {
	background-image: url(images/contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 30px;
}
.bodytxt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 120%;
}
.package_bg {
	background-image: url(images/package_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 30px;
}
.input{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #404040;
	border:1px solid #808080;
}
textarea {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #404040;
	border:1px solid #808080;
}
select {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #404040;
	border:1px solid #808080;
}.timing_bg {
	background-image: url(images/timing_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 30px;
}
.numbers_bg {
	background-image: url(images/numbers_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 30px;
}
.company_bg {
	background-image: url(images/company_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 30px;
}
