html {
	-webkit-text-size-adjust: none;
}
body {
	font-family: Cochin, Georgia, Times, "Times New Roman", serif;
}
p {
    padding: 0px;
    margin: 0px;
}
#title {
	position: absolute;
	top: 10px;
	left: 25px;
	font-size: 34px;
	color: #444;
	cursor:pointer;
	display: none;
}
#name {
	position: absolute;
	top: 44px;
	left: 25px;
	font-size: 34px;
	color: #AAA;
	cursor:pointer;
	display: none;
}
#location {
	display:inline;
}
#mainCopy {
	position:absolute;
	top:100px;
	left:25px;
	width:850px;
	display:none;
}

.bioText .column, .recruitmentColumns .column {
    margin-right: 20px;
}

.clientText {
	color: #444;
	font-size: 12.5px;
	line-height: 22px;	
}

.contactText1 {
    position: absolute;
    top: 0px;
    left: 0px;
    color: #444;
    font-size: 16px;
    line-height: 22px;	
}

.contactText2 {
    position: absolute;
    top: 0px;
    left: 220px;
    color: #444;
    font-size: 16px;
    line-height: 22px;	
}

.contactText1 p, .contactText2 p, .recruitmentText p, .bioText p {
    min-height: 10px;
}

.bioText {
	width: 280px;
	color: #444;
	font-size: 14px;
	line-height: 16px;
}
.copyText {
	color: #444;
	font-size: 15px;
	line-height: 22px;	
}
#menu {
	position: absolute;
	top: 520px;
	left: 25px;
}
#main_menu {
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	height: 100px;
	display:none;
}
#names_menu {
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	height: 100px;
	display:none;
	overflow: visible;
}
#controls {
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	height: 100px;
	display: none;
	margin-right: -140px;
}
ul {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-bottom: 20px;
}
li {
	font-size: 12.5px;
	min-height: 20px;
	overflow: visible;
	min-width: 140px;
}
li div {
	display: inline;
}
.divider {
	position: absolute;
	left: -30px;
	height: 100%;
	border-right-color: #999;
	border-right-style: solid;
	border-right-width: 1px;
}
.rev {
	color: #AAA;
	text-decoration: none;
}
a {
	color: #444;
	text-decoration: none;
}
a:hover {
	color: #AAA;
	text-decoration: none;
}
.menu_button, .main_menu_button, .name_menu_button, .control_menu_button {
	color: #444;
	cursor: pointer;
}
.menu_button:hover, .main_menu_button:hover, .name_menu_button:hover, .control_menu_button:hover {
	color: #AAA;
	text-decoration: none;
}
.menu_button_rev, .main_menu_button_rev, .name_menu_button_rev, .control_menu_button_rev {
	color: #AAA;
	cursor: pointer;
}
.menu_button_rev:hover, .main_menu_button_rev:hover, .name_menu_button_rev:hover, .control_menu_button_rev:hover {
	color: #444;
	text-decoration: none;
}
.button_selected, .button_selected:hover {
	color: #444;
	text-decoration: none;
	cursor: pointer;
}
#slideshow {
	position: absolute;
	top: 100px;
	left: 25px;
	width:980px;
	height:400px;
	display: block;
}
.img_container {
	width:980px;
	display: none;
}
.img {
	float:left;
	height: 400px;
	cursor: pointer;
}
.thumb_container {
	width: 950px;
}
.thumb {
	margin-right: 2px;
	margin-bottom: -2px;
	height: 98px;
	cursor: pointer;
}
#color_block {
	position: absolute;
	top: 100px;
	left: 25px;
	width:920px;
	height:400px;
	display: none;
}
.clientList {
	width:400px;
	height:400px;
}
#rightImage {
	margin-left: 10px;
}

.credit {
	font-size: 12.5px;
}

#videoindex {
	position: absolute;
	top: 100px;
	left: 15px;
	width:920px;
	height:400px;
	display: block;
}
.video_thumb {
	display: inline-table;
	margin: 10px;
	cursor: pointer;
	position: relative;
	margin-bottom: -40px;
}
.video_caption {
	color: #444;
	font-size: 12.5px;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
}
.video_caption:hover {
	color: #AAA;
}
.video_play {
	position:relative;
	float:left;
	opacity:0.5;
}

#illustration_menu {
    float: left;
    position: relative;
    top: 0px;
    left: 0px;
    height: 100px;
    display:none;
    width: 450px;
    overflow: visible;
}

