<!--
html, body {
	height: 100%;
	width:100%;
	margin: 0 auto;
	padding: 0;
}
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	background-color: #000000;
	background-image:url(../../images/BgPattern.jpg);
	background-position:top;
	background-repeat:repeat;	
}
* html body{
	height:100%;
	width:100%;
}
#wrapper {
	position:relative;
	margin: 0 auto;	
	min-height: 100%; /* For Modern Browsers */
	width: 780px;
	text-align: center;
}
.msie6 #wrapper { height: 100%; }
/*------------------Reset Elements-----------------*/

h1{
	padding:0;
	margin:0;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	letter-spacing:2px;
}
h2,
h3{
	padding:0;
	margin:0;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
h3{
	color:#FFFFFF;
}
a{
	color:#999999;
	text-decoration:none;
	
}
a:hover{
	color:#fff;
	text-decoration:none;
	
}
input
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px;
	color: #fff;
	margin:0 auto;
	background: transparent;
	border: 1px solid #232323;
	width:360px;
}
input:hover
{
	background: #000;
	color: #999;
	border: 1px solid #000;
}
input:focus
{
	background: #000;
	color: #999;
	border: 1px solid #000;
}
textarea
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px;
	color: #666666;
	margin:0 auto;
	background: transparent;
	border: 1px solid #232323;
	overflow:auto;
	width:360px;
}
textarea:hover
{
	background: #000;
	color: #999;
	border: 1px solid #000;
}
textarea:focus
{
	background: #000;
	color: #999;
	border: 1px solid #000;
}
fieldset
{
	border: 1px dotted #222;
	width: 360px;
	padding:0 20px 20px 20px;
}

legend
{
	color: #fff;
	background: #080B0F;
	padding:0 8px 5px 8px;
}

/*------------------END Reset Elements-----------------*/

/*------------------Main Elements-----------------*/
#Header{
	position:relative;
	margin:0 auto;
	padding:0;
	top:0;
	left:0;
	width:780px;
	height:120px;
	z-index:20;
}
#Logo{
	position:absolute;
	left:80px;
	top:5px;
	left:375px;
	width:65px;
	height:58px;
	display:block;
	text-indent:-90000px;
	overflow:hidden;
	background:url(../../images/Logo-new.gif) no-repeat scroll 0 0;
	z-index:100000;
}
#Logo:hover{ background:url(../../images/Logo-new.gif) no-repeat scroll 0 -58px; }
#logo-hp{
	float:left;
	width:260px;
	height:400px;
}
#bullet-hp{
	height:15px;
	left:388px;
	position:absolute;
	top:37px;
	width:25px;
}
#pic-hp{
	float:right;
	width:520px;
	height:400px;
}
#FlashMenu{
	position:relative;
	top:14px;
}
#mainContent{
	position:relative;
	width:780px;
	top:0px;
	text-align:left;
	margin:0 auto;
	padding:0;
	z-index:10;
}
#main-right{
	position:relative;
	width:230px;
	margin:0;
	padding:0;
	z-index:10;
}
#main-left{
	position:relative;
	width:550px;
	margin:20px 0 0 0;
	padding:0;
	z-index:10;
}
#blackHolder,
#blackHolderGallery{
	position:relative;
	background-color:#000000;
	border-top:1px solid #212121;
	height:530px;
	margin:0 auto;
	padding:0;
	z-index:10;
}
#blackHolder{
	border-bottom:1px solid #212121;
}
#blackHolderGallery{
	border-bottom:1px solid #212121;
	height:auto;
}
#blackHolderGallery ul{
	width:650px;
	margin:0 auto;
}
#Footer{
	margin:0 auto;
	padding:0;
	color:#454545;
	position:absolute;	
	bottom:0px;
	left:0;
	height:30px;
	width:780px;
	z-index:10;
}
#Footer a{
	color:#454545;
	text-decoration:none;
}
#Footer a:hover{
	color:#666;
	text-decoration:underline;
}
#FooterTop{
	margin:0 auto;
	padding:0;
	font-size:60px;
	line-height:60px;
	height:60px;
	width:780px;
	z-index:10;
}
#FooterBackground{
	margin:0 auto;
	padding:0;
	background-image:url(../../images/Footer_bg.png);
	background-position:center;
	background-repeat:no-repeat;
	position:absolute;	
	bottom:0px;
	left:0;		
	height:30px;
	width:780px;
	z-index:-1;
}
/*------------------END Main Elements-----------------*/

/*------------------START GALLERY-----------------*/
#primary_img{
	float:left;	
	width:550px;
	height:480px;
	padding:0;
	background-image:url(../../images/galFrame.png);
	background-repeat:no-repeat;
	background-position:center;
}
.td_height{
	height:14px;
}
.td_gallery{
	border: 1px solid #333;
	font: 10px Arial;
	color: #999;
	padding:0 0 2px 0;
	background: #333;
}

.td_gallery_over{

	border: 1px solid #666;
	font: 10px Arial;
	color: #fff;
	padding:0 0 2px 0;
	background: #666;
}
.span_gallery{
	margin:0;
	text-align:center;
}

/*------------------END Gallery-----------------*/

/*------------------START SCROLLER-----------------*/
.Container {
  position: absolute;
  top: 0; 
  left: 0;
  width: 780px;
  height: 570px;
}
#Scroller-1 {
  position: absolute;
  top: 0px; 
  left: 0;  
  overflow: hidden;
  width: 780px;
  height: 570px;
  border: solid 1px #000
}
.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}
.Scroller-Container img{
	position:relative;
	margin:0;
	padding:0;
	top:-20px;
	z-index:10;
}
.leftImage{
	background-image:url(../../images/left_arrow.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:390px;
	height:26px;
}
.leftImage:hover{
	background-image:url(../../images/left_arrow-over.gif);
}
.rightImage{
	background-image:url(../../images/right_arrow.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:390px;
	height:26px;
}
.rightImage:hover{
	background-image:url(../../images/right_arrow-over.gif);
}
.Scrollbar-Left {
  cursor: pointer;
  position: absolute;
  bottom: 0px; left: 0px;
  z-index:10;
}
.Scrollbar-Right {
  cursor: pointer;
  position: absolute;
  bottom: 0px; right: -1px; 
  z-index:10;
}
/*------------------END SCROLLER-----------------*/


/*------------------Classes-----------------*/

.left{
	float:left;
}
.right{
	float:right;
}
.clearboth{
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	clear: both;
}
.clear{
	border:none;
}
.Stamp{
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	top:5px;
	margin:0;
}
.links{
	position:relative;
	top:5px;
}
.lower{
	position:relative;
	top:3px;
}
.sep{
	border-bottom:1px solid #1d2027;
	height:5px;
	line-height:5px;
}
ul.galHolder{
	position:relative;
	list-style:none;
	top:40px;
	margin:0;
	padding:0;
	font-size:10px;
	color:#666;
	line-height:15px;
	float:left;
	z-index:15;
}
ul li.galHolder{
	position:relative;
	list-style:none;
	top:0;
	margin:0;
	padding:0;
	z-index:15;
}
ul li.galHolder_thumb{
	width:140px;
	float:left;
	margin:0 0 15px 0;
	padding:0;
	z-index:15;
}
ul li.space{
	width:15px;
	float:left;
	margin:0 0 15px 0;
	padding:0;
	z-index:15;
}
.galTxt{
	position:absolute;
	margin:0;
	padding:0;
	bottom:0px;
	z-index:10;
}
.galCredits{
	margin:0;
	padding:0;
	font-size:10px;
	color:#666;
}
.imgTbl{
	margin:0;
	padding:0;
	width:100%;
}
.imgTbl td{
	height:500px;
}
.conteinerImg{
	position:relative;
	top:30px;
	left:150px;
	float:left;
	margin:0 0 0 10px;
	padding:0;
	z-index:10;
}
.heading{
	height:20px;
	line-height:20px;
	margin:0 auto;
}
.contentHolder{
	position:relative;
	margin:0 auto;
	width:740px;
	padding:10px 20px;
	height:auto;
	border-top:1px solid #1d2027;
	border-bottom:1px solid #1d2027;
	background-image:url(../../images/transBg.png);
	background-repeat:repeat;	
}
.projectHolder{
	position:relative;
	margin:0;
	padding:0;
	width:780px;
}
.contactHolder_L{
	margin:0;
	padding:0;
	width:300px;
	float:left;
}
.contactHolder_R{
	margin:0;
	padding:0;
	float:right;
	width:420px;
}
.contactHolder{
	width:400px;
}
.bottomBorder{
	border-bottom:1px solid #1d2027;
}
.topBorder{
	border-top:1px solid #1d2027;
}
.Border{
	border:1px solid #1d2027;
}
.gray{
	color:#ccc;
}
.grayer{
	color:#999;
}
.sizeFix{
	width:372px;
}
.btnFix{
	font-weight:bold;
}
.no{
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
.posFix{
	left:170px;
	margin:0;
	padding:0;
	position:absolute;
	top:50px;
}
.pageTxt { 
	width:530px;
	float:right;
} 

.rtl { 
	direction:rtl;
	text-align:right;
} 
.txt { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
} 
-->
