body {	
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color:black; 
	margin:0;
	padding:0;
 }

#main { 
	width: 980px; 
	background-color:white; 
	min-height:600px; 
	margin:0 auto 30px auto; 
}




#topmenu { 
	width:910px; 
	height:43px;

	padding-left:70px;
 
}

#topmenu a { 
	width: 100px; 
	height:32px; 
	float:left; 
	background:url(images/btn.gif) top left no-repeat; 
	color:white; 
	padding:11px 0px 0px 40px; 
	margin:0; 
	font:13px/18px Arial; 
	font-weight:bold; 
	text-transform: capitalize;
	list-style:none;
	display:block;
	text-decoration:none;
}

#topmenu a:hover { color:#999999;}

#topmenu .first  { 
	background:url(images/btn-first.gif) top left no-repeat; 
}

#topmenu .last { 
	background:url(images/btn-last.gif) top left no-repeat; 
}





#header {
	width: 980px;
	height: 290px;
	background: url(images/header4.jpg) top left no-repeat;
}

#header .logo { margin-top:90px; margin-left:30px; width:280px; height:90px; }
#header .logo a { width:280px; height:90px; display:block; }
#header .logo span { display:none; }






#topoffers { 
	width:100%; 
	height: 327px; 
	background:url(images/topoffers.jpg) top left no-repeat;
	padding-left:20px; 
	color:white;

}


#topoffers .gallery { 
	width:710px; 
	height:300px; 
	float:left;
}

#topoffers h2 { 
	color:white; 
	font-size:19px; 
	font-family:Tahoma; 
	margin:0; 
	padding:24px 0;
	text-transform:uppercase;
}

#topoffers .gallery a { 
	width: 226px;
	height:223px;
	display:block;
	float:left;
	margin-right:10px;
	text-decoration:none;
}

#topoffers .gallery img { 
	border:none;  
	position:absolute;
}

#topoffers .gallery .textimg {	
	margin-top:182px;
	margin-left:8px;
	width:200px;
	height:15px;
	font:15px/15px Verdana;
	font-weight:bold;
	position:absolute;
	padding:9px 5px;
	background-color:#c1b9cd;
	text-align:center;
	color:#330066;
}

#topoffers .info {
	width:210px;
	height:300px;
	float:left;
	margin-left:30px;
}

#topoffers .info ul { 
	width:200px;
	margin:0;
	padding:0;
}

#topoffers  .info li {
	list-style-image:url(images/arrow3.png);
	padding-left:8px;
	color:white;
	font-family: Trebuchet MS ;
	font-size:14px;
	font-weight:bold;
	height:22px;
	margin-bottom:11px;
	margin-left:15px;
}


#topoffers .last-pics { padding-top:30px; }
#topoffers .last-pics img {
	float: left;
	border: 6px #C7A7D8 solid;
	float:left;
	margin-left:15px;
	width:200px;
	height:150px;
	
}


#topoffers .contacts-left {
	width:440px;
	float:left;
	margin:0 20px;
	font:13px/20px Helvetica;	


}

#topoffers .contacts-left img {
	float:left;
	margin-right:25px;
	margin-bottom:50px;
	border:6px #524567 solid;
}

#topoffers .contacts-right
{
	float:left;
	width:400px;
}


#topoffers .uslugi-text {
	padding:15px 60px 0 20px;
	line-height:15px;
	font-size:12px;
	font-family:Trebuchet MS;

}


#topoffers .limuzini-text {
	width:91%;
	padding:20px 20px 0 20px;
}



#content { 
	margin-left:30px;
}

#content h2 { 
	font:24px/30px Trebuchet MS;
	color:#111E40;	
}

#content .left {
	float:left;
	width:685px;
}

.f3f3f3 { 
	background-color:#f3f3f3;
	padding:10px 15px;	
}

#content .right { 
	float:right;
	width:210px;
	padding:5px 8px;
	margin-right:25px;
	
}

#content .right ul {   }

#content .right li { 
	list-style-image:url(images/arrow3.png);
	clear:both; font-family: Trebuchet MS; 
	font-size:13px;	
	font-weight:bold;  
	list-style-type:none; 
	width:150px; 
	margin-bottom:10px;
}

#content .right .dbdbdb {
	background-color:#dbdbdb;
}	

#content .right .dbdbdb img { 
	width:65px; 
	height:45px; 
	margin-left:5px; 
	border:none;
}

#content .right .dbdbdb a { 
	float:left; 
	text-decoration:none; 
	margin-bottom:10px; 
}




#footer {
	clear:both;
	width:950px;
	height:32px;
	background:url(images/footer.gif) top left no-repeat;
	padding-top:25px;
	color:#939393;
	padding-left:30px;
}



.galleryp {
	width:190px;
	height:180px;
	font:9px/1.2em Tahoma;
	float:left;
	margin:4px;
	padding:0 8px;
	text-align:center;
}
.galleryp img {
	width:180px;
	height:140px;
	background:white;
	padding:5px;
	margin-bottom:3px;
}

.galleryp a {
	font:9px/1.2em Tahoma;
	color:#366796;
}




.cform {

	font:12px/1.4em Trebuchet MS, Verdana, Tahoma;

}
.cform input {
	margin-bottom:10px;
	border:1px white solid;
	background-color:white;
	padding:4px;
	width:180px;
	height:20x;
	font:10px/1em Verdana;
}

.cform .submit { 
	width:auto;
	height:auto;
	padding:3px 6px;
	margin:auto;
	border:none;
	background-color:#669933;
}
.cform textarea {
	border:1px white solid;
	background-color:white;
	padding:2px;
	width:180px;
	height:93px;
	font:10px/1em Verdana;
}

.cform input.sub1 {
	border:none;
	width:66px;
	height:23px;
	margin-top:10px;
}

.cform a.email {
	font-weight:bold;
	color:#000099;
	padding:0px 5px;
}
.cform a.email:hover {
	background-color:#000099;
	color:white;
	text-decoration:none;
}


.topricetab {
	width:97%;
	margin-top:25px;
}
.topricetab td 	{
	padding:9px 10px 5px 0;
	font-size:13px;
	text-align:center;
	border-top:1px white dotted;
	
}
.topricetab th { 
	font-size:15px; 
}




.limos {
	width:880px;
	background-color:#f1f1f1;
	padding:20px;
	
}

.limos .review {
	float:left; 
	width:590px;
	padding:0; margin:0;
}

.limos .review img {
	float:left; 
	margin-right:10px;
	margin-bottom:15px;
}

.limos .review ul {
	width:300px;
	float:left;


}

.limos .review li {
	list-style-position:inside;
	width:120px;
	list-style-type:none;
	padding-left:15px;
	font-weight:bold;
	font-size:11px;
	float:left;	
	background : url(images/check.jpg) no-repeat top left;
	padding-bottom:5px;
}

.limos .gal { 
	float:right; 
	width:280px; 
	background-color:white; 
	padding-top:10px;
	padding-bottom:10px;
}

.limos .gal img { 
	width:80px; 
	height:60px; 
	margin-left:10px; 
	border:none;
}

.limos .gal a { 
	float:left; 
	text-decoration:none; 
	margin-bottom:10px; 
}
