h1 {
	font-size: 38px;
	text-align: center;
	padding: 0 0 20px 0;
}
#page {
	background-image: none;
	padding: 25px 4.5%;
	width: 91%;
}
#navi {
	line-height: 30px;
	padding: 0 0 15px 0;
	width: 100%;
	height: auto;
}
#navi li {
	text-align: center;
	float: none;
	margin-right: 0;
	width: 100%;
}
.dynamic-holder p,
.cont-block p,
ul.style-a,
ul.style-b,
.newsl-item p,
.contact-content {
	font-size: 14px;
}
.dynamic-block-a,
.dynamic-block-b {
	width: 100%;
}
.dynamic-content {
	padding-top: 25px;
	width: 100%;
}
.dynamic-block-a .dynamic-content {
	height: 450px;
}
.dynamic-block-b .dynamic-content {
	height: 715px;
}
.dynamic-holder,
.dynamic-content .switcher-topbottom {
	width: 100% !important;
	height: auto !important;
}
.dynamic-block-b .dynamic-content {
	margin-top: 5px;
	padding-top: 0;
}
.dynamic-content .switcher-topbottom {
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	display: block;
	clear: both;
	position: relative;
	/*top: 490px;*/
	top: 28px;
	max-width: 300px;
	max-height: 225px;
}
.dynamic-content .switcher-topbottom li {
	height: 50px;
}
.dynamic-content .switcher-topbottom li a {
	background-position: 100% 100% !important;
	width: 100%;
}
.dynamic-content > div,
.dynamic-content > div ul:first-of-type,
.dynamic-content > div ul:first-of-type li,
.dynamic-content > div ul:first-of-type li img {
	/*max-width: 300px;
	width: 100% !important;*/
	width: 300px !important;
	height: 251px !important;
}
.dynamic-content > div {
	overflow: visible !important;
	margin: 0 auto;
	max-width: 350px;
}
.dynamic-content > div ul {
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	display: block;
	clear: both;
	position: relative;
}
#footer {
	width: 100%;
}
#footer h4 {
	padding: 55px 0 10px;
}
#footer.page-bio h4 {
	padding-top: 25px;
}
#footer.page-portfolio h4 {
	padding-top: 40px;
}
#footer.page-news h4 {
	padding-top: 0;
}
#footer.page-contact h4 {
	padding-top: 35px;
}

ul.style-b.pb {
	padding-bottom: 15px;
}
.cont-img {
	float: none;
	display: block;
	margin: 5px auto 20px;
	max-width: 258px;
	width: 100%;
	height: auto;
}
.cont-left,
.cont-right {
	float: none;
	width: 100%;
}

.newsl-item {
	padding: 0 0 20px;
}
.newsl-item h2 {
	padding: 0 0 10px;
}

.contact-content li strong {
    padding: 0 0 15px;
}
.contact-content {
	padding-bottom: 25px;
}
#google-map {
    float: none;
    margin: 0 auto;
    max-width: 514px;
    max-height: 300px;
    width: 100%;
}
