


/*UTILITY*/

a:link 
	{
		text-decoration:none;
		color:#C0C7D1;
	}      /* unvisited link */
a:visited 
	{
		color:#C0C7D1;
	}  /* visited link */
a:hover 
	{
		cursor:pointer;
		color:#5091CD;
	}

body
	{
		margin:0px;
		padding:0px;
		background-color:#FFF;
		color:#FFF;
		text-align:center;
		/*background-image:url(file:///Macintosh%20HD/Users/garrett_fox/Desktop/www/imgs/_utility/600pxlogo_10perc.png);
		background-repeat:no-repeat;
		background-position:90% -145%;*/
		overflow:hidden;
	}

img 
	{
		border-style:none;
	}
	
ul
	{
		list-style-type:none;
		width:1000px;
		height:500px;
		padding:0px;
		margin:0px;
		overflow:hidden;
	}
	
li
	{
		width:1000px;
		height:500px;
		padding:0px;
		margin:0px;
	}
	
p
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:16px;
		font-weight:normal;
		letter-spacing:.025em;
		color:#8696A1;
		line-height:20.75px;
	}
	
h1
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:32px;
		font-weight:normal;
		font-style:italic;
		letter-spacing:.02em;
		color:#6B838D;
	}
	
h2
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:20px;
		font-weight:normal;
		font-style:italic;
		letter-spacing:.025em;
		color:#8696A1;
	}
	

/* DIVS */

#wrapper
	{
		width:1000px;
		height:550px;
		text-align:left;
		padding:0px;
		display:block;
		margin-left:auto;
		margin-right:auto;
		margin-top:-25px;
	}
	
#bg_logo
	{
		height:1px;
		width:1000px;
		position:relative;
		left:500px;
		top:3px;
	}
			
#title
	{
		height:30px;
		width:1000px;
		margin-left:auto;
		margin-right:auto;
		text-indent:2.5px;
	}

#title_spacer1
	{
		height:5px;
		width:1000px;
		border-bottom:1px solid #C8C8C8;
	}

#title_spacer2
	{
		height:5px;
		width:1000px;
	}
		
#bx_wrapper
	{
		width:1000px;
		height:475px;
		margin-left:auto;
		margin-right:auto;
		display:block;
	}
	
#slide0
	{
		width:1000px;
		height:475;
	}

#slide1
	{
		width:1000px;
		height:475;
	}
	
#slide2
	{
		width:1000px;
		height:475;
	}
	
#slide3
	{
		width:1000px;
		height:475;
	}

#slide4
	{
		width:1000px;
		height:475;
	}

#slide5
	{
		width:1000px;
		height:475;
	}

.text
	{
		width:327.5px;
		height:475px;		
		float:left;
		margin-left:2.5px;
	}

.vert_spacer
	{
		width:10px;
		height:475px;
		float:left;
	}
	
#img
	{
		width:660px;
		height:475px;
		float:left;
	}
		
#horz_spacer
	{
		width:1000px;
		height:10px;
		margin-left:auto;
		margin-right:auto;
	}
	
#nav
	{
		width:1000px;
		height:32px;
		font-family:Helvetica, Arial, sans-serif;
		font-style:italic;
		font-size:14pt;
		margin:0;
		padding:0;
		text-align:left;
		border-top:1px solid #C8C8C8;
		border-bottom:1px solid #C8C8C8;
	}
		
ul#links
	{
		float:left;
		text-indent:0px;
		font-size:14px;
		font-weight:normal;
		letter-spacing:.025em;
		margin-top:0px;
		position:relative;
		list-style:none;
		clear:both;
	}

		#links li
			{
				overflow:hidden; 
				text-indent:-9999px; 
				display:inline; 
				float:left;
			}
		
		#links li a
			{
			background:url(../test_site/imgs/_utility/whole_nav.png) no-repeat; 
			width:100%; 
			height:100%; 
			display:block;
			} 
		
		#links li.gjf_link
			{
			width:148px; 
			height:32px;
			}  
		#links li.gjf_link a{background-position:0px -32px;}  
		#links li.gjf_link a:hover{background-position:0px 0px;}
		
		#links li.gjf_link_spacer
			{
			width:192px; 
			height:32px;
			}  

		#links li.id_link
			{
			width:76px; 
			height:32px;
			}  
		#links li.id_link a{background-position:-340px -32px;}  
		#links li.id_link a:hover{background-position:-340px 0px;}

		#links li.link_spacer
			{
			width:50px; 
			height:32px;
			}  
			
		#links li.motion_link
			{
			width:68px; 
			height:32px;
			}  
		#links li.motion_link a{background-position:-466px -32px;}  
		#links li.motion_link a:hover{background-position:-466px 0px;}

		#links li.print_link
			{
			width:48px; 
			height:32px;
			}  
		#links li.print_link a{background-position:-584px -32px;}  
		#links li.print_link a:hover{background-position:-584px 0px;}

		#links li.web_link
			{
			width:42px; 
			height:32px;
			}  
		#links li.web_link a{background-position:-682px -32px;}  
		#links li.web_link a:hover{background-position:-682px 0px;}

		#links li.about_link
			{
			width:60px; 
			height:32px;
			}  
		#links li.about_link a{background-position:-774px -32px;}  
		#links li.about_link a:hover{background-position:-774px 0px;}

		#links li.email
			{
			width:32px; 
			height:32px;
			margin-left:6.5px;
			}  
		#links li.email a{background-position:-888px -32px;}  
		#links li.email a:hover{background-position:-888px 0px;}

		#links li.facebook
			{
			width:32px; 
			height:32px;
			margin-left:6.5px;			
			}  
		#links li.facebook a{background-position:-928px -32px;}  
		#links li.facebook a:hover{background-position:-928px 0px;}

		#links li.linkedin
			{
			width:32px; 
			height:32px;
			margin-left:6.5px;
			}  
		#links li.linkedin a{background-position:-968px -32px;}  
		#links li.linkedin a:hover{background-position:-968px 0px;}
