body {
	background: #050402 url('/design/images/background.jpg') no-repeat top center; 
	padding:0;
	margin:0 auto;
	font-size:16px;
	font-family:Century Gothic, Arial, Verdana;
	color:#FFFFFF;
	text-align:center;
}

a {
	color:#FFFFFF;	
}

#allpage {
    margin:0 auto;
    text-align:center;
    width:970px;
    height:100%;
	position: relative;
	padding-top:80px;
}

#content {
	width: 970px;
	height: 450px;
	background: transparent url('/design/images/inner_flash_text.jpg') no-repeat top left;
}

#logo_menu {
	padding-top:10px;
	width: 970px;
	height: 60px;
}

#logo {
	width:302px;
	height:68px; 	
	float:left;
	background: transparent url('/design/images/logo.gif') no-repeat top left;	
}

#menu {
	width:668px;
	height:60px; 	
	float:left;
	background: transparent url('/design/images/menu.gif') no-repeat top left;	
}

#left_arrow {
	width:32px;
	height:60px; 	
	float:right;
	background: transparent url('/design/images/right_arrow.gif') no-repeat top right;	
	cursor: pointer;
}

#right_arrow {
	width:30px;
	height:60px; 	
	float:left;
	background: transparent url('/design/images/left_arrow.gif') no-repeat top left;	
	cursor: pointer;
}

#down_menu, #down_menu a {
/*	width: 970px;*/
/*	height: 50px;*/
	padding-top:10px;
	color:#FFFFFF;
	text-decoration:none;
}


#contacts, #contacts a {
	width: 970px;
	height: 100px;
	text-align:left;
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
}

#menu_mask {
	position:relative;
	width: 606px;
	height: 60px;
	float:left;
	overflow:hidden;
}

#menu_movable, .movable {
	height: 60px;
	width:1500px;
	position:absolute;
	padding-top:1px;
}

#contentBox {
	padding-top:20px;
	width: 970px;
	height: 450px;
	text-align:left;
/*	background: transparent url('/design/images/inner_flash_text.jpg') no-repeat top left; */
/*	border:1px solid #FF0000;*/
}

#photoBox {
	padding:20px;
	padding-top:8px;
	padding-left:60px;
	width: 950px;
	height: 450px;
	text-align:left;
/*	background: transparent url('/design/images/inner_flash_text.jpg') no-repeat top left; */
/*	border:1px solid #FF0000;*/
}

.text {
	margin-left:110px;
	padding-right:10px;
	width:730px;
	height:400px;
	font-size:12px;
	text-align:left;
	overflow:auto;
/*	border:1px solid #00FF00;*/
}
