BODY
{
	/*font-family: 'Roboto', sans-serif;*/
	font-family: 'Source Code Pro';
	padding-top: 50px;
}
DIV.container
{
	margin-left: 0;
}
DIV.left
{
	float: left;
}
DIV.right
{
	float: left;
}
DIV.right DIV.item-page.profile
{
	width: 400px;
}
.right A
{
	color: #000000;
}
.right A:hover
{
	color: #626262;
}
DIV.moduletable.footer
{
	border-top: 1px solid #000000;
	margin-top: 50px;
	color: #040404;
}
UL.nav.menu
{
	margin-top: 0;
}
.menu LI.item-101
{
	margin-bottom: 100px;
}
.menu LI.item-101 A
{
	font-size: 28px;
}
.menu A
{
	color: #000000;
	font-family: 'Source Code Pro',;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
}
UL.nav.menu LI A:hover, .social A:hover
{
	background-color: transparent;
	color: #626262;
}
.menu LI
{
	margin-bottom: 11px;
}
.menu LI:hover
{
	background-color: transparent;
}
.nav > LI > A:hover, .nav > LI > A:focus
{
	text-decoration: none;
	background-color: transparent !important;
}
.contacts P
{
	margin-bottom: 0;
	margin-top: 0;
}
.contacts H3
{
	margin-bottom: 0;
	margin-top: 0;
	line-height: 1;
}
DIV.item-page.contacts
{
	padding-top: 15px;
}
DIV.moduletable.social UL
{
	list-style: none;
	margin: 0 5px 0 0;
	padding: 0;
	text-align: right;
}
.social LI
{
	float: right;
	margin-left: 15px;
	margin-bottom: 18px;
}
.social A
{
	color: #000000;
}
.right DIV.item-page
{
	clear: both;
}
BODY DIV.highslide-dimming
{
	background: #FFFFFF;
}
BODY DIV.highslide-controls
{
	display: none;
}
DIV.fsThumbGrid
{
	font-family: sans-serif;
}
@media (max-width: 480px)
{
	BODY
	{
		padding: 10px;
	}
	.menu LI.item-101
	{
		margin-bottom: 50px;
	}
	DIV.left DIV.moduletable UL
	{
		padding-left: 0;
	}
	DIV.right DIV.item-page.profile
	{
		width: 100%;
	}
}
