body {
	font-family: arial;
}
div.body {
	width: 1000px;
}
a {
	color: #818285;
}

a:hover {
	text-decoration: none;
}
img {
	border: 0px;
}

.enter-center-1 {
	background-color: #0058a9;
	width: 1000px;
	height: auto;
	text-align: left;
}

div.enter-center-2 {
	background-color: #fff;
	padding-top: 74px;
	width: 955px;
	text-align:center;
}
div.enter-note {
	font-size: 30px;
	color: #555;
	font-weight: lighter;
}

div.enter-copy {
	margin-top: 16px;
}
div.enter-copy a {
	color: #fff;
	text-decoration: none;
}

div.enter-text {
	margin-top: 50px;
	padding-bottom: 50px;
}

div.enter-text a {
	color: #818285;
	font-weight: bold;
}	


div.enter-left {
	width: 950px;
	float:left;
}

/* HEADER ----------------------------- */
div.header-left {
	float:left;
	width: 238px;
	background:  url(img/header-left.jpg) no-repeat right 0;
	height: 166px;

}
div.header-center {
	width: 530px;
	float:left;
	background:  url(img/header-right.jpg) no-repeat left 0;
	height: 178px;
}
div.header-right {
	float:left;
	border: 0px solid red;
	width: 180px;
	height: 178px;
}
div.menu-about {
	float: left;
	margin: 5px; 	
}
div.menu-about a {
	color: #818285;
	font-weight: bold;
	margin: 0px 15px; 	
}
div.menu-about a:hover {
	text-decoration: none;
}
div.header-right img {
	border: 0px;
	float: left;
	margin: 5px 15px;
}

img.header-title {
	margin-top: 100px;
	margin-left: 10px;
	z-index: 500;
	position: absolute;	

}
/* END HEADER ----------------------------- */

div.center-left {
	float:left;
}
div.center-center {
	width: 530px;
	float:left;
	background:  #eff0f1 url(img/center-left.gif) repeat-y right 0;
	text-align: left;
}
div.center-right {
	float:left;
	border: 0px solid red;
	width: 180px;
	height: 198px;
	text-align:left;
}


div.center-footer {
	background: url(img/center-footer-bottom.gif) repeat-x left bottom;
}
div.center-footer-left {
	background: url(img/center-footer-left.jpg) no-repeat left bottom;
}
div.center-footer-right {
	background: url(img/center-footer-right.jpg) no-repeat right bottom;
}

div.center-content {
	margin-left: 20px;
	margin-right: 20px;
	font-size: 12px;
	min-height: 200px;
}	


img.about-right { 
	margin-top: 100px;
	margin-left: -9px;
	z-index: 500;
	position: absolute;	
}
img.map-right { 
	margin-top: 110px;
	margin-left: -9px;
	z-index: 500;
	position: absolute;	
}
	
img.store-right { 
	margin-top: 100px;
	margin-left: -7px;
	z-index: 500;
	position: absolute;	
}	
img.telephones {
	margin-top: -215px;
	margin-left: -158px; 
	z-index: 500;
	position: absolute;	
}
div.i_ua {
	margin-top: -115px;
	margin-left: -130px; 
	z-index: 500;
	position: absolute;	
}
div.i_ua div {
	margin-top: 5px;
}
img.store {
	margin-top: 150px;
	margin-left: -5px;
	z-index: 500;
	position: absolute;	
}
ul.map li {
	line-height: 2;
}

/* FOOTER -------------------------------- */
div.footer {
	color: white;
	background-color: #fff;
	width: 100%;
	height: 64px;
}
div.footer-left {
	background: #0058a9 url(img/footer-left.gif) no-repeat 20px 0;
	height: 45px;
	font-size: 10px;
	margin-top: 21px;
	float: left;
	width: 934px;
}
div.footer-right {
	background: url(img/footer-right.gif) no-repeat right 0;
	height: 66px;
	width: 66px;
	float: left;
	text-align: left;
}
/* END FOOTER  --------------------------- */

table.store {
	margin-left: -11px;
}
table.store tr td {
	text-align: center;
	color: #666;
	font-size: 10px;
}
table.store tr td img {
	border: 0px;
}
table.store tr td a {
	color: #666666;
}	
	
div.store-center-header {
	margin: -10px 0px 0px 300px;
	_margin: 0px 0px 0px 300px;
	text-align: center;		
}
div.store-tables h4 {
	font-size: 14px;
	color: 0095da;
	text-align: center;
}
div.store-tables table {
	text-align: center;	
	font-size: 11px;
	margin-bottom: 10px;
	width: 95%;
	_width: 90%;
}
div.store-tables table caption {
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	padding: 4px 10px;
}
div.store-tables table th {
	color: #fff;
	background-color: 0095da;
	font-weight: bold;
}
div.text-return {
	text-align: center;
	margin-top: 30px;
	margin-bottom: -30px;
	_margin-bottom: 0px;
}


div.price-col {
	float: left; 
	width:230px;
}	
div.price-col h4 {
	margin-top: 15px;
	color: #0095da;
}
div.price-col-right {
	background: url(img/price-col-center.gif) repeat-y left 0;
	padding-left: 30px;

}
img.price-center-footer { 
	margin-top: -5px;
	margin-left: -190px;
	z-index: 500;
	position: absolute;	
}



