﻿#welcome
{
	background: url(../Images/Welcome.gif) no-repeat 0 25px;
}

#welcome .icon
{
	width: 260px;
	height: 91px;
	background: url(../Images/Info.gif) no-repeat 197px 28px;
}

#welcome P
{
	padding: 0;
	margin: 0;
}

#welcome .text
{
	clear: both;
}

#welcome .text TEXTAREA
{
	margin: -1px 0 5px -3px;
	padding: 0 0 0 2px;
}

TEXTAREA
{
	color: #545454;
	background: none;
	border: 1px dotted #ccc;
	line-height: 16px;
	overflow: hidden;
	padding: 0;
	outline: none;
	width: 100%;
	padding: 0 0 0 2px;
	margin: -2px 0 0 -3px;
}

#signature
{
	text-align: right;
}

#signature IMG
{
	width: 129px;
	height: 41px;
}

#contacts
{
	clear: both;
	padding-top: 65px;
	margin: 20px 0 20px 0;
	float: left;
	background: url(../Images/OnlineContacts.gif) no-repeat;
}

#icq
{
	cursor: pointer;
	height: 53px;
	padding: 18px 0 0 75px;
	background: url(../Images/Icq.gif) no-repeat;
}

#skype
{
	cursor: pointer;
	height: 53px;
	padding: 15px 0 0 75px;
	background: url(../Images/Skype.gif) no-repeat;
}

#phone
{
	height: 53px;
	padding: 17px 0 0 74px;
	background: url(../Images/Phone.gif) no-repeat;
}

#last-news
{	
	padding: 91px 0 0 0;
	background: url(../Images/LastNews.gif) no-repeat 0 25px;
}