
#style2_table {
	width: 972px;
	
	border-collapse: collapse;
	
	margin-left: 14px;
	margin-bottom: 30px;
}

	#style2_left {
		width: 174px;
		
	}
	
	#style2_right {
		width: 228px;


	}
	
	#style2_main {
		width: 570px;
		
	}

#style2_left_div {
	position: relative;
}

	#style2_subnav {
		margin-bottom: 15px;

		background-color: #828387;
	
	}
	
		#style2_subnav_top {
			height: 46px;
			width: 174px;
			
			background-image: url(images/subnav_top.gif);
			background-repeat: no-repeat;
		}
	
		#style2_subnav_div {
			
		}
		
			#style2_subnav_items {
			
			}
			
				.sub_nav_item {
					height: 25px;
					width: 174px;
					
					background-image: url(images/subnav_item.gif);
					background-repeat: no-repeat;
					
					
				}
				
					.sub_nav_item_level2_link {
						color: #ffffff;
						
						padding-top: 5px;
						padding-left: 12px;
						padding-bottom: 4px;
						
						cursor: pointer;
						
					}
					
						.sub_nav_item_level2_link a {
							color: #ffffff;
						}
						
						.sub_nav_item_level2_link:hover {
							background-image: url(images/subnav_item_active.gif);
							background-repeat: no-repeat;
							background-position: 100% 0px;
						
						}

					.sub_nav_item_level2_nolink {
						color: #ffffff;
						
						padding-top: 5px;
						padding-left: 12px;
						padding-bottom: 4px;
					}
					
						.sidenav_active {
							background-image: url(images/subnav_item_active.gif);
							background-repeat: no-repeat;
							background-position: 100% 0px;
						}
		
		#style2_subnav_bottom {
			height: 31px;
			width: 174px;
			
			background-image: url(images/subnav_bottom.gif);
			background-repeat: no-repeat;
		}
	
	#style2_crosssell {
		margin-bottom: 15px;
	}
	
		#style2_crosssell_img {
			margin-bottom: 12px;
		}
		
		#style2_crosssell_headline {
			font-size: 12px;
			
			color: #009ddc;
			
			line-height: 16px;
		}
		
		#style2_crosssell_copy {
			font-size: 11px;
			
			color: #737a7f;
		
			line-height: 16px;
			
			margin-bottom: 10px;
		}
		
			#style2_crosssell_copy a {
				color: #009ddc;
			}
		
		#style2_crosssell_bottom {
			height: 20px;
			width: 174px;
			
			background-image: url(images/crosssell_bottom.gif);
			background-repeat: no-repeat;
			
		}


#style2_right_div {
	position: relative;
}

	#style2_news {
		height: 344px;
		width: 228px;

		position: relative;
		
		margin-bottom: 5px;
		
		background-color: #adb0b2;

	}

	#style2_connected {
		height: 261px;
		width: 228px;

		position: relative;
		
		margin-bottom: 5px;

		background-color: #d0d2d2;

	}

	#style2_links {
		margin-bottom: 5px;
		
	}

	
#style2_content {
	width: 501px;
	
	margin-left: 33px;
	
}

	#style2_content_top {
		height: 70px;
		
		position: relative;
	}
	
			#style2_breadcrumb {
				height: 20px;
				width: 300px;
				
				position: absolute;
				top: 5px;
				left: -5px;
				
				color: #969696;
			
			}
			
				#breadcrumb_level1 {
					color: #babcbe;
				}
				
				#breadcrumb_level2 {
					color: #969696;
				}
				
				#breadcrumb_level3 {
					color: #57585b;
				}
			
			#style2_pagetools {
				height: 20px;
				width: 100px;
				
				position: absolute;
				top: 5px;
				left: 415px;
				
				text-align: right;
				
				color: #969696;
			}
			
				#style2_pagetools a {
					color: #969696;
				}

	#style2_headline {
		font-family: Arial, Sans-Serif;
		font-size: 18px;
		
		color: #57585b;
		
		margin-bottom: 19px;
		
		text-transform: uppercase;
	}
	
		.style2_headline_kpts {
			color: #008dd5;
		}

