*
{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: Helvetica, Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
}

html, body
{
	background-color: #f1f7fa;
}

h1 span
{
	display: block;
	width: 1px;
	height: 1px;
	overflow: hidden;
	position: absolute;
	top: -1000px;
}

h1
{
	height: 100px;
	background: transparent url(Images/Logo.gif) no-repeat scroll center center;
	border-bottom: 7px solid #961239;
}

#Content-Container
{
	height: 400px;
	margin: 0;
	background: transparent url(Images/bg.gif) repeat-x scroll top left;
}
#Content
{
	width: 713px;
	height: 400px;
	position: absolute;
	left: 50%;
	margin-left: -362px;
	background: transparent url(Images/bg.jpg) no-repeat scroll top left;
}

#Contacts
{
	height: 60px;
	background-color: #961239;
	line-height: 60px;
	color: white;
}
#Contacts a
{
	color: #a8cee7;
}
strong
{
	font-weight: bold;
}
#Contacts p
{
	position: absolute;
	left: 50%;
	margin-left: -362px;
	width: 713px;
}

.adr
{
	margin-left: 50px;
	margin-right: 50px;
}

h2
{
	font-weight: bold;
	height: 45px;
	line-height: 45px;
	padding-left: 40px;
}
h2 a
{
	font-weight: bold;
	color: white;
}

#eng, #it
{
	width: 342px;
	height: 299px;
	float: left;
}

#eng
{
	background: transparent url(Images/Eng.jpg) no-repeat scroll top left;
	margin-top: 61px;
	margin-left: -19px;
	margin-right: 29px;
	_margin-left: 0px;
	_margin-right: 10px;
	_position: relative;
	_left: -19px;
}
#it
{
	background: transparent url(Images/IT.jpg) no-repeat scroll top left;
	margin-top: 61px;
}
h2.lv
{
	margin-top: 155px;
}

#Copyright
{
	color: #52697b;
	font-size: 10px;
	margin-top: 10px;
	position: absolute;
	left: 50%;
	margin-left: -362px;
}