body {
	font-family: Verdana, Arial, sans-serif;
	background: #fff;
	padding: 0;
	margin: 0;
	color: #666;
	background-image: url('/images/background.gif'); 
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
}

a {
	color: #666;
}

#container {
	width: 824px;
	text-align: left;
	margin-top: 50px;
}

#logo {
	margin-left: 20px;
}

html>body #top {
    background: url(/images/top.png) no-repeat;
}

#top {
	width: 824px;
	height: 130px;
}

html>body #content {
    background: url(/images/body.png) repeat-y;
}

#content {
	clear: right;
	width: 824px;
	height: 400px;
}

html>body #bottom {
    background: url(/images/bottom.png) no-repeat;
}

#bottom {
	clear: both;
	margin: 0;
	width: 824px;
	height: 70px;
	text-align: center;
	font-size: 10px;
}

#copy {
	padding-top: 15px;
	padding-bottom: 1px;
}

#protractor {
	margin:  -70px 0 0 -760px;
}

#markers {
	margin:  -170px 0 0 800px;
}

#menu {
	font-size: 12px;
	list-style: none;
	padding-top: 57px;
	padding-right: 43px;
	margin: 0;
}

#menu li {
	width: 139px;
	height: 47px;
	margin: 0 23px 0 23px;
	float: right;
}

html>body .item {
	background: url('/images/button.png') no-repeat; 	
}

html>body .item_selected {
	background: url('/images/button-active.png') no-repeat; 	
}

.item a, .item_selected a {
	text-decoration: none;
	padding: 16px 30px 10px 15px;
	display: block;
}

.item_selected a {
	color: #ff8400;
}

.item a {
	color: #009fc7;
}


h2, h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding-bottom: 10px;
}

h2 {
	color: #00ccff;
}

h1 {
	color: #ff8400;
}

#news, #projects, #technologies, #contacts {
	width: 250px;
	height: 360px;
	margin: 0 20px 0 30px;
	padding-top: 20px;
	font-size: 11px;
	text-align: left;
	overflow: hidden;
	float: left;
}

#news_top, #projects_top, #technologies_top, #contacts_top {
	width: 230px;
	height: 9px;	
	vertical-align: bottom;
}

#news_body, #projects_body, #technologies_body, #contacts_body {
	width: 220px;
	background-color: #f2f2f2;
	padding: 5px;
}

#news_bottom, #projects_bottom, #technologies_bottom, #contacts_bottom {
	width: 230px;
	height: 9px;
	vertical-align: top;
}

.news_item {
	width: 218px;
	margin: 0;
	padding-bottom: 10px;
}

.news_item_top {
	width: 218px;
	height: 12px;	
	vertical-align: bottom;
}

.news_item_body {
	width: 198px;
	background-color: #fff;
	padding: 0 10px 0 10px;
}

.news_item_bottom {
	width: 218px;
	height: 12px;
	vertical-align: top;
}

.news_date {
	color: #ff8400;
}

#news h2, #projects h2, #technologies h2, #contacts h2 {
	padding-left: 10px;
}

#about, #about_project, #about_product, #contact_form {
	float: left;
	margin-top: 33px;
	width: 470px;
	height: 340px;
	padding-right: 10px;
	text-align: justify;
	overflow: auto;
}

.picture {
	width: 200px;
	height: 150px;
	margin: 5px 0 5px 20px;
	float: right;
	border: none;
}

#projects a, #technologies a {
	margin-left: 20px;
	line-height: 1.5;
}

#about_project {
	text-align: left;
}

#about_project p {
	text-align: justify;
}

#about_project h1 a {
	color: #ff8400;
}


.arrow {
	border: none;
	margin-left: 5px;
}

#project_num {
	font-weight: bold;
	color: #b2b2b2;
}

.product_logo {
	margin: 0;
	border: none;
}

#contacts p {
	margin-left: 10px;
	margin-right: 10px;
}

#info_label, #info, #symbols {
	margin-bottom: 5px;
}

#symbols {
	margin-top: 5px;
}

#send {
	margin-top: 125px;
}

#inp {
	margin: 0;
	padding: 0;
}

#send, #info, #symbols, #inp img {
	background-color: #fff;
	border: 1px solid #666;
	color: #666;
}

.res {
	color: #ff8400;
}
