* {
	margin:0;
	padding:0;
	text-decoration:none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;  
	font-family: "Exo 2", Tahoma, Verdana, Arial, Helvetica, sans-serif;		
}
iframe {
	width:100%;
}
b, strong {
	font-weight:700;
}
.bolder {
	font-weight:500;
}
.extrabold {
	font-weight:800;
}
.normal {
	font-weight:400;
}
nav { 
	display: block; 
}
p, ul {
	margin-bottom:10px;	
}
p {
	line-height:21px;
}
.colorwhite {
	color:white;
}
.paddingupdown {
	padding:40px 0;	
}
.callpages ul {
	width:100%;
	float:left;
	margin-left:25px;
}
.callpages p, .callpages {
	line-height:24px;
}
.clear {
	clear:both:
	width:100%;
	display:block;
}
.centered {
	text-align:center;
}
.centeredbuton {
	margin: 0 auto;
}
ul li {
	list-style: circle url(images/list.png);
	margin-left:15px;
}
img {
	border:0;
	width:100%;
}
td img {
	width:auto;
}
body, html {
	width: 100%;
	background:white;
}
body, td {
	font-size:14px;	
	font-weight: 400;
	color:black;
}
td, th {
	padding:4px;
}
th {	
	font-size: 14px;
	font-weight: 400;
	background-color: #615755;
	color:white;
	height: 34px;
	line-height: 34px;
	text-align: center;
	vertical-align:middle;
}
.border {
	border:1px solid #ececec;
}
a {
	color: black;
}
a:hover {
	color: #615755;
}
a, a:hover {
	transition: color 0.5s ease, font-size 0.5s ease;
	-moz-transition: color 0.5s ease, font-size 0.5s ease;
	-webkit-transition: color 0.5s ease, font-size 0.5s ease;
	-o-transition: color 0.5s ease, font-size 0.5s ease;
}
h1, h2 {
	display: block;
   width: 100%; 	   
	color:#615755;
	text-align:center;
	line-height:36px;
	font-size:32px;
	font-weight:900;
	text-transform:uppercase;		
	margin-bottom:50px;	
}
h3 {
	display: block;
   width: 100%; 	   
	color:#615755;
	text-align:center;
	line-height:30px;
	font-size:26px;
	font-weight:900;
	text-transform:uppercase;		
	margin-bottom:20px;	
}
h4 {  
	font-size:20px;
	line-height:30px;
	font-weight:400;
}
input, select, textarea, .input {
	font-size:14px;	
	font-weight:400;
	color:black;
	background-color: white;
	padding: 9px;
	border: 1px inset #c1b4b2;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;	
}
input:focus, select:focus, textarea:focus {
	border: 1px inset #615755;
}
.inputdrug {
	padding: 10px 15px;
	background: #615755;
	color: white;
	font-size: 14px;
	font-weight: 400;
	text-transform:uppercase;
	overflow: hidden;
	text-align: center;	
}
hr {
	background: #c1b4b2;
	border: 0px;
	height: 1px;
	width: 100%;
	margin-top:20px;
	margin-bottom:30px;
}
a.buton, a.buton:hover {
	background: #615755;
	color: white;
	display: block;
	width: 120px;
	height: 40px;
	line-height:38px;
	border:1px solid white;
	overflow: hidden;
	text-align: center;
	font-size:16px;
	font-weight:400;
	text-transform:lowercase;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;		
}
a.buton:hover {
	background:#d6a22c;
}
a.butonproject, a.butonproject:hover {
	background: #615755;
	color: white;
	display: block;
	margin:20px auto;
	width:300px;
	line-height:50px;
	overflow: hidden;
	text-align: center;
	font-size:18px;
	font-weight:700;
	text-transform:uppercase;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;		
}
a.butonproject:hover {
	background:#d6a22c;
}
.contall {
	width: 1200px;
	display: block;
	margin: 0 auto;
}
.contallpadding {
	padding-left:15px;
	padding-right:15px;
}
.call {
	width: 1200px;
	display: block;
	float: left;
}
.inlineblock {
	text-align:center;
	letter-spacing:0;
	word-spacing:0;
	font-size:0;
}
.contallpages {
	width: 960px;
	display: block;
	margin: 0 auto;
}
.callpages {
	width: 960px;
	display: block;
	float: left;
}
.nopadding {
	padding:0;
}
.contallpages iframe {
	height:600px;
}
a.pagerlink, a.pagerlink:hover, a.decornonepagerlink, a.decornonepagerlink hover, .decornonepagerlink {
	background: #615755;
	color: white;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	width: 34px;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	margin-left:1px;
	margin-right:1px;
	margin-bottom:2px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px; 	
}
a.pagerlink:hover, a.decornonepagerlink, a.decornonepagerlink hover, .decornonepagerlink {
	background: #d6a22c;
}
.contoverall {
	width: 100%;
	display: block;
	float: left;	
}
.contoverallup {
	width:100%;
	display:block;
	float:left;
	background:#efeae7;
	padding-top:20px;
}
.contoverallheader {
	width:100%;
	min-height:460px;
	display:block;
	float:left;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#efeae7+49,d8cfcd+52 */
	background: rgb(239,234,231); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(239,234,231,1) 25%, rgba(216,207,205,1) 25%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(239,234,231,1) 25%,rgba(216,207,205,1) 25%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(239,234,231,1) 25%,rgba(216,207,205,1) 25%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efeae7', endColorstr='#d8cfcd',GradientType=0 ); /* IE6-9 */
}
.contoverallmain {
	width:100%;
	min-height:600px;
	display:block;
	float:left;
	padding:40px 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d8cfcd+48,ffffff+51 */
	background: rgb(216,207,205); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(216,207,205,1) 25%, rgba(255,255,255,1) 25%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(216,207,205,1) 25%,rgba(255,255,255,1) 25%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(216,207,205,1) 25%,rgba(255,255,255,1) 25%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8cfcd', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.contoverallhome {
	width:100%;
	min-height:550px;
	display:block;
	float:left;
	background:url(images/home.jpg) no-repeat top center;
	overflow: hidden;
}
.contoverallbrown {
	width:100%;
	display:block;
	float:left;
	background:#615755;
}
.contoveralldown {
	width:100%;
	display:block;
	float:left;
	background:#f9f5f3;
}
.contoverallbottom {
	width:100%;
	display:block;
	float:left;
	background:#aba3a2;
	padding:30px 15px 20px 15px;
}
.clogo {
	width:300px;
	height:80px;
	display: inline;
	float: left;
	animation-delay: .25s;
	-webkit-animation-delay: .25s;		
}
.cslogan {
	width:335px;
	height:42px;
	line-height:21px;
	font-weight:500;
	display: inline;
	float: left;
	text-transform:uppercase;
	margin-top:19px;
	padding-left:25px;
}
.ctel {
	background:url(images/tel.png) no-repeat left center;
	display:inline;
	float:left;
	width:250px;
	padding-left:45px;
	height:42px;
	line-height:21px;
	margin-top:19px;	
	font-size:16px;
	font-weight:500;
	text-transform:uppercase;	
}
.cupsearch {
	width:285px;
	height:40px;
	margin-top:19px;
	display: inline;
	float: right;
	background:white;
	overflow:hidden;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px; 		
}
.searchinput {
	width:185px;
	height:40px;
	display: inline;
	float:left;
}
.searchinput input {
	background:none;
	width:100%;
	height:40px;
	line-height:40px;
	padding:0 10px;
	border:1px solid #615755;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:0;
	border-top-right-radius:0;
	border-bottom-right-radius:0;	
}
a.searchbuton, a.searchbuton:hover {
	background:url(images/search.png) no-repeat center left #615755;	
	width:100px;
	height:40px;
	line-height:40px;
	color:white;
	text-align:center;
	padding-left:15px;
	display: inline;
	float:right;		
}
.cmenu {
	width:100%;
	height:60px;
	margin-top:15px;
	display:block;
	float:left;
	border-top:1px solid #c1b4b2;
}
.slide {
    width:100%; 
	height:460px;
	display:block;
	background:url(images/header.jpg) no-repeat center center;
}
.headertitle {
    width:380px; 
	height:75px;
	margin-top:100px;
	display:block;
	background:url(images/headertitle.png) no-repeat top left;
	padding-left:20px;
	color:#eeece0;
	font-size:18px;
	font-weight:500;
	text-transform:uppercase;
}
.headertext {
    width:380px; 
	margin-top:30px;
	display:block;
	color:#eeece0;
}
.headertext ul li {
	list-style: circle url(images/dot.png);
	margin-left:10px;
	padding-left:10px;
	margin-bottom:10px;
}
.imot {
	width:370px;
	display:inline;
	float:left;
	margin-bottom:30px;
	margin-left:15px;
	margin-right:15px;
	cursor:pointer;
	animation-delay: .25s;
	-webkit-animation-delay: .25s;		
}
.imotimage {
	width:100%;
	height:270px;
	overflow:hidden;
	display:block;
	float:left;
	margin-bottom:20px;
	text-align: center;
	position:relative;
}
.imotimage img {
	min-height:270px;
}
.imotimageauto {
	width:100%;
	height:270px;
	overflow:hidden;
	display:block;
	float:left;
	margin-bottom:20px;
	text-align: center;
	position: relative;
}
.imotimageauto img {
	width: auto;
	height:auto;
}
.lentichkared, .lentichkayellow {
	background:#d6482c;
	color:white;
	font-size:16px;
	font-weight:700;
	text-transform:uppercase;
	width:200px;
	height:40px;
	line-height:40px;
	text-align:center;
	position: absolute;
	top:30px;	
	right:-50px;
	-ms-transform: rotate(45deg); /* IE 9 */
   -webkit-transform: rotate(45deg); /* Safari */
   transform: rotate(45deg);
}
.lentichkayellow {
	background:#d6a22c;
}
.lentichkadetailred, .lentichkadetailyellow {
	background:#d6482c;
	color:white;
	font-size:18px;
	font-weight:700;
	text-transform:uppercase;
	width:100%;
	height:50px;
	line-height:50px;
	margin-bottom:30px;
	text-align:center;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px; 		
}
.lentichkadetailyellow {
	background:#d6a22c;
}
.lentichkatdred, .lentichkatdyellow {
	background:#d6482c;
	color:white;
	font-size:18px;
	font-weight:700;
	text-transform:uppercase;
	text-align:center;		
}
.lentichkatdyellow {
	background:#d6a22c;
}
a.imottitle, a.imottitle:hover {
	width:100%;
	height:63px;
	line-height:21px;
	overflow:hidden;
	display:block;
	float:left;
	font-size:16px;
	font-weight:500;
	color:#615755;
	text-transform:uppercase;
	background: url(images/imot.png) repeat-y top left, url(images/imot.png) repeat-y top right;
	padding:0 10px;
	margin-bottom:20px;
}
a.imottitle:hover {
	color:black; 
}
a.imottitle2, a.imottitle2:hover {
	width:100%;
	height:63px;
	line-height:21px;
	overflow:hidden;
	display:block;
	float:left;
	font-size:16px;
	font-weight:700;
	color:black;
	text-transform:uppercase;
	background:#efeae7;
	padding:10px 20px;
	margin-bottom:20px;
}
a.imottitle2:hover {
	color:#615755; 
}
.imottext {
	width:100%;
	height:107px;
	line-height:21px;
	overflow:hidden;
	display:block;
	float:left;
	margin-bottom:20px;
}
.imotdown {
	width:100%;
	overflow:hidden;
	display:block;
	float:left;
	background:#efeae7;
	padding:10px 20px;
}
.imotdownrow {
	width:100%;
	height:25px;
	line-height:25px;
	overflow:hidden;
	display:block;
	float:left;
	font-weight:700;
	text-transform:uppercase;
}
.imotdownrow span {
	display:block;
	float:right;
}
.homeright {
	width:670px;
	display:inline;
	float:right;
	margin-top:65px;
}
.homerighttitle {
    width:100%; 
	height:60px;
	display:block;
	background:url(images/homerighttitle.png) no-repeat top left;
	padding-left:30px;
	color:#615755;
	font-size:40px;
	line-height:28px;	
	font-weight:700;
	text-transform:uppercase;
}
.homerighttitle span {
    width:100%; 
	height:30px;
	line-height:30px;
	display:block;
	color:#615755;
	font-size:22px;
}
.homerighttext {
    width:100%; 
	margin-top:30px;
	display:block;
	font-size:16px;
	font-weight:500;
}
.homerighttext ul {
	margin-top:40px;
}
.homerighttext ul li {
	text-transform:uppercase;
	margin-left:70px;
	padding-left:10px;
	margin-bottom:20px;
}
.home1textleft {
	width:50%;
	display:inline;
	float:left;
	padding-right:80px;
}
.home1textright {
	width:50%;
	display:inline;
	float:left;
}
.home1textimage {
	width:140px;
	height:75px;
	display:inline;
	float:left;
	margin-right:20px;
	margin-top:50px;
}
.home2title {
	width:100%;
	display:block;
	float:left;
	color:white;
	font-size:16px;
	font-weight:500;
	text-transform:uppercase;
	text-align:center;
	line-height:28px;
	margin-top:30px;
	margin-bottom:30px;
}
ul.home2ul {
	margin: 0;
	padding: 0;
}
li.home2 {
	width:40%;
	margin-left:10%;
	display:inline;
	float:left;
	color:white;
	padding-left:30px;
	background:url(images/dot.png) no-repeat left;	
}
.downcont {
	width:33%;
	display:inline;
	float:left;
	padding-right:100px;
	margin-bottom:30px;
}
.downtitle {
	width:100%;
	display:block;
	float:left;
	color:#615755;
	font-size:16px;
	font-weight:500;
	text-transform:uppercase;
	margin-bottom:30px;
}
.downtext {
	width:100%;
	height:30px;
	line-height:30px;
	display:block;
	float:left;
	font-weight:500;
	color:#615755;	
}
.downtext span {
	width:100px;
	display:inline;
	float:left;
}
.bottomleft {
	width:50%;
	display:inline;
	float:left;
	padding-top:10px;
	color:#615755;
	font-size:16px;
	text-transform:uppercase;
}
.bottomleft a {
	color:#efeae7;
}
.bottomright {
	width:50%;
	display:inline;
	float:right;
}
.imagecontainer6, .imagecontainer5, .imagecontainer4, .imagecontainer3, .imagecontainer2, .imagecontainer1 {
	display:inline;
	float:left;
	overflow:hidden;
	margin-bottom:20px;
	margin-left:10px;
	margin-right:10px;
}
.imagecontainer6 {
	width:140px;
	height:93px;
}
.imagecontainer6 img {
	min-height:93px;
}
.imagecontainer5 {
	width:172px;
	height:115px;
}
.imagecontainer5 img {
	min-height:115px;
}
.imagecontainer4 {
	width:220px;
	height:147px;
}
.imagecontainer4 img {
	min-height:147px;
}
.imagecontainer3 {
	width:300px;
	height:200px;
}
.imagecontainer3 img {
	min-height:200px;
}
.imagecontainer2 {
	width:460px;
	height:307px;
}
.imagecontainer2 img {
	min-height:307px;
}
.imagecontainer1 {
	width:100%;
	margin-left:0;
	margin-right:0;	
}
.mainscroll {
	width: 480px;
	display: block;
	margin:auto;
}
.inputleft {
	margin-bottom:3px;
	display:inline;
	float:left;
	width: 180px;
	line-height:36px;
	text-align:right;
}
.inputright {
	margin-bottom:3px;
	display:inline;
	float:left;
	width: 290px;
	margin-left:10px;
	line-height:36px;	
}
.inputright input, .inputright textarea, .inputright select {
	width:260px;
}
.tableApartments {
	margin:30px auto;
}
.tableApartments th {
	font-size: 14px;
	font-weight:700;
	background-color: #c1b4b2;
	color:#615755;
	height: 34px;
	line-height:17px;
	text-align: center;
	vertical-align:middle;
	padding:5px;
}
.tableApartments tr {
	cursor:pointer;
}
.tableApartments tr:hover {
    background:black;
}
.tableApartments td {
	color:white;
	padding:5px;
}
.tableApartments td.big {
	font-size:18px;
}




/* 768 */
@media only screen and (min-width: 768px) and (max-width: 1199px) {


.contall {
	width:760px;
}
.contallpadding {
	padding-left:0;
	padding-right:0;
}
.call {
	width:760px;;
}
.contallpages {
	width:760px;
}
.callpages {
	width:760px;
}
.nopadding {
	padding:0;
}
.contallpages iframe {
	height:400px;
}
.clogo {
	width:300px;
	height:80px;
	margin-left:65px;	
}
.cslogan {
	width:335px;
	height:42px;
	line-height:21px;
	margin-top:20px;
	padding-left:25px;
	margin-bottom:20px;
}
.ctel {
	width:250px;
	padding-left:45px;
	height:32px;
	line-height:32px;
	margin-top:24px;
	margin-left:130px;	
}
.cupsearch {
	width:285px;
	height:40px;
	margin-top:19px;
	margin-right:90px;	
}
.slide {
	height:460px;
	background:url(images/header.jpg) no-repeat center left;
}
.headertitle {
   width:380px; 
	height:75px;
	margin-top:100px;
	background:url(images/headertitle.png) no-repeat top left;
	padding-left:20px;
	font-size:18px;
}
.headertext {
   width:380px; 
	margin-top:30px;
}
.contoverallmain {
	background: white;
}
.imot {
	margin-left:190px;
	margin-right:190px;		
}
.contoverallhome {
	background:url(images/home.jpg) no-repeat top right;
}
.homeright {
	width:760px;
}
.home1textleft {
	width:100%;
	padding-right:0;
}
.home1textright {
	width:100%;
}
.downcont {
	width:50%;
	padding-right:30px;
	margin-bottom:30px;
}
.bottomleft {
	width:60%;
}
.bottomright {
	width:40%;
}
.imagecontainer6 {
	width:170px;
	height:113px;
}
.imagecontainer6 img {
	min-height:113px;
}
.imagecontainer5 {
	width:170px;
	height:113px;
}
.imagecontainer5 img {
	min-height:113px;
}
.imagecontainer4 {
	width:170px;
	height:113px;
}
.imagecontainer4 img {
	min-height:113px;
}
.imagecontainer3 {
	width:230px;
	height:153px;
}
.imagecontainer3 img {
	min-height:153px;
}
.imagecontainer2 {
	width:360px;
	height:240px;
}
.imagecontainer2 img {
	min-height:240px;
}
.imagecontainer1 {
	width:100%;
	margin-left:0;
	margin-right:0;	
}




}




/* 480 */
@media only screen and (min-width: 480px) and (max-width: 767px) {


.contall {
	width:480px;
}
.contallpadding {
	padding-left:0;
	padding-right:0;
}
.call {
	width:480px;;
}
.contallpages {
	width:480px;
}
.callpages {
	width:480px;
}
.nopadding {
	padding:0;
}
.contallpages iframe {
	height:300px;
}
.clogo {
	width:300px;
	height:80px;
	margin-left:90px;	
}
.cslogan {
	width:300px;
	margin-left:90px;
	margin-top:0;
	padding-left:0;
}
.ctel {
	width:300px;
	margin-left:90px;	
	padding-left:45px;
	height:32px;
	line-height:32px;
	margin-top:20px;
}
.cupsearch {
	width:285px;
	margin-right:105px;		
	margin-top:10px;	
}
.slide {
	height:460px;
	background:url(images/header.jpg) no-repeat center left;
}
.contoverallmain {
	background: white;
}
.imot {
	margin-left:50px;
	margin-right:50px;		
}
.contoverallhome {
	background:url(images/home.jpg) no-repeat top right;
}
.homeright {
	width:480px;
	margin-top:65px;
}
.homerighttext ul {
	margin-top:20px;
}
.homerighttext ul li {
	margin-left:15px;
	padding-left:10px;
	margin-bottom:10px;
}
.home1textleft {
	width:100%;
	padding-right:0;
}
.home1textright {
	width:100%;
}
li.home2 {
	width:90%;
	margin-left:10%;
}
.downcont {
	width:100%;
	padding-right:0;
	margin-bottom:30px;
}
.bottomleft {
	width:100%;
}
.bottomright {
	width:100%;
}
.imagecontainer6 {
	width:220px;
	height:147px;
}
.imagecontainer6 img {
	min-height:147px;
}
.imagecontainer5 {
	width:220px;
	height:147px;
}
.imagecontainer5 img {
	min-height:147px;
}
.imagecontainer4 {
	width:220px;
	height:147px;
}
.imagecontainer4 img {
	min-height:147px;
}
.imagecontainer3 {
	width:220px;
	height:147px;
}
.imagecontainer3 img {
	min-height:147px;
}
.imagecontainer2 {
	width:220px;
	height:147px;
}
.imagecontainer2 img {
	min-height:147px;
}
.imagecontainer1 {
	width:100%;
	margin-left:0;
	margin-right:0;	
}





}





/* 320 */
@media only screen and (max-width: 479px) {


.contall {
	width:300px;
}
.contallpadding {
	padding-left:0;
	padding-right:0;
}
.call {
	width:300px;;
}
.contallpages {
	width:300px;
}
.callpages {
	width:300px;
}
.nopadding {
	padding:0;
}
.contallpages iframe {
	height:200px;
}
.clogo {
	width:300px;
	height:80px;	
}
.cslogan {
	width:300px;
	margin-top:0;
	padding-left:0;
}
.ctel {
	width:300px;
	padding-left:45px;
	height:32px;
	line-height:32px;
	margin-top:20px;
}
.cupsearch {
	width:285px;
	margin-right:15px;
	height:40px;
	margin-top:20px;	
}
.contoverallheader {
	min-height:380px;
}
.slide {
	height:380px;
	background:url(images/header.jpg) no-repeat center left;
}
.headertitle {
   width:300px; 
	height:75px;
	margin-top:50px;
	padding-left:20px;
}
.headertext {
   width:300px; 
	margin-top:30px;
}
.contoverallmain {
	background: white;
}
.contoverallhome {
	background:url(images/home.jpg) no-repeat top right;
}
.imot {
	width:300px;
	margin-left:0;
	margin-right:0;
}
.imotimage {
	width:100%;
	height:220px;
}
.imotimage img {
	min-height:220px;
}
a.imottitle, a.imottitle:hover {
	height:auto;
	overflow:visible;
}
a.imottitle2, a.imottitle2:hover {
	height:auto;
	overflow:visible;
}
.imottext {
	height:auto;
	overflow:visible;
}
.homeright {
	width:300px;
	margin-top:30px;
}
.homerighttitle {
	height:60px;
	background:url(images/homerighttitle.png) no-repeat top left;
	padding-left:20px;
	color:#615755;
	font-size:28px;
	line-height:28px;	
}
.homerighttitle span {
	height:30px;
	line-height:30px;
	font-size:16px;
}
.homerighttext ul {
	margin-top:20px;
}
.homerighttext ul li {
	margin-left:15px;
	padding-left:10px;
	margin-bottom:5px;
}
.home1textleft {
	width:100%;
	padding-right:0;
}
.home1textright {
	width:100%;
}
.home1textimage {
	width:140px;
	height:75px;
	margin-right:20px;
	margin-top:10px;
	margin-left:80px;
}
li.home2 {
	width:95%;
	margin-left:5%;
}
.downcont {
	width:100%;
	padding-right:0;
	margin-bottom:20px;
}
.downtitle {
	margin-bottom:10px;
}
.downtext {
	width:100%;
	height:30px;
	line-height:30px;
	margin-bottom:20px;
}
.downtext span {
	width:100px;
}
.bottomleft {
	width:100%;
}
.bottomright {
	width:100%;
}
.imagecontainer6, .imagecontainer5, .imagecontainer4, .imagecontainer3, .imagecontainer2, .imagecontainer1 {
	width:100%;
	margin-left:0;
	margin-right:0;	
}
.imagecontainer6 img, .imagecontainer5 img, .imagecontainer4 img, .imagecontainer3 img, .imagecontainer2 img, .imagecontainer1 img {
	width:100%;
	height: auto;
}
.mainscroll {
	width: 300px;
}
.inputleft {
	margin-bottom:0;
	display:inline;
	float:left;
	width: 300px;
	line-height:36px;
	text-align:left;
}
.inputright {
	margin-bottom:0;
	display:inline;
	float:left;
	width: 300px;
	margin-left:0;
	line-height:36px;
}
.inputright input, .inputright textarea {
	width:280px;
}
#formbuton, #formterms, #formterms2 {
   position: absolute !important;
   top: -9999px !important;
   left: -9999px !important;
}




}


