.center
{
	margin-left:auto;
	margin-right:auto;
}

#Header1
{

	color: rgb(240,240,240);
/*	color: rgb(232,156,100);  */
	font-size: 20px;
	margin: 0;
	padding: 0;

	padding: 5px 0px 0px 30px;
	font-family: Franklin Gothic Demi Cond; Impact; Verdana;Sans-Serif;	
}
#Header2
{
	color: rgb(255,255,255);
/*	color: rgb(232,146,70); */
	font-size: 35px;
	margin: 0;
	padding: 0;
	padding: 5px 0px 5px 30px;
	font-family: Franklin Gothic Demi Cond; Impact; Verdana;Sans-Serif;	
}

#Footer1
{				
	color: #000000;
	font-size: 10px;
	margin: 0;
	padding: 0;
	text-align: center;	
	vertical-align: bottom;
	font-family: Verdana,Arial,Sans-Serif;	
}

#Footer2
{				
	color: #ffffff;
	font-size: 10px;
	margin: 0;
	padding: 0;
	text-align: center;	
	vertical-align: bottom;
	font-family: Verdana,Arial,Sans-Serif;	
}

img
{
	border: none;
}

#block
{
	margin-top: 20px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom: 20px;	
}

#blockmain
{
	margin-top: 5px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom: 20px;	
}

#blockmainright
{
	margin-top: 20px;
	margin-left:30px;
	margin-right: 30px;
	margin-bottom: 20px;	
}

#blockcontactus
{
	margin-top: 20px;
	margin-left:20px;
	margin-right: 0px;
	margin-bottom: 20px;	
}

h1
{
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

h2
{
	color: rgb(90,90,90);
	font-weight: bold;
	font-size: 15px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

h3
{
	text-align: center;
	color: rgb(150,150,150);
	font-weight: bold;
	font-size: 25px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 120%;
}

p.half
{
	line-height: 10%;
}

p.rightblock
{
	margin-top: 1px; margin-bottom: 1px;
	margin-left: 11px;
}

p.leftblock
{
	margin-top: 1px; margin-bottom: 1px;
	margin-left: 8px;
}
body
{
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #333333;
	background-image: url('../images/background.gif');
	background-color: rgb(255,255,255);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	line-height: 160%;
}


table
{
	margin-left:auto;
	margin-right:auto;
	background-color: rgb(255,255,255);
}

td
{
	vertical-align: top;
}


ul
{

	list-style-type: square;
	list-style-image: url(../images/bulletsqr.gif);
	font-size: 11px;
	font-family: Verdana,Arial,Sans-Serif;
	margin: 0 0 0 30px;
}

il
{
	line-height: 200%;
}

a:link.text
{
	text-decoration: none;
	color: #000000;
	border-bottom:1px dotted #666666;
}
a:visited.text
{
	text-decoration: none;
	color: #000000;
	border-bottom:1px dotted #666666;
}
a:hover.text
{
	text-decoration: none;
	color: #3571b7;
	border-bottom:1px dotted #3571b7;
}

a:link.style1
{
	text-decoration: none;
	color: #000000;
}
a:visited.style1
{
	text-decoration: none;
	color: #000000;
}
a:hover.style1
{
	text-decoration: none;
	color: #3571b7;
	border-bottom:1px dotted #3571b7;
}

a:link.style2
{
	text-decoration: none;
	color: #ffffff;
}
a:visited.style2
{
	text-decoration: none;
	color: #ffffff;
}
a:hover.style2
{
	text-decoration: none;
	color: #ffffff;
	border-bottom:1px dotted #ffffff;
}



#menuTopNav a
{
	display:block;
	text-decoration:none;
	text-transform: uppercase;
	background: url(../images/topmenu_norm.gif) no-repeat;

	margin: 0px;
	padding: 8px 15px 5px 25px;
	
	color: rgb(255,255,255);
	position: relative;

	font-size: 11px;
	font-family: Verdana,Arial,Sans-Serif;
	font-weight: bold;
	white-space: nowrap;
}


#menuTopNav a:hover
{
	background: url(../images/topmenu_high.gif) no-repeat;
	color: rgb(255,255,255);
}

#menuNav a
{
	display:block;
	text-decoration:none;
	background: url(../images/menu_normal.gif) no-repeat;

	margin: 0px 1px 0px 0px;
	padding: 5px 5px 5px 45px;
	
	color: rgb(124,124,124);
	position: relative;
	
	font-size: 12px;
	font-family: Verdana,Arial,Sans-Serif;
	font-weight: bold;
	white-space: nowrap;
}

#menuNav a:hover
{
	background: url(../images/menu_highlight.gif) no-repeat;
	color: rgb(255,255,255);
}

#menuNav a#active
{
	background: url(../images/menu_highlight.gif) no-repeat;
	color: rgb(255,255,255);
}


#mapNav a
{
	text-decoration:none;
	background: url(../images/canadafull.jpb) no-repeat;
}

#mapNav a:hover#ontario
{
	background: url(../images/canada_ont.jpg) no-repeat;
}

#mapNav a#active
{
	background: url(../images/menu_highlight.gif) no-repeat;
}