body {
	font-family: Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #585858;
	background-color: #FFFFFF;
	margin: 0px;
}

tr, td {
	font-family: Tahoma;
	font-weight: normal;
	vertical-align: top;
	font-size: 12px;
	color: #585858;
}

h1 {
	font-size: 20px;
	font-family: Arial;
	color: #303030;
	font-weight: normal;
}

h4 {
	font-family: Tahoma;
	font-weight: normal;
	vertical-align: top;
	font-size: 12px;
	color: #585858;
}

h6 {
	font: 10px Tahoma;
	font-weight: normal;
	padding: 0px;
	margin: 3px;
}

.top_image {
	height: 197px;
	text-align: right;
}

.top_menu {
	padding-right: 200px;
	padding-top: 25px;
	color: #9C9C9C;
}

.top_menu_link {
	padding: 2px 10px 2px 10px;
	color: #9C9C9C;
	text-decoration: none;
}

.top_menu_link:hover {
	padding: 2px 10px 2px 10px;
	color: #666666;
	text-decoration: none;
	background: #EAEAEA;
}

.logo {
	padding: 135px 200px 0px 0px;
}

img {
	border: 0px;
}

.middle_menu {
	font-size: 38px;
	color: #c7c7c7;
	text-decoration: none;
	padding-left: 30px;
}

.middle_menu_over {
	font-size: 38px;
	color: #666665;
	text-decoration: none;
	background: url('/images/arrow_bottom.gif') no-repeat top left;
	padding-left: 30px;
}

.middle_hr {
	background: url('/images/middle_hr.gif');
	width: 850px;
}

.copyright {
	padding-top: 25px;
	color: #C8C8C8;
	font-size: 12px;
	text-align: center;
	margin-bottom: 5px;
}

.middle_content {
	border: 1px solid #F6F6F6;
	margin: 50px;
	padding: 15px;
}

.text_title {
	font-size: 20px;
	font-family: Arial;
	color: #303030;
}

.list {
	background: url('/images/arrow.gif') no-repeat left;
	padding-left: 25px;
	margin-left: 10px;
	margin-bottom: 3px;
}

.list_over {
	background: url('/images/arrow_over.gif') no-repeat left;
	padding-left: 25px;
	margin-left: 10px;
	margin-bottom: 3px;
}

.list_a {
	color: #EA0000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #EA0000;
}

.list_a:hover {
	color: #EA0000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #BDBDBD;
}

.list_a_all {
	color: #6d6a6a;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #BDBDBD;
}

.list_a_all:hover {
	color: #6d6a6a;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #EA0000;
}

a {
	text-decoration: none;
}

.vertical_line {
	height: 140px;
	width: 1px;
	background: #E6E6E6;
	margin-top: 35px;
	margin-right: 40px;
}

input, textarea, select {
	border-style: solid;
	border-width: 1px;
	border-color: #BDBDBD;
	color: #585858;
	font-size: 12px;
	font-family: Tahoma;
	padding: 2px;
}

.error_style {
	border-color: #E91717;
}

.clients {
	font-size: 10px;
	text-align: center;
	color: #BDBDBD;
}

.lang {
	padding: 25px 0px 0px 40px;
	width: 20%;
}

.task {
	padding: 10px;
	font: 16px Times New Roman;
	font-style: italic;
	background: #f4f3f3;
	width: 70%;
	margin-left: 20px;
}

.description {
	margin-top: 10px;
	text-align: right;
	font: 15px Times New Roman;
	font-style: italic;
	margin-right: 15%;
}

#toTop {
	width: 5%;
	text-align: center;
	padding: 5px;
	position: fixed;
	bottom: 30px;
	right: 10px;
	cursor: pointer;
	cursor: hand;
	text-decoration: none;
}

.link_1 {
	background: URL('/images/earth.png') no-repeat;
	margin-left: 30px;
	height: 17px;
	padding-left: 20px;
	margin-bottom: 10px;
}

.link_1_a {
	color: #ff0000;
	text-decoration: underline;
	font: 12px Tahoma;
}

.info_pro {
	width: 80%;
	margin-bottom: 30px;
	margin-top: 10px;
}

.portfolio_back {
	position: relative;
	top: -33px;
	margin-left: 97%;
}

.portfolio_title {
	font: 10px Tahoma;
	color: #5c5c5c;
	text-align: left;
	margin-left: 10px;	
	height: 10px;
	margin-top: 5px;
}

.portfolio_link {
	font: 10px Tahoma;
	color: #acadac;
	text-align: left;
	margin-left: 20px;	
	margin-top: 4px;
}

.portfolio_num {
	position: relative;
	margin-left: -22px;
}

.portfolio_copyright {
	font: 11px Tahoma;
	margin-left: 20px;
}

.portfolio_version_selected {
	background: #767676;
	padding: 3px;
	color: #ffffff;
}

.portfolio_version {
	padding: 3px;
	color: #ff0000;
	text-decoration: underline;
}

#services_tip .big1 {
	font: 40px Helvetica;
	font-weight: bold;
	color: #ea0000;
	z-index: 1;
}

#services_tip .big2 {
	position: relative;
	margin-top: -15px;
	font: 30px Helvetica;
	font-weight: bold;
	color: #4e4e4e;
	margin-left: 10px;
	z-index: -1;
}

#services_tip .big3 {
	position: relative;
	margin-top: -15px;
	font: 30px Helvetica;
	font-weight: bold;
	color: #878787;
	margin-left: 20px;
	z-index: -1;
}

li {
	list-style-image: url("/images/arrow_red.gif");
	margin-bottom: 2px;
}

.hr {
	border-top: 1px solid #e6e6e6;
	width: 60%;
}

#news .date {
	font: 11px Tahoma;
	color: #828282;
}

#news .title {
	color: #ea0000;
	font-weight: bold;
}

#news .item {
	margin-bottom: 15px;
}
