html
{
	height: 100%;
}

body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background: #ffffff url(../images/contacts/background_pink.gif) left top repeat;
	font-family: Arial, Helvetica, sans-serif;
}

a, a:link
{
	color: #828588;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active
{
	text-decoration: underline;
}

div
{
	color: #828588;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

span
{
	color: #828588;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

p
{
	color: #828588;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

ul
{
	color: #828588;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

li
{
	color: #828588;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

.content
{
	vertical-align: middle;
	height: 100%;
}

.middle
{
	margin-top: 0px;
	width: 900px;
	height: 572px;
	vertical-align: top;
	background: #ffffff url(../images/contacts/content.jpg) left top no-repeat;
}

.contacts
{
	padding-top: 30px;
	padding-bottom: 20px;
}

.content_text
{
	width: 100%;
	margin-right: 20px;
	padding-top: 15px;
	height: 400px;
	text-align: justify;
}

.design
{
	margin-right: 40px;
	margin-top: 10px;
	margin-bottom: 20px;
}


.news
{
	margin-left: 0px;
	padding-top: 10px;	
}