@charset "utf-8";
body {
	min-width: 500px;
}
.wrapper {
	width: 500px;
	padding: 0;
	position: relative;
}
.header-top {
	background: none;
	position: static;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	height: auto;
}
.main-menu {
	width: 96%;
	padding: 16px 2% 20px;
	text-align: center;
}
.main-menu .no-mobile {
	display: none;
}
.secondary-menu {
	background: #105d27;
	background: -moz-linear-gradient(top, #105d27 0%, #1ab044 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #105d27), color-stop(100%, #1ab044));
	background: -webkit-linear-gradient(top, #105d27 0%, #1ab044 100%);
	background: -o-linear-gradient(top, #105d27 0%, #1ab044 100%);
	background: -ms-linear-gradient(top, #105d27 0%, #1ab044 100%);
	background: linear-gradient(to bottom, #105d27 0%, #1ab044 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#105d27', endColorstr='#1ab044', GradientType=0 );
	width: 96%;
	padding: 20px 2% 20px;
	text-align: center;
}
.banner {
	background-size: 100%;
	overflow: hidden;
	height: 250px;
	width: 500px;
	margin-top: 10px;
	padding-bottom: 3px;
	position: static;
}
#slides {
	left: -218px;
	position: relative;
}
.slides_container {
	width: 900px;
}
.slides_container div {
	width: 900px;
	height: 250px;
}
.pagination {
	padding-left: 570px;
}
.thumbs-menu {
	width: 500px;
}
.thumbs-menu ul li {
	width: 100%;
 *padding-bottom:2px;
}
.thumbs-menu ul ul li + li {
	width: 388px;
}
.thumbs-menu ul ul li a {
	width: auto;
	padding: 24px 24px 12px;
}
.thumbs-menu ul ul li a span.trajan_pro_regular span {
	padding-bottom: 8px;
}
.next-step {
	width: 90%;
	padding: 20px 5%;
}
.where-we-are {
	width: 90%;
	padding: 20px 5%;
}
footer {
	background: #f3f3f3;
}
.footer-left {
	width: 90%;
	text-align: center;
	padding: 20px 5% 0;
}
.footer-right {
	width: 90%;
	text-align: center;
	padding: 20px 5%;
}
.footer-right nav {
	padding-bottom: 20px;
}
.footer-right nav span {
	display: none;
}
.footer-right nav a {
	margin: 0 12px;
}
/*inner-pages*/
.inner-pages {
	background-size: 100%;
	overflow: hidden;
	height: auto;
	width: 500px;
	margin-top: 10px;
	padding-bottom: 3px;
	position: static;
}
.page-banner {
	background-position: center bottom;
	padding-top: 160px;
}
.banner-box {
	background-position: -91px top;
	width: 500px;
	height: 178px;
}
.banner-box ul li:first-child {
	padding-left: 5px;
	width: 225px;
}
.banner-box ul li:first-child .image-arrow {
	top: 62px;
}
.banner-box ul li section {
	width: 220px;
	padding: 10px 25px;
	height: 156px;
}
.banner-box ul li section span.trajan_pro_regular {
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 0;
}
.banner-box ul li section label {
	padding: 1px 5px;
	line-height: 15px;
}
.page-content {
	min-height: 100px;
	width: 100%;
	padding: 10px 0;
}
aside {
	background: none;
	width: 100%;
	min-height: 100px;
	padding: 10px 0;
}
aside nav ul li a {
	margin-left: 2px;
	margin-right: 2px;
	padding: 0 18px 0 20px;
	background: #f0f9f2;
	background: -moz-linear-gradient(top, #f0f9f2 0%, #e2ece9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0f9f2), color-stop(100%, #e2ece9));
	background: -webkit-linear-gradient(top, #f0f9f2 0%, #e2ece9 100%);
	background: -o-linear-gradient(top, #f0f9f2 0%, #e2ece9 100%);
	background: -ms-linear-gradient(top, #f0f9f2 0%, #e2ece9 100%);
	background: linear-gradient(to bottom, #f0f9f2 0%, #e2ece9 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f9f2', endColorstr='#e2ece9', GradientType=0 );
	overflow: hidden;
}
aside nav ul li span {
	margin-left: 2px;
	margin-right: 2px;
	padding: 0 18px 0 20px;
	background: #f0f9f2;
	background: -moz-linear-gradient(top, #f0f9f2 0%, #e2ece9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0f9f2), color-stop(100%, #e2ece9));
	background: -webkit-linear-gradient(top, #f0f9f2 0%, #e2ece9 100%);
	background: -o-linear-gradient(top, #f0f9f2 0%, #e2ece9 100%);
	background: -ms-linear-gradient(top, #f0f9f2 0%, #e2ece9 100%);
	background: linear-gradient(to bottom, #f0f9f2 0%, #e2ece9 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f9f2', endColorstr='#e2ece9', GradientType=0 );
	overflow: hidden;
}
aside nav ul li a:hover img {
	display: none;
}
.contact-us iframe {
	width: 100%;
}
/*about-us*/
.about-us h5 {
	width: 332px;
}
.about-us p {
	width: 332px;
}
/*about-us*/	
/*inner-pages*/
