html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #B3B3B3;
}

.screen-reader-text {position: absolute;left: -1000em;}
.matte { width: 910px;height: 430px; background-color:#8c8c8c; text-align:center; }

/* VERTICAL CENTERING */

#wrapper {margin: 0 auto 0 auto;padding: 0;}
.left {float:left;}
.right {float:right;}

/* FONTS */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F5F5F5;
	margin: auto;
}

/* PAGE */

#page {
	width: 950px;
	background-color: #8C8C8C;
	margin: 20px auto 20px auto;
	padding: 0px;
	min-height: 657px;
}

/* HEADER */

#header_home {
	height: 171px;
	background:#D6D6D6 url(../images/TBO_header_bg.jpg) repeat-x;
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: #C1C1C1;
	border-width: 0 0 2px 0;
	border-style: none none solid none;
}

#header_int {
	height: 126px;
	background:#D6D6D6 url(../images/TBO_header_int.jpg) repeat-x;
	border-bottom: #C1C1C1;
	border-width: 0 0 2px 0;
	border-style: none none solid none;
	position: relative;
	padding: 0px;
	margin: 0px;
}

#header_left {
	width:300px;
	float:left;
}

#header_right {
	width:600px;
	float:right;
}

#header_home a {
	border:none;
	text-decoration:none;}

#header_home_logo img {
	padding:14px 0 0 7px;
	border:none;
}

#galnav {float:right;}
#header_interior a:hover {text-decoration:none; border:none;}
#header_interior a:visited {text-decoration:none; border:none;}
#header_interior a:link {text-decoration:none;}

#header_tagline {
	margin:52px 4px 0 0;
	width: 581px;
}

.tagline {
	color:#666;
	font-size:13px;
	letter-spacing:-1px;
		text-align: right;
	}

/* HEADER MENU BAR  */

#header_menu {
	margin: 8px 13px 0 0;
	padding:0px;
	position: absolute;
	top:143px;
	right: 0px;
	font-weight:600;
}

#header_menu_int {
	margin: 8px 13px 0 0;
	padding:0px;
	position: absolute;
	top:98px;
	right: 0px;
	font-weight:600;
}

#header_menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#header_menu li {
	margin: 0px;
	padding: 0px;
	display: inline;	
}

#header_menu a {
	font-size:12px;
	margin: 0 0 0 20px;
	padding:1px 5px 0 5px;
	display: block;
	height: 19px;
	float: left;
	letter-spacing: 1px;
	text-decoration: none;
}

#header_menu_int ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#header_menu_int li {
	margin: 0px;
	padding: 0px;
	display: inline;	
}

#header_menu_int a {
	font-size:12px;
	margin: 0px 0px 0px 20px;
	padding:1px 5px 0 5px;
	display: block;
	height: 19px;
	float: left;
	letter-spacing: 1px;
	text-decoration: none;
}

body#contact a#contactnav, body#clients a#clientnav, body#gallery a#galnav, body#studio a#studionav {background-color:#999;color:#ffcc66;}
#header_menu a:visited {color: #fff;}
#header_menu a:link {color:#fff;}
#header_menu a:hover {background-color:#999;color:#0000ff;} 
#header_menu_int a:visited {color: #fff;}
#header_menu_int a:link {color:#fff;}
#header_menu_int a:hover {background-color:#999;color:#0000ff;} 

/* CONTENT */

#content {
	clear: both;
	margin: 0px;
	background-color: #8c8c8c;
}

#page_title {
	margin: 0px;
	padding: 0px 20px 20px 0px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .04em;
}

a { text-decoration: underline; }
a:link { color: #96E0FE; }
a:visited { color: #96E0FE; }
a:hover { color: #0000FF; }

 /* Front Image temp cut from here */

.boxgrid img{  
    position: absolute;  
    top: 0px;  
    left: 0px;  
    border: none;  
}

div#container {
	padding: 20px;
	margin-left:183px;
}

body#gallery div#container {
	margin-left:0px;
}

div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}

div#footer {
	clear: both;
	color: #777;
	margin: 0px auto;
	padding: 20px 0 40px;
	text-align: center;
}

#footer h4 {
	font-size:10px;
	color:#F5F5F5;
}

div.right_col ul li a:link { color: #96E0FE; }
div.right_col ul li a:visited { color: #96E0FE; }
div.right_col ul li a:hover { color: #0000FF; }
div.left_col ul li a:link { color: #96E0FE; }
div.left_col ul li a:visited { color: #96E0FE; }
div.left_col ul li a:hover { color: #0000FF; }

/* HOME */

#snip_left {margin-left: 63px; width:450px; float:left;}
#snip_right {width:250px; float:right;}
#snip_right ul {list-style:none;}


/* STUDIO */

.studio { padding: 20px 180px 40px 180px; }
.studio .subsection { padding: 0 0 0 50px; }
.studio a { text-decoration: underline; }
.studio a:link { color: #96E0FE; }
.studio a:visited { color: #96E0FE; }
.studio a:hover { color: #0000FF; }

/* STAFF */

.staff {padding: 20px 40px 40px 40px;}
.staff .bio {padding: 0px; margin-bottom:30px; clear: both;}
.staff .name {font-weight: bold;text-transform: uppercase;}
.staff .photo_left img {padding-right:30px; margin: 0px; float: left;}
.staff .photo_right img {padding-left:30px; margin: 0px; float: right;}

/* CONTACT */

.contact {margin-left: 183px; padding: 20px 180px 40px 180px;}
.contact dl {padding: 20px 0 0px 110px;}
.contact dt {padding: 0px; width: 70px; height: 20px; font-weight: bold;}
.contact dd {padding: 0px; margin: -20px 0 10px 70px;}
.map {float:right; margin-top:24px;}

/* CLIENTS */

.clients {padding: 20px 20px 40px 180px;}
.left_col {margin: 0px; padding-right:20px; width: 325px; float: left;}
.right_col {margin: 0px; padding-right:20px; padding-left:27px; width: 325px; float: left;}
.clients ul {margin: 0px; padding: 0px; list-style: none;}
.clients li {margin: 0px; padding: 0px; line-height: 1.3em;}

/* MAIN SLIDESHOW */

/* frontpage image rollover */

#photoShow {  
    width: 910px;  /* front page image width */
    height: 430px;  /* front page image height */
    margin: auto;  
    background: #333;  
    overflow: hidden;  
    position: relative; 
	top: 18px;
} 

/*#photoShow {height:200px;width:200px;}*/
#photoShow div {position:absolute;z-index: 0;}
#photoShow div.previous {z-index: 1;}
#photoShow div.current {z-index: 2;}
