body {
	padding: 0;
	margin: 0; 
	background-color:#000000;
}



#mainContainer {
	position: relative;
	width: 100%;
	min-width: 1024px;
	min-height: 800px;
	padding: 0;
	margin: 0 auto;
	background: url('../images/layouts/hands_bg.jpg') no-repeat center top;
}

	#topWide {
		position: relative;
		width: 100%;
		min-width: 1024px;
		height:109px;
		padding: 0;
		margin: 0 auto;
	}
		
	
			#topContainer {
				position: relative;
				width:950px;
				height:109px;
				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:885px;
			height: 470px;
		}
			#content {
				position: relative;
				margin: 0 auto;
				padding: 0;
				width:885px;
				height: 303px;
			}
					
				#rotatorContainer {
					position: relative;
					margin:0 auto;
					padding: 0;
					width:885px;
					height:303px;
					background: url('../images/layouts/rotator_holder.jpg') no-repeat center top;
				}
				
				#eb {
					position: absolute;
					top:190px;
					left:16px;
					width:304px;
					height:200px;
					background: url('../images/layouts/eb_bg.png') no-repeat center top;
				}
				
				#buttons {
					position: relative;
					top: 14px;
					margin: 0 auto;
					padding: 0;
					width:918px;
					height:167px;
				}
					
					.main {
						position: absolute;
						top: 13px;
						left:13px;
						width:255px;
						height: 145px;
						font-size: 30px;
						font-family: Arial,Helvetica,sans-serif;
						color: #FFFFFF;
						text-align: right;
						text-decoration: none;
					}
				
					#buttons a, #buttons a:hover, #buttons a:active {
						text-decoration: none;
					}
				
					#btn1 {
						position: absolute;
						top:0px;
						left:7px;
						width:281px;
						height:167px;
						overflow: hidden;
						background: url('../images/layouts/button_bg.png') no-repeat center top;
						}
					
						#btn1:hover {
							cursor: pointer;
							background-position: bottom;
						}
						
					#btn2 {
						position: absolute;
						top:0;
						left:304px;
						width:281px;
						height:167px;
						overflow: hidden;
						background: url('../images/layouts/button_bg.png') no-repeat center top;
					}
					
						#btn2:hover {
							cursor: pointer;
							background-position: bottom;
						}
						
					#btn3 {
						position: absolute;
						top:0;
						left:605px;
						width:281px;
						height:167px;
						overflow: hidden;
						background: url('../images/layouts/button_bg.png') no-repeat center top;
					}
					
						#btn3:hover {
							cursor: pointer;
							background-position: bottom;
						}

		#contentFooter {
			position: relative;
			margin: 0 auto;
			width: 936px;
			height: 32px;
			background: url('../images/layouts/content_footer.jpg') no-repeat center top;
		}
				
	
		#contact {
			position: relative;
			margin: 0 auto;
			padding: 10px 0 0 0;
			width: 866px;
			height:165px;
/* 			line-height: 33px; */
			color: #a1a1a2;
			font-family: Arial,sans-serif;
			font-size: 10px;
			text-decoration: none;
			text-align: left;
			top: 14px;
		}
		
		#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;
		}

#viewer_window {
	padding:10px;
	background:#ffffff;
	top: 150px;
}

#viewer_close {
	position: relative;
	float: right;
	margin: -402px -11px 0 0;
}

#viewer_container {
	left:0;
}
