@charset "windows-1251";
/* CSS Document */
* { margin:0; padding:0; font-family:Arial, Helvetica, sans-serif;}

body {
	background:#fff;
	font-size:100%;
	line-height:1.3em;
	color:#393939;
	}
	
img {border:none;}

h1 {
	font-size:24px;
	font-weight:normal;
	color:#393939;
	padding:15px 0px 10px 30px;
	text-align:left
	}
	
h3 {
	font-size:90%;
	font-weight:normal;
	}
	
h4 {
	font-size:72px;
	}
	

h6 {
	text-align:left;
	margin-left:50px;
	}

a {
	text-decoration:none;
	color:#4A7B9B
	}

a:hover {
	text-decoration:underline;
	color:#2B2B2B
	}


#site_center {
	background-image:url(img/back.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	text-align:center;
	}
#wrapper {
	width:771px;
	margin:0px auto;
}


#head {
	width:771px;
	height:285px;
	background:url(img/head.jpg) no-repeat;
	}

.title {
	text-align:center;
	font-size:24px;
	color:#393939;
	padding-top:15px;
	padding-bottom:10px;
	}

#content {
	background-image:url(img/mirorr.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:auto;
	width:771px;
	}
	
#page1 img {
	margin:0px 10px;
}

#page2 {
	margin-left:25px;
}

#portfolio_box {
	float:left;
	margin:20px;
	width:200px;
	height:300px;
	font-size:90%;
	}
	
#portfolio_box .p {
	background:#F0F0F0;
	}

#bottom_link {
	height:20px;
	width:771px;
	text-align:center;
	padding-top:20px;
	padding-bottom:5px;
	}
#bottom_link a {
	font-size:11px;
	color:#345370;
	text-decoration:none;
	}
	
#bottom_link a:hover {
	font-size:11px;
	color:#06F;
	text-decoration:underline;
	}


/* ----------FOOTER-------------*/
#footer {
	background-image:url(img/footer.gif);
	background-repeat:repeat-x;
	height:66px;
	width:771px;
	text-align:left;
	}

#footer a {
	color:#666;
	}

.bann {
	padding-left:20px;
	padding-top:20px;
	height:31px;
	wight:380px;
	float:left;
	}
	
.cop { 
	padding-top:32px;
	width:390px;
	font-size:9px;
	float:right;
	}
/* ----------/////FOOTER-------------*/	
.command {
	float:left;
	width:225px;
	margin:10px;
	}
	
.links {clear:both; margin-top:50px;}