/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	background-image: url(img/bg-top.jpg);
	background-repeat: no-repeat;
}
.h1  {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 5px;
	EditMenuName: Heading 1;
	line-height: 22px;
}
.h2  {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 28px;
	EditMenuName: Heading 2;
}
.vit-h1  {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	margin-top: 0px;
	margin-bottom: 5px;
	EditMenuName: Heading 1;
	line-height: 22px;
}


a:link {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #00878B;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #018792;
	text-decoration: none;
	font-weight: bold;
}
#wrapper {
	width: 980px;
}
#MainContent {
	width: 980px;
	float: left;
}
#Logo {
	float: left;
	padding-left: 46px;
	padding-bottom: 20px;
}
#Nav {
	float: right;
	margin-top: 70px;
	text-align: right;
	width: 372px;
}
#BottomContent {
	background-image: url(img/bg-2.jpg);
	background-repeat: repeat-x;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #FFF;
	height: 313px;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	clear: both;
	float: left;
}
#BottomContent2 {
	background-image: url(img/bg-3.jpg);
	background-repeat: repeat-x;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #FFF;
	height: 130px;
	vertical-align: middle;
	padding-top: 21px;
	clear: both;
	float: left;
	padding-left: 85px;
}
#BottomAdress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000;
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 12px;
	clear: both;
	float: left;
	width: 980px;
}
#RightContent {
	float: right;
	padding-bottom: 5px;
	margin-bottom: 21px;
}
#Text {
	float: left;
	width: 400px;
	padding-left: 85px;
	clear: both;
}

#LeftContent {
	float: left;
}
