body {
	font-family: Arial, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.4em;
	background-color: #FFFFFF;
}
html {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 1em 0 0.4em 1em;
	color: #444444;
	font-weight: 600;
}
h2 {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px;
	padding: 0.3em 0 0.5em 1em;
	color: #444444;
	background-color: #e6e6e6;
	width: 307px;
	height: 55px;
	font-weight: 600;
	line-height: 1.3em;
}
h3 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px;
	padding: 0.5em 0 0 1em;
	color: #444444;
	font-weight: 600;
}
h4 {
	font-size: 18px;
	color: #666666;
	margin: 1em 1.5em;
	line-height: 1.5em;
}
p {
	margin: 1em 2em;
}
a {
	color: #893d2c;
	font-weight: bolder;
	text-decoration: none;
}
a img {
	border: none;
}
ul {
	font-size: 12px;
	line-height:1.4em;
	margin-left: 20px;
}
a:hover {
	color: #2C2829;
	text-decoration: underline;
}

#wrap {
	width: 1201px;
	margin: 0 auto;
}
#header {
	float: left;
	position:relative;
	background-color: #FFFFFF;
	margin: 0 0 10px 0;
	height: 241px;
	width: 1201px;
	background-image: url(images/header.gif);
}
#nav {
	float: left;
	position: relative;
	margin: 185px 0 0 114px;
	width: 950px;
	z-index: 10;
}
#navigation {
	float: left;
	position:relative;
	clear:both;
	width: 900px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	height: 50px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	}
#navigation ul {
	list-style-type: none;
	padding: 16px 0;
	margin: 0;
}
#navigation ul li {
	display: inline;
	list-style-type: none;
	color: #FFFFFF;
	position: relative;
	padding: 0;
	float: left;
}

#navigation ul li a {
	font-size: 14px;
	padding: 12px 6px 10px 6px;
	height: 40px;
	text-decoration: none;
	color: #FFFFFF;
}
#navigation ul li a:hover {
	padding: 12px 6px 10px 6px;
	color: #A70C05;
	text-decoration: none;
}
#content {
	width: 960px;
	float: left;
	position: relative;
	padding: 0;
	margin: 15px 0 0 120px;
	background-color: #FFFFFF;
}
#content-one {
	width: 582px;
	float: left;
	position: relative;
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	height: 255px;
	background-image: url(images/table-ind-bgd.gif);
	background-repeat: repeat-x;
}
#content-two {
	width: 582px;
	float: left;
	position: relative;
	padding: 0;
	margin: 5px 0 0 0;
	background-color: #FFFFFF;
	height: auto;
}
#content-three {
	width: 342px;
	float: right;
	position: relative;
	padding: 0;
	margin: 0 0 15px 0;
	background-color: #FFFFFF;
	height: 405px;
	background-image: url(images/maple-leaf-bgd.gif);
	background-repeat: no-repeat;
	border: 2px solid #CCCCCC;
	background-position: bottom right;
}
#footer {
	width: 1201px;
	clear: both;
	float: left;
	padding: 0;
	height: 45px;
	position: relative;
	font-size:11px;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
}
#footer table{
	color: #CCCCCC;
}

img#nmg {
	width: 154px;
	height: 40px;
	float: right;
}


.left_cont
	{
		position:relative;
		float:left;
		width:380px;
		text-align:center;
		margin:15px 0px 0px 0px;
		
	}
.left_cont .big_img
	{
		position:relative;
		float:left;
		width:100%;
	}
.left_cont .row_img
	{
		position:relative;
		float:left;
		width:100%;
		margin:15px 0px 10px 0px;
	}
.left_cont .row_img a
	{
		position:relative;
		float:left;
		margin:0px 11px 0px 0px;
		border:1px solid #CCC;
		padding:1px;
		cursor:pointer;
	}
.left_cont .row_img a.last
	{
		margin:0px 0px 0px 0px;
	}
.right_cont
	{
		position:relative;
		float:right;
		width:58%;
		padding:0px 0px 0px 0px;
		margin:15px 0px 0px 0px;
	}
.right_cont p
	{
		padding:0px 0px 0px 0px;
		margin:0px 0px 15px 0px;
		width:100%;
	}
.right_cont h1
	{
		position:relative;
		float:left;
		width:100%;
		line-height:25px;
		margin:0px 0px 15px 0px;
		padding:0px 0px 0px 0px;
	}

#content-three1 {
	width: 342px;
	float: right;
	position: relative;
	padding: 0;
	margin: 0 0 15px 0;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	border: 2px solid #CCCCCC;
	background-position: bottom right;
}
#content-three1 h2
	{
		background:none;
		height:auto;
		margin:0px 0px 0px 0px;
		padding:10px 0px 0px 20px;
	}
