/* Abor Group Main CSS Document */

.page_width {
	width: 999px;
}
.center {
	width: 999px;
	position: relative;
	text-align: left;
}
body {
	background: url(../images/candy/bg.jpg) repeat-x #f7f7f7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: scroll;
}
a:link, a:visited {
	color: #000066;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a:hover {
	color: #000066;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
a:link.contactlink, a:visited.contactlink {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a:hover.contactlink {
	color: #666666;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
.logo {
	position: absolute;
	left: 200px;
	top: 10px;
	width: 221px;
	height: 69px;
}
#main_text {
	position: absolute;
	left: 49px;
	top: 308px;
	width: 539px;
}

.contact {
	position: absolute;
	top: 10px;
	left: 630px;
	width: 350px;
	height: 55px;
	font-size: 11px;
	color: #666666;
}
.header {
	position: absolute;
	left: 28px;
	top: 88px;
	width: 580px;
	height: 200px;
	background: url(../images/candy/header.jpg) no-repeat;
}
.header2 {
	position: absolute;
	left: 28px;
	top: 88px;
	width: 580px;
	height: 200px;
	background: url(../images/candy/ecoenergy_ontario_grants.jpg) no-repeat;
}
.menu {
	position: absolute;
	left: 634px;
	top: 106px;
	width: 211px;
}
.img_change {
	position: absolute;
	left: 337px;
	top: 288px;
	width: 271px;
	height: 249px;
	background: url(../images/candy/ic/bg.jpg) no-repeat;
}
#form {
	position: absolute;
	left: 622px;
	top: 321px;
	width: 367px;
}

#formtext {
	position: absolute;
	left: 655px;
	top: 621px;
	width: 367px;
}
#mf_dynamic {
	background: url(../images/candy/mf.jpg) repeat-y;
}
.hide{
display: none;
}
.show{
display: block;
}
a.show_hide:link, a.show_hide:visited {
	color: #003300;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a.show_hide:hover {
	color: #006600;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}

h1{ font: 16px/22px Arial, Helvetica, sans-serif;; color: #000; font-weight: bold; margin: 25px 0 10px 0; }
h3{ font: 12px/14px Arial, Helvetica, sans-serif;; color: #000; font-weight: bold; margin: 25px 0 10px 0; }
