@charset "UTF-8";
/* CSS Document */

body 	{margin:auto;
		background:#ffffff url(images/bkg-gradient.gif)  repeat-y scroll center top;}
		
		
#content {}

#all 	{
	margin:auto;
	width:1070px;
	height:726px;
	background:#ededed  url(images/bkg-skyblue.jpg)   no-repeat scroll center top;
	
}
form { margin-left:20px;  }

textarea {
	font-family:Arial, Helvetica, sans-serif;
	zbackground-color:#000000;
font-size:9pt; 
	
	border: thin solid #131313; color: #000000; padding-top:5px;padding-left:5px; background-image: url(images/txt-bkg-screen.png);
	background-repeat: repeat-x;
	background-position: left top;
}




input {
	zbackground-color:#000000;padding-top:5px;padding-left:5px; 
	font-size:9pt; 
	border: thin solid #131313; color: #000000;background-image: url(images/txt-bkg-screen.png);
	background-repeat: repeat-x;
	background-position: left top;
  
}
#errors { font-family:Arial, Helvetica, sans-serif; font-size:9pt; font-style:italic; text-align: right; min-height:40px;  }


.cell	{font-family:Arial, Helvetica, sans-serif; font-size:9pt; font-style:normal; margin-left:5px; }

td a	{ text-decoration:none;font-family:Arial, Helvetica, sans-serif; font-size:9pt; text-align:right; }


#header	{margin:auto; width:1070px; height:108px;
		background: url(images/header.jpg)  no-repeat scroll center top;}
		
#navigation	{margin:auto;margin-top:8px; width:1007px; height:28px; background: url(images/nav-bkg.jpg)  repeat-x scroll center top;
}

#main	{margin:auto; width:1007px; height:582px;
		background: url(images/proto-bkg-screen.jpg)  no-repeat scroll center top;}

#navigation ul {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding:0; height:28px;
	list-style:none;
	width:100%;
	float:left;
	background:url(images/list-bkg2.jpg) repeat-x;
	font-size: 13px;
	}
	
#navigation ul li {
	float:left; height:28px;	}

#navigation ul a:link { color: #666666;
	display:block;
	padding: 0 1.8em;
	line-height:2.2em;
	text-decoration:none;
	float:left;
	height:27px;
	
	}
	
#navigation ul.first a { font-size:9px; }

#navigation ul a:visited { color:#ffffff;

	display:block;
	padding: 0 1.8em;
	line-height:2.2em;
	text-decoration:none;
	float:left;
	height:20px;
	}	
	
#navigation ul a:focus { color:#fff;
	display:block;
	padding: 0 1.8em;
	line-height:2.2em;
	text-decoration:none;height:27px;
	float:left;
	background-image: url(images/list-bkg-hover2.jpg);
	}
	
	
#navigation ul a:hover {
	color: #ffffff;
	display:block;
	padding: 0 1.8em;
	line-height:2.2em;
	text-decoration:none;
	height:27px;
	float:left;
	background-color:#E8E8E8;
	background-image: url(images/list-bkg-hover2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}
	
#navigation ul a:active { color:#ffffff;
	display:block;
	padding: 0 1.8em;
	line-height:2.2em;
	text-decoration:none;height:27px;
	float:left;
	background-color:#E8E8E8;
	background-image: url(images/list-bkg-hover2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}
	
	
#studio {
	margin:auto;
	width:1007px;
	height:582px;
	background-attachment: scroll;
	background-image: url(images/studio.png);
	background-repeat: no-repeat;
	background-position: -33px bottom;
}

#container { margin:0px; margin-left:32px;margin-right:50px; padding-right:5px;  padding-top:3px; background-color:#000000; width:850px; min-height:370px;}

#container p { font-family:Arial, Helvetica, sans-serif;padding:2px;margin-left:20px; margin-right:20px; font-size:10pt; color:#CCCCCC; line-height:16pt;}

#navigation2	{
	margin:auto;
	margin-left:-0px;
	width:1007px;
	height:28px;
	background-image:url(images/nav2-bkg.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: left bottom;
}



#navigation2 ul {
	margin: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	height:28px;
	list-style:none;
	float:left;
		font-size: 13px;
	}
	
#navigation2 ul li {
	float:left; height:28px;	}

#navigation2 ul a:link { color: #333333;
	display:block;
	padding: 0 1.8em;
	line-height:2.2em;
	text-decoration:none;
	float:left;
	height:27px;
	
	}
	
#navigation2 ul.first a { font-size:9px; }

#navigation2 ul a:visited { color:#ffffff;

	display:block;
	padding: 0 1.8em;
	line-height:2.2em;
	text-decoration:none;
	float:left;
	height:20px;
	}	
	
#navigation2 ul a:focus { color:#fff;
	display:block;
	padding: 0 1.8em;
	line-height:2.2em;
	text-decoration:none;height:27px;
	float:left;
	}
	
	
#navigation2 ul a:hover {
	color: #333333;
	display:block;
	padding: 0 1.8em;
	line-height:2.2em;
	text-decoration: underline;
	height:27px;
	float:left;
}	
#navigation2 ul a:active { color:#ffffff;
	display:block;
	padding: 0 1.8em;
	line-height:2.2em;
	text-decoration:none;height:27px;
	float:left;
	
	
	}	

h1	{ padding-left:25px; padding-top:10px; text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:14pt; color:#CCCCCC; }

p {margin:0px; text-align: left; font-family:Arial, Helvetica, sans-serif; font-size:9pt; color:#CCCCCC;}

#left	{
	margin:auto;
	margin-left: 100px;
	width:800px;
	background:#000000;
	float:left;
	height:399px;
	background-image: url(images/txt-bkg-screen1.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
}

#left	p { color:#CCCCCC; margin-left:5px; font-family:Arial, Helvetica, sans-serif; font-size:14px;margin-left: 20px;margin-top: 20px; line-height:20px;}

#left 	a { color:#999999; text-decoration:none;}

#left 	a:hover { color: #FFFFFF; text-decoration:underline;}

#td	{ margin:auto; margin-left: 30px; width:600px; background:#000000; float:left;height:399px;background-image: url(images/txt-bkg-screen1.jpg);
		background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;}

#td	p { color:#CCCCCC; margin-left:5px; font-family:Arial, Helvetica, sans-serif; font-size:14px;margin-left: 20px;margin-top: 20px; line-height:20px;}

#td 	a { color:#999999; text-decoration:none;}

#td 	a:hover { color: #FFFFFF; text-decoration:underline;}


#list	{margin:auto;width:330px; height:40px;
text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#CCCCCC; background-color:#333333;}


	
.clip	{
	margin-left:5px;
	margin-top:5px;
	margin-right:5px;
	border-bottom-width: thin;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	height:85px;
 	background-color: #000000;
	background-image: url(images/bkg-clip.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

	
.clip p	{background-color:#0D0D0D;	
 font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;color:#999999;	}
	

.clip a	{  font-family: Arial, Helvetica, sans-serif;
	 color:#999999; text-decoration:none;font-size:10pt; }

.clip a:hover	{  	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;text-decoration:none;font-size:10pt; }



#right	{ margin-right:30px; width:310px; float:right;  }

#video	{width:300px;padding:5px; background:#000000; height:224px; text-align:center;}

#audio	{width:500px;padding-top:3px;padding-top:5px; text-align:center;}






#description	{
	margin-top:10px;
	padding-top:1px;
	padding-left:5px;
	width:300px;
	background:#000000;
	height:90px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#CCCCCC;
	background-image: url(images/list-bkg.jpg);
	background-repeat: repeat-x;
	background-position: left -10px; border:#000000 thin solid;

}
#description h2	{
	margin-left:5px;
	margin-right:5px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	color:#CCCCCC;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	}

#description p	{  margin-left:8px; text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:10pt; font-weight:normal; color:#ffffff; }

#desbkg	{
	width:300px;
	height:90px;
	background-image:url(images/txt-logo.jpg);
	background-repeat: no-repeat;
	background-position: right center;}

#footer	{
	margin:auto;
	width:1070px;
	height:50px;
	zbackground-color: #F3F3F3;
	background-image: url(images/bkg-footer.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#navigation3	{
	padding-top:10px;
	margin-bottom:10px;
	font-weight: bold;
	text-align: center;
	word-spacing:50px;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:9pt;
}
#navigation3 a	{ color: #333333;text-decoration:none;}

#navigation3 a:hover	{ color: #000000; text-decoration: underline;}

#navigation3 li	{ display:inline;}

#mailto	{ font-family:Arial, Helvetica, sans-serif; font-size:9pt; text-align:right;}

#mailto a { color:#CCCCCC;}

#mailto a:hover { color:#666666;}

