body {
	background: #2f2f2f;
	margin: 0; padding: 0;
	font-family: Helvetica, Arial, Verdana, Tahoma, sans-serif;
	font-size: 14pt;
	color: #fff;
	}
	
a {
	color: #666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.hide {
	display: none;
}


/*********************************
h1
**********************************/

#header {
	background: #6f6f6f url(images/header_bg.gif) no-repeat top right;
	height: 169px;
	position: fixed;
	top: 0;
	margin: 0; padding: 0;
	width: 100%;
	border-top: 6px solid white;
}

#header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	right: 30px;
	top: 18px;
	}

#header ul li {
	display: inline;
	margin: 0 0 0 27px;
	text-transform: lowercase;
}

#header ul li a {
	padding: 8px 12px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 8pt;
}

#header ul li a:hover {
	background: #fff;
	color: #6f6f6f;
	text-decoration: none;
}

h1 {
	width: 277px;
	height: 169px;
	background: #6f6f6f url(images/zing_h1.gif) no-repeat 0 0;
	margin: 0 0 0 15px; padding: 0;
	text-indent: -9999px;
	float: left;

}

h1 a {
	display: block;
	width: 277px;
	height: 169px;
}






#home_photos, #home_photos2 {
margin: 220px 0 0 0;  padding: 0 0 0 40px; 
}

#home_photos ul {
margin: 10px 0 0 0; padding: 0;
list-style: none;
}

#home_photos ul li {
	display: inline;
}

img {
height: 375px;
vertical-align:text-top;

}

#info {
	font-weight: normal;
	color: #777;
	font-size: 13pt;
	margin: 0 0 4px;
	height: 15px;
	position: fixed;
	font-style: italic;
	font-family: "Baskerville", Georgia, Times, "Times New Roman", serif;	}

#info a {
	color: #666;
}

#worklist ul {
	width: 925px;
	margin: 0 0 25px; padding: 0;
}

#worklist li {
	margin: 0 1px 1px 0;
}

#worklist h3, #worklist h2 {
	font-weight: normal;
	color: #777;
	font-size: 13pt;
	margin: 0 0 1px;
	font-style: italic;
	font-family: "Baskerville", Georgia, Times, "Times New Roman", serif;
}

#worklist h2 {
	margin: 0 0 8px;
	font-size: 16pt;
}

.workphotos img {
	width: 225px;
	height: 150px;
}

.workvideo img {
	width: 175px;
	height: 99px;
}


#footer {
	position: fixed;
	top: 148px;
	right: 42px;
	font-size: 8pt;
	color: #555;
}

.infoblock {
	width: 325px;
	font-size: 10pt;
	color: #777;
	text-align: left;
	float: left;
	padding: 0 30px 0 0;
}

.redher2 {
	display: block;
	width: 325px;
	font-size: 10pt;
	color: #777;
	text-align: left;
	padding: 0 30px 0 0;
}

.infoblock p { margin: 0; padding: 0; }

#floatleft {
	float: left;
}

.infopara {
	width: 500px;
	color: #777;
	font-size: 11pt;
}

.infopara2 {
	color: #666;
	margin: 15px 0 0;
	font-weight: bold;
	font-size: 11pt;
	line-height: 120%;
}