/* CSS Document */
body
{
    background-color:#1f1f1f ;
    margin-left : 0px;
    margin-top : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
	background-image:url(../images/body_bg.png);
	width:1280px;
	
	
}
 a {
   outline: none;
   font-family:Arial, Helvetica, sans-serif;
   color:#FFFFFF;
   font-size:16px;
   text-decoration:none;
   
}
.coming{ font-family:Arial, Helvetica, sans-serif;
   color: #999999;
   font-size:32px;}

#div_red
{	
  /* Background-image : url("../images/grey_base.png");
    Background-repeat : no-repeat;*/
	width:739px;
	height:530px;
	margin:0px 0 0px 0px;
    padding:49px 0 0 0px;
	
	
}
#outer_text{
	width :100%;
	height:328px;
	background-color:#FBFBFB;
	text-align:center;
	
}
#div_text{
	width :98%;
	height:326px;
	overflow:auto;
	background-color:#FBFBFB;
	text-align:justify;
	margin-left:7px;
	 color: #999999;
	 font-family:Arial, Helvetica, sans-serif;
	
	
}
#logobase
{	
    Background-image : url("../images/logobase_white1.png");
    Background-repeat : no-repeat;
	width:670px;
	height:333px;
	padding:5px 0 0 2px;
}
#screen
{	
    /*Background-image : url("../images/screen.png");
    Background-repeat : no-repeat;*/
	width:583px;
	height:350px;
	margin:2px 0px 0px 190px;
	text-align:center;
	
}
#buttons
{	
   margin:70px 0px 0px 15px;
   vertical-align:top;
	
}

#strip
{	Background-image : url("../images/strip.png");
    Background-repeat : no-repeat;
	width:660px;
	height:158px;
	position:absolute;
	margin-left:27px;
}

#arrow_left{
   margin:64px 5px 0px 0px;	
	float:left;
	z-index:2;
}
#arrow_right{
   margin:64px 0px 0px 0px;
   padding-right:20px;
	float:right;
	
}
#main{
width:730px;
height:600px;


}
#bg_man{
background-image:url(../images/bg_redman.png);
background-position:bottom left;
background-repeat:no-repeat;
  width:1280px;
}
#bg{ 
   
	width:864px;
	height:864px;
	top:0px;
	
}

#slideshow {list-style:none; color:#fff ;}
#slideshow span {display:none}
#wrapper { width:450px;  display:none;height:318px; }
#fullsize {width:450px; height:300px;  margin-left:0px;  }
/*#information {position:absolute; bottom:0; width:0px; height:0; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}*/
#image {width:330px; }
#image img { position:absolute;z-index:25; width:330px;height:300px}
.imgnav {position:absolute; width:25%; height:180px; cursor:pointer; z-index:150}
#imgprev { background:url(../images/left.gif) left center no-repeat;margin-top:55px;}
#imgnext { background:url(../images/right.gif) left center no-repeat;margin-top:55px;}
#imglink {position:absolute; height:180px; width:10%; z-index:100; opacity:.4; filter:alpha(opacity=40)}


#thumb_script{width:715px;height:159px;background:url(../images/strip.png) no-repeat;position:absolute;margin-top:-84px;margin-left:10px;}
#thumbnails {margin-top:5px}
#slideleft {float:left; width:27px; height:102px; background:url(../images/arrow_left.png) center center no-repeat;}
#slideleft:hover {}
#slideright {float:right; width:27px; height:102px; background: url(../images/arrow_right.png) center center no-repeat}
#slideright:hover {}
#slidearea {float:left; position:relative; width:633px; margin-left:15px; height:102px; overflow:hidden}
#slider {position:absolute; left:0; height:102px}
#slider img {cursor:pointer;  padding:2px}
