body {
	margin: 0px;
	padding: 0px;
	background: #fff url(../i/bg.png) repeat-x top;
	font-family: Tahoma;
}
img {
	vertical-align: top;
}
a img {
	border: none;
}
ul, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#main {
	width: 923px;
	margin: 0px auto;
	text-align: center;
}
#header {
	height: 131px;
	position: relative;
	z-index: 2;
}
#logo {
	position: absolute;
	left: -27px;
	top: 0px;
}
#top-links {
	position: absolute;
	right: 96px;
	top: 15px;
	text-align: right;
}
#top-links li {
	display: inline;
}
#top-links a {
	margin-right: 25px;
}
#top-menu {
	position: absolute;
	left: 243px;
	top: 47px;
	z-index: 5;
}
#top-menu li {
	float: left;
	padding-bottom: 7px;
	position: relative;
	margin: 0px 1px;
}
#top-menu li.act, #top-menu li:hover, #top-menu li ul {
	background: #4278b1;
	background: url(../i/li_act.gif) no-repeat left bottom;
}
#top-menu li:first-child.act, #top-menu li:first-child ul, #top-menu li:first-child:hover {
	background: url(../i/li_act.gif) no-repeat left bottom;
}
#top-menu a {
	float: left;
	height: 25px;
	padding: 10px 14px 0px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #545454;
}
#top-menu li.act a, #top-menu li:hover a {
	background: #4278b1;
	cursor: pointer;
	color: #fff;
}
#top-menu li.act a {
	cursor: default;
}
#top-menu li.act ul a {
	cursor: pointer;
}
#top-menu li.act a span, #top-menu li:hover a span, #top-menu a:hover span {
	background: none;
}
#top-menu a span {
	background: url(../i/a_sep.gif) repeat-x left bottom;
}
#top-menu ul {
	width: 200px;
	display: none;
	position: absolute;
	left: 0px;
	top: 35px;
	text-align: left;
	padding-bottom: 7px;
}
#top-menu ul li, #top-menu ul li:hover, #top-menu ul li:first-child, #top-menu ul li:first-child:hover {
	float: none;
	padding: 5px 0px 5px 15px;
	background: #4278b1; /* used in original */
	/*background: #D8D8D8;  just for test */
	margin: 0px;
	border-top: solid 1px #fff;
}
#top-menu ul li:hover, #top-menu ul li:first-child:hover {
	background: #79a6d2;
}
#top-menu ul li a {
	float: none;
	padding: 0px;
	display: block;
	height: auto;
	width: 100%;
}
#top-menu ul li a:hover {
	
}
#top-menu ul li:hover a {
	background: none;
}

#content {
	position: relative;
	z-index: 1;
}
#rotate-items {
	height: 287px;
	border: solid 7px #e7eef5;
	position: relative;
}
.corner {
	width: 35px;
	height: 30px;
	position: absolute;
	left: -7px;
	bottom: -7px;
	background: url(../i/corner.png);
	font-size: 0px;
	z-index: 2;
}
.blue-bg {
	width: 466px;
	height: 287px;
	position: absolute;
	right: 0px;
	top: 0px;
	background: url(../i/blue_bg.png) no-repeat right top;
	z-index: 2;
}
.blue-bg .left, .blue-bg .right {
	width: 47px;
	height: 287px;
	float: left;
	background: #4278b1;
	opacity: 0.5;
	filter: alpha(opacity = 50);
}
.blue-bg .right {
	width: 27px;
	opacity: 0.8;
	filter: alpha(opacity = 80);
}
.items .item {
	display: none;
}
.items .item img {
	position: absolute;
	left: 0px;
	right: 0px;
	z-index: 1;
}
.items .text {
	width: 248px;
	float: right;
	margin-right: 94px;
	display: inline;
	position: relative;
	z-index: 3;
	text-align: left;
}
.items .text  h3 {
	color: #fff;
	font-size: 34px;
	font-weight: normal;
	margin: 33px 0px;
}
.items .text p {
	color: #c7d7e8;
	font-size: 15px;
	line-height: 160%;
	margin: 0px;
}
.girl {
	width: 158px;
	height: 576px;
	position: absolute;
	top: -91px;
	right: -70px;
	background: url(../i/girl.png);
	z-index: 3;
}
.address {
	width: 497px;
	height: 237px;
	float: left;
	margin-top: 7px;
	position: relative;
}
.address img {
	position: absolute;
	left: 0px;
	top: 0px;
}
.address .text {
	text-align: right;
	position: relative;
	float: right;
	color: #333333;
	font-size: 18px;
	margin-top: 10px;
}
.address .text strong {
	color: #4278b1;
	font-size: 30px;
	font-weight: normal;
}
.address .text span {
	color: #4278b1;
	font-size: 22px;
	line-height: 180%;
}
.form-block {
	width: 229px;
	float: right;
	border: solid 1px #ccd2d8;
	padding: 7px 0px 15px 24px;
	margin: 13px 100px 0px 0px;
	display: inline;
	text-align: left;
}
.form-block h3 {
	font-size: 24px;
	margin: 0px;
	color: #4278b1;
	font-weight: normal;
}
.form-block div {
	padding-top: 4px;
}
.form-block label {
	font-size: 13px;
	color: #4c4c4c;
}
.form-block div input {
	padding: 0px;
	margin: 0px 3px 0px 0px;
	vertical-align: middle;
}
.form-block .submit {
	float: right;
	position: relative;
	margin: -20px 20px 0px 0px;
}

.top-content {
	width: 923px;
	height: 83px;
	background: url(../i/top_content_bg.png) repeat-x top;
}
.top-content .wrapper {
	height: 83px;
	background: url(../i/top_content.png) no-repeat left top;
	padding-left: 54px;
}
.breadcrumbs {
	color: #acc0d6;
	font-size: 11px;
	text-align: left;
	padding: 15px 0px 0px 5px; 
}
.breadcrumbs a {
	color: #acc0d6;
}
.breadcrumbs a:hover {
	text-decoration: none;
}
.breadcrumbs span {
	margin: 0px 3px;
}
.breadcrumbs span.title {
	display: block;
	margin: 8px 0px 0px;
	padding: 0px;
	text-align: left;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
}
.top-content h1 {
	margin: 8px 0px 0px;
	padding: 0px;
	text-align: left;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
}
.address-block {
	float: right;
	margin: 16px 115px 0px 0px;
	color: #cddae7;
	font-size: 13px;
	text-align: left;
	line-height: 100%;
}
.address-block span {
	color: #ffffff;
	font-size: 17px;
	line-height: 170%;
}
.text-block {
	width: 734px; 
	float: left;
}
.text-block, .content {
	text-align: left;
	margin: 0px 135px 0px 54px;
	font-size: 14px;
	line-height:  1.5;
	color: #000000; /*#5b5b5b;*/
	padding-bottom: 65px;
	position: relative;
}
.text-block p {
	margin: 19px 0px 0px;
	padding: 0px;
}
.text-block a {
	color: #4278b1;
}
.text-block a:hover {
	text-decoration: none;
}
.text-block h3 {
	color: #335c8a;
	font-size: 18px;
	font-weight: normal;
	margin: 19px 0px 0px;
	padding: 0px;
}
.text-block .girl, .content .girl {
	width: 136px;
	height: 565px;
	background-image: url(../i/girl2.png);
	right: -185px;
	/*top: -178px;*/
	top: -159px;
}
.content .girl {
	top: -159px;
	right: -50px;
}

/*.content {
	float: left;
	width: 818px;
	margin-left: 0px;
	margin-right: 105px;
}
.image-block {
	width: 554px;
	float: left;
	margin-top: 5px;
}*/
.content {
	float: left;
	width: 923px;
	margin-left: 0px;
	margin-right: 0px;
}
.image-block {
	width: 714px;
	float: left;
	margin-top: 5px;
}
.image-block .pager {
	float: left;
	/*width: 500px;*/
	padding: 0px 0px 0px 55px;
	color: #5b5b5b;
}
.pager span {
	float: left;
	font-size: 17px;
	margin: 2px 16px 0px 0px;
}
.pager ul {
	float: left;
}
.pager li {
	float: left;
}
.pager li a {
	float: left;
	height: 32px;
	font-size: 18px;
	padding: 2px 7px 0px;
	background: url(../i/a_sep.gif) repeat-x left 26px;
	color: #5b5b5b;
	text-decoration: none;
	margin: 0px 13px;
}
.pager li a:hover {
	background: none;
}
.pager li a.act, .pager li a.act:hover {
	background: url(../i/pager_act.gif) repeat-x left top;
	cursor: default;
	padding: 2px 10px 0px;
}
.image-block img {
	float: left;
	border: solid 1px #c9c9c9;
}
/*.legend {
	width: 240px;
	float: left;
	display: inline;
	margin: 62px 0px 0px 22px;
}*/
.legend {
	width: 200px;
	position: absolute;
	right: -100px;
	top: 376px;
	z-index: 3;
}
.legend p {
	margin: 15px 0px 0px;
	padding: 0px;
}
.legend p img {
	vertical-align: middle;
	margin: 0px 8px 0px 6px;
}

#footer {
	width: 100%;
	clear: both;
	padding-bottom: 40px;
}
#footer span {
	font-size: 12px;
	color: #acacac;
}
#footer span.copy {
	float: left;
	margin-left: 20px;
}
#footer span.lbl {
	float: right;
}

.gitems .img {
	margin: 2px;
}

#adiv h1 {
	color: #000 !important;
	font-size: 22px !important;
	font-weight: bold;
}
#adiv h2 {
	color: #000 !important;
	font-size: 18px !important;
	font-weight: bold;
}
#adiv h3 {
	color: #000 !important;
	font-size: 16px !important;
	font-weight: bold;
}
