@charset "utf-8";
/* CSS Document */


/*CSS RESET*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}




/*END CSS RESET*/
body {
	padding:0;
	margin: 0;
	font-size:12px;
	font-family:  "Neue Helvetica Light", "Helvetica Neue Light","Cordia New", "Helvetica", "Arial";
	color: #384b5a;
	
}
#wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}

#footer {
	display: block;
	clear: both;
	padding-left: 15px;
	padding-top: 30px;
}

#nav {
	float: right;
	width: 370px;
	padding-top: 5px;
	
}

#header {
	width: 100%;
	padding-top: 10px;
	height: 95px;
}

#logo {
	float: left;
	width: 316px;
	padding-left: 18px;
	padding-top: 3px;
}

#flash_show {
	height: 480px;
	clear: both;
	padding-left: 30px;
}

.sf-menu a img{
	border:none;
}

.top_menu:hover img, .sfHover img{
	display:none;
}


.top_menu {
	background-repeat: no-repeat;
	height: 42px;
	width:59px;
	padding-bottom:3px;
}
#menu_folios {background-image:url(../images/1o.jpg);background-repeat: no-repeat; padding:0}
#menu_studio {background-image:url(../images/2o.jpg);background-repeat: no-repeat;padding:0}
#menu_fresh {background-image:url(../images/3o.jpg);background-repeat: no-repeat;padding:0}
#menu_contact {background-image:url(../images/4o.jpg);background-repeat: no-repeat;padding:0}
#menu_access {background-image:url(../images/5o.jpg);background-repeat: no-repeat;padding:0}
#menu_motion {background-image:url(../images/motion_over.jpg);background-repeat: no-repeat;padding:0}
.sf-menu ul a {
	padding: 0.25em
..25em}

#bio_main {
	clear: both;
	padding-left: 30px;
	position:relative;
	float: left;
	height: 480px;
	width: 930px;
}


#bio_text {
	width:450px;
	color:#9AA2AB;
	
	padding-top:0px;
	padding-top:0px;
	float: right;
	margin-top: 25px;
	padding-right: 85px;
	/*	right: -1000px;*/

}

#bio_text p {
	padding-top:16px;
	line-height:1.6em;
	font-weight:bold;
	font-size: 1.05em;
	color: #66707C;
	font-family: "Arial narrow", Arial, Helvetica, sans-serif;
}

#bio_text img {
	display: block;
}

#bio_img {
	padding-top: 35px;
	padding-left: 65px;
	display:none;
}

.clear {
	clear: both;
	height: 1px;
}
#bio_img {display:none}
#bios {
	overflow: hidden;
	display: block;
	/*border:1px solid #ccc;
	padding-bottom:6px;*/
	
}


#bios .bios {
	display: block;
	margin:.5em 0;
	padding-top: 1.5px;
	padding-bottom: 1.5px;
}

