@charset "UTF-8";
/* CSS Document - image and text containers */

#shadow {
	position: absolute;
	width: 1008px;
	height: 10px;
	z-index: 10;
	top: 110px;
	left: 0px;
	-webkit-box-shadow: 0px 6px 8px 0px #000;
	-moz-box-shadow: 0px 6px 8px 0px #000;
}

#pageTitle {
	position: relative;
	width: 400px;
	height: auto;
	z-index: 2;
	top: 0px;
	margin-bottom: 0px;
	float: left;
}

#tabPageTitle {
	position:absolute;
	width:400px;
	height:auto;
	z-index:20;
	left: 0px;
	top: 0px;
}

#textHolder {
	position: relative;
	width: 380px;
	height: auto;
	z-index: 21;
	left: 42px;
	margin-top: 15px;
	margin-bottom: 18px;
}

#textHolderFloat {
	position: relative;
	width: 400px;
	height: auto;
	z-index: 21;
	float: left;
}

#tabTextHolder {
	position: relative;
	width: 400px;
	height: auto;
	z-index: 21;
	float: left;
	padding-bottom: 30px;
}

#tabTextHolderWide {
	position: relative;
	width: 665px;
	height: auto;
	z-index: 21;
	float: left;
	padding-bottom: 30px;
	text-align: left;
}

#textHolderHome {
	position: relative;
	width: 380px;
	height: auto;
	z-index: 5;
	left: 42px;
	float: left;
	margin-top: 18px;
	margin-bottom: 70px;
	padding-bottom: 25px;
}

#textHolder2 {
	position: relative;
	width: 380px;
	height: auto;
	z-index: 5;
	left: 42px;
	float: left;
	margin-top: 18px;
	margin-bottom: 50px;
	padding-bottom: 25px;
}

#serviceText {
	position: relative;
	width: 400px;
	height: auto;
	z-index: 2;
	padding-top: 20px;
	float: left;
	padding-left: 30px;
	padding-bottom: 30px;
}

#serviceTextTabWide {
	position: absolute;
	width: 665px;
	height: auto;
	z-index: 20;
	padding-bottom: 30px;
	padding-left: 30px;
	left: 243px;
	top: 30px;
}

#serviceTextTab {
	position: absolute;
	width: 400px;
	height: auto;
	z-index: 20;
	padding-bottom: 30px;
	padding-left: 30px;
	left: 240px;
	top: 29px;
}

#tabPanelTextHolder {
	position:absolute;
	width:420px;
	height:auto;
	z-index:21;
	left: 230px;
	top: 74px;
}

#tabPanelTextHolderWide {
	position:absolute;
	width:420px;
	height:auto;
	z-index:21;
	left: 230px;
	top: 74px;
}

#imageHolder {
	position: absolute;
	width: auto;
	height: auto;
	z-index: 6;
	left: 504px;
	top: 120px;
	padding-bottom: 0px;
}

#imageHolderAbout1 {
	position: absolute;
	width: 162px;
	height: auto;
	z-index: 20;
	top: 427px;
	left: 504px;
}

#imageHolderAbout2 {
	position: absolute;
	width: 162px;
	height: auto;
	z-index: 20;
	top: 427px;
	left: 675px;
}

#imageHolderAbout3 {
	position: absolute;
	width: 162px;
	height: auto;
	z-index: 20;
	top: 427px;
	left: 846px;
}

#tabPanelImageHolder {
	position: absolute;
	width: 240px;
	height: auto;
	z-index: 200;
	padding-bottom: 10px;
	top: 30px;
	padding-left: 30px;
	padding-top: 20px;
	left: 670px;
}

#standardImageBlock {
	position: relative;
	width: 240px;
	height: auto;
	z-index: 200;
	padding-bottom: 35px;
	padding-left: 30px;
	padding-top: 20px;
	float: left;
}

#imageHolderService {
	position: relative;
	width: 240px;
	height: auto;
	z-index: 20;
	float: left;
	margin-bottom: 8px;
}

#captionService {
	position: relative;
	width: 240px;
	height: auto;
	z-index: 20;
	float: left;
	margin-bottom: 16px;
}

#contactsText {
	position: relative;
	width: 350px;
	height: auto;
	z-index: 21;
	left: 42px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#ContactsImage {
	position: relative;
	width: 590px;
	height: auto;
	z-index: 9;
	margin-bottom: 65px;
	float: left;
}

#login {
	position: absolute;
	width: 250px;
	height: 150px;
	z-index: 110;
	left: 110px;
	top: 360px;
}
