
/* Global configs */

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

h1, h2, p {
	margin: 0px 10px 10px 0px;
}

a:link, a:visited {
	color: #3C3873;
}

a:hover {
	color: #DB408E; ?>;
}

.clear {
	clear: both;
}

body {
	margin: 0 auto 0 auto;
	padding: 0px;
	color: #333333;
	background-color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 0.7em;
	text-align: center;
	z-index: -1;
	height:100%;
	z-index: 1;
}

#header_wrapper {
	position: relative;
	float: left;
	width: 100%;
	height: 310px;
	background: url(../static_images/bg_top.png);
	z-index: 2;
}
		
	#header_container {
		position: relative;
		width: 718px;
		height: 310px;
		text-align: left;
		margin: 0 auto;
		z-index: 3;
	}
		
		#header {
			position: absolute;
			top: 0px;
			left: 0px;
			width: 718px;
			height: 50px;
			background: url(../static_images/top_bar.png);
			margin: 0 auto;
			z-index: 4;
		}
		
		#header_image {
			position: absolute;
			top: 50px;
			left: 0px;
			width: 468px;
			height: 260px;
			background: #6EB3E2;
			z-index: 4;
		}
		
		#header_nav {
			position: absolute;
			top: 50px;
			left: 468px;
			width: 250px;
			height: 260px;
			background: url(../static_images/bg_nav.png);
			z-index: 4;
		}
		
			#header_nav ul {
				position: absolute;
				bottom: 15px;
				left: 27px;
				width: 193px;
				list-style: none;
				border-bottom: 1px solid #CCCCCC;
				z-index: 6;
			}
			
				#header_nav ul li {
					border-top: 1px solid #CCCCCC;
				}
				
				#header_nav ul li a:link, #header_nav ul li a:visited {
					display: block;
					padding: 6px 0px;
					font-size: 1.2em;
					text-transform: uppercase;
					font-weight: 100;
					letter-spacing: 0.1em;
					text-align: left;
					text-decoration: none;
				}
				

		
		
			#flash_mark {
				position: absolute;
				right: -10px;
				top: 10px;
				width: 147px;
				height: 120px;
				background: url(../static_images/ask_about_2008.png);
				z-index: 5;
			}
		
		
		
		
		
		
		
		
		
		
		
#content_wrapper {
	float: left;
	width: 100%;
}
	
	#content_wrapper h1 {
		font-size: 1.4em;
		text-transform: uppercase;
		font-weight: 100;
		letter-spacing: 0.3em;
		padding: 10px 0px 0px 0px;
		color: #DB408E;
		text-align: left;
		display: block;
		margin: 0px 0px 8px 0px;
	}

	#content_wrapper table {
		padding: 6px;
		margin: 2px;
		border: 1px solid #D8D8D7;
		background: #F2F2F2;
	}

	#content_wrapper table th {
		padding: 6px;
		text-transform: uppercase;
		margin: 2px;
		color: #3C3873;
		background: #D8D8D7;
	}


	#right h1 {
		font-size: 1.2em;
		text-transform: uppercase;
		font-weight: 100;
		letter-spacing: 0.3em;
		padding: 10px;
		color: white;
		text-align: left;
		background: #DB408E;
		display: block;
		margin: 0px 0px 8px 0px;
	}
	
	#content_wrapper h2 {
		font-size: 1.0em;
		text-transform: uppercase;
		font-weight: 100;
		letter-spacing: 0.2em;
		text-align: left;
		color: #3C3873;
		display: block;
		margin: 0px 0px 8px 0px;
	}
	
	#content_wrapper h3 {
		font-size: 1.0em;
		text-transform: uppercase;
		font-weight: 100;
		letter-spacing: 0.2em;
		text-align: left;
		color: #DB408E;
		display: block;
		margin: 0px 0px 8px 0px;
	}
	
	#content_wrapper .prices { 
          width: 180px; 
          background: #F2F2F2; 
          float:left; 
          height: 200px; 
          margin: 10px; 
          padding: 10px; 
          text-align: center; 
     } 
 
     #content_wrapper .prices h2 { 
          text-align: center; 
     }
	
	#content_container {
		position: relative;
		width: 718px;
		text-align: left;
		margin: 0 auto;
		padding: 0px 0px 30px 0px;
		background: url(../static_images/bg_right.png) right repeat-y;
	}
	
		#right {
			position: relative;
			width: 220px;
			float: right;
			padding: 3px 15px;
		}
		
			#right ul {
				list-style: none;
				z-index: 6;
				margin: 0px 0px 15px 0px;
			}
				
				#right ul li a:link, #right ul li a:visited {
					display: block;
					padding: 3px 0px;
					font-weight: 100;
					text-align: left;
					font-weight: 800;
					text-decoration: none;
				}
				
				
				
		div.thumb_right {
			width: 230px;
		}
		
		div.thumb {
			width: 462px;
		}
		
		div.thumbItem {
			width: 105px;
			height: 80px;
			margin: 0px 5px 5px 0px;
			float: left;
			border: 1px solid #3C3873		}
		
		div.thumbItem img {
			border: 0px solid white;
		}
				
				
				
				
				
				
				
				
				
				
		#center {
			position: relative;
			width: 442px;
			float: left;
			padding: 3px;
		}
			
			#center table {
				width: 442px;
			}
	
			#center ul {
				list-style: disc outside;
				margin-left: 18px;
			}
			
			#center div.homeText {
				width: 216px;
				float: left;
				margin-left: 10px;
			}
			
			#center div.homeStats {
				width: 216px;
				float: left;
			}
			
				#center div.homeStats table {
					width: 206px;
				}
			
			
	

#footer_wrapper {
	float: left;
	width: 100%;
	height: 120px;
	background: url(../static_images/bg_footer.png);
	text-align: left;
	color: #676767;
}
	
	#footer_wrapper a:link, #footer_wrapper a:visited {
		color: #7ABBE5;
	}
	
	#footer_container {
		position: relative;
		width: 712px;
		height: 105px;
		padding: 15px 3px 0px 3px;
		margin: 0 auto;
	}
	
	#footer_container ul.links {
		list-style: none;
		display: block;
	}
	
	#footer_container ul.links li {
		margin: 0px 3px 0px 0px;
		display: inline;
	}
	
	#footer_container p.left {
		margin: 15px 0px 0px 0px;
		float: left;
	}
	
	#footer_container p.right {
		margin: 0px 18px 0px 0px;
		float: right;
	}

.holiday {
		width: 430px;
		height: 70px;
		padding: 10px;
		border: 1px solid #E2E2E2;
		background: #F2F2F2;
}