<!--

* {
border: 0px red dotted;
}

body {
	background-color: #fff;
	color:	#343434;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size: 15px;
}

html, body {
height:100%;
}

a {
	color:	#343434;
	font-size: 15px;
}

.bg {
	margin-top: 28px;
}

.large {
font-size: 22px;
}

.red {
color:  red ;
}


.main {
position:relative;
height:100%;
width:100%;
}

.menu {
width: 920px;
position:absolute;
left:50%;
top:50%;
margin-left:-460px;
margin-top:-150px;

}

.menu div {
	margin: 0;
	width: 200px;
	padding:15px  10px ;
	/*
	border: 1px #777 dotted;

	*/
}
.menu2 {
width: 920px;
position:absolute;
left:50%;
top:30%;
margin-left:-460px;
margin-top:-150px;

}
.menu2 div  {
    top:30%;
	margin: 0;
	width: 500px;
	padding:15px  10px ;
    height: 160px;

	/*
	border: 1px #777 dotted;

	*/
}


.menu img {
	padding-bottom: 10px;
}

	/*
.menu div:hover {
background-color: #E0ECFF;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
*/
.center {
text-align: center;
}

.light {
color: #777;
font-size: 12px;
margin-top: 6px;
}


img {
border:none;
}

#shadow-top  {
background-image:url("/img/shadow_bc_top.png");
background-repeat:repeat-x;
height:10px;
left:0;
padding:0;
top:0;
position:absolute;
width:100%;
z-index:4998;
}


#shadow-bottom  {
background-image:url("/img/shadow_bc_bottom.png");
background-repeat:repeat-x;
height:10px;
left:0;
padding:0;
bottom:0;
position:absolute;
width:100%;
z-index:4998;
}

#footer-date {
bottom:10px;
position:absolute;
left:50%;
width: 400px;
margin-left:  -200px;
text-align:center;
}

#contacts2 p {
    margin: 15px 40px 15px 0;
}

#contacts2  {

}

.location_badge_promo{
    display: none;
}
-->
