/* CSS Document */
html,body,div,p {
	margin: 0px;
	padding: 0px;
	font: normal 12px Georgia, "Times New Roman", Times, serif;

}

body {
background-color: #6B6767;}

h1 {position: relative; color:#F9EAA2; width: 500px; font-weight:normal;font-size:2em;
font-family: Georgia, "Times New Roman", Times, serif;
border-bottom:1px dotted #fff;
margin-bottom:5px;
padding-bottom: 5px;
margin-top: 0px}
h2 {font-size:1.2em; color:#E0DCB8; clear: left; padding-top: 10px}
h3 {font-size:1.2em; color:#d0c8c5; padding-top: 10px; margin-bottom: 5px;}

a:link{color: #E0DCB8}

a:visited {color: #d0c8c5}

#wrapper { width: 100%; height: 100%; }

#border { width: 771px; height: 100%; border: dotted #FFFFFF 1px; margin-bottom: 20px;	background-image:url(images/bg.gif);
	background-repeat:repeat-y;
			
}
	
	#header { height: 179px;
	position: relative;
	width: 771px;
	margin-left:auto;
	margin-right:auto;
			}
			
			#header img, a {border: none;}
			
	#main {		width: 771px;
				position: relative;
margin-left:auto;
	margin-right:auto;
	clear: both;

				}
			

		
/* navigation */		
			
#nav {
width: 175px;
float:left;
}

#nav ul {
margin: 0px;
padding: 0px;
}

#nav li {
width: 175px;
background-image:url(images/navbg.jpg);
background-repeat:no-repeat;
background-color:#393333;
color:#100e0c;
list-style-type: none;
}

#nav a {text-decoration:none;
color: #393333;
height: 22px;
display: block;
padding-top:3px;
padding-bottom:4px;
text-align: center;
font-size: 18px;
margin-bottom:1px;
}

#nav li a:hover {text-decoration:none;
background-color: transparent;
background-image:url(images/navbg_over.jpg);
background-repeat:no-repeat;
color:#109EDC}



#smenu1 li, #smenu2 li {margin-left:25px;
padding:0px;
width: 150px;
background-image:none;
}

#smenu1 a, #smenu2 a {
text-decoration:none;
height: 14px;
background-color:#a99f9d;
color: #fff;
font-size:12px;
padding:2px 5px 2px 10px;
margin-bottom: 1px;
text-align: left;}

#smenu1 li a:hover, #smenu2 li a:hover{
background-color:#BBB0AE;
background-image:url(images/sub_over.gif);
background-repeat:repeat-y;
background-position:left;
color: #fff;
}

/* content */

#content {
	position: relative;
	top: 0px;
	left: 0px;
	width: 500px;
	margin: 20px 40px 40px 20px;
	text-align:left;
	background-color: none;
	float: right;
}

#content p, td {
color:#fff;
text-align: left;
margin-bottom: 10px;
background-color: none;
line-height:1.5em;

}

#column1 {
position:relative;
top: 20px;
float: left;
width: 50%;
color: #fff;
}
#column2 {
position:relative;
top: 20px;
float: right;
width: 50%;
color: #fff;
}

/* photos */
.bio {margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	border: solid 1px #fff;
	}


/* footer */
		
#footer {position: relative;
		left: 0px;
		bottom: 0px;
				width: 771px;
	clear:both;
	}
	
#footer_logos {	position: relative;
				left: 0px;
				bottom: 0px;
				height: 112px;
			float: left;
				background-color: #1d1a16;
				width: 175px;
				
			} 
	#footer_copy {	position: relative;
height: 115px; width: 771px; text-align:center
			}
			
			#footer p {font-family:Arial, Helvetica, sans-serif;font-size:.8em; width: 596px; color: #d0c8c5; position:absolute; bottom: 0px; margin-bottom: 5px; text-align: center; right: 0px;}
#footer h4 {font-family:Arial, Helvetica, sans-serif;font-size:1.2em; width: 596px; color: #fff; position:absolute; bottom: 30px; margin-bottom: 5px; text-align: center; right: 0px;}
#footer h5 {font-family:Arial, Helvetica, sans-serif;font-size:1em; width: 596px; color: #fff; position:absolute; bottom: 50px; margin-bottom: 5px; text-align: center; right: 0px;}

/*facilities*/

#tolucalake {background-image: url(images/tolucalake.jpg);
margin-top: 20px;
margin-bottom: 10px;
height: 125px;
width: 500px;
}

#westla {background-image: url(images/westla.jpg);
margin-top: 20px;
margin-bottom: 10px;
height: 125px;
width: 500px;
}

#newyork {background-image: url(images/ny.jpg);
margin-top: 20px;
margin-bottom: 10px;
height: 125px;
width: 500px;
}

/*clients*/

#film {
position:relative;
margin: 5px 0px;
padding:0px;
height: 150px;
width: 500px;
}

#tv {background-image: url(images/tv.jpg);
position:relative;
margin: 10px 0px;
padding:0px;
height: 150px;
width: 500px;
}

#types {background-image: url(images/types.gif);
margin-top: -15px;
margin-bottom: 30px;
height: 25px;
width: 510px;
}

#paperwork {
	background-image: url(images/paperwork.jpg);
	margin-top: 20px;
	margin-bottom: 10px;
	height: 125px;
	width: 500px;
}
