@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
}
img {
	border: none 0;
}
a {
	outline: none;
}
.clear {
	clear: both;
}
#headerBg {
	position: absolute;
	top: 0;
	left: 0;
	height: 128px;
	min-width: 986px;
	width: 100%;
	z-index: -1;
	background: #000000 url(../images/headerBg.jpg) no-repeat center top;
}
#footerBg {
	position: absolute;
	bottom: -76px;
	left: 0;
	height: 221px;
	min-width: 986px;
	width: 100%;
	z-index: -1;
	background: #000000 url(../images/footerBg.jpg) no-repeat center bottom;
}
#wrapper {
	position: static;
	width: 982px;
	margin: 0 auto;
}
#header {
}
#headerLogo {
	padding-top: 35px;
	float: left;
}
#headerSlogan {
	font: 16px/17px Georgia, "Times New Roman", Times, serif;
	float: left;
	padding-top: 36px;
	padding-left: 12px;
}
#headerSlogan span {
	color: #2f4ba0;
}
#headerContacts {
	font: 16px/18px Georgia, "Times New Roman", Times, serif;
	float: right;
	padding-top: 36px;
	text-align: right;
}
#headerContacts span {
	padding-left: 20px;
}
#headerContacts a, #headerContacts a:hover {
	text-decoration: none;
	color: #fff;
}
div#headerMenu {
	width: 100%;
	clear: both;
	padding-top: 17px;
}
div#headerMenu ul {
	margin: 0 -3px 0 0;
	height: 42px;
	padding: 0;
	list-style: none;
}
div#headerMenu ul li {
    height: 39px;
    width: 194px;
	float: left;
	background-color: #333333;
	background-image: url(../images/menuButton.png);
	margin-right: 3px;
	margin-bottom: 3px;
}
div#headerMenu ul li a {
	display: block;
	width: 181px;
	height: 30px;
	text-decoration: none;
	color: #fff;
	font: small-caps 18px Georgia, "Times New Roman", Times, serif;
	padding-top: 9px;
	padding-left: 13px;
}
div#headerMenu ul li a:hover {
	background-color: #2d4899;
}
div#headerMenu ul li a.active {
	background-color: #2d4899;
	background-image: none;
}
#container {
	background-color: #ffffff;
	display: table;
	width:  100%;
	background: #ffffff url(../images/sidebarBg.png) repeat-y;
}
#sidebar {
	width: 194px;
	float: left;
}
div#leftTitle {
	color: #2f4ba0;
	width: 181px;
	height: 29px;
	background-color: #e6e6e6;
	padding-top: 9px;
	padding-left: 13px;
	font: small-caps 17px Georgia, "Times New Roman", Times, serif;
}
div#leftCategories {
	min-height: 280px;
}
div#leftCategories ul {
	margin: 0;
	padding: 4px 0 0;
	list-style: none;
}
div#leftCategories ul li {
    width: 194px;
}
div#leftCategories ul li a {
	display: block;
	width: 181px;
	height: 20px;
	text-decoration: none;
	color: #000;
	font: 16px Georgia, "Times New Roman", Times, serif;
	padding-top: 4px;
	padding-left: 13px;
}
div#leftCategories ul li a:hover {
	color: #2f4ba0;
}
div#leftCategories ul li a.active {
	color: #2f4ba0;
}
#content {
	position:relative;
	padding: 0;
    overflow: hidden;
	background-color: #fff;
	float: right;
	color: #000;
	width: 785px;
}
#footer {
	clear: both;
	width: 982px;
	height: 39px;
	background: url(../images/footerBgInner.jpg) no-repeat 0 3px;
	padding-top: 3px;
}
div#footerMenu {
	float: left;
}
div#footerMenu ul {
	padding: 0;
	list-style: none;
	margin: 0 0 0 13px;
}
div#footerMenu ul li {
	float: left;
	margin-top: 10px;
	margin-right: 21px;
}
div#footerMenu ul li a, div#footerCopyright a {
	text-decoration: none;
	color: #999a99;
	font: small-caps 16px Georgia, "Times New Roman", Times, serif;
}
div#footerMenu ul li a:hover {
}
div#footerMenu ul li a.active {
}
div#footerCopyright {
	color: #999a99;
	font: small-caps 16px Georgia, "Times New Roman", Times, serif;
	float: right;
	margin-top: 10px;
	margin-right: 13px;
}
/* icons */
.email {
	background: url(../images/icons/email.png) no-repeat 0 2px;
}
.phone {
	background: url(../images/icons/phone.png) no-repeat 0 2px;
}
.mobile {
	background: url(../images/icons/mobile.png) no-repeat 0 3px;
}
/* custom pages */
#homeMainContent {
	background-image: url(../images/homeMainContent.jpg);
	width: 785px;
	height: 398px;
}
#homePersonalizeButton {
	position: absolute;
	width: 313px;
	height: 99px;
	top: 164px;
	left: 440px;
}
#pageHeader {
	width: 100%;
	height: 30px;
	color: #fff;
	font: small-caps 17px Georgia, "Times New Roman", Times, serif;
	padding-top: 8px;
	padding-left: 13px;
	background-color: #2d4899;
}
#pageHeader.margin-bottm {
	margin-bottom: 3px;
}
#pageTextContent {
	background: #fff url(../images/contentBg.jpg) repeat-y;
	min-height: 280px;
	font: 16px/18px Georgia, "Times New Roman", Times, serif;
	padding: 35px;
}
#pageTextContent a {
	color: #2d4899;
}
#pageTextContent a:hover {
}
#pageTextContent.clean {
	/*background: none;*/
	min-height: 0;
	font: 16px/24px Georgia, "Times New Roman", Times, serif !important;
	padding: 35px;
}
#pageTextContent.services {
	height: 294px;
	font: 16px/24px Georgia, "Times New Roman", Times, serif !important;
	padding: 33px 35px 33px 0;
}
#servicesWoman {
	width: 239px;
	height: 360px;
	float: left;
	background: url(../images/servicesWoman.png) no-repeat;
}
#pageTextContent span {
	color: #2d4899;
}
.item-parent {
	margin-right: -3px;
}
.item, .item.double {
	width: 194px;
	height: 194px;
	background-color: #e6e6e6;
	margin-bottom: 3px;
	margin-right: 3px;
	float: left;
	position: relative;
}
.item.double {
	width: 391px;
	height: 391px;
}
.item .img {
}
.item .img img {
	max-height: 156px;
}
.item.double .img img {
	max-height: 353px;
}
.item .title {
	color: #fff;
	width: 100%;
	font: small-caps 16px Georgia, "Times New Roman", Times, serif;
	min-height: 18px;
	background-color: #2d4899;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	bottom: 0;
	position: absolute;
}