
* { 
  			margin:auto;
 			 padding:0;
				}


#center {
	width:1000px;
	margin-left: auto;
 	margin-right: auto;
		}	


	#home_pg a#home,
	#about_pg a#about,
	#team_pg a#team,
	#news_pg a#news,
	#location_pg a#location,
	#jobs_pg a#jobs,
	#contact_pg a#contact {
				text-decoration: none;
				color:#265daa;
	}

	#navigation {
				height: 40px;
				background-image:url('images/navigation-bg.jpg');
				background-repeat:repeat-x;
				min-width:700px;
				}
				
	a:link {
			color:#cccccc;
			text-decoration: none;
				}
				
	a:visited {
			text-decoration: none;
			color:#cccccc;
				}
				
	a:hover {
			text-decoration: none;
			color:#265daa;
				}
				
	a:active {
			 color:#265daa;
				}


				
	.navigation-text {
	font-family:Droid Sans;
	font-weight:bold;
	font-size:13.5px;
	padding-top:2px;
	margin-left:150px;
	color:#b7b7b7;
	}			


				
	#topbanner table { margin-left:30%;
					}
	
	#header {
			width:1000px;
					
				}
			
			
	#container 	{
			width:1000px;
			background-image:url(images/quantum-bg.jpg);
			background-repeat:repeat-y;
			padding:0;
			}
			
	#content	{
			width:700px;
			min-height:508px;
			padding-bottom:10px;
			margin-left:150px;
			padding-top:20px;
			padding-left:0px;		
					
			}
			
			
	#content-team	{
			width:800px;
			min-height:508px;
			padding-bottom:10px;
			padding-top:20px;		
					
			}			
			
	#content-location_pg	{
			width:700px;
			margin-left:150px;
			padding-top:20px;	
					
			}
	
			
	.hippodrome {
			width:771px;
			margin-left:115px;
			}
	
	h1 			{ 		
				font-family:Droid Sans;
				color:#265daa;
	
				}
		
	p			{
				font-family:Droid Sans;
				color:#a1a1a1;
				line-height:26px;
				font-size:16px;
				text-align:justify;
			
				}
				
	hr			{
				color:#cccccc;
				height:1px;
				width:85%;
				}			
				
	ul.blue {
			list-style: url(images/bullet.png) disc;
			font-family:Droid Sans;
			color:#a1a1a1;
			line-height:26px;
			font-size:16px;
			text-align:left;
			margin-left:14px;
			}			
				
	.logo-box {
				margin-top:30px;
				background-image:url(images/logo-box.jpg);
				width:700px;
				height:300px;
				
				}			
				
				
				
	#footer	{
				background-color:#265eaa;
				height:21px;
				
				}
				
	.footer-text-left {
			float:left;
			clear:none;
			font-family:Droid Sans;
			font-size:10px;
			padding-top:6px;
			margin-left:150px;
			color:#ffffff;
			}
			
	.footer-text-right {
			float:right;
			font-family:Droid Sans;
			font-size:10px;
			padding-top:6px;
			margin-right:150px;
			color:#ffffff;
			clear:none;
			}
	
.team {
	font-family: Droid Sans;
	font-size: 12px;
	color: #888888;
	line-height: 18px;
	text-align:justify;
	padding-bottom:20px;
	}	
	
		
.avatar {
	align: right;
	padding-bottom:20px;
	padding-right:10px;
	border:none;
	}
	
.headshot {
	align: right;
	padding-bottom:20px;
	padding-right:10px;
	border:none;
	}
	
.headshot img {
	border:solid 1px #cccccc;
	}	
	

	#facebook	{
			width:700px;
			height:130px;
			padding-bottom:10px;
			margin-left:150px;
			padding-top:20px;
			padding-left:0px;		
					
			}
	
.facebook {
	text-align:left;
	font-size:24px;
	color:#265daa;
	}
	
.fb-center{
	text-align:center;	
	float:left;
	margin-right:82px;
	min-width:96px;
	text-decoration:none;
	border:none;
	}	
	
.fb-center img{
	text-align:center;	
	text-decoration:none;
	border:none;
	}	
		
.fb-center-end{
	text-align:center;	
	float:left;
	min-width:96px;
	text-decoration:none;
	border:none;
	}	
	
.fb-center-end img{
	text-align:center;
	text-decoration:none;
	border:none;	
	}		

#contact-info {
	width:300px;
	float:left;
	clear:none;
	margin-left:40px;
	
	}	
	
#contactform {
		width:360px;
		text-align:left;
		}	
	
	
/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
	height:300px;	width: 534px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
	text-decoration: none;
	border:none;
	margin-left:83px;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
	text-decoration:none;
	border:none;
}
.image_reel img {float: left; text-decoration:none; border:none;}


/*--Paging Styles--*/
.paging {
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
	font-family:Droid Sans;
	color:#a1a1a1;
	line-height:26px;
	font-size:16px;
	text-align:justify;
	text-decoration:none;
	border:none;
}
.paging a {
	text-decoration: none;
	border:none;
}
.paging a.active {
	color:#265daa;
	text-decoration:none;
	border:none;
}
.paging a:hover {
	color:#265daa;
	text-decoration:none;
	border:none;

}	
	
#fade-left{
	z-index:200; 
	position:absolute;
	}
	
#fade-right{
	z-index:300; 
	margin-left:509px;
	position:absolute;
	}
	
	
