/* CSS Document */
body {
	margin: 30 auto 0;
	background-color: #2F2D2A;
}

#pagewrapper {
	width: 923px;
	margin: 0 auto;
	height: 777px;
}


#topbox {
	width: 923px;
	height: 77px;
	background-image: url(images/index_olena_babak.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	text-align: left;
}

#mid  {
	width: 923px;
}

#midleft {
	width: 551px;
	height: 549px;
	background-image: url(images/index_big_left.jpg);
	background-repeat: no-repeat;
	float: left;
}

#midright {
	width: 372px;
	height: 549px;
	background-image: url(images/index_welcome1.jpg);
	background-repeat: no-repeat;
	float: right;
	background-position: top;
}

#midright p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2.2em;
	color: #494641;
	padding-top: 245px;
	padding-right: 110px;
	padding-left: 60px;
	text-align: center;
	font-weight: bold;
}
#midright a {
	color: #7A5D15;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
#midright a:hover {
	color: #FF6600;
}

#design {
	width: 923px;
	height: 47px;
	background-image: url(images/index_3.gif);
	background-repeat: no-repeat;
	clear: both;
}
#footermenu {
	width: 923px;
	height: 42px;
	background-repeat: no-repeat;
	text-align: center;
	background-image: url(images/index_4a.gif);
	background-position: top;
}

#footer {
	width: 923px;
	height: 52px;
	background-repeat: no-repeat;
	background-image: url(images/index_6.gif);
	background-position: top;
	text-align: center;
	padding-top: 10px;
}
#info {
	width: 923px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a.info:link { color: #838383;	text-decoration: underline;	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;}
a.info:visited { color: #838383;	text-decoration: underline;	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;}
a.info:active{ color: #cccccc; 	text-decoration: underline;	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;}
a.info:hover { color: #cccccc; 	text-decoration: underline;	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;}

/*br  {
	clear:left;
}
/*____________________________contact______________________________*/


#midcontact {
	height: 549px;
	background-image: url(images/contact_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	color: #CCCCCC;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;	padding-left: 300px;
}

#midcontact input {
	display:block;
	width:150px;
	float: left;
	margin-bottom: 20px;
	background-color: #9F9C97;
	margin-right: 30px;
}
#midcontact textarea {
	background-color: #ACA9A4;
	width: 325px;
}
#midcontact label  {
	display:block;
	text-align:left;
	width: 160px;
	font-size: 12px;
	float: left;
	height: 22px;
	line-height: 20px;
	padding-left: 15px;
	background-color: #484642;
	
}
#midcontact br  {
	clear:left;
}

#midtop  {
	background-image: url(images/back1.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 923px;
}
#midmid   {
	background-image: url(images/back2.jpg);
	width: 923px;
	background-repeat: repeat-y;
	clear: both;
	height: 100%;
}
#midb  {
	background-image: url(images/back3.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 923px;
	clear: both;
}
#midother {
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #CCCCCC;
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	background-color: #55534F;
	padding: 20px;
	/*background-image: url(images/background2.jpg);*/
	background-repeat: no-repeat;	
}
#midother2 {
	width: 500px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #282725;
	padding: 20px;
	
}
#midportfolio {
	width: 833px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #CCCCCC;
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	height: 470px;
}
 
#midportfolioleft {
	width: 468px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #CCCCCC;
	font-size: 14px;
	float: left;
}
#midportfolioright {
	width: 365px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #CCCCCC;
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	height: 470px;
} 
#midportfolioright p {
	width: 285px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #CCCCCC;
	font-size: 14px;
	line-height: 30px;
	padding-top: 25px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;

}
/*_________________________other_____________________________*/
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}

/*_________________________links_____________________________*/
a {
	color: #AD8216;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}
a:hover {
	color: #FF6600;
}
