*{
	margin:0px;
	padding:0px;
}

body{
	background-color:#dedede;
	font-family:Tahoma, sans-serif;
	background:#dedede url('../../images/bodyBg.gif') top center repeat-y;
}

	#container{
		width:927px;
		margin:0px auto;
	}
	
		#shadowCont{
			width:847px;
			margin-left:8px;
			margin-right:8px;
			padding:32px;
		}
		
			#mastHead{
				height:63px;
				float:left;
			}
			
				#headerCont{
					width:259px;
					height:63px;
					float:left;
				}
				
					#headerCont h1{
						width:196px;
						height:63px;
						margin-left:27px;
						float:left;
						display:inline;
						background-image:url('../../images/cdbcLogo.gif');
						background-repeat:no-repeat;
					}
					
						#headerCont h1 span{
							display:none;
						}
				
				#navCont{
					width:588px;
					height:63px;
					float:left;
				}
				
					#navCont h2{
						font-size:12px;
						font-weight:bold;
						color:#939393;
						text-align:right;
						height:15px;
						padding:7px;
						float:right;
						width:574px;
						display:inline;
						
					}
				
					#navCont ul{
						height:34px;
						background-color:#b3b3b3;
						float:right;
						width:588px;
						
					}
						
						#navCont ul li{
							padding:5px 10px;
							float:left;
							display:inline;
							list-style:none;
							height:24px;
							background:#b3b3b3 url('../../images/navSep.gif') top right no-repeat;
						}
						
						#navCont ul li.last{
							background-image:none;
						}
						
						#navCont ul li.cCategory{
							background-image:url('../../images/navHighlightBg.gif');
							background-repeat:repeat-x;
						}
						
							#navCont ul li.active a{
								color:#4a4949;
							}
						
							#navCont ul li a{
								color:#000000;
								font-size:14px;
								text-decoration:none;
							}
							
								#navCont ul li a:hover{
									color:#4f4f4f;
								}
			
			#centerNavCont{
				width:847px;
				float:left;
			}
			
				#largeImages{
					height:397px;
					width:847px;
					background-image:url('../../images/ci_vBg.gif');
					background-repeat:repeat-x;
					position:relative;
					z-index:50;
				}
				
					#largeImages_topLeft{
						background-image:url('../../images/ci_o_tl.gif');
						height:21px;
						width:21px;
						top:0px;
						left:0px;
						z-index:99;
						display:block;
						position:absolute;
						font-size:1px;
					}
					
					#largeImages_topRight{
						background-image:url('../../images/ci_o_tr.gif');
						height:21px;
						width:21px;
						top:0px;
						right:0px;
						z-index:99;
						display:block;
						position:absolute;
						font-size:1px;
					}
				
					#largeImages_bottomLeft{
						background-image:url('../../images/ci_o_bl.gif');
						height:22px;
						width:22px;
						bottom:0px;
						left:0px;
						z-index:99;
						display:block;
						position:absolute;
						font-size:1px;
					}
					
					#largeImages_bottomRight{
						background-image:url('../../images/ci_o_br.gif');
						height:22px;
						width:22px;
						bottom:0px;
						right:0px;
						z-index:99;
						display:block;
						position:absolute;
						font-size:1px;
					}
				
					div.spacer{
						height:1px;
						font-size:1px;
						
					}
				
					#largeImages_vertCont{
						height:377px;
						width:847px;
						margin-top:9px;
						float:left;
						margin-bottom:9px;
						background-image:url('../../images/ci_hBg.gif');
						background-repeat:repeat-y;
						position:relative;
						z-index:60;
					}
					
						#largeImages_innerCont{
							width:803px;
							height:353px;
							margin-left:22px;
							margin-top:12px;
							margin-right:22px;
							position:relative;
							background-color:#939393;
							overflow:hidden;
						}
			
			
							#largeImages_innerCont div.slidingGallery{
								width:468px;
								border-left:3px solid #FFFFFF;
								height:353px;
								position:absolute;
								background-color:#939393;
							}
							
								#largeImages_innerCont div.slidingGallery h3{
									display:none;
								}
			
			
			
			
			
			
			
				
				
				#smallLinks{
					width:802px;
					margin:-9px 22px 0 22px;
					height:53px;
					background-image:url('../../images/sl_hBg.gif');
					background-repeat:repeat-x;
					float:left;
					display:inline;
				}
				
					#smallLinks_cont{
						width:802px;
						height:53px;
						position:relative;
					}
				
				
					#smallLinks_left{
						width:10px;
						height:42px;
						display:block;
						background-image:url('../../images/sl_l.gif');
						background-repeat:no-repeat;
						position:absolute;
						top:0px;
						left:0px;
						z-index:99;
						font-size:1px;
						position:absolute;
					}
					
					#smallLinks_right{
						width:11px;
						height:42px;
						display:block;
						background-image:url('../../images/sl_r.gif');
						background-repeat:no-repeat;
						position:absolute;
						top:0px;
						right:0px;
						z-index:99;
						font-size:1px;
						position:absolute;
					}
				
				
					#smallLinks div.smallLinksBox{
						width:181px;
						height:41px;
						padding-left:70px;
						padding-top:12px;
						background-repeat:no-repeat;
						background-position:0 4px;
						margin-left:15px;
						float:left;
						display:inline;
					}
				
						#smallLinks div.smallLinksBox h3, #smallLinks div.smallLinksBox a {
							font-size:17px;
							font-weight:bold;
							color:#FFFFFF;
						}
						
					#smallLinks div.spacer{
					
					}
			      
			      #smallLinks div.smallLinksBox a {
			       text-decoration: none;
			      }

			
			
			

			
			
			
			
			#additionalCont{
				width:804px;
				margin-left:21px;
				float:left;
				display:inline;
				font-size:13px;
				padding:10px 0 28px 0;
				background:url('../../images/footerBg.gif') bottom left no-repeat;
				
				
			}
				
				#summaryCont{
					width:504px;
					float:left;
					background-image:url('../../images/summaryBg.jpg');
					background-repeat:no-repeat;
					position:relative;
				}
				
					#summaryCont p{
						width:330px;
						padding-top:145px;
						padding-left:15px;
						color:#4a4949;
						line-height:149%;
					}
				
				#detailsCont{
					width:300px;
					float:left;
				}
				
					#detailsCont h2{
						color:#8cba3e;
						background:url('../../images/bulletArrow.gif') left center no-repeat;
						padding-left:17px;
						margin:10px 0 4px 0;
					}
					
					#detailsCont p{
						color:#4a4949;
						font-size:13px;
					}
				
					#detailsCont ul{
						list-style:none;
					}
					
						#detailsCont ul li{
							background:url('../../images/bulletDot.gif') 0px 6px no-repeat;
							margin:0 0 0 8px;
							padding:0 0 0 9px;
							color:#4a4949;
						}
			
			
			#footer{
				width:847px;
				clear:both;
			}
			
				#footer p{
					text-align:center;
					color:#676767;
					font-size:11px;
				}
				
				#footer a {
				  color: #FD9704;
				  text-decoration: none;
				}
				
				   #footer a:hover {
				     text-decoration: underline;
				   }
				
				
				
				
				
				
				
				
				
				
				
				
				