html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-align: left;
}
body {
	line-height: 1;
	background-color: #000;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-spacing: 0;
}

/********************** END OF RESET */

ol { padding: 0 0 0 18px; _margin: 0; /* For IE 6 */ }

ol li { padding: 2px 0; 
		line-height: 1.2;}


h2{
	font-size: 21px;
	margin:12px 0 0 14px;
	font-weight: bold;

}

h3{
	font-size: 16px;
	margin:2px 0 4px 0;
	font-weight: bold;
}

h4{
	font-size: 14px;
	margin:2px 0 4px 0;
	font-weight: bold;
}

.title{
	font-size: 14px;
	margin:2px 0 9px 0;
	font-weight: bold;
}

.bigtitle{
	font-size: 21px;
	margin:12px 0 0 14px;
	font-weight: bold;
}

.date{
	font-size: 11px;
}

p{
	margin: 4px 0 10px 0;
	line-height: 1.2;
}

.more{
	margin:0px 0 16px 0;
	float:right;
}

.quote{
	font-style: italic;
	margin: 14px;
}

a{
	color: #b6cece;
}
a:hover{
	text-decoration: none;
}

html, body {
    height: 100%;
    font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	text-transform: normal;
	background-image: url(../images/lines3.gif);
	background-color: #000;
	color: #b6cece;
}

#content{
	display: block;
	height:100%;
    width: 881px;
	    margin-top: -152px;
}

/***** ONE COLUMN LAYOUT *****/

#content_wrap {
    min-height: 100%;
    height: auto;

    
}

* html #content_wrap { height: 100%;  } /* Hack for IE 6 */


#content_outer {
    margin: 0 auto;
    text-align: center;
    width: 881px;
    min-height: 100%;
    height: auto;
}

* html #content_outer { height: 100%; } /* Hack for IE 6 */


/********************** HEADER */

.header { 
	display: block; 
	float:left;
	margin: 23px 0 18px 30px ;
	width:765px;
	height:154px;
	background: transparent url(../images/namefill.png) no-repeat; 
	opacity:.7;
}


.vimeo a { 
	display: block; 
	float:right;
	margin: 22px 26px 0 0 ;
	width:38px;
	height:38px;
background: transparent url(../images/vimeo.png) no-repeat; 
}

.vimeo a:hover { 
background-position: -38px 0; 
}

.facebook a { 
	display: block; 
	float:right;
	margin: 0 26px 0 0 ;
	width:38px;
	height:38px;
background: transparent url(../images/facebook.png) no-repeat; 
}

.facebook a:hover { 
background-position: -38px 0; 
}

.youtube a { 
	display: block; 
	float:right;
	margin: 0 26px 0 0 ;
	width:38px;
	height:38px;
background: transparent url(../images/youtube.png) no-repeat; 
}

.youtube a:hover { 
background-position: -38px 0; 
}

.twitter a { 
	display: block; 
	float:right;
	margin: 0 26px 0 0 ;
	width:38px;
	height:38px;
background: transparent url(../images/twitter.png) no-repeat; 
}

.twitter a:hover { 
background-position: -38px 0; 
}

.email a { 
	display: block; 
	margin: 0 auto 0 auto;
	width:330px;
	height:31px;
background: transparent url(../images/email.png) no-repeat; 
}

.email a:hover { 
background-position: -330px 0; 
}

/********************** CONTENT */


.footer{
	width:841px;
	height:auto;
	margin:24px 0px 0px 24px;
	padding-bottom: 24px;
}


.showcase{
	width:853px;
	height:auto;
	background: #000;
	background: rgba(0, 0, 0, 0.73);
	margin:0px 0px 14px 14px;
	float:left;
	padding-bottom: 14px;

}

.showcase object{
	float:left;
	margin:14px 0 0 14px;
}

.single{
	width:272px;
	margin:0px 0px 0px 14px;
	background: rgba(0, 0, 0, 0.75);
	float:left;

}

.singleout{
	width:272px;
	margin: 0px 0px 0px 0px;
	float:right;
}


.inner{
	margin: 8px 14px 14px 14px;
}

/**.sidenav{
	width: 24px;
	float: right;
	margin: 24px 14px 0 0;
}

.sidenav img{
	width: 24px;
	height: 24px;
	margin:0 0 18px 0;
}**/

.clearing { clear: both; height: 1px; line-height: 1px; }

.button {
	background: rgba(0, 0, 0, 0.5);
	border: 0;
	color:#b6cece;
	border-color: #b6cece;
	font-size:16px;
	float: right;
	margin-right:14px;
	margin-bottom:0px;
	height: 2em;
	width: 15.4em;
}
.button:hover{
	color:#fff;
}

.bigbutton {
	background: rgba(0, 0, 0, 0.6);
	border: 0;
	color:#b6cece;
	border-color: #b6cece;
	font-size:21px;
	margin: 14px 0 24px 14px;
	height: 2em;
	width: 39.3em;
}
.bigbutton:hover{
	color:#fff;
}




/**drawers**/

.drawers-wrapper {
    position: relative;
    width: 244px;
    
}

.drawer {
    line-height:1.3em;
}


.drawers {
    color:#b6cece;
    
     width:244px;
}

.drawers A {
    color:#b6cece;
    text-decoration:none;
    font-size-adjust:none;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    display:block;
		width:100%;
		height:100%;
}

.drawer li {
    height:154px;
    padding:6px 0pt;
}

.square{
	float:left;
	margin: 0 14px 10px 0;
}

.square{
	line-height:1.3em;
}

.nomargin{
	margin-right: 0px;
}

.smaller{
	margin-bottom: -23px;
}
.smallest{
	margin-bottom: -66px;
}

.process .drawer-handle {
    background:#000000 url(../images/slider_handlebg189.png) no-repeat scroll 0pt;
    cursor:default;
    height:25px;
    line-height:26px;
    text-indent:14px;
    width:153px;
    display: block;
    border: none;
}

.drawer-handle {
    cursor:default;
    height:25px;
    line-height:26px;
    text-indent:14px;
    width:100%;
    display: block;
    border: 1px solid #758d8d;
}

.year{
	float:right;
	margin-right:14px;
}

.left{
	float:left;
}

.right{
	float:right;
}

.drawer-handle.open {
    background-color:#b6cece;
	background-position:-244px 0pt;
    color:#000;
}


.drawer-content UL {
}

.drawer-content LI A {
    display:block;
    overflow:hidden;

}



.process li {
		line-height: 1.2;
}

.process UL{
		margin-bottom: 8px;
}

.vidlink{
		float:left;
}