@charset "UTF-8";
/* CSS Document */
body {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	margin: auto;
	text-align: center;
}
#print {
	display: none;
}
h2 {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 25px 0 12px 0;
	padding-bottom: 5px;
	width: 100%;
	color: #333;
	border-bottom: 1px solid #000;
}
body#home {
	background-color: #000;
	color: #d0d0d0;
	padding-top: 50px;
}
div#container {
	margin: 30px auto auto auto;
	width: 790px;
}
div#wrapper {
	background-color: #000;
	width: 100%;
	height: 115px;
	margin: auto;
	padding: 0;
}
div#header {
	margin: auto;
	width: 790px;
	padding-top: 53px;
}
body#home object {
	background-color: #000;
	float: left;
	margin-bottom: 55px;
	background-image: url("../images/sentient-interactive.jpg"); 
    background-repeat: no-repeat;
}
img#logo {
	border: 0;
	float: left;
	padding: 2px 0 0 2px;
}
a {
	color: #c1272d;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
ul {
	list-style-type: square;
	line-height: 1.5em;
}
div#leftnav {
	clear: left;
	float: left;
	text-align: left;
	width: 145px;
	margin: 56px 0 0 0;
	padding: 0;
}
div#leftnav ul {
	margin: 0 30px 0 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
}
div#leftnav ul li {
	margin-bottom: 5px;
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 3px;
}
div#leftnav ul li.on a {
	color: #bbb;
}
div#leftnav ul li a {
	color: #555;
}
div#leftnav ul li a:hover {
	color: #c1272d;
}
div#leftnav ul li.section {
	list-style-type: none;
	overflow: hidden;
	height: 0px !important; /* for most browsers */
	padding: 14px 0 2px 0;
    background-repeat: no-repeat;
    height /**/:12px; /* for IE5.5's bad box model */
	border-bottom: 1px solid #afafaf;
}
body#about div#leftnav ul li.section, body#philosophy div#leftnav ul li.section, body#team div#leftnav ul li.section, body#process div#leftnav ul li.section {
	background-image: url("../images/leftnav-about.gif"); 
}
body#services div#leftnav ul li.section {
	background-image: url("../images/leftnav-services.gif"); 
}
div#narrative {
	float: left;
	text-align: left;
	width: 430px;
	margin: 0 0 40px 4px;
}
body#process div#narrative {
	background-image: url("../images/iphone.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 0 211px 60px 0;
	margin-bottom: 0;
}
body#about div#narrative {
	background-image: url("../images/thinker.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 0 211px 60px 0;
	margin-bottom: 0;
}
body#services div#narrative {
	background-image: url("../images/bulb.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 0 211px 60px 0;
	margin-bottom: 0;
}
/*
body#contact div#narrative {
	background-image: url("../images/ears.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 0 211px 60px 0;
	margin-bottom: 0;
}
*/
body#home div#narrative {
	width: 98%;
	margin: 0 0 auto 4px;
}
body#home div#narrative p {
	width: 300px;
}
div#narrative p {
	width: 425px;
	line-height: 1.5em;
}
div#img {
	float: right;
	margin-right: 40px;
}
h1#head {
	width: 425px;
	text-align: left;
	overflow: hidden;
	height: 0px !important; /* for most browsers */
}
body#home h1#head {
	border-bottom: 1px solid #606060;
	width: 300px;
	padding: 23px 0 0 0;
    background-image: url("../images/thinking-feeling-sentient.gif"); 
    background-repeat: no-repeat;
    height /**/:23px; /* for IE5.5's bad box model */
}
body#about h1#head {
	padding: 20px 0 0 0;
    background-image: url("../images/our-philosophy.gif"); 
    background-repeat: no-repeat;
    height /**/:20px; /* for IE5.5's bad box model */
}
body#team h1#head {
	padding: 20px 0 0 0;
    background-image: url("../images/our-team.gif"); 
    background-repeat: no-repeat;
    height /**/:20px; /* for IE5.5's bad box model */
}
body#process h1#head {
	padding: 20px 0 0 0;
    background-image: url("../images/our-process.gif"); 
    background-repeat: no-repeat;
    height /**/:20px; /* for IE5.5's bad box model */
}
body#services h1#head {
	padding: 20px 0 0 0;
    background-image: url("../images/our-services.gif"); 
    background-repeat: no-repeat;
    height /**/:20px; /* for IE5.5's bad box model */
}
body#contact h1#head {
	padding: 20px 0 0 0;
    background-image: url("../images/contact-us.gif"); 
    background-repeat: no-repeat;
    height /**/:20px; /* for IE5.5's bad box model */
}
body#home ul#nav-home {
	padding-top: 3px;
}
div#select {
	float: right;
	text-align: left;
	margin-top: 14px;
	width: 425px;
}
body#about div#select img, body#philosophy div#select img, body#team div#select img, body#process div#select img {
	padding-left: 106px;
}
body#services div#select img {
	padding-left: 205px;
}
body#contact div#select img {
	padding-left: 310px;
}
ul#nav-home {
	float: right;
	margin: 25px 60px 0 0;
	list-style-type: none;
	list-style-image: none;
}
ul#nav-home li {
	float: left;
	margin-left: 20px;
}
ul#nav-home li a {
	float: left;
	width: 91px;
	padding: 16px 0 0 0;
    overflow: hidden;
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
    height /**/:16px; /* for IE5.5's bad box model */
}
ul#nav-home li#home-li-about a {
    background-image: url("../images/nav-home-about.gif");
}
ul#nav-home li#home-li-services a {
    background-image: url("../images/nav-home-services.gif"); 
}
ul#nav-home li#home-li-contact a {
    background-image: url("../images/nav-home-contact.gif"); 
}
ul#nav-home li#home-li-about a:hover {
    background-image: url("../images/nav-home-about-over.gif");
}
ul#nav-home li#home-li-services a:hover {
    background-image: url("../images/nav-home-services-over.gif"); 
}
ul#nav-home li#home-li-contact a:hover {
    background-image: url("../images/nav-home-contact-over.gif"); 
}
ul#nav-home li a:hover {
	color: #c1272d;
	text-decoration: none;
}

/* BEGIN HOME PAGE CTAS */
ul#ctas-home {
	list-style-image: url("/test/images/bullet-home.gif");
	margin: 0 0 0 20px;
	padding: 0;
}
ul#ctas-home li {
	float: left;
	padding: 10px 20px 0 0;
	margin: 0 25px 0 0;
}
ul#ctas-home li a {
	color: #888;
}
ul#ctas-home li a:hover {
	color: #c1272d;
	text-decoration: none;
}
/* END HOME PAGE CTAS */

/* BEGIN GLOBAL CTAS */
ul#ctas {
	list-style-image: url("/test/images/bullet.gif");
	margin: 0 0 0 20px;
	padding: 0;
}
ul#ctas li {
	float: left;
	padding: 10px 20px 0 0;
	margin: 0 25px 0 0;
}
ul#ctas li a {
	color: #c1272d;
}
ul#ctas li a:hover {
	color: #888;
	text-decoration: none;
}
/* END GLOBAL CTAS */
.thumb {
	clear: left;
	float: left;
}
img.thumb {
	border: 1px solid #666;
	margin: 4px 20px 5px 0;
}
.break {
	margin-bottom: 20px;
}
div#footer {
	float: left;
	width: 100%;
	font-size: .9em;
	border-top: 1px solid #aaa;
	padding: 15px 0;
	color: #999;
}
body#home div#footer {
	color: #888;
	border-bottom-color: #606060;
}
div#footer table, tr, td {
	text-align: left;
	vertical-align: top;
}
div#footer table tr td {
	padding-right: 10px;
}
div#footer table tr td.td-br {
	padding-left: 35px;
}
body#home div#footer a {
	color: #ccc;
	text-decoration: none;
}
div#footer a {
	color: #000;
	text-decoration: none;
}
div#footer a:hover {
	color: #c1272d;
	text-decoration: none;
}
