body {
		background-color: #444446;
		margin: 10px 0 10px 0;
		align-text: center;
		font-weight: normal;
	}
	
p, div {margin: 0; padding: 0;}
	
#page {
		font-family: Arial, sans-serif;
	}
	
a img {cursor: hand;}
	
a.copyr:link, a.copyr:visited {
		 color: #cccccc; 
		 font-size: 9px;
		 text-decoration: none;
	}	
a.copyr:hover, a.copyr:active {
		color: #FF9900; 
	}

.menu {
	padding-top: 12px;
}
.menudop{
	padding: 5px 0 0 13px;
}

div.header {
	background-image:url(../img/header_line.gif); 
	background-repeat: repeat-x; 
	background-position: 0px 6px;
	text-align: right;
}

/******* left col images *********/
.ramka {width: 200px; margin-bottom: 20px;}
.ramka .rtop {
	height: 12px;
	font-size: 1px;
	background-image:url(../img/imgtop.gif); 
	background-repeat: no-repeat; 
	background-position: top;
}
.ramka .rbot {
	height: 12px;
	font-size: 1px;
	background-image:url(../img/imgbot.gif); 
	background-repeat: no-repeat; 
	background-position: bottom;
}
/*********************************/

.content {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #625A58;
	text-align: justify;
}

.content p {
	padding-bottom: 15px;
}

.content ul {
	list-style-image: url(../img/marker.gif);
	background-image-position: 50% 50%;
	height: auto;
	padding: 0 0 15px 14px;
	margin: 0;
}
.content ul li {
	list-style-image: url(../img/marker.gif);
}

*html .content ul {margin-left: 3px;}

.content sup {
	font-size: 8px;
}


.content a:link, .content a:visited {
		 color: #ED9009; 
		 font-size: 11px;
		 text-decoration: none;
	}	
.content a:hover, .content a:active {
		color: #000000;
	}

.imgcol {float: left; width: 223px;}
.txtcol {float: left; width: 472px;}


/*********** contacts ***************/
p.contacts, div.contacts {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #625A58;
	padding-bottom: 7px;
}


/******* phases images *********/
.phase_date img {
	margin: 31px 0 19px 0;
}

.phase_ramka img {width: 168px; height: 126px; cursor: pointer;}

.phase_ramka {width: 168px; margin-left: 8px; float: left;}
.phase_ramka .prtop {
	height: 12px;
	font-size: 1px;
	background-image:url(../img/phases_top.gif); 
	background-repeat: no-repeat; 
	background-position: top;
}
.phase_ramka .prbot {
	height: 12px;
	font-size: 1px;
	background-image:url(../img/phases_bottom.gif); 
	background-repeat: no-repeat; 
	background-position: bottom;
}

/*********************************/


	
