
html, body{ 
	margin:0; 
	padding:0; 
	text-align:center; 
	background: #2d2d2d url(img/bg-binary.png) repeat;
} 
 
#pagewidth{ 
	width: 1010px;
	text-align:left;  
	margin-left:auto; 
	margin-right:auto;  
	padding: 0 40px 0 40px;
	background: #a7a7a7 url(./img/bg-film.png) repeat-y;
	border-left: 4px solid #221b1b;
	border-right: 4px solid #221b1b;
} 
 
#header{
	position:relative; 
	margin-right: 20px;
	height:160px; 
	background: #3C3333; 
	width:100%;
} 

#header h1 {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 48px;
	line-height: 40px;
	letter-spacing: -1px;
	color: #ddd;
	margin: 0;
    font-weight: 100;
	padding: 30px 0 0 30px;
}
 
#header p {
	line-height: 1.0em;
	color: #fff;
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 14px;
	text-transform: uppercase;
	padding: 0 0 5px 30px;
}
 
#leftcol{
	width:200px; 
	float:left; 
	position:relative; 
	background: #3C3333;
 }
 
 /* MAIN CONTENT ***********************************/
 
#maincol{
	float: right; 
	display:inline; 
	position: relative; 
	width:760px; 
	padding: 20px 20px 20px 0;
 }
 
#maincol h1
{
	font: 1.3em Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	color: #fff;
    margin-top: 10px;
	padding-bottom: 5px;
	text-align: left;
	letter-spacing: 0.2em;
	border-bottom: 1px dashed #747474;
}

#maincol h2
{
	font: 1.1em Georgia, "Times New Roman", Times, serif;
	color: #3db740;
	text-align: left;
	text-transform: uppercase;
}

#maincol h3
{
	font-family: sans-serif;
	font-size: 0.8em;
	font-weight: lighter;
	font-variant: normal;
	color: #3d71b7;
    margin-top: 10px;
	letter-spacing: 0.1em;
	padding: 10px;
	background: #443b3b;
}

#maincol h4
{
	font-family: arial;
	font-weight: bold;
	font-size: 1.7em;
	color: #fff;
	text-align: center;
}

#maincol h6
{
	margin: 0 0 10px 0; 
	padding: 20px 0px 2px 0px;
	font: 1.2em serif;
	color: #3db740;
	text-align: left;
	line-height: 0.8em;
}

#maincol h6 em
{
	margin: 0; 
	padding: 0;
	font: 0.8em serif;
	color: #be7e7e;
	text-align: left;
}

 #maincol p {
	font-family: Arial, Helvetica, sans-serif ;
	font-weight: normal;
    font-size: 0.83em;
	letter-spacing: .05em;
	line-height: 1.3em;
	margin:0 0 10px 0;
	color: #c3c3c3;
 }
 
#maincol p  strong{
	color: #9b0e0e;
 }
/* CONTENT LINKS *******************************/

#maincol a:link {
	color: #c83434;
}
#maincol a:visited {
	color: #c83434;
}

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

/* CONTENT LIST LINKS ***************************/

#maincol .content-list {
	margin: 0;
	padding: 0;
}

#maincol .content-list li {
	margin: 0; padding: 0;
	list-style : none;
}

#maincol .content-list li  a{
	padding : 0;
	margin: 0 0 5px 0;
	color : #c52828;
	font-size: 0.8em;
	font-family: georgia;
	text-decoration : none;	
	display : block;
	background: #413838;
	padding: 2px 10px 2px ;
}

#maincol .content-list li  a:hover{
	background: #666666;
	color: #fff;
}
/* FOOTER **************************************/
 
#footer{
	padding: 10px 0;
	height:30px; 
	background: #090909; 
	text-align: center;
	color: #4d4d4d;
	font : 0.8em "Trebuchet MS", verdana, arial, tahoma, sans-serif;
	clear:both;
 } 
 #footer a {
	color: #394d39;
 }
 
 #footer a:hover {
	color: #797979;
 }
 
 #wrapper
 {
	background: #3c3333;
 }
 
/* NAVIGATION **********************************/

#navlist {
	margin: 0 0 20px 0 ;
	padding: 0;
}

#navlist li {
	list-style : none;
	padding: 10px 10px 0 10px;
}

#navlist li a {
	padding : 0;
	margin: 0;
	color : #c1c1c1;
	font-size: 0.75em;
	font-family: georgia;
	text-decoration : none;	
	display : block;
	background: #413838;
	padding-left: 10px;
}
#navlist li a:link,#navlist li a:visited {
	color : #c1c1c1;
}

#navlist li a:hover{
	color : #fff;
	background: #9e1414;
}

#navlist li a:hover:before{
	margin-left: -10px;
	content: url("./img/arrow.gif");
}

#navlist li a#current {
	color:  #fff;
	background: #9e1414;
}
 
#leftcol h1 {
	margin: 0;
	padding: 0;
	font: 0.9em georgia, serif;
	text-transform: uppercase;
	color: #bcafaf;
	display : block;
	letter-spacing: 1px;
	text-align: center;
}

.top  p {
	text-align: right;
	border-bottom: 1px dashed #9f9f9f;
	text-transform: uppercase;
	font-size: 0.6em;
}

.top  a:link {
	text-decoration: none;
}

 /**** interviews table ********/
 
 .interviews-text strong{ 
	color: #51cf20;
	text-transform: uppercase;
	font-size: 1.4em;
	font-weight: bold;
 
 }
 
.interviews, .interviews p {
	margin: 0;
	padding-left: 10px;
	padding-bottom: 50px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif ;
	font-weight: normal;
    font-size: 0.8em;
	letter-spacing: .05em;
	line-height: 1.3em;
	color: #c3c3c3;
 }
 
.interviews  strong {
	color: #51cf20;
	text-transform: uppercase;
	font-size: 1.4em;
	font-weight: bold;
 }
 
 
 .interview-img {
	border: 1px solid #000;
	padding: 8px;
	background: #443b3b;
 }
 
 .interview-text
 {
	padding-left: 10px;
	padding-bottom: 10px;
	vertical-align: top;
 }
 
.pad-table{
	padding-left: 10px;
}
 
 /* *** Float containers fix:*** */ 
 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

a img { border: 0;}
 a:hover .logo {border-bottom: 5px solid #fff;}
 
a.contact-link:link  {
	font-weight: bold;
	font-size: 1.2em;
 }
 
 /* forms **/
 input {
	background: #8a7979;
	margin: 0px;
	padding: 2px;
	border: 1px solid #000;
}

.label {
	verticle-align: top;
	font-family: arial;
	color: #fff;
	font-size: 1.0em;
	padding-bottom: 15px;
}

/* example take action form */
.example {
	border: 1px solid #000;
	padding: 20px;
	font: serif;
	background: #4f4646;
}

/* news list */
.news-list {
	font-family: Arial, Helvetica, sans-serif ;
	font-weight: normal;
    font-size: 0.83em;
	letter-spacing: .05em;
	color: #c3c3c3;
}

.news-list li {
	padding-bottom: 10px;
}
