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

*html #content {
	width:980px;
	margin-bottom:-258px;

	

}

*html #top-flash{
	margin:0 auto;
	position:relative;
	width:683px;
	top:-30px;
}

*html #first-nav, *html #second-nav{
	margin: 0 auto;
	width:880px;

}

*html #separator-hor{
	top:5px;
}

 *html #second-nav{
 	position:relative;
	top:-14px;
 }
 
*html #tab-panel{
	width:655px;
	height:207px;
	position:relative;
	top:15px;
	padding-bottom:55px;
	left:75px;
}


*html #container {
	margin:0px auto;
	width:1105px;
	background: url(../images/bg-white-repeat.png); /*Remove background*/
/*	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
	src='images/bg-white-repeat.png',
	sizingMethod='scale');
	
*/	


}


/* content-two-column
=============================================*/
*html #content-two-column{
	width:900px;
	margin:50px auto;
}


*html #left-column{
	width:660px;
	float:left;	
	position:relative;
	left:40px;
}

*html #right-column{
	width:220px;
	float:left;
	left:-10px;
	top:-95px;
	position:relative;
}


/*==============================================*/
/*                 LEFT COLUMN					*/
/*==============================================*/

/* gallery
================================================*/
*html .title{
	width:310px;
	position:relative;
	top:-105px;
	left:310px;
}


*html .img{
	padding-right:0px;
	position:relative;
	top:-20px;
}


*html .gallery .text {
	width:660px;
	position:relative;
	left:-80px;
	top:-80px;
	
}


*html .gallery{
	position:relative;
	top:5px;
	margin-top:-60px;
}

*html .text-content{
	position:relative;
	top:-60px;

}

/*------------------------------------------------*/
/*                    separator                   */
/*------------------------------------------------*/

*html .separator-ver{
	left:-25px;
	top:-55px;
	height:855px;
	
}

*html #separator-bottom{
	top:-135px;
	margin:0 auto;
}

/*------------------------------------------------*/
*html .testi-name{
	text-align:left;
	font-size:14px;
}

*html #newest-title{
	top:15px;
}

*html .p{
	top:20px;
	margin-bottom:30px;
}

*html #bird-bottom{
	top:-308px;
	left:700px;
}

*html #bottom-tagline{
	margin:0 auto;
	position:relative;
	top:-300px;
}


*html #download{margin-top:-380px;}