@charset "ISO-8859-1";
*{
margin:0px;
}

body 
{	
	margin-left: auto;
    margin-right: auto; 
	background-color:black;
	
	font-family: Arial, Helvetica, sans-serif ;
	font-size:8pt;
}

#language{
	text-align:right; 
	color:#aaa;
	font-size:7pt;
	padding-right:19px; 
}

#body 
{	
	width:772px;
	margin-left: auto;
   	margin-right: auto; 
	margin-top:10px;	
}

#footer
{
	width:772px;
	margin-left: auto;
   	margin-right: auto; 
}

#white_block, #black_block{
	float:left;
}

 #top_left_margin,#top_left_body, #botom_left_body, #botom_left_margin, #top_right_margin, #top_midle_margin, #botom_midle_margin, #botom_right_margin
{
	float:left;
	clear:left;
}


#botom_left_margin
{
	background-image:url(../images/botom_left_margin.jpg);
	width:213px;
	height:33px;
}

#botom_right_margin
{
	background-image:url(../images/botom_right_margin.jpg);
	width:557px;
	height:33px;
}

#top_left_margin{
	background-image:url(../images/top_left_margin.jpg);
	width:213px;
	height:33px;
}

#top_right_margin
{
	background-image:url(../images/top_right_margin.jpg);
	width:557px;
	height:33px;
}

#top_midle_margin
{
	background-image:url(../images/top_midle_margin.jpg);
	width:25px;
	height:208px;
}
#botom_midle_margin
{
	background-image:url(../images/botom_midle_margin.jpg);
	width:25px;
	height:256px;
}

#top_left_body
{
	background-image:url(../images/top_left_body.jpg);
	width:213px;
	height:208px;
}

#botom_left_body
{
	width:213px;
	height:256px;
	background-image:url(../images/botom_left_body.jpg);
}

#logo
{
	margin-left:25px;
	margin-top:18px;
}

#envelope
{
	visibility:hidden;

	margin-left:20px;
	margin-top:20px;
	margin-bottom:8px;
}

.info
{	
	float:left;
	margin-left:20px;
	color:#333333;
	padding-top:11px;
	padding-bottom:11px;
	display:inline;
}

#botom_left_body .line
{
	font-size:0px;
	float:left;
	width:175px;
	height:1px;
	background-color:#CCCCCC;
	margin-left:20px;
}

#top_right_body
{
	float:left;
	width:532px;
	height:208px;
	background-image:url(../images/top_right_body.jpg);
}

#botom_right_body
{
	float:left; 
	width:532px;
	height:256px;
	background-image:url(../images/botom_right_body.jpg);
}

.bigger_text{
	float:left;
	color:#FFFFFF;
	display:inline;
	padding-left:25px;
	font-size:9pt;
}

#short_line
{
	float:left;
	clear:left;
	width:69px;
	height:1px;
	background-color:#CCCCCC;
	margin-left:16px;
	
	font-size:0px;
	
	border:none;
	border-color:red;
	border-width:1px;
}

#long_line
{
	background-color:#CCCCCC;
	font-size:0px;
	float:left;
	width:380px;
	height:1px;
	margin-left:25px;
	
}

#botom_right_body .links 
{	
	float:left;
	clear:left;
	display:block;
	height:132px;
	width:85px;
	text-align:right;
	margin-top:10px;
}

#botom_right_body .links p
{	
	font-size:9pt;
	padding-bottom:10px;
}

#botom_right_body #body_text{
	float:left;
	width:385px;
	padding-left:25px;
	
	margin-top:10px;
	color:#c7c7c7;
}

#reflection_left{
	float:left;
	clear:left;
}

#reflection_right{
	float:left;
	width:546px;
	height:53px;
	background-image:url(../images/reflection_right.jpg);
	
}

#reflection_right p{
	color:#555;
	text-align:right;
	padding-top:35px;
	padding-right:18px;
	font-size:7pt;
}

a:link 
{
color:#CCCCCC;
text-decoration: none;
}

a:visited 
{
text-decoration: none;
color: #CCCCCC;
}

a:hover 
{
text-decoration: none;
color:#FFCC00;
}

a:active 
{
text-decoration: none;
color:#CCCCCC;
}

#mail_to:link 
{
color:#333;
text-decoration: none;
}

#mail_to:hover 
{
text-decoration: none;
color:#777;
}

#animation{
	margin-left:19px;
}
