/* Daves Accessible StyleSheet */

body {
	margin: 0px;
	background-color: #f3f2f0;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	font-size: 20px;
	color: #333;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #999999;
	font-weight: normal;

}

img {
	margin: 0px;
	padding: 0px;
	border:none;
}

MMEmbeddedMap {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#Home #MainNavLinks .Home a,
#OurWork #MainNavLinks .OurWork a,
#WorkingWithUs #MainNavLinks .WorkingWithUs a,
#About #MainNavLinks .About a,
#Contact #MainNavLinks .Contact a {
	background-color: #00adef;
	cursor: default;
}

.CorporateBlue {
	color:#00adeF
}

.ClearMe {
	clear: both;
	margin: 0px;
	padding: 0px;
}

.HideMe {
	display: none;
}

.FloatMeLeft {
	float: left;
}

.FloatMeRight {
	float: right;
}

a:focus {
	border: solid 2px #cccc00;
} 

#FlashBox {
	float: left;
}

#BubbleBox {
	width: 216px;
	height: 381px;
	float: right;
	background-image: url(homegfx/WeOfferBubble.gif);
}

#BubbleBox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #e5e5e5;
	padding-top: 180px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 40px;
	margin: 0px;
}

#BubbleBox a {
	text-decoration:none;
	color: #e5e5e5;
}

#BubbleBox a:hover {
	text-decoration:none;
	color: #FFFFFF;
}

#ContactBubbleBox {
	width: 368px;
	height: 381px;
	float: right;
	background-image: url(homegfx/ContactBubble.gif);
	margin: 12px 0px 0px 0px;
	padding: 0;
}

#ContactBubbleBox p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.4em;
	color: #FFFFFF;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 36px;
	margin: 0px;
}

#ContactBubbleBox h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
	width: 100%;
	height: auto;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 36px;
	font-size: 1.4em;
	color: #FFFFFF;
	font-weight: normal;
	clear: both;
	padding-left: 0px;
}

#Wrapper {
	width: 950px;
	position: relative;
	left: 50%;
	margin-left: -472px;
	background-color: #FFFFFF;
	background-image: url(homegfx/bkgndshadow2.gif);
	background-repeat: repeat-y;
}

#AllContent {
	width: 900px;
	margin: 0px auto 0px auto;
	padding: 0px;
}

#AccessLinks {
	margin: 0px 0px 8px 0px;
	background-color: #ededed;
	min-height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

#AccessLinks ul {
	margin: 0px;
	padding: 4px 0px 6px 0px;
}

#AccessLinks li {
	list-style-type: none;
	padding-left: 24px;
	display: inline;
	background-image: url(subpagegfx/accessbullet.gif);
	background-repeat: no-repeat;
	background-position: 8px 1px;
}

#AccessLinks a {
	color: #666666;
	text-decoration: none;
}

#AccessLinks a:hover {
	text-decoration: underline;
}

#MainNavLinks {
	width: 900px;
	min-height: 32px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	letter-spacing: 0.1em;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#MainNavLinks ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#MainNavLinks li {
	list-style-type: none;
	width: auto;
	float: left;
	text-align: center;
	background-color: #ffffff;
	margin-bottom: 4px;
	padding-right: 6px;
}

#MainNavLinks a {
	display: block;
	padding: 8px 12px 8px 12px;
	color: #888888;
	text-decoration: none;
}

#MainNavLinks a:hover {
	background-color: #f8f8f8;
}

#BrandImageBox {
	width: 900px;
	padding-top: 12px;
}

.Spacer {
	width:	12px;
	height:	12px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#BrandImageBox h1 {
	position: relative;
	float: right;
	margin: 0px;
	left: 0px;
	top: 0px;
	width: 900px;
	height: 95px;
	z-index: 2;
}

#BrandImageBox span {
	position: absolute;
	background-image: url(homegfx/mainlogo2.gif);
	width: 100%;
	height: 100%;
	z-index: 1;
	background-repeat: no-repeat;
}

#SubBrandImageBox {
	width: 900px;
}

#SubBrandImageBox h1 {
	font-size: 1em;
	position: relative;
	float: none;
	margin: 0px;
	left: 0px;
	top: 0px;
	width: 900px;
	height: 76px;
	z-index: 2;
}

#SubBrandImageBox span {
	position: absolute;
	background-image: url(subpagegfx/subpagelogo.gif);
	width: 100%;
	height: 100%;
	z-index: 1;
}

#SubContentBox {
	width: 900px;
}

#SubContentBenBoxes {
	margin-top: 16px;
	width: 290px;
	float: left;
	border-top-width: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d9d9d9;
	border-right-color: #d9d9d9;
	border-bottom-color: #d9d9d9;
	border-left-color: #d9d9d9;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#SubContentBenBoxes h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
	width: 100%;
	height: 100%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 10px;
	font-size: 1.4em;
	color: #0099FF;
	font-weight: normal;
}

#SubContentBenBoxes p {
	margin-top: 0px;
	margin-bottom: 16px;
	padding: 0px 10px 0px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #666666;
}

#SubContentBenBoxes a {
	text-decoration: none;
	color: #0099FF;
}

#SubContentBenBoxes a:hover {
	color: #FF0000;
}

#SubContentWorkBoxes {
	margin-top: 0px;
	width: 214px;
	float: left;
	border-top-width: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #d9d9d9;
	padding: 0px;
	margin-bottom: 12px;
}

#SubContentWorkBoxes h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
	width: 100%;
	height: 100%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 10px;
	font-size: 1.3em;
	color: #0099FF;
	font-weight: normal;
	padding-top: 6px;
}

#SubContentWorkBoxes a {
	text-decoration:none;
	color: #0099FF;
}

#SubContentWorkBoxes a:hover {
	padding: 0px;
	color: #FF0000;
}

#SubContentWorkBoxes h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	line-height: 1.2em;
	color: #555555;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

#SubContentWorkBoxes p {
	margin-top: 24px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.2em;
	color: #666666;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
}

#SubContentTitle {
	margin-top: 0px;
	padding: 8px 0px 0px 0px;
	width: 900px;
	float: left;
	background-color: #f8f8f8;
	margin-bottom: 12px;
}

#SubContentTitle h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 16px;
	margin-left: 12px;
	font-size: 1.6em;
	color: #888888;
	font-weight: normal;
	clear: both;
}

#SubContScenesBoxes {
	margin-top: 12px;
	width: 898px;
	border-top-width: 6px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #d9d9d9;
	padding: 0px;
}

#SubContScenesBoxes h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
	width: 100%;
	height: 100%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 10px;
	font-size: 1.5em;
	color: #0099FF;
	font-weight: normal;
	padding-top: 6px;
}

#SubContScenesBoxes p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #666666;
	padding-left: 12px;
	margin-top: 0px;
	width: 216px;
}

#SubContScenesTitles {
	width:360px;
	float: left;
	margin: 0;
	padding: 0px 6px 0px 0px;
}

#SubCont5ReasonsBoxes {
	margin-top: 12px;
	width: 898px;
	border-top-width: 6px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #d9d9d9;
	padding: 0px;
}

#SubCont5ReasonsBoxes h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
	width: 100%;
	height: 100%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 10px;
	font-size: 1.6em;
	color: #0099FF;
	font-weight: normal;
	padding-top: 6px;
}

#SubCont5ReasonsBoxes h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
	width: 100%;
	height: 100%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 10px;
	font-size: 1.4em;
	color: #999999;
	font-weight: normal;
	padding-top: 6px;
}

#SubCont5ReasonsBoxes h3 strong{
	font-weight: normal;
}

#SubCont5ReasonsBoxes p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #666666;
	padding-left: 12px;
	margin-top: 0px;
	line-height: 1.4em;
	margin-bottom: 6px;
}


#SubCont5ReasonsBoxes li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #666666;
	padding-left: 12px;
	margin-top: 0px;
	line-height: 1.4em;
	margin-bottom: 6px;
}

#SubCont5ReasonsTitles {
	width:292px;
	float: left;
	margin: 0;
	padding: 0;
}

#SubCont5ReasonsCopy {
	width: 570px;
	margin: 0px;
	padding: 0px 36px 0px 0px;
	float: right;
}




#SubContentBig {
	margin-top: 16px;
	padding: 8px 0px 0px 0px;
	width: 900px;
	float: left;
	background-color: #f5f5f5;
}

#SubContentCenter {
	width: 480px;
	margin: 0px auto 0px auto;
	padding: 16px;
	background-color: #f5f5f5;
}

#SubContentBig h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 16px;
	margin-left: 12px;
	font-size: 1.6em;
	color: #666666;
	font-weight: normal;
	clear: both;
}

#SubContentBig h1 strong {
	font-weight: normal;
}

#SubContentBig h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	padding-left: 10px;
	margin-bottom: .5em;
}

#SubContentBig p {
	margin-top: 0px;
	margin-bottom: 16px;
	padding: 0px 10px 0px 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	color: #333;
}

#SubContentCenter p {
	margin-top: 0px;
	margin-bottom: 16px;
	padding: 0px 10px 0px 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.4em;
}

#SubContentBig li {
	padding: 0px 10px 0px 10px;
	font-size: 0.9em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#SubContentBig em {
	font-size: 1em;
}

#SubContentBig h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.3em;
	padding: 8px 10px 0px 10px;
}

#SubContentBig h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1em;
	color: #66666;
	padding: 0px 10px 0px 32px;
}

#SubContentBig ul {
	line-height: 1.3em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#SubContentBig li a {
	color: #333;
}

#SubContentBig li a:hover {
	text-decoration: underline;
}


#SubContBigAction {
	padding: 16px 0px 16px 0px;
	margin: 20px 0px 12px 0px;
	width: 430px;
	background-color: #00adef;
}

#SubContBigAction h3 {
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 1em;
	line-height: 1.3em;
	background-repeat: no-repeat;
	background-position: 1px 6px;
	margin-top: 4px;
	margin-right: 16px;
	margin-bottom: 4px;
	margin-left: 4px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 28px;
}

#SubContBigAction h3 a {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-size: .9em;
}

#SubContBigAction h3 a:hover {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
}

#SubContentBrands {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 32px;
	float: right;
	width: 160px;
	height: 300px;
	background-repeat: no-repeat;
	background-position: center 1.5em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}

#SubContentBrands p {
	padding: 0px;
	font-size: 0.8em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#SubContentBrands h4 {
	margin: 0px;
	font-weight: normal;
	font-size: 0.7em;
	line-height: 1.3em;
	color: #333;
	text-transform: uppercase;
	padding-bottom: 8px;
}

#SubContentBrands h5 {
	font-weight: normal;
	font-size: 0.8em;
	line-height: 1.3em;
	color: #00adef;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
}

#SubContentBrands ul {
	margin: 0px;
	padding: 0px;
}

#SubContentBrands li {
	font-size: 0.8em;
	list-style-type: square;
}

#SubContentWork {
	margin-top: 32px;
	padding: 8px 10px 8px 10px;
	width: 700px;
	float: left;
	background-color: #f5f5f5;
}

#SubContentWorkDetails {
	margin: 0px;
	padding: 0px;
	width: 256px;
	float: right;
	font-size: 0.8em;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1.4em;
	color: #333;
}

#SubContentWorkDetails em {
	font-style:normal;
	width: 54px;
	float: left;
	font-variant: small-caps;
}

#SubContentSmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 32px;
	float: right;
	width: 160px;
	height: 300px;
	background-repeat: no-repeat;
	background-position: center 1.5em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}

#SubContentSmall p {
	padding: 0px;
	font-size: 0.8em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#SubContentSmall h4 {
	margin: 0px;
	font-weight: normal;
	font-size: 0.7em;
	line-height: 1.3em;
	color: #333;
	text-transform: uppercase;
	padding-bottom: 8px;
}

#SubContentSmall h5 {
	font-weight: normal;
	font-size: 0.8em;
	line-height: 1.3em;
	color: #00adef;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
}

#SubContentSmall ul {
	padding-left: 16px;
	margin-left: 0px;
	color: #00adef;
}

#SubContentSmall li {
	font-size: 0.8em;
	list-style-type: square;
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 0px;
}

#WorkMask {
	background-image: url(portfolio/mask_thumb.jpg);
	height: 160px;
	margin: 0px;
	padding: 0px;
	width: 214px;
}

#WorkViewpoint {
	background-image: url(portfolio/viewpoint_thumb.jpg);
	height: 160px;
	margin: 0px;
	padding: 0px;
	width: 214px;
}

#WorkTreatAdv {
	background-image: url(portfolio/treatadv_thumb.jpg);
	height: 160px;
	margin: 0px;
	padding: 0px;
	width: 214px;
}

#WorkVersajet {
	background-image: url(portfolio/versajet_thumb.jpg);
	height: 160px;
	margin: 0px;
	padding: 0px;
	width: 214px;
}

#WorkHopper {
	background-image: url(portfolio/hopper_thumb.jpg);
	height: 160px;
	margin: 0px;
	padding: 0px;
	width: 214px;
}

#WorkDNA {
	background-image: url(portfolio/bisteel_thumb.jpg);
	height: 160px;
	margin: 0px;
	padding: 0px;
	width: 214px;
}

#WorkFoster {
	background-image: url(portfolio/foster_thumb.jpg);
	height: 160px;
	margin: 0px;
	padding: 0px;
	width: 214px;
}

#WorkCubes {
	background-image: url(portfolio/cubes_thumb.jpg);
	height: 160px;
	margin: 0px;
	padding: 0px;
	width: 214px;
}

#ScenesPlan01 {
	background-image: url(behindscenes/plan_dlp_th.jpg);
	width: 76px;
	height: 76px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#ScenesPlan02 {
	background-image: url(behindscenes/plan_school1_th.jpg);
	width: 76px;
	height: 76px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#ScenesPlan03 {
	background-image: url(behindscenes/plan_optrexref_th.jpg);
	width: 76px;
	height: 76px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#ScenesPlan04 {
	background-image: url(behindscenes/plan_eyesketch_th.jpg);
	width: 76px;
	height: 76px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#ScenesPlan05 {
	background-image: url(behindscenes/plan_davepadshoesoff_th.jpg);
	width: 76px;
	height: 76px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#ScenesPlan06 {
	background-image: url(behindscenes/plan_carboysketch1_th.jpg);
	width: 76px;
	height: 76px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#ScenesPlan07 {
	background-image: url(behindscenes/plan_carboy1_th.jpg);
	width: 76px;
	height: 76px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#ScenesPlan08 {
	background-image: url(behindscenes/plan_carboy2_th.jpg);
	width: 76px;
	height: 76px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#ScenesPlan09 {
	background-image: url(behindscenes/plan_dpinatrium1_th.jpg);
	width: 76px;
	height: 76px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#ScenesPlan10 {
	background-image: url(behindscenes/plan_obama_th.jpg);
	width: 76px;
	height: 76px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#ScenesPlan11 {
	background-image: url(behindscenes/plan_couple_th.jpg);
	width: 76px;
	height: 76px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#ScenesPlan12 {
	background-image: url(behindscenes/plan_conceptboards1_th.jpg);
	width: 76px;
	height: 76px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#ScenesPlan13 {
	background-image: url(behindscenes/plan_carousel_th.jpg);
	width: 76px;
	height: 76px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#ScenesPlan14 {
	background-image: url(behindscenes/plan_lookingin_th.jpg);
	width: 76px;
	height: 76px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#ScenesProd3D01 {
	background-image: url(behindscenes/plan_davepadatcomp1_th.jpg);
	width: 76px;
	height: 76px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#ScenesProd3D02 {
	background-image: url(behindscenes/plan_actimistconcepts_th.jpg);
	width: 76px;
	height: 76px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#ScenesProd3D03 {
	background-image: url(behindscenes/plan_actimistdevel_th.jpg);
	width: 76px;
	height: 76px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#ScenesProd3D04 {
	background-image: url(behindscenes/plan_optrexshading_th.jpg);
	width: 76px;
	height: 76px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#ScenesProd3D05 {
	background-image: url(behindscenes/plan_daveleeanncomp1_th.jpg);
	width: 76px;
	height: 76px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#ScenesProd3D06 {
	background-image: url(behindscenes/plan_davedrawing1_th.jpg);
	width: 76px;
	height: 76px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#ScenesProd3D07 {
	background-image: url(behindscenes/plan_nurothumbs_th.jpg);
	width: 76px;
	height: 76px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#ScenesProd3D08 {
	background-image: url(behindscenes/plan_nurofenconcept_th.jpg);
	width: 76px;
	height: 76px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#ScenesProd3D09 {
	background-image: url(behindscenes/plan_nurorendo_th.jpg);
	width: 76px;
	height: 76px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#ScenesProd3D10 {
	background-image: url(behindscenes/prod3d10_nurocelltest_th.jpg);
	width: 76px;
	height: 76px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#ScenesProd3D11 {
	background-image: url(behindscenes/plan_davepadseriouspoint_th.jpg);
	width: 76px;
	height: 76px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#ScenesProd3D12 {
	background-image: url(behindscenes/final/prod3d12_fosterguitest_th.jpg);
	width: 76px;
	height: 76px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#ScenesProd3D13 {
	background-image: url(behindscenes/plan_animtheatredesign_th.jpg);
	width: 76px;
	height: 76px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#ScenesProd3D14 {
	background-image: url(behindscenes/plan_fostergui_th.jpg);
	width: 76px;
	height: 76px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#ScenesUpClose01 {
	background-image: url(behindscenes/plan_bearbrawl_th.jpg);
	width: 76px;
	height: 76px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#ScenesUpClose02 {
	background-image: url(behindscenes/plan_books_th.jpg);
	width: 76px;
	height: 76px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#ScenesUpClose03 {
	background-image: url(behindscenes/plan_cds_th.jpg);
	width: 76px;
	height: 76px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#ScenesUpClose04 {
	background-image: url(behindscenes/plan_leeannwar_th.jpg);
	width: 76px;
	height: 76px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#ScenesUpClose05 {
	background-image: url(behindscenes/plan_markernib_th.jpg);
	width: 76px;
	height: 76px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#ScenesUpClose06 {
	background-image: url(behindscenes/plan_televis_th.jpg);
	width: 76px;
	height: 76px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#ScenesUpClose07 {
	background-image: url(behindscenes/plan_platter_th.jpg);
	width: 76px;
	height: 76px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 48px 0px 0px 0px;
	padding: 8px 0px 24px 0px;
	text-align: center;
	color: #999999;
	font-size: 0.6em;
	line-height: 1.7em;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #dddddd;
}
