body{
	padding: 0;
	background-color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	}

#nav  {
	font-size: 16px;
	padding-top: 5px;
	text-align: center;
	font-weight: lighter;
	letter-spacing: 1px;
	margin-bottom: 20px;
	font-variant: small-caps;
	margin-top: 15px;
	/*border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #666666;*/
	padding-bottom: 5px;
}
#splashIMG    {
	margin-right: auto;
	margin-left: auto;
	height: 350px;
	width: 700px;
	top: 50px;
	background-image: url(../images/pen03.jpg);
	background-repeat: none;
	background-position: center;
}

#container {
	width: 722px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
   /* margin-top: 50px;*/
}
#header {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;*/
	width: 722px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}


#news  {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: 500px;
}

a:visited {
	color: #666666;
	text-decoration: none;

}
a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #ffae01;
}
#flashcontent {
	width:722px;
	height:600px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	}
#logo {
	height: 51px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

strong {
	font-weight: normal;
	color: #FFAE01;
}
h2 {
	display: inline;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: .1em;
}
h3 {
	font-weight: normal;
	font-size: 13px;
	display: inline;
}
#bio {
	height: 400px;
	width: 475px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 50px;
}
#bio_text  {
	width: 250px;
	font-size: 11px;
	float: right;
	display: inline;
	height: 300px;
	color: #666666;
	line-height: 16px;
}
#clients {
	height: 400px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
#bio_pic  {
	float: left;
	display: inline;
}
#contact {
	width: 455px;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
	font-size: 11px;
	position: relative;
	line-height: 16px;
	top: 25px;
}
#contact_graphic {
	float: left;
	height: 200px;
	width: 200px;
}
#contact_info {
	width: 250px;
	padding-top: 25px;
	margin-right: auto;
	margin-left: auto;
	float: right;
}
#contact_info a:link {
	color: #666666;
}
#contact_info a:hover {
	color: #ffae01;
}
