/* Элементы по id */

#page {
	border: 1px solid #000000;
	margin: 0 auto;
	width: 960px;
	background: #FFFFFF url(id.wbm?id=75E489F7-D620-47FE-ADD6-E2A6EE532E3A) repeat-y left top;
}

#fp_image_contacts {
	height: 200px;
}

#fp_image_content {
	height: 200px;
	width: 960px;
}

#fp_portal_menuitem {
	margin: 0 0 5px 10px;
	padding-left: 15px;
}

#notice {
	width: 700px;
	border-top: 2px solid #CCCCCC;
	padding: 10px;
	background-color: #FFFFFF;
}

#fp_green_search {
	background: #E2E2E2;
	height: 40px;
	vertical-align: middle;
}

#fp_green_links {
	background: #54B948;
	height: 40px;
}

div.fp_green_item {
	width: 180px;
	height: 40px;
	float: left;
	text-align: center;
}

div.fp_green_item img {
	margin: 5px;
	width: 30px;
	height: 30px;
}

#page_footer {
	width: 960px;
	background: #9FA6AE;
	color: #FFFFFF;
	font-size: 11px;
}

#page_footer_left {
	padding:20px;
	float: left;
}
 
#page_footer_center {
	padding: 20px;
	width: 460px;
	float: left;	
	text-align: center;
}
 
#page_footer_right {
	padding:20px;
	float: right;
}

.fp_hint {
	color: #2079C7;
	text-decoration: none;
	padding: 5px;
}

#bodyflash {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

#bg {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -480px;
	margin-top: -203px;
}

#close_b {
	position: absolute;
	width: 384px;
	height: 487px;
	left: 300px;
	top: 50px;
	cursor:pointer;
}
#flashcontent{
border:1px #000000 solid;
width:300px;
height:300px;
}