body {
	padding: 0;
	margin: 0; 
	background: #090604;
}

#mainContainer {
	position: relative;
	width: 100%;
	min-width: 1024px;
	padding: 0;
	margin: 0 auto;
}

	#topWide {
		position: relative;
		width: 100%;
		min-width: 1024px;
		height:251px;
		padding: 0;
		margin: 0 auto;
		background: url('../images/layouts/top_repeat.png') repeat-x center top;
	}
		
		#topImg {
			position: relative;
			width: 100%;
			min-width: 1024px;
			height:109px;
			padding: 0;
			margin: 0 auto;
			background: url('../images/layouts/top_img.jpg') no-repeat center top;
		}
	
			#topContainer {
				position: relative;
				width:950px;
				height:251px;
				margin: 0 auto;
				padding: 0;
			}
				
				#logo {
					position: absolute;
					top:0px;
					left:346px;
				}
			
				#search {
					position: absolute;
					top:0px;
					right:146px;
					width:195px;
					height:32px;
					background: url('../images/layouts/search_bg.jpg') no-repeat center top;
				}
				
					#search form {
						position: absolute;
						height:20px;
						left:10px;
						top:2px;
						z-index: 200;
					}
					
					#search form #input {
						margin:0;
						padding:2px 5px 2px 5px;
						height:16px; 
						width:140px;
						background-color:#FFFFFF; 
						color:#c3a882;
						text-align: left;
						font-size: 12px;
						border: top;
						border-top-color:#a5a5a5;
					}
					
					#search_btn {
						position: absolute;
						left:159px;
						top: 3px;
						z-index: 200;
					}
				
				#sitemap {
					position: absolute;
					top:0px;
					right:40px;
					width:91px;
					height:32px;
					overflow: hidden;
					background: url('../images/layouts/index.jpg') no-repeat center top;
				}
				
					#sitemap:hover {
						background-position: bottom;
						cursor: pointer;
					}
			
				#priNav_container {
					position: absolute;
					width: 900px;
					height: 32px;
					top: 80px;
					left: 25px;
					z-index: 10;
					text-align:center;
				}
		
					#priNav {
						position: absolute;
						width: 900px;
						height: 32px;
						left: 0px;
						top: 0;
						margin: 0;
						padding: 0;
						color: #FFFFFF;
						font-family: "Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
						font-size: 14px;
						text-decoration: none;
						text-transform: uppercase;
						overflow: hidden;
						z-index: 200;
					}
					
						#priNav li {
							position: relative;
							margin: 0px auto;
							padding: 0px;
							list-style-type: none;
							display:inline;
							text-decoration:none;
							text-align: left;
						}
					
							#priNav li a {
								padding: 14px 20px;
								margin: 0 auto;
								color: #FFFFFF;
								font-family: "Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
								font-size: 14px;
								text-decoration: none;
								text-transform: uppercase;
								text-align: center;
								height:32px;
								line-height: 32px;
							}
							
							#priNav li a:hover, #priNav li a.active, #priNav li a.active:hover {
								color: #d7c9b6;
								text-decoration: none;
							}
	
	#middleContainer {
		position: relative;
		margin: 0 auto;
		padding: 0;
		width:100%;
		min-width: 1024px;
	}
	
		#contentWrapper {
			position: relative;
			margin: 0 auto;
			padding: 0;
			width:1016px;
			background: url('../images/layouts/content_wrapper.jpg') repeat-y center top;
		}
		
		#contentHeader {
			position: relative;
			margin: 0 auto;
			width: 936px;
			height: 32px;
			background: url('../images/layouts/content_header.jpg') no-repeat center top;
		}
					
			#content {
				position: relative;
				margin: 0 auto;
				padding: 0;
				width:800px;
				min-height: 300px;
			}
			
		#contentFooter {
			position: relative;
			margin: 0 auto;
			width: 936px;
			height: 32px;
			background: url('../images/layouts/content_footer.jpg') no-repeat center top;
		}
				
	#shadow {
		position: absolute;
		top: 251px;
		left: 0;
		width: 100%;
		min-width: 1024px;
		height: 5px;
		background: url('../images/layouts/top_shadow.png') repeat-x center top;
	}
			
	#bottomWide {
		position: relative;
		margin: 0;
		padding: 0;
		width: 1024px;
		height:166px;
		background: url('../images/layouts/footer_repeat.png') no-repeat center top;
	}
	
		#contact {
			position: relative;
			margin: 0 auto;
			padding: 10px 0 0 0;
			width: 866px;
			height:165px;
			color: #a1a1a2;
			font-family: Arial,sans-serif;
			font-size: 10px;
			text-decoration: none;
			text-align: left;
			background: url('../images/layouts/footer_repeat.png') no-repeat center top;
		}
		
		#email {
			font-family: "Arial";
			font-size: 10px;
			color: #a1a1a2;
			line-height: 33px;
			text-align: left;
			margin-top: 0;
			padding-left: 10px;
			text-decoration: underline;
		}
		
			#email:hover {
				color: #FFFFFF;
			}
		
			#facebook {
				position: relative;
				float: left;
				margin: 0 2px 0 0;
				padding: 0;
				width:28px;
				height:28px;
				overflow: hidden;
				background: url('../images/layouts/btn_face.jpg') no-repeat center bottom;
			}
			
			#twitter {
				position: relative;
				float: left;
				margin: 0 2px 0 0;
				padding: 0;
				width:28px;
				height:28px;
				overflow: hidden;
				background: url('../images/layouts/btn_twit.jpg') no-repeat center bottom;
			}
			
			#vimeo {
				position: relative;
				float: left;
				margin: 0 2px 0 0;
				padding: 0;
				width:28px;
				height:28px;
				overflow: hidden;
				background: url('../images/layouts/btn_vimeo.jpg') no-repeat center bottom;
			}
			
			#youtube {
				position: relative;
				float: left;
				margin: 0 2px 0 0;
				padding: 0;
				width:28px;
				height:28px;
				overflow: hidden;
				background: url('../images/layouts/btn_tube.jpg') no-repeat center bottom;
			}
			
				#youtube:hover {
					background-position: top;
					cursor: pointer;
				}
				
				#vimeo:hover {
					background-position: top;
					cursor: pointer;
				}
				
				#twitter:hover {
					background-position: top;
					cursor: pointer;
				}
				
				#facebook:hover {
					background-position: top;
					cursor: pointer;
				}
		
	#footer {
		position: relative;
		margin: 0 auto;
		padding: 0px 0 0 0;
		width: 880px;
		height:30px;
	}
	
		#footer p {
			font-family: "Arial";
			font-size: 10px;
			color: #aeadad;
			line-height: 15px;
			text-align: left;
			margin-top: 0;
		}
		
		#footer p a:link, #footer p a:visited {
			color: #aeadad;
			text-decoration: underline;
		}
		
		#footer p a:hover, #footer p a:active {
			color: #ffffff;
			text-decoration: underline;
		}