
#style2_right_top {
	height: 2px;
	width: 100%;
	
	font-size: 0px;
	line-height: 0px;
	
	background-image: url(images/style2_grid_horz.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	
	position: absolute;
	top: 129px;
	left: 0px;
	
	z-index: 10;
}

	#style2_right_top_left {
		height: 2px;
		width: 100px;
		
		background-color: #ffffff;
		
		position: absolute;
		top: 0px;
		left: 0px;
	}

#style2_right_bottom {
	height: 2px;
	width: 100%;
	
	font-size: 0px;
	line-height: 0px;
	
	background-image: url(images/style2_grid_horz.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	
	position: absolute;
	top: 741px;
	/* NEED JS TO MOVE THIS TO RIGHT POSITION */
	left: 0px;
	
	z-index: 10;

}

	#style2_right_bottom_left {
		height: 2px;
		width: 100px;
		
		background-color: #ffffff;
		
		position: absolute;
		top: 0px;
		left: 0px;
	
	}

#main_div {
	width: 838px;
	
	margin-left: 64px;
	
	z-index: 20;
	
	position: relative;

}

	#main_top {
		margin-bottom: 1px;
	}


#style2_content {
	margin-bottom: 4px;
	
}

#style2_grid {
	width: 838px;
	
	border-collapse: collapse;

	margin: 0px;
	padding: 0px;
}

	#style2_grid tr {
		margin: 0px;
		padding: 0px;	
	}
	
	#style2_grid td {
		margin: 0px;
		padding: 0px 0px 0px 0px;
		
		vertical-align: top;	
	}
	

	#style2_grid_top_left {
		height: 7px;
		width: 7px;
	
		background-image: url(images/style2_grid_top_left.gif);
		background-repeat: no-repeat;
		
		font-size: 0px;
		line-height: 0px;
	}
	
	#style2_grid_top_right {
		width: 831px;
	
		background-image: url(images/style2_grid_horz.gif);
		background-repeat: repeat-x;

		font-size: 0px;
		line-height: 0px;
		
	}
	
		#style2_grid_top_right_left {
			height: 7px;
			width: 9px;
			
			background-image: url(images/style2_grid_top_right_left.gif);
			background-repeat: no-repeat;
			
			font-size: 0px;
			line-height: 0px;
		}
	
	#style2_grid_main_left {
		width: 7px;
		
		background-image: url(images/style2_grid_vert.gif);
		background-repeat: repeat-y;
		background-position: 2px 0px;

		font-size: 0px;
		line-height: 0px;
		
	}
		#style2_grid_main_left_top {
			height: 4px;
			width: 7px;

			background-image: url(images/style2_grid_main_left_top.gif);
			background-repeat: no-repeat;

			font-size: 0px;
			line-height: 0px;
		}
				
	#style2_grid_main_col1 {
		width: 199px;
	}
	
	#style2_grid_main_sep1 {
		width: 12px;
		
		background-image: url(images/style2_grid_vert.gif);
		background-repeat: repeat-y;
		background-position: 4px;
	}
	
	#style2_grid_main_col2 {
		width: 311px;
	}
		#style2_grid_main_col2_div {
			padding: 0px 6px 10px 16px;
		}
		#style2_grid_main_col2_div a{
			color: #6C5140;
		}
		
	#style2_grid_main_sep2 {
		width: 12px;

		background-image: url(images/style2_grid_vert.gif);
		background-repeat: repeat-y;
		background-position: 6px;
	}
	
	#style2_grid_main_col3 {
		width: 297px;
	}
		/*override td padding*/
		#style2_grid_main_col3_div {
			padding: 0px 0px 10px 18px;
		}
	
	#style2_grid_bottom_left {
		height: 7px;
		width: 7px;
	
		background-image: url(images/style2_grid_bottom_left.gif);
		background-repeat: no-repeat;

		font-size: 0px;
		line-height: 0px;

	}
	
		#style2_grid_bottom_left_div {
			height: 100%;
			width: 100%;
			
			position: relative;
		}
		
			#style2_grid_bottom_left_upper {
				height: 7px;
				width: 7px;
				
				position: absolute;
				left: 0px;
				top: -7px;
				
				background-image: url(images/style2_grid_bottom_left_upper.gif);
				background-repeat: no-repeat;			

				font-size: 0px;
				line-height: 0px;

			}
	
	#style2_grid_bottom_right {
		width: 831px;
	
		background-image: url(images/style2_grid_horz.gif);
		background-repeat: repeat-x;
		background-position: 0px 5px;
	
	}
	
		#style2_grid_bottom_right_left {
			height: 7px;
			width: 6px;
			
			background-image: url(images/style2_grid_bottom_right_left.gif);
			background-repeat: no-repeat;

			font-size: 0px;
			line-height: 0px;

		}

/*sidebar left*/
.sidenav_top {
	width: 199px;
	height: 24px;
	background-image: url(images/sidebar_nav_logo.gif);
	background-repeat: no-repeat;
}

.sidenav_contacts {
}

.sidenav_downloads {
}

.sidenav_links {
}

/*sidebar sub navigation*/
#sub_nav {
	margin: 15px 0px 25px 0px;

	color: #6e6e6e;
	font-size: 12px;
	line-height: 12px;
}
	#sub_nav ul {
		padding: 0px;
		margin: 0px;
		list-style-type: none;
	}
	
	#sub_nav li {
		color: #6C5140;
		
		background-image: url(images/subnav_bullet_off.gif);
		background-repeat: no-repeat;
		background-position: 10px 6px;
		
		margin: 0px 0px 4px 0px;
		display: block;
	}
	
	#sub_nav a {
		padding: 4px 0px 4px 0px;
		color: #6C5140;
		display: block;
	}
	
	#sub_nav span {
		padding: 2px 8px 4px 22px;
	}
	
	#sub_nav a:hover {
		text-decoration: none;
	}
	
	#sub_nav li:hover {
		background-color: #cce450;
		background-image: url(images/subnav_bullet_on.gif);
		background-repeat: no-repeat;
		background-position: 10px 6px;
		text-decoration: none;
	}

	#sub_nav li.sub_nav_item_on {
		background-image: url(images/subnav_bullet_on.gif);
		background-color: #cce450;
	}

		#sub_nav .sub_nav_item_on a {
			color: #6c5140;
		}

/*mods*/
	#right_contacts {
		width: 199px;
		background-color: #ffffff;
		margin-bottom: 20px;
	}
	
		#contacts_title {
			height: 18px;
			
			background-image: url(images/contacts_title-bg.gif);
			background-repeat: repeat-x;
		}
		
			#contacts_title-text {
				font-size: 11px;
				
				font-weight: bold;
				
				color: #ffffff;
				
				padding-top: 7px;
				padding-left: 10px;
				
			}
			
		#contacts_body {
			width: 179px;
			background-color: #ffffff;

			font-size: 12px;
			line-height: 12px;
			
			padding: 10px 10px 0px 10px;
		}
		
		.contacts_row {
			color: #6c5140;
			padding: 0px 0px 10px 0px;
			overflow: hidden;
		}
		
			.contacts_row .contact_photo {
				height: 60px;
				width: 50px;
				
				float: right;
				
				position: relative;
			}
		
			.contacts_row a {
				color: #6c5140;
			}
			
			.contacts_row_header {
				margin-bottom: 3px;
				cursor: pointer;
			}
			
			.contacts_row_body {
				margin-left: 7px;
				
				line-height: 17px;
			}
	
		.contacts_sep {
			height: 1px;
			font-size: 0px;
			line-height: 0px;
		}
	
	
	#right_downloads {
		width: 199px;
		background-color: #ffffff;
		margin-bottom: 20px;
	}
	
		#downloads_title {
			height: 18px;
			
			background-image: url(images/downloads_title-bg.gif);
			background-repeat: repeat-x;
		}
		
			#downloads_title-text {
				font-size: 11px;
				
				font-weight: bold;
				
				color: #ffffff;
				
				padding-top: 7px;
				padding-left: 10px;
				
			}

		#downloads_body {
			width: 179px;
			background-color: #ffffff;

			font-size: 12px;
			line-height: 12px;
			
			padding: 10px 10px 0px 10px;
		}
	
		.downloads_row {
			color: #6c5140;
			padding: 0px 0px 10px 0px;
		}
		
			.download_file_link {
								
			}
		
			.downloads_row a {
				color: #6c5140;
			}
	
		.downloads_sep {
			height: 1px;
			font-size: 0px;
			line-height: 0px;
		}
	
	#right_resource {
		width: 185px;
		
		margin-bottom: 15px;	
		
		color: #6e6e6e;
	}
	
	#right_links {
		width: 199px;
		background-color: #ffffff;
		margin-bottom: 20px;
	}
	
		#links_title {
			height: 18px;
			
			background-image: url(images/links_title-bg.gif);
			background-repeat: no-repeat;
		}
		
			#links_title-text {
				font-size: 11px;
				
				font-weight: bold;
				
				color: #ffffff;
				
				padding-top: 7px;
				padding-left: 10px;

			}

		#links_body {
			width: 179px;
			background-color: #ffffff;

			font-size: 12px;
			line-height: 12px;
			
			padding: 10px 10px 0px 10px;
		}

		.links_row {
			color: #6c5140;
			padding: 0px 0px 10px 0px;
		}
		
			.links_row a {
				color: #6c5140;
			}
	
		.links_sep {
			height: 1px;
		}
		
/*column2*/
.style2_fbox {
	background-color: #8bd6d2;
	width: 311px;
	height: 100%;
	margin: 0px 0px 10px 0px;
}
	.style2_fbox.blue {
		background-color: #8bd6d2;
	}
	
	.style2_fbox.orange {
		background-color: #FB9B45;
	}
	
	.style2_fbox.yellow {
		background-color: #CCE450;
	}
	
	.style2_fbox_text {
		width: 271px;
		padding: 12px 0px 16px 18px;
		color: #ffffff;
	}
		.style2_fbox_text_title {
			font-size: 22px;
			line-height: 24px;
			margin: 0px 0px 2px 0px;
		}
		
		.style2_fbox_text_copy {
			font-size: 12px;
			font-weight: bold;
			line-height: 16px;
		}
