body	{
	background: #676758 url('../images/bg/body.gif') 0px 331px repeat-x;
	}

#Head {
	margin:0;
	padding:0;
	height: 245px;
	position: relative;
	background: url('../images/bg/head.gif') repeat-x;
}

#Head .phone {
  position: absolute;
  top: 160px;
  left:280px;
  text-align: right;
}

#Head .phone { font-size: 14px; color: #FFF; font-family: "Verdana"; font: "Verdana";}
#Head .phone * { font-size: 14px; color: #FFF; font-family: "Bookman Old Style"; font: "Bookman Old Style";}
#Head .phone .number { font-size: 32px; }

#Head .adv {
  position: absolute;
  top: 10px;
  left: 80px;
  font-size: 16px; color: #FFF; font-family: "Bookman Old Style"; font: "Bookman Old Style";
}
#Head .adv * { font-size: 22px; color: #FFF; font-family: "Bookman Old Style"; font: "Bookman Old Style";}

#Head .logo {
	position: absolute;
	top: 58px;
	left:77px;
	width: 450px;
}

#Head .logo img {
	float: left;
	margin-right: 55px;
}

#Head .logo h2 {
	font-size: 40px;
	margin: 0;
	padding: 0;
}

#Head .logo h3 {
	font-size: 22px;
	font-family: "Bookman Old Style";
	font: "Bookman Old Style";
	font-weight: normal; 
	margin: 0;
	padding: 0;
}

#Head .logo * {
	color: #FFF;
}

#Head .serv {
	position: absolute;
	top: 0px;
	right:0px;
	width: 522px;
	height: 245px;
	background: url('../images/bg/serv.gif') no-repeat;
}

#Head .serv div {
	text-align: center;
	position: absolute;
}

#Head .serv div * {
	text-align: center;
	font-family: "Bookman Old Style";
	font: "Bookman Old Style";
	font-size: 14px;
	text-decoration: none;
}

#Head .serv div#dev {left: 6px;   top: 90px; }
#Head .serv div#adv {left: 270px; top: 36px; }
#Head .serv div#seo {left: 388px; top: 190px;}

#Cont {
	padding: 0px 60px 20px 60px;
}

#Cont h1, #Cont * h1 {
	border-bottom: solid 2px #70705F;
	padding-bottom: 17px;
}

#Cont li {
	padding-bottom: 10px;
	list-style-image: url('../images/ico/cmark.gif');
}

#Cont .lcol {
	width: 44%;
	float: left;
}

#Cont .rcol {
	width: 50%;
	float: right;
}

#drago {
  position: absolute;
  top: 244px;
  right: 15%;
}
