/* Findacha.Ru 2.0 CONTENT CSS Document */
/* #3 */
.content {
	margin-left:8px;
}
.rightcolumn {
	margin-left: 45px;
}
#description {
	padding: 15px;
	height: 100%;
	background: #ebebeb;
	margin-bottom: 25px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
}
#description h2 {
	color: #671515;
	margin-bottom: 25px;
	margin-left:110px;
}
/* STEPS */
.Step {
	clear: both;
	height: 100px;
}
.StepNumber {
	float: left;
	margin-right: 25px;
	display: block;
	height: 100px;
	width: 108px;
	margin-left: -22px;
}
.step1 {
	background: url(/images/construction_step_1.png) no-repeat;
}
.step2 {
	background: url(/images/construction_step_2.png) no-repeat;
}
.step3 {
	background: url(/images/construction_step_3.png) no-repeat;
}
.step4 {
	background: url(/images/construction_step_4.png) no-repeat;
}

.StepTitle {
	font-size: 1.5em;
	color: #671515;
	text-shadow: 0px 1px #fff;
}
.StepDescription {
	color: #333;
	display: block;
	margin-bottom: 5px;
}
a.GoldBulletLink {
	width: 200px;
	color: #D5A218;
}
a.GoldBulletLink:hover {
	color: #671515;
}
#more1 {
	width: 250px;
	float: left;
	margin-left: 10px;
	margin-right: 55px;
}
#more {
	width: 250px;
}
#more p {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;

}
#more h1 {
	margin-top: 25px;
}
#result {
	display: block;
	width: 250px;
	float: left;
	margin-bottom: 30px;
}
.contract {
	margin-top: 25px;
}
.contract .description {
}
.contract ul {
	margin-bottom: 25px;
	float: left;
	margin-right: 55px;
}
.modelprice {
	background: url(/images/model_price.png) no-repeat;
	width: 82px;
	height: 82px;
	position: absolute;
	overflow: hidden;
	display: block;
	margin-top: 80px;
	margin-left: 560px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding-top: 35px;
}
.descri {
	float: left;
	width: 604px;
	background: #ececec;
	padding: 10px;
	margin-bottom: 25px;
	color: #000;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	-o-border-radius: 0px 0px 5px 5px;
}
.modelbig {
	border: 12px #ececec solid;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	-o-border-radius: 5px 5px 0px 0px;
}
#readmore {
	margin-bottom: 25px;
}
#readmore h3 {
	color: #671515;
}
#readmore img {
	margin-bottom: 25px;
}
#readmore p {
	margin-top: 15px;
}
a.GoldBulletLink2 {
	margin-bottom: 20px;
	display: block;
	color: #D5A218;
}
a.GoldBulletLink2:hover {
	color: #fff;
}