@charset "windows-1251";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #f6f6f6;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #004D9E;
	font-weight: normal;
}
img {
	border: 0px;
}
.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
#all {
	min-width: 1000px;

	width: expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) < 1000 ? "1000px" : "auto");
}
#header {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #f6f6f6;
	background-image: url(img/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-right: 10%;
	padding-left: 10%;
	position: relative;
}
*html  #header {
	height: 160px;
}
#header #logo {
	position: absolute;
	top: 43px;
	left: 10%;
}
#header #menu {
	top: 50px;
	border: 1px solid #E7E7E7;
	right: 10%;
	float: right;
	margin-top: 52px;
	margin-bottom: 32px;
}
#header #menu .line {
	font-size: 1px;
	line-height: 1px;
	background-image: url(img/menu_line.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 1px;
	float: left;
}
#header #menu .item {
	float: left;
	height: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: 949494;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}
#header #menu .item a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#header #menu .item a:hover {
	color: #FF6000;
	text-decoration: underline;
}
#header #portfolio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #868686;
	height: 197px;
	line-height: 18px;
	background-color: #f6f6f6;
	margin-bottom: 43px;
}
#header #portfolio #box1 {
	float: left;
	height: 177px;
	width: 30%;
	background-image: url(img/img_1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #CCCCCC;
}
#header #portfolio #box1 a {
	display: block;
	height: 177px;
}

#header #portfolio #box2 {
	height: 177px;
	width: 30%;
	background-image: url(img/img_2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #CCCCCC;
	float: left;
	margin-left: 5%;
}
#header #portfolio #box2 a {
	display: block;
	height: 177px;
}
#header #portfolio #box3 {
	float: right;
	height: 177px;
	width: 30%;
	background-image: url(img/img_3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #CCCCCC;
}
#header #portfolio #box3 a {
	display: block;
	height: 177px;
}

#header #gotoportf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #868686;
	margin-top: 18px;
}
#header #gotoportf a {
	color: #868686;
	text-decoration: underline;
}
#header #gotoportf a:hover {
	text-decoration: none;
}
#container {
	background-color: #FFFFFF;
	padding-top: 50px;
	padding-right: 10%;
	padding-left: 10%;
}
#container #sidebar {
	float: left;
	width: 28%;
	position: relative;
	padding-bottom: 60px;
}
#container #sidebar .st1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
}
#container #sidebar #list {
	background-color: #F4F3E2;
	padding: 8px;
	list-style-type: none;
	margin-top: 3px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #4C4C4C;
	line-height: 15px;
}
#container #sidebar #list a {
	color: #004D9E;
	text-decoration: underline;	
}
#container #sidebar #list a:hover {
	text-decoration: none;
}
#container #content {
	width: 70%;
	margin-left: auto;
	position: relative;
	text-align: justify;
	padding-bottom: 20px;
}
#container #content .st3 {
	color: #000000;
}
#container  #content, #container #content .st2{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #4C4C4C;
}
#container  #content  a, #container #content .st2 a{
	color: #004D9E;
}
#container  #content  a:hover, #container #content .st2 a:hover{
	text-decoration: underline;
}
#container #content_portfolio {
	padding-bottom: 80px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	width: 100%;
	position: relative;
	background-color: #FFFFFF;
	color: #000000;
}
#container #content_portfolio #list {
	margin-bottom: 20px;
}
#container #content_portfolio #list a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #004D9E;
	line-height: 24px;
}
#container #content_portfolio #list a:hover {
	text-decoration: underline;
	color: #FF6000;
}
#container #content_portfolio #textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	border: 1px solid #D1D1D1;
	padding-top: 12px;
	padding-right: 200px;
	padding-bottom: 12px;
	padding-left: 12px;
}
#container #content_portfolio #textbox #bag {
	position: absolute;
	right: -1px;
	background-image: url(img/bag.png);
	background-repeat: no-repeat;
	height: 185px;
	width: 198px;
	bottom: 70px;
}
*html #container #content_portfolio #textbox #bag {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bag.png',sizingMethod='scale');
	background-image: none;
}
#container #content_portfolio2 {
	background-color: #FFFFFF;
	width: 100%;
	padding-bottom: 20px;
	position: relative;
}
#container #content_portfolio2 .box {
	float: left;
	width: 49%;
	margin-bottom: 10px;
}
#container #content_portfolio2 .box .images a {
	border: 4px solid #F6F6F6;
	display: block;
	float: left;
	margin-right: 7px;
}
#container #content_portfolio2 .box .images a:hover {
	border-top-color: #F4F3E2;
	border-right-color: #F4F3E2;
	border-bottom-color: #F4F3E2;
	border-left-color: #F4F3E2;
}
#container #content_portfolio2 .box .st1 {
	font-family: Tahoma, Verdana, Arial;
	color: #004D9E;
	font-size: 15px;
	line-height: 17px;
}
#container #content_portfolio2 .box .st2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 15px;
	color: #000000;
	line-height: 15px;
}
#container #content_portfolio2 .box .st3 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #868686;
	line-height: 12px;
}
#container #content_portfolio2 #page {
	padding-top: 30px;
}
#container #content_portfolio2 #page #b {
	background-image: url(img/arrow1.gif);
	height: 23px;
	width: 34px;
	display: block;
	float: left;
}
#container #content_portfolio2 #page #m {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#container  #content_portfolio2  #page  #m  .st1 a {
	font-size: 18px;
	color: #004D9E;
	font-family: Tahoma, Verdana, Arial;
}
#container  #content_portfolio2  #page  #m  .st2 a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #CDCDCD;
	text-decoration: underline;
}

#container #content_portfolio2 #page #f {
	background-image: url(img/arrow2.gif);
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	width: 34px;
	float: left;
}
#container #content_portfolio3 {
	background-color: #FFFFFF;
	width: 100%;
	padding-bottom: 20px;
	position: relative;
}
#container #content_portfolio3 #text {
	float: left;
	width: 600px;
	text-align: justify;
	padding-bottom: 20px;
}
#container #content_portfolio3 #text .st2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #868686;
}

#container #content_portfolio3 #f {
	float: right;
}
#container #content_portfolio3 #f a {
	background-color: #F6F6F6;
	background-image: url(img/arrow2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	padding-right: 34px;
	height: 23px;
	width: 125px;
	font-size: 11px;
	color: #004D9E;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	text-decoration: underline;
	line-height: 20px;
	text-indent: 14px;
}
#container  #content_portfolio3  #f  .st2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #CCCCCC;
	text-indent: 14px;
	line-height: 22px;
}
#container #content_portfolio3 #images {
	padding-bottom: 30px;
}
#container  #content_portfolio3  #images  img  {
	border: 5px solid #F4F3E2;
}
#container #content_portfolio3 #b {
	float: left;
}
#container #content_portfolio3 #b a {
	background-color: #F6F6F6;
	background-image: url(img/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 23px;
	width: 115px;
	font-size: 11px;
	color: #004D9E;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	text-decoration: underline;
	line-height: 20px;
	padding-left: 36px;
}
#container #content_portfolio3 #b .st2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #CCCCCC;
	text-indent: 14px;
	line-height: 22px;
}
#container #content_about {
	padding-bottom: 40px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #808080;
	width: 100%;
	background-color: #FFFFFF;
	position: relative;
}

#container #content_about #list {
	background-color: #F4F3E2;
	padding: 8px;
	margin-top: 3px;
}
#container #content_about #textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	border: 1px solid #D1D1D1;
	padding-top: 12px;
	padding-right: 200px;
	padding-bottom: 12px;
	padding-left: 12px;
	margin-right: 44px;
	margin-top: 90px;
	margin-bottom: 40px;
	position: relative;
	height: 20px;
}
#container #content_about #textbox #bag {
	position: absolute;
	right: -44px;
	background-image: url(img/peppers.png);
	background-repeat: no-repeat;
	height: 194px;
	width: 192px;
	bottom: -10px;
}
*html #container #content_about #textbox #bag {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/peppers.png',sizingMethod='scale');
	background-image: none;
}
#container #content_about #leftbox {
	float: left;
	line-height: 20px;
	width: 30%;
}
#container #content_about #rightbox {
	float: right;
	padding-right: 40px;
	width: 60%;
	color: #000000;
}
#container #content_about .st3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #004D9E;
}
#container #content_about .st4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #808080;
}




#container #contacts_box1 {
	padding-bottom: 30px;
	width: 47%;
}
#container #contacts_box1 .st1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FF6000;
}
#container #contacts_box1 .st2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7F7F7F;
	text-align: justify;
}
#container #contacts_box1 .st3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #004D9E;
}
#container #contacts_box1 .st4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004D9E;
}
#container #contacts_box1 input {
	background-color: #F6F6F6;
	border: 1px solid #CDCDCD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-bottom: 10px;
	width: 97%;
	float: right;
}
#container #contacts_box1 textarea {
	background-color: #F6F6F6;
	border: 1px solid #CDCDCD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	width: 97%;
	overflow: hidden;
	margin-bottom: 10px;
}
#container #contacts_box1 #submit {
	background-color: #FF6000;
	width: 80px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: none;
}
#container #clients_box {
	text-align: center;
	width: 24.5%;
	float: left;
	margin-bottom: 30px;
}
#container #clients_box a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004D9E;
}
#footer {
	background-color: #f6f6f6;
	clear: both;
	background-image: url(img/line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 10%;
	padding-left: 10%;
	height: 109px;
	position: relative;
}
#footer #cg {
	position: absolute;
	background-image: url(img/cg.gif);
	background-repeat: no-repeat;
	height: 132px;
	width: 202px;
	left: 10%;
	top: -24px;
}
#footer #cg a {
	display: block;
	height: 42px;
	width: 87px;
	float: right;
}
#footer #copy {
	padding-top: 45px;
	padding-left: 155px;
	float: left;
}
#footer #copy .st1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #868686;
}
#footer #copy .st2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
}
#footer #copy .st3 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: #FF6000;
	line-height: 12px;
}
#footer #copy .st4 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: #868686;
	line-height: 14px;
}
#footer #mail {
	float: right;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #004D9E;
	padding-top: 55px;
}
#footer #icon2 {
	background-image: url(img/mail.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 30px;
	position: absolute;
	right: 0px;
	bottom: 36px;
}
*html  #footer  #icon2 {
	bottom: 35px;
}
#icon1 {
	position: absolute;
	background-image: url(img/c.gif);
	height: 18px;
	width: 29px;
	background-repeat: no-repeat;
	top: 57px;
}
.st5 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
	padding-right: 3px;
	padding-left: 3px;
}
.error {
	border: 1px solid #E89B88;
	margin: 10px 45px 10px 45px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	background-color: #FFEFE8;
}

.warning {
	border: 1px solid #C7C759;
	margin: 10px 45px 10px 45px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	background-color: #FFFFD4;
}

.ready {
	border: 1px solid #7BB446;
	margin: 10px 45px 10px 45px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	background-color: #E6FFB1;
}