
html, body {
	margin: 0;
	padding: 0;
	width: 100%;	
}

html {}

body {
	font: 14px Tahoma;
	text-shadow: #0c152e 1px 1px;
	color:#fff;
	min-width:960px;
background:url(../img/main-bg.jpg) repeat-x top  #0c152e;/*#080401;		*/
}

a {
	color:#ff6c00;
	text-decoration:underline;
	outline:none;
}

h3 {
	font:24px Tahoma;
	color:#efe3db;
	text-align:center;
}

a:hover {
	text-decoration:none !important;
	outline:none;
}

div, td, li, p, input, textarea {
	font-size:14px;
	line-height:20px;
	font-family: Tahoma;
	color: #efe3db;
	text-decoration:none;
}

img { border: 0; }

input { outline:none !important }

p { margin:15px 0; 	text-align:justify; text-indent:30px;

 }
 
 p:first-line {padding-left:25px}



#container {
	width:100%;
	margin:0 auto;
	min-height:600px;
}

#content {
	margin: 0 auto;
}

#phoneBox {
	width:350px;
	height:70px;
	float:left;
	padding:5px 0 0 10px;
}

#logo {
	float:left;
	width:280px;
	height:150px;
	margin:0;
}

#logo a {
	display:block;
	width:280px;
	height:150px;
	background:url(../img/logo.png) no-repeat;
}

#topMenu {
	height:95px;
	width:100%;
	background:url(../img/topmenu-bg.png) repeat-x top;
}


.bottom_menu {
	float:left;
	text-align:left;
	padding:0 25px;
	height:120px;
	border-right: dotted 1px #fff
}



.bottom_menu h2 {
	color:#efbea0;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:5px 0;

}

.bottom_menu a {
	color:#fff;
	font-size:12px;
	line-height:18px;
	text-decoration:underline;
	white-space: nowrap;
}

.bottom_menu a:hover { text-decoration:none; }


.clear {
	clear: both;
	height: 0;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}

.copyright {
	padding: 50px 10px 10px 35px;
	width:500px;
	float:left;
	font-size: 11px;
	color:#efe3db;
	margin:0 auto;
	text-align:left;
}

.btmAddr {float:left; text-align:right; width:370px; font-size:12px; line-height:16px;}

.footer {
	width:100%;
	margin:0 auto;
	background: url(../img/footer-bg.jpg) repeat-x bottom #0c152e;
/*	background: url(../img/footer-bg.png) repeat-x bottom #080401; */
	min-height:500px;
	margin-top:20px
}

.footerInner {
	width:930px;
	padding:15px 15px 50px 15px;
	margin:0 auto;
}

.head {
	width:960px;
	height:150px;
	margin: 0 auto;
	padding:0;
}

.innerWraper {
	width:880px;
	padding:0 20px;
}

.wraper {
	width:920px;
	margin: 0 auto;
}


#phonesBox {
	padding-top:20px;
	float:left;
	text-align:center;
	width:270px;
	font-size:16px;
	line-height:32px;
	color:#f1d6bf
}

.top-slogan {	
	float:left;
	width:400px;
	height:100px;
	padding-top:50px;
/*	background:url(../img/santa.png) no-repeat center bottom;*/
}

.top-slogan h1 {
	font: bold 20px Arial;
	color: #fff;/*#efbea0;*/
	text-transform:uppercase;
	text-align:center;
}

.mainPageText {
	width:600px;
	padding-right:20px;
	float:left;
}

.mainPageText p {	
	font:16px/24px Tahoma;
	text-align:justify;
}


.mainPageImg {
	padding:40px 0;
	width: 260px;
	float:left;
}

.whyChas {
	float:left;
	width:200px;
	text-align:center;
}

.mpBotton {
	float:left;
	width:292px;
	height:250px;	
}

.mpBotton a {
	display:block;
	width:292px;
	height:50px;	
	padding-top:200px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	font:18px Tahoma;
}

.mpBotton a:hover {color:#da9837}

.lang {
	position:absolute; 
	top:0px;
	left:50%;
	width:200px;
	margin-left:250px;
}

.lang a.rus, .lang a.ukr  {
	float:left;
	display:block; 
	width:100px; 
	height:25px;
}

.lang a.rus {
	background:url(../img/rus.png) no-repeat bottom;
	}

.lang a.ukr{
	background:url(../img/ukr.png) no-repeat bottom;
	}

.lang a.rus:hover, .lang a.ukr:hover {background-position:top}

.partners h3 {text-align:left}
.partners a img{border:solid 1px #FFFFCC; margin:5px; padding:2px}

.partners a:hover img{border:solid 1px #66CC33; }
