/* CSS Document */
body, table, tr, td {
	color: #4d4d4d;
	font-family: Helvetica, Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	background-color: #f7f6f5;
	
	line-height: 16px;
}
body {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
a {
	color: #720909;
	text-decoration: none;
}
a:hover {
	color: #720909;
	text-decoration: none;
}
img {
	border: 0px;
}

.mainPageRightTopSide {
	font-size: 14px;
	padding: 0px 5px 0px 5px;
	letter-spacing: -0.25px;
	text-align: justify;
}


.border1pxTopBottom {
	border-top: 1px solid #b1b1b1;
	border-bottom: 1px solid #b1b1b1;
}

.border1pxRight {
	border-right: 1px solid #141313;
}
.border1pxLeft {
	border-left: 1px solid #141313;
}

#mainBlock {
	display: block;
	width: 818px;
	position: absolute;  

	left: 250px;
	/*margin-left: -409px;*/
	top: 30px;
}

#whiteSideBlog {
	display: block;
	position: relative;
	
	width: 355px;
	background-color: #ffffff;
	
	margin-right: 5px;
	margin-bottom: 10px;
}
#whiteSideBlog div#blogPadding {
	padding: 10px;
}
#whiteSideBlog div#blogFirstTitle {
	font-size: 18px;
	font-weight: bold;
	color: #141313;
}
#whiteSideBlog div#blogImage {
	text-align: center;
	padding: 20px 0px 20px 0px;
}
#whiteSideBlog div#blogTitle {
	font-size: 14px;
	font-weight: bold;
	color: #141313;
}
#whiteSideBlog div#blogComment {
	margin: 5px 0px 0px 0px;
	font-size: 11px;
	font-weight: bold;

}


#currentProjectMainPage {
	display: block;
	float: left;

	width: 232px;
}
#currentProjectMainPage div#title {
	margin: 0px 0px 15px 5px;
}

#currentProjectMainPageList {
	width: 227px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
#currentProjectMainPageList ul, li {
	margin: 0px;
	padding: 0px;
}
#currentProjectMainPageList img {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
#currentProjectMainPageList li {
	display: inline;
	float: left;
	
	width: 30px;
	list-style: none;
	margin: 0px 3px 10px 3px;
}
#currentProjectMainPageList li a {
	display: block;
	list-style:none;

	font-size: 18px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}
#currentProjectMainPageList li a:hover {
	display: block;
	
	list-style:none;
	color: #ffffff;
	text-align: center;
}




#rightSideProjectsMainPage {
	display: block;
	position: relative;
	float: left;
	
	width: 232px;
}
#rightSideProjectsMainPage .spaceBetweenAreas {
	margin: 0px;
	padding: 0px;
	height: 50px;
}
#rightSideProjectsMainPage div#margin {
	margin: 0px 0px 0px 5px;
}
#rightSideProjectsMainPage img {
	padding: 0px 3px 0px 0px;
}
#rightSideProjectsMainPage div#title {
	margin: 0px;
	padding: 0px;
}
#rightSideProjectsMainPage div#content {
	margin: 7px 0px 15px 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 13px;
}



#submenu {
	padding: 15px 0px 15px 0px;
	text-align: center;
}
#submenu input {
	border: 0px;
	background-color: #ffffff;
	height: 17px;
	font-size: 11px;
	margin: 0px 10px 0px 0px;
	width: 90%;
}

#portfolioProjectList {
	display: block;
	position: relative;
	
	width: 100%;
}

#portfolioProjectList ul, li {
	margin: 0px;
	padding: 0px;
}
#portfolioProjectList img {
	padding: 0px;
	margin: 0px;
	border: 0px;
	height: 132px;
}
#portfolioProjectList p {
	padding: 10px 0px 10px 0px;
	margin: 0px;
}
#portfolioProjectList li {
	display: inline;
	float: left;
	
	width: 185px;
	list-style: none;
	margin: 8px;

	color: #ffffff;
	text-align: center;
	background-color: #141313;
}
#portfolioProjectList li a {
	display: block;
	list-style:none;

	font-size: 18px;
	color: #ffffff;
	text-align: center;
	background-color: #141313;
	text-decoration: none;
}
#portfolioProjectList li a:hover {
	display: block;
	
	list-style:none;
	color: #ffffff;
	text-align: center;
	background-color: #064547;
}








#portfolioClientTitle {
	margin: 8px;
	
	font-size: 18px;
	color: #064547;
}
#portfolioClientTitle a {
	font-size: 18px;
	color: #064547;
}


#portfolioClientTable {
	width: 100%;
	margin: 8px;
}

#portfolioClientTable td {
	padding: 2px 0px 2px 0px;
	font-size: 15px;
	color: #141313;
}
#portfolioClientTable td a {
	font-size: 15px;
	color: #141313;
	text-decoration: none;
}
#portfolioClientTable td a:hover {
	font-size: 17px;
	color: #064547;
	text-decoration: none;
}

#portfolioClientTable .clientListTitles {
	font-size: 18px;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}

#portfolioTextSide {
	margin: 8px;
}


#contactZone {
	display: block;
	
	width: 593px;
	color: #473524;
}
#contactZone div#title {
	margin: 8px 0px 8px 200px;

	color: #141313;
	font-size: 18px;
	text-transform: uppercase;
}
#contactZone div#adress {
	margin: 0px 0px 0px 200px;
}
#contactZone div#adress p {
	margin: 0px 0px 8px 0px;
}
#contactMap {
	display: block;
	
	margin: 8px 0px 8px 200px;
}


#jobsZone {
	display: block;
	
	width: 100%;
	color: #141313;
}
#jobsZone div#title {
	margin: 8px 0px 8px 200px;

	color: #141313;
	font-size: 18px;
	text-transform: uppercase;
}
#jobsZone div#vacancy {
	margin: 0px 0px 0px 200px;
}
#jobsZone div#vacancy p {
	margin: 0px 0px 8px 0px;
}
#jobsContent {
	margin: 25px 0px 0px 40px;
}




#aboutImageSide {
	display: block;
	position: relative;
	float: left;
	
	margin: 8px;
	width: 195px;
}
#aboutImageSide div#margin {
	margin: 0px 0px 0px 5px;
}
#aboutImageSide div#images {
	display: block;
	position: relative;
}
#aboutImageSide div#image {
	display: inline;
	width: 30px;
	height: 30px;

	margin: 0px 2px 0px 2px;
	*margin: 0px 3px 0px 3px;
}

#aboutContent {
	display: block;
	position: relative;
	float: left;
	
	margin: 8px 0px 8px 8px;
	width: 370px;
	border: 1px soid #000;
}
#aboutContent p {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	color: #473524;
}

#projectFullView {
	display: block;
	position: relative;
	float: left;
	
	width: 100%;
	background-color: #ffffff;
	font-size: 14px;
}
#projectFullView div#margin {
	margin: 35px 35px 15px 25px;
}
#projectFullView table {
	width: 100%;
}
#projectFullView td {
	background-color: #ffffff;
	font-size: 14px;
}
#projectFullView div#title {
	font-size: 21px;
}
#projectFullView div#description {
	margin: 20px 0px 0px 0px;
}




#imageBlock {
	margin: 30px 0px 0px 0px;
}
#imageBlock table {
	width: 85%;
	background-color: #141313;
}
#bigImage {
	display: block;
	position: relative;
	
	text-align: center;
	background-color: #141313;
}

#smallImageList {
	display: block;
	position: relative;

	width: 83%;
	background-color: #141313;
	padding: 0px 0px 10px 0px;
}

#smallImageList ul, li {
	margin: 0px;
	padding: 0px;
}
#smallImageList img {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
#smallImageList li {
	display: inline;
	float: left;
	
	width: 74px;
	list-style: none;
	margin: 10px 6px 10px 6px;
}
#smallImageList li a {
	display: block;
	list-style:none;

	text-decoration: none;
}
#smallImageList li a:hover {
	display: block;
	
	list-style:none;
}
#imageBlock .blackBg {
	background-color: #141313;
}

#projectFullViewDescription {
	display: block;
	position: relative;
	
	width: 85%;
	font-size: 14px;
	background-color: #ffffff;
	text-align: left;
}
#projectFullViewDescription table {
	background-color: #ffffff;
}