body {	

	margin: 0px;

	padding: 0px;

	overflow: visible;

	margin: 20px 0px;

	text-align: center;

	background-color: #e1e3e2;

	

	scrollbar-base-color: #999999; 

	scrollbar-track-color: #cccccc;

	scrollbar-face-color: #F7F7F7;

	scrollbar-highlight-color: #F7F7F7;

	scrollbar-3dlight-color: #CBC9CA;

	scrollbar-darkshadow-color: #999999;

	scrollbar-shadow-color: #F7F7F7;

	scrollbar-arrow-color: #990033;

}

ul{    

	margin-top: 0;

    border-top-width: 0;

    padding-top: 0;

    margin-bottom: 0;

    border-bottom-width: 0;

    padding-bottom: 0;

	

	list-style: square;

	padding: 0px;

	margin-left: 15px;

}

#wrapper {	

	width: 994px;

	margin: 0px auto;

	text-align: center;

	position: relative;

}

#main {

	width: 994px;

	height: 768px;

	padding: 0px;	

	position: relative;

	background-color: #ffffff;

}

#nav {

	width: 170px;

	height: 100px;

	left: 40px;

	top: 106px;

	position: absolute;

	text-align: left;

}
#_under_dev_content {

	width: 260px;

	left: 40px;

	top: 106px;

	position: absolute;

	text-align: left;

}
#_under_dev_contacts {

	width: 260px;

	left: 40px;

	top: 580px;

	position: absolute;

	text-align: left;

}

#logo {

	width: 142px;

	height: 31px;

	left: 40px;

	top: 40px;

	position: absolute;

}

#horiz_line {

	width: 804px;

	height: 1px;

	position: absolute;

	top: 100px;

	left: 0px;

	padding: 0px;

	background-color: #999999;

}

#content {

	width: 740px;

	height: 662px;

	position: absolute;

	left: 215px;

	top: 106px;

	text-align: left;

	/*overflow: auto;*/

	z-index: 2;

}

#content_indent {

	width: 680px;

	height: 572px;

	position: absolute;

	left: 245px;

	top: 136px;

	text-align: left;

	/*overflow: auto;*/

	z-index: 2;

}

#image {

	width: 779px;

	height: 662px;

	position: absolute;

	left: 215px;

	top: 106px;

	background-repeat: no-repeat;

	background-position: bottom right;

	z-index: 1;

}

#image_indent {

	width: 740px;

	height: 632px;

	position: absolute;

	left: 215px;

	top: 106px;

	background-repeat: no-repeat;

	background-position: bottom right;

	z-index: 1;

}



#strap {

	width: 10px;

	height: 10px;

	position: absolute;

	top: 48px;

	left: 720px;

	padding: 0px;

	text-align: left;

}

#search {

	width: 170px;

	position: absolute;

	top: 685px;

	left: 40px;

	padding: 0px;

	text-align: left;

	vertical-align:middle;

}

#dots {

	height: 1px;

	position: relative;

	border-bottom: 1px dotted #CCCCCC;

}





#sub_menu {

	position: absolute;

	width: 190px;

	height: auto;

	left: 600px;

	top: 350px;

	padding: 0px;

	text-align: left;

	overflow: hidden;

}

#footer {

	width: 994px;

	text-align: left;

}

#float_left{

	float: left;

}

#float_right{

	float: right;

}



.noScreen { 

	display: none; 

}



.dev_team_item{

	/*width:185px;*/

	padding:0px;

	margin:0px;

	float:left;

}

#project_team_back{

	height:30px;

	float:left;

	padding-left:250px;

	padding-top:20px;

}

.project_team_back_item{

	width:240px;

	margin:0px;

	padding-top:4px;

	padding-bottom:4px;

	float:left;

	border-top:1px dotted #CCCCCC;

	border-bottom:1px dotted #CCCCCC;

}







/*scroll area*/

.scrolltextcontent{

	padding: 0px 0px 0px 0px;

	width: 530px;

	

}
