*
{
	margin: 0;
	padding: 0;
}
body
{
	background-color: #6e6e6e;
}
img
{
	border: 0;
}
#language
{
	margin: 0 auto;
	margin-top: 37px;
	width: 778px;
}
#language ul
{
	width: 83px;
	height: 16px;
	float: right;
	list-style: none;
	background-image: url(images/bgLanguage.png);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 12px;
	margin-right: 12px;
	display: inline;
}
#language ul li
{
	float: left;
	width: 19px;
	height: 13px;
	padding-right: 6px;
}
#language ul li a
{
	display: block;
	width: 19px;
	height: 13px;
}
#language ul li a img
{
	width: 19px;
	height: 13px;
}
#wrapper
{
	clear: both;
	margin: 0 auto;
	width: 778px;
	padding-top: 302px;
	background-color: #F4F1D7;
	background-image: url(images/mainBanner.jpg);
	background-repeat: no-repeat;
	background-position: 12px 18px;
	margin-bottom: 20px;
	line-height: 20px;
}
#content
{
	padding-left: 12px;
	padding-top: 30px;
}
#menu
{
	background-image: url(images/bgMenu.jpg);
	background-repeat: no-repeat;
	background-position: left;
	list-style: none;
	width: 235px;
	height: 300px;
	float: left;
	margin-bottom: 20px;
}
.index
{
	margin-left: 57px;
}
.index2
{
	margin-left: 90px;
	margin-top: 15px;
}
.gabinets
{
	margin-left: 110px;
	margin-top: 15px;
}
.open
{
	margin-left: 95px;
	margin-top: 15px;
}
.services
{
	margin-left: 125px;
	margin-top: 15px;
}
.certyfication
{
	margin-left: 135px;
	margin-top: 15px;
}
.contact
{
	margin-left: 138px;
	margin-top: 15px;
}
.promotion
{
	margin-left: 135px;
	margin-top: 15px;
}
#mainWrapper
{
	width: 500px;
	margin-right: 18px;
	float: right;
	font-family: tahoma;
	font-size: 12px;
	margin-bottom: 20px;
	color: #800000;
}
#mainWrapper ul
{
	padding-left: 15px;
}
#mainWrapper h2
{
	font-size: 16px;
	font-family: verdana;
	margin-bottom: 15px;
	font-weight: bold;
	color: #800000;
}

}
#mainWrapper p
{
	font-size: 12px;
	font-family: verdana;
	color: #800000;
}
#mainWrapper a
{
	color: #800000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#mainWrapper a:hover
{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

#footer
{
	clear: both;
	padding-left: 12px;
	padding-right: 18px;
}
.created
{
	background-image: url(images/created.png);
	background-repeat: no-repeat;
	width: 234px;
	height: 44px;
	font-family: tahoma;
	font-size: 11px;
	color: #1c1c1c;
	text-align: center;
	padding-top: 30px;
	float: left;
}
.created a
{
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
	color: #000000
}
.created a:hover
{
	text-decoration: underline;
	color: #000000
}
.copyright
{
	float: right;
	width: 504px;
	height: 74px;
}