body {
    font-family: Verdana;
    font-size: 14px;
}

.main {
    width: 588px;
    height: 427px;
    left: 50%;
    top: 50%;
    margin-left: -330px;
    margin-top: -230px;
    position: absolute;
    background-image: url('../images/tooltip1.png');
    background-position: 0px -28px;
}

h1 {
    font-size: 30px;
    color: #0099ff;
    font-weight: 500;
    margin-top: 28px;
    margin-left: 205px;
    margin-bottom: 0px;
    background-image: url(../images/smile1.gif);
    background-repeat: no-repeat;
    background-position: 308px 3px;
}

p {
    margin-top: 0px;
    margin-bottom: 10px;
}

.contentContainer {
    margin-left: 140px;
    width: 424px;
    padding-top: 18px;
    line-height: 19px;
}

.email {
    padding-top: 18px;
    font-size: 18px;
}

.text1 {
    height: 110px;
	width:385px;
}

.tel {
    margin-top: 9px;
    font-size: 31px;
    color: #663333;
}
a:link,a:visited {
    color: #336699
}


.clients {
    
    height: 21px;
    font-size: 14px;
    margin-top: 19px;
    margin-left: 210px;
}

.license {
    height: 18px;
    width: 386px;
    font-size: 8px;
    margin-left: 99px;
    margin-top: 7px;
}
.license a {
	color:#663333;
	}

.radio {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 419px;
    left: -60px;
    background-image: url('../images/radio.png');
}
.textClients 
{
	height:175px;
}
.textClients ul
{
	margin:0px;
	padding:0px;
}
.textClients li 
{
	text-decoration:none;
	list-style:none;
	font-size:11px;
	line-height:18px;
}

.left-clients
{
	float:left;
	width:189px;
	margin-left:-2px;
	margin-top:5px;
	
}
.right-clients
{
	margin-top:5px;
	float:left;
	width:189px;
	margin-left:-3px;
	
}

