body {
	background-color: #EFEFEF;
	/*background-image: url(/images/arborcan_background.jpg);
	background-repeat: repeat-x;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#TopMenu {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:120px;
	z-index:1;
}
.back_maintable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.back_blue {
	background-image:url(http://nats.arborcanada.com/images/arborcan_back_blue.jpg);
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-position:top;
}
.back_block {
	background-image:url(http://nats.arborcanada.com/images/back_block.jpg);
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-position:top-left;
}
.back_mediacentre {
	background-image:url(http://nats.arborcanada.com/images/media_centre.jpg);
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-position:top-left;
}
.back_news {
	background-image:url(http://nats.arborcanada.com/images/news.jpg);
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-position:top-left;
}
.back_testimonials {
	background-image:url(http://nats.arborcanada.com/images/back_testimonials.jpg);
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-position:top-left;
}
.back_side_small {
	background-image:url(http://nats.arborcanada.com/images/block_side_small.jpg);
	background-repeat: no-repeat;
	background-position:top;
}
.back_side_large {
	background-image:url(http://nats.arborcanada.com/images/block_side_large.jpg);
	background-repeat: no-repeat;
	background-position:top;
}
.style2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.style5 {font-size: 10px}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #CCCCCC;
}
.style7 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 18px; color: #333333; letter-spacing: -1px; }
.style11 {font-size: 15px; letter-spacing: -1px; color: #000000; font-family: Geneva, Arial, Helvetica, sans-serif;}.error_box {
	background-color: #F8F8F8;
	border: 1px solid #CCCCCC;
}
.bottom_boards {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.backfade {
	filter: Alpha(Opacity=30);
}
.top_bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.sides {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #EFEFEF;
	border-left-color: #CCCCCC;
}

/****************************************************************************************
* Header Styles
****************************************************************************************/
div#headerWrapper {
	margin: 0 auto;
	padding: 0;
	width: 801px;
	height: 137px;
  background-image: url(/images/arborcan_background.jpg);
	background-repeat: repeat-x;
  border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

div#headerWrapper div#logo-left {
	margin: 0;
	padding: 0;
	width: 500px;
	height: 93px;
	float: left;
	text-align: left;
}

div#headerWrapper div#logo-right {
	margin: 0;
	padding-top: 10px;
	width: 300px;
	height: 93px;
	float: left;
	text-align: center;
}

div#logo-right a {
	text-decoration: underline;
	color: #999;
}

div#logo-right a:hover {
	color: #000;
}

/****************************************************************************************
* Main Menu Styles
****************************************************************************************/
div#headerWrapper div#main-menu {
	margin: 0;
	padding: 0;
	width: 800px;
	height: 40px;
}
/*Start */
	.clear
	{	clear: both;
		overflow: hidden;
		height: 0
	}	
	#jsddm
	{	
		margin: 0;
		padding: 0;
		list-style: none;
		list-style-type: none;
		list-style-image: none;		
	}

	#jsddm li
	{	
		float: left;
		list-style: none;		
		margin: 0 14px 0 14px;
		padding: 0;
		height: 33px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		letter-spacing: -1;
	}

	#jsddm li a
	{	
		display: block;
		text-decoration: none;
		white-space: nowrap;		
		font-weight: bold;
		line-height: 33px;
		color: #fff;		
	}

	#jsddm li a:hover
	{
		color: #000;
	}
	
	/** SUB MENU **********************/
	#jsddm li ul
	{
		margin: 0;
		padding: 0;
		position: absolute;
		visibility: hidden;
		border-right: 1px solid #666;
		border-bottom: 1px solid #666;
		border-left: 1px solid #666;
		background: #CE0000;
	}
		
	#jsddm li ul li
	{	
		margin: 0;
		padding: 0;
		height: 24px;
		float: none;
		.width:215px;
	}
			
	#jsddm li ul li a
	{
		color: #fff;
		padding-left:15px;
		padding-right:15px;
		line-height:24px;
		.width:185px;
		background: #CE0000;
	}
	
	#jsddm li ul li a:hover
	{
		color: #000;
		display:block;
		.width:185px;
		background: #fff;
	}		
	
	#jsd	
	{
		background: #8EA344;
	}
/*End */

