* {
		outline: none;
}
html, body {
		background: url(img/BackgroundTop.jpg) #f0f0f0  top center no-repeat;
		padding:0px;
		margin:0;
		height:100%;
		min-height:100%;
		height:100%;
		font-family: Arial, Tahoma;
		font-size: 13px;
		line-height: 16px;
		color: #2c2b2b;
		position: relative;
}
body {

}



img, a img {
		border: none;
		text-decoration: none;
}

h1, h2, h3, h4, h5, h6, p, hr, ul, li, ol, tbody {
		margin:0px;
		padding:0px;
		line-height: normal;
		list-style: none
}
h1, h2, h3, h4, h5, h6 {
		font-weight: normal;
}
p {
		line-height: 17px;
		margin: 0 0 13px 0;
}

a {
		color: #2c2b2b;
		text-decoration: none;
		cursor: pointer;
}
a:hover {
		color: #2c2b2b;
		text-decoration: none;
}



.Container {
		width: 960px;
		margin: 0 auto;
		position: relative;
}
#ContainerMain {
		position: relative;
		min-height: 100%;
		height: 100%;
		height: auto;
		margin: 0 auto;

		overflow: hidden;
		height: 3000px;
}

html>body #ContainerMain {
		height: auto;
		margin: 0 auto;
}
#BackgroundBottom {
		padding: 0 0 320px;
}




.Clear {
		clear: both
}

.alignleft, .FloatL {
		float: left;
}
.alignright, .FloatR {
		float: right;
}
.aligncenter {
		display: block;
		margin: 0 auto;
}
img.alignleft {
		float: left;
		margin: 0 20px 20px 0;
}
img.alignright {
		float: right;
		margin: 0 0 20px 20px;
}



#Top {
		display: block;
		height: 400px;
}
#Top .Cl1 {
		display: block;
		float: left;
		width: 230px;
}
#Top .Cl1 .Menu a {
		display: block;
		padding: 9px 10px 6px;
		color: #404040;
		font-size: 18px;
		width: 175px;
}
#Top .Cl1 .Menu a:hover, #Top .Cl1 .Menu a.current {
		background: #000000;
		color: #ffffff;
}
#Top .Cl2 {
		display: block;
		float: left;
		width: 580px;
		position: relative;
}
#Top .Cl2 .Photos {
		position: absolute;
		top: 86px;
		left: 0;
}
#Top .Cl2 .Photo {
		position: absolute;
		display: none;
		float: left;
		top: 0;
}

#Top .Cl2 .Photo .Text {
		position: absolute;
		top: 150px;
		left: 0px;
		width: 250px;
		z-index: 3;
}
#Top .Cl2 .Photo h1 {
		display: inline-block;
		background: #1f1f1f;
		color: #ffffff;
		font-family: "Times new Roman";
		font-size: 25px;
		font-weight: bold;
		font-style: italic;
		padding: 3px 6px;
		margin: 0 0 2px;
}
#Top .Cl2 .Photo h2 {
		display: inline-block;
		background: #eec124;
		color: #ffffff;
		font-family: "Times new Roman";
		font-size: 19px;
		font-weight: normal;
		font-style: italic;
		padding: 3px 6px;
}

#Top .Cl2 .Photo img {
		-webkit-transform: rotate(-2deg); 
		-moz-transform: rotate(-2deg);
		filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
		-o-transform:rotate(2deg);
		-ms-transform:rotate(2deg);
		margin: 0 0 0 27px;
}



#Top .Logo {
		display: block;
		background: url(img/Logo.png) center center no-repeat;
		width: 185px;
		height: 62px;
		padding: 40px 20px;
}
#Top .House {
		display: block;
		background: url(img/ImgHouse.png) top center no-repeat;
		position: absolute;
		top: 0px;
		right: -80px;
		width: 548px;
		height: 436px;
}


#Content .Content {
		display: block;
		background: url(img/BackgroundContent.png) top left repeat-x #000000;
		color: #ffffff;
		width: 48%;
		position: relative;
}
#Content .Content.Left {
		padding: 20px 10px 20px 0px;
		float: left;
}
#Content .Content.Right {
		padding: 20px 0px 20px 20px;
		float: right;
}
#Content .Content .Width {
		width: 450px;
		position: relative;
}
#Content .Content.Left .Width {
		float: right;
}
#Content .Content.Right .Width {
		float: left;
}





#Content .Type1 .Content.Left {
		padding: 20px 20px 20px 0px;
}
#Content .Type1 .Content.Right {
		padding: 20px 0px 20px 20px;
}
#Content .Type1 .Content.Left .Width {
		width: 600px;
}
#Content .Type1 .Content.Right .Width {
		width: 300px;
}
#Content .Type1 .Content.Left {
		background: #ffffff;
		color: #3e3e3e;
}
#Content .Type1 .Content.Left h1 {
		background: #000000;
		color: #ffffff;
		font-size: 24px;
}

#Content .Type2 .Content.Left {
		padding: 20px 20px 20px 0px;
}
#Content .Type2 .Content.Right {
		padding: 20px 0px 20px 20px;
}
#Content .Type2 .Content.Left .Width {
		width: 900px;
}
#Content .Type2 .Content.Right .Width {
		width: 0px;
}





#Content .Content h1 {
		display: block;
		background: #eec124;
		padding: 14px 14px 11px 14px;
		color: #ffffff;
		font-weight: bold;
}
#Content .Content h1.Small, #Content .Type1 .Content.Left h1.Small {
		font-size: 20px;
		padding: 17px 14px 13px;
}
#Content .Content.Left h1 {
		position: absolute;
		left: -10px;
		top: -60px;
}
#Content .Content.Right h1 {
		position: absolute;
		right: -10px;
		top: -60px;
}




#Footer {
		display: block;
		background: url(img/BackgroundFooter.jpg) bottom center no-repeat;
		position: absolute;
		bottom: 0;
		width: 100%;
		height: 295px;
}
#Footer p {
		margin: 0 0 20px 0;
}




.Gallerys {
		height: 452px;
		overflow: hidden;
		position: relative;
		width: 450px;
}
.Gallerys .Gallery {
		clear: both;
		position: absolute;
		width: 20000em;
}
.Gallerys .Gallery a {
		display: block;
		width: 140px;
		height: 216px;
		background: #ededed;
		position: relative;
		cursor: pointer;
		float: left;
		margin: 0 10px 10px 0;
		color: #2c2b2b;
}
.Gallerys .Gallery .Page {
		display: block;
		width: 450px;
		height: 452px;
		float: left;
}
.Gallerys .Gallery a:hover .Normal {
		display: none;
}
.Gallerys .Gallery a:hover .Hover {
		display: block;
}


.Gallerys .Gallery a .Normal span.Title {
		display: block;
		position: absolute;
		background: #ededed;
		padding: 8px;
		font-size: 14px;
		text-transform: uppercase;
		line-height: 10px;
		bottom: 0;
		z-index: 3;
}
.Gallerys .Gallery a span.Rastr {
		display: block;
		background: url(img/Rastr.png) top center repeat;
		position: absolute;
		width: 130px;
		height: 206px;
		top: 5px;
		left: 5px;
		z-index: 2;
}
.Gallerys .Gallery a span.Pic {
		display: block;
		background-repeat: no-repeat;
		background-position: center center;
		position: absolute;
		width: 130px;
		height: 206px;
		top: 5px;
		left: 5px;
		z-index: 1;
}


.Gallerys .Gallery a .Hover {
		display: none;
		width: 290px;
		height: 216px;
		position: absolute;
		background: #ffffff;
		z-index: 4;
}
.Gallerys .Gallery a.Last .Hover {
		right: 0px;
}
.Gallerys .Gallery a .Hover .Cl1 {
		display: block;
		float: left;
		width: 130px;
		float: left;
		padding: 5px;
}
.Gallerys .Gallery a .Hover .Cl2 {
		display: block;
		float: left;
		width: 135px;
		float: left;
		padding: 10px 10px 5px 5px;
}
.Gallerys .Gallery a.Last .Hover .Cl2 {
		padding: 10px 5px 5px 10px;
}
.Gallerys .Gallery a .Hover span.Pic {
		position: static;
}
.Gallerys .Gallery a .Hover .Cl2 .Title {
		display: block;
		font-size: 20px;
		margin: 0 0 10px;
}
.Gallerys .Gallery a .Hover .Cl2 .Desc {
		display: block;
		font-size: 12px;
		line-height: 14px;
		text-indent: 15px;
}




.Pagination .BtPrev {
		display: block;
		background: url(img/BtPagination.png) top left repeat;
		width: 99px;
		height: 21px;
}
.Pagination .BtPrev:hover {
		background-position: bottom left;
}
.Pagination .BtNext {
		display: block;
		background: url(img/BtPagination.png) top right repeat;
		width: 88px;
		height: 21px;
}
.Pagination .BtNext:hover {
		background-position: bottom right;
}
.Pagination .BtNumber {
		background: #ffffff;
		color: #545454;
		padding: 2px 5px;
		margin: 0 3px 0 0;
		font-weight: bold;
}
.Pagination .BtNumber:hover, .Gallerys .Pagination .BtNumber.current {
		background: #eec124;
		color: #ffffff;
}





#Footer .References {
		margin: 60px 0 0 330px;
}
.References {
		height: 210px;
		overflow: hidden;
		position: relative;
		width: 560px;
}
.References .Items {
		clear: both;
		position: absolute;
		width: 20000em;
}
.References .Items .Reference {
		float: left;
		width: 560px;
}
.Reference h1 {
		display: inline-block;
		color: #ffffff;
		font-family: "Times new Roman";
		font-size: 33px;
		font-weight: bold;
		font-style: italic;
		padding: 3px 6px;
		margin: 0 0 2px;
}
.Reference h1 span {
		background: #1f1f1f;
		line-height: 41px;
		padding: 0 10px;
}
.Reference h2 {
		display: inline-block;
		background: #eec124;
		color: #ffffff;
		font-family: "Times new Roman";
		font-size: 19px;
		font-weight: normal;
		font-style: italic;
		padding: 3px 6px;
		float: right;
		margin: 10px 0 0;
}


h3 {
		display: inline-block;
		background: #6e6a6a;
		color: #ffffff;
		font-size: 18px;
		font-weight: bold;
		padding: 5px 6px 3px;
		margin: 0 0 20px 0;
}






#Map {
		width: 280px;
		height: 450px;
		margin: 0 0 15px 0
}



.Cl {
		display: block;
		float: left;
}
.Cl.Cl310 {
		width: 310px;
}
.Cl.Cl280 {
		width: 280px;
}




#Content .Photos img {
		border: 3px solid #ebebeb;
}
.Big {
		display: block;
		margin: 0 0 10px 0;
}
.Big img {   
		display: block;
		width: 600px;
		height: 250px;
}
.Small img {
		float: left;
		margin: 0 10px 10px 0;	
		display: block;
		width: 84px;
		height: 63px;
}



ul {
		margin: 15px 0 15px 25px;
}
li {
		padding: 0 0 10px 0;
		list-style: square;
		line-height: 17px;
}

form label {
		display: block;
		margin: 0 0 10px 0;
}
form label span {
		display: block;
		font-size: 11px;
		margin: 0 0 4px 0;
}
.Field {
		background: #ffffff;
		border: 1px solid #a6a6a6;
		padding: 8px;
		font-size: 12px;
		width: 264px;
}
.Field:hover, .Field:focus {
		background: #3d3d3d;
		color: #ffffff;
}

.Field2 {
		background: #ffffff;
		border: 1px solid #a6a6a6;
		padding: 8px;
		font-size: 12px;
		width: 572px;
		height: 100px;
		font-family: Arial, Tahoma;
}
.Field2:hover, .Field2:focus {
		background: #3d3d3d;
		color: #ffffff;
}

.BtSend {
		display: block;
		background: url(img/BtSend.png) top left repeat;
		width: 92px;
		height: 27px;
		float: right;
		text-indent: -10000px;
		border: none;
		margin: 0 8px 0 0;
		cursor: pointer;
}
.BtSend:hover {
		background-position: bottom left;
}
