body {
	font-family: verdana, HelveticaNeue, "Helvetica Neue", "Helvetica 55 Roman",  arial, sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 0;
	background: #000000 url(none);
	background-position: top right;
	background-repeat: no-repeat;
	background-attachment: fixed;
	
}

#header {
	
	position: absolute;
	width: 800px;
	top: 70px;
	height: 25px;
	text-align: left;
	text-transform: uppercase;
	padding: 0px 20px;
	margin: 0;
	z-index: 200;
	background: black;
	color: white;
	font-family: HelveticaNeue, "Helvetica Neue", "Helvetica 55 Roman",  arial, sans-serif;
	font-size-adjust: 0.52;
	font-size: 34px;
	font-smooth: large;
}

#footer {
	
	position: absolute;
	width: 900px;
	bottom: 30px;
	height: 25px;
	text-align: right;
	text-transform: uppercase;
	padding: 0px 20px;
	margin: 0;
	z-index: 200;
	background: black;
	color: #333333;
	font-family: HelveticaNeue, "Helvetica Neue", "Helvetica 55 Roman",  arial, sans-serif;
	font-size-adjust: 0.52;
	font-size: 100%;
	font-smooth: large;
}

#footer a:link {
	color: #333333;
}

#footer a:hover {
	color: #cc0000;
}

#nav {
	
	position: absolute;
	width: 100px;
	top: 120px;
	text-align: left;
	text-transform: uppercase;
	padding: 0px 15px;
	margin: 0;
	z-index: 200;
}

#content {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index:255;
	left: 225px;
	top: 75px;
	
}

#info {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index:0;
	left: 225px;
	top: 110px;

}

ul {
	padding: 0;
	margin: 0;
}

ul li {
	
	display: inline;
	list-style-type: none;
	color:#999999;
}

li a {
	
	color: #999999;
	text-decoration: none;
	margin-left: 10px;
}

#red {
		color: #cc0000;
}

li a:hover {
	color: #ffffff;
	font-weight:600;
	text-transform: uppercase;
}

li ul
{
	display: none;	
	position: absolute;
	width: 100%;
	height:100%;
	left:80px;
	top:0;
	margin:0;
	padding:0px 20px;

}

li:hover ul { display: block; }





/* text currently NOT USED SECTION*/

p {
	color: white;
	font-family: verdana, arial, sans-serif;
	font-size: 100%;1.6em;
	text-decoration: none;
}

div.bio {
	position: absolute;
	z-index:201;
	left: 225px;
	top: 75px;
	}

div.clients {
	position: absolute;
	z-index:201;
	left: 225px;
	top: 120px;
	}	
	.clients {font-family:HelveticaNeue, "Helvetica Neue", "Helvetica 55 Roman",  "Helvetica 45 Roman", Arial, verdana, arial, sans-serif;	font-size: 18px;text-transform:uppercase;color:white;font-weight:normal;}

.clientlist {float:left;padding:0 20px 10px 0;overflow:hidden;min-width:250px;height:auto;}

div.head {
	position: absolute;
	left: 225px;
	top: 73px;
	color: white;
	font-family:  HelveticaNeue, "Helvetica Neue", "Helvetica 55 Roman",  "Helvetica 45 Roman", Arial, verdana, arial, sans-serif;
	font-size: 34px;
	line-height: 32px;
	text-decoration: none;
	text-transform:none;
	background: black;
	font-smooth: large;
	font-size-adjust: 0.52;
	z-index:201;
	}

#smalltext {
	color: white;
	font-family:  "Helvetica 55 Roman",  "Helvetica 45 Roman", HelveticaNeue, "Helvetica Neue",   Arial, verdana, arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	text-transform:none;
	font-smooth: large;
	}

#text {
	color: white;
	font-family:  "Helvetica 55 Roman",  "Helvetica 45 Roman", HelveticaNeue, "Helvetica Neue",   Arial, verdana, arial, sans-serif;
	font-size: 24px;
	line-height: 24px;
	text-decoration: none;
	text-transform:none;
	font-smooth: large;
	}

#text a:link {
	color: white;
}

#text a:hover {
	color: #cc0000;
}

#text a:visited {
	color: white;
}

#biotext {
	color: white;
	font-family:  "Helvetica 45 Roman", HelveticaNeue, "Helvetica Neue", "Helvetica 55 Roman",    Arial, verdana, arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	text-decoration: none;
	text-transform:uppercase;
	font-smooth: large;
	width:700px;
	font-size-adjust: none;
	}

#biotext a:link {
	color: white;
}

#biotext a:hover {
	color: #cc0000;
}



p a {
	color: #333333;
	text-decoration: underline;
}

  /* Also center the lines in the paragraph */

/* VERTICAL ALIGN */
    
    .col {
		display: table-cell; vertical-align: middle;
    }
	
	
	
	/* TABLE*/
	
	table.main
	{text-align: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
	font-weight: normal;

	color:#999999;
	width: 600px;
	background-color: none;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	}
	
	.main img {height:400px;}
	
	table.main td
	{background-color: none;
	color: #333333;
	text-transform: uppercase;
	padding: 0px 5px;
	text-align: none;
}

	table.clients
	{text-align: none;
	font-family: "Helvetica 45 Roman", HelveticaNeue, "Helvetica Neue", Verdana, Geneva, Arial, Helvetica, sans-serif ;
	font-weight: normal;

	color:#999999;
	width: 600px;
	background-color: none;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	}

	table.clients td
	{background-color: none;
	color: white;
	text-transform: uppercase;
	font-size: 120%;1.6em;
	padding: 0px 0px;
	text-align: none;
}

	table td.title
	{
	font-family:  "helvetica neue", Arial, Helvetica, sans-serif ;
	font-size: 120%;1.6em;
	font-weight: 500;
	color: #333333;
	text-transform: uppercase;
	min-width:300px;
	text-align: center;
	border: 0px #fff solid;
}
	
	table.main td.hed
	{background-color: none;
	color: #fff;
	padding: 4px;

	border-bottom: 2px #fff solid;
	font-size: 12px;
	font-weight: bold;} 
	
	
	
	

  /* Horizontal centering of image: set left & right margins to 'auto' */
  img.displayed {display: block; margin: 1em auto}
