html{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
	background-color: #FFFFFF;
}
div {
	color: #0D0D0D;
	font-family: Arial, Helvetica, sans-serif;
}
a{
	color: #005BA1;
}
a:hover{
	text-decoration:none;
}

/*************** Menu ******************/
#ulMainMenu{
	position: absolute;
	top: 235px;
	left: 0px;
	z-index: 20;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 40px;
}
	
#ulMainMenu li{
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
}
/***************************************/


#tableMain{
	height: 100%;
	width: 100%;
	background-image: url(../_img/fon.gif);
}
#tdLeftColumn{
	width: 32%;
	vertical-align: top;
	padding-top: 275px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
/*** logo ***/	
	background-image: url(../_img/index/logo.jpg);
	background-position: top center;
	background-repeat: no-repeat;
/*** end ***/	
}

#tdCenterColumn{
	width: 36%;
	vertical-align: top;
	padding-top: 275px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(../_img/index/top-grad.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #F4F4F8;
}
#tdRightColumn{
	width: 32%;
	vertical-align: top;
	padding-top: 195px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
/*** kurtka ***/	
	background-image: url(../_img/index/kurtka.jpg);
	background-position: top left;
	background-repeat: no-repeat;	
/*** end ***/	
}
#tdLeftColumnBottom{
	height: 50px;
	vertical-align: middle;
	text-align: center;
	font-size: 0.7em;
}
#tdCenterColumnBottom{
	margin: 0px 0px 30px 0px;
	padding: 40px 15px 20px 15px;
	height: 50px;
	background-color: #F4F4F8;
	vertical-align: middle;
	font-size: 0.7em;
}
#tdCenterColumnBottom p{
	margin: 0px 0px 0px 90px;
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #E6D9C0;
	line-height: 1.2em;
}
#tdRightColumnBottom{
	height: 50px;
	vertical-align: middle;
}



/*******************************/
#tdLeftColumn table, #tdLeftColumn tr, #tdLeftColumn td, #tdCenterColumn table, #tdCenterColumn tr, #tdCenterColumn td{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}
#tdLeftColumn table, #tdCenterColumn table{
	margin-bottom: 10px;
}
/*******************************/






#divKeyWords{
	position: absolute;
	top: 75px;
	right: 32%;
	height: 70px;
	z-index: 15;
	
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#divKeyWords h1, #divKeyWords h2, #divKeyWords h3, #divKeyWords h4, #divKeyWords h5, #divKeyWords h6, #divKeyWords p{
	margin: 2px 0px 2px 0px;
	padding: 0px 7px 0px 7px;
	font-weight: normal;
	font-size: 14px;
	text-align: right;
	background-color: #95C3F5;
	line-height: 22px;
}
#divKeyWords b, #divKeyWords strong{
	font-weight: normal;
}
#divDiscont{
	height: 134px;
	width: 326px;
	background-image: url(../_img/index/discont.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 34px;
	font-style: italic;
	font-family: Arial Narrow;
	line-height: 34px;
	text-align: left;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 24px 15px 20px 0px;
}
#divDiscont p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 120px;
}
#divDiscont a{
	color: #FFFFFF;
	text-decoration: none;
}
#divDiscont b, #divDiscont strong{
	font-weight: normal;
}



/******* INFOBLOCKS *******/
#tdInfoBlock{
	margin: 0px 0px 30px 0px;
	padding: 0px 15px 0px 15px;
	font-size: 0.8em;
	vertical-align: top;
	width: 100%;
}
#tdInfoBlock img{
	float: left;
}
#tdInfoBlock h1, #tdInfoBlock h2, #tdInfoBlock h3, #tdInfoBlock h4, #tdInfoBlock h5, #tdInfoBlock h6 {
	font-size: 25px;
	font-family: Arial Narrow;
	font-weight: normal;
	line-height: 26px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	border-left: 1px solid #E6D9C0;
}
#tdInfoBlock p{
	margin: 0px 0px 0px 0px;
	padding: 15px 20px 0px 10px;
	border-left: 1px solid #E6D9C0;
	line-height: 1.2em;
}
/**************/


/******* CONTACTS *******/
#divContacts{
/*
	margin: 0px 0px 30px 10px;
	padding: 0px 15px 0px 100px;
*/	
	margin: 0px 0px 30px 10px;
	padding: 0px 0px 0px 0px;
	font-size: 0.8em;
	vertical-align: top;
	background-image: url(../_img/index/skrepka.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 90%;
	height: 92px;
}

#divContacts p{
/*
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
*/
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 100px;
}
/**************/



/******* NEWS *******/
#divNews{
/*
	margin: 0px 0px 30px 0px;
	padding: 0px 30px 0px 15px;
*/	
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	
	font-size: 0.8em;
	vertical-align: top;
	width: 100%;
}
#divNews h1{
	font-size: 25px;
	font-family: Arial Narrow;
	font-weight: normal;
	line-height: 26px;
	margin: 0px 0px 0px 30px;
	padding: 0px 10px 0px 10px;
	border-left: 1px solid #E6D9C0;
	text-decoration: none;
}
#divNews h2,h3,h4,h5,h6{
	font-size: 0.9em;
	
	margin: 20px 0px 0px 30px;
	padding: 0px 0px 0px 10px;
	
	margin: 20px 0px 0px 30px;
	padding: 0px 0px 0px 10px;
	
	border-left: 1px solid #E6D9C0;
	line-height: 1.0em;
	color: #9B2D10;
}
#divNews p{
/*
	margin: 0px 0px 0px 30px;
	padding: 15px 0px 0px 10px;
*/	
	margin: 0px 0px 0px 30px;
	padding: 15px 30px 0px 25px;
	
	border-left: 1px solid #E6D9C0;
	line-height: 1.2em;
	color: #C1BCB2;
}
#divNews a{
	text-decoration: none;
	color: #9B2D10;
}
#divNews a:hover{
	text-decoration: underline;
}
/**************/


/************** design elements ******************/

#divSlogan{
	width: 100%;
	height: 43px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	line-height: 20px;
	margin: 0px 0px 120px 0px;
	padding: 10px 0px 10px 0px;
}
#divIcons{
	position: absolute;
	top: 29px;
	right: 32%;
	width: 126px;
	height: 13px;
	z-index: 15;
	background-image: url(../_img/index/icons.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-right: 10px;
}
#imgIcons{
	width: 126px;
	height: 13px;
	border: 0px none White;
}

