/*** Main Part *******************************************/
#divColumnLeft{
	width: 28%;	
	padding: 0px;
	float: left;
	padding-top: 430px;
}
#divColumnCenter{
	width: 35%;	
	padding: 0px;
	float: left;
	padding-top: 430px;
	background-image: url(http://www.sochi-global.ru/_img/index/bottom-corner.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#divColumnRight{
	width: 35%;	
	padding: 0px;
	float: left;
	padding-top: 430px;
}

#divMain{
	width: 100%;	
	padding-bottom: 60px;
	float: right;
}

/*************************************************************/


#divFloatClear{
	float: none;
	clear: left;
}


/*** Main Part *******************************************/
#divFooter{
	width: 100%;	
	height: 80px;
	padding: 0px 0 0 0;
	float: left;
}
#divCounters{
	padding-top: 60px;
	padding-bottom: 30px;
	width: 28%;	
	height: 100%;
	float: right;
}
#divCopyrights{
	padding-top: 60px;
	padding-bottom: 30px;
	width: 71%;	
	float: right;
	height: 100%;
	background-image: url(http://www.sochi-global.ru/_img/index/footer.png);
	background-position: 15px 0;
	background-repeat: no-repeat;
}
/**********************************************************/

#divInfo0{
	position: absolute;
	top: 111px;
	left: 39%;
	background-image: url(http://www.sochi-global.ru/_img/index/dash-white.gif);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 90;
}
#divInfo1{
	position: absolute;
	top: 197px;
	left: 0px;
	background-image: url(http://www.sochi-global.ru/_img/index/dash.gif);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 90;
}
#divInfo2{
	position: absolute;
	top: 365px;
	left: 61%;
	background-image: url(http://www.sochi-global.ru/_img/index/dash.gif);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 90;
}
#divInfo3{
	position: absolute;
	top: 111px;
	right: 0px;
	z-index: 90;
	text-align: right;
}

/***** SEARCH ********************************************/
form.frSearch{
	margin: 0px 0px 0px 0px;
	padding: 17px 0px 0px 55px;
}
#qstField{
	border-top: 1px solid #5C5C5C;
	border-left: 1px solid #5C5C5C;
	border-bottom: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 121px;
}
#qstSend{
	width: 56px;	
	height: 19px;
	background: transparent;	
	cursor: pointer;
	margin: 1px 5px 1px 5px;	
	background-image: url(http://www.sochi-global.ru/_img/search.png);
	background-position: top right;
	background-repeat: no-repeat;
	border: none;
}

/**********************************************************/

