/*MAIN PAGE*/
#ContentGeneral {
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #efefef;
}
#TextCont {
	width: 260px;
	margin: 0;
	padding: 0;
	float: left;
}
#TextCont P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	color: #081f46;
	margin: 0;
	padding: 0 15px 10px 15px;
}
#TextCont P:first-letter {
	font-weight: bold;
	color: #0b950b;
}
#TextCont P SPAN {
	color: #0b950b;
	font-weight: bold;
}
#MainStepsBlock {
	background-image: url(../images/others/bg_main.jpg);
	background-repeat: no-repeat;
	width: 460px;
	margin: 0 0 0 25px;
	padding: 0;
	float: left;
}
#MainStepsBlock H2 {
	font-family: Impact;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	color: #1164b4;
	letter-spacing: -1px;
	margin: 0;
	padding: 0 0 10px 0;
}
#MainStepsBlock SPAN {
	text-transform: uppercase;
	color: #df5c1c;
}
#MainStep3 {
	margin: 0 110px 0 15px;
}
#MainStep1 {
	margin: 0 80px 0 65px;
}
#MainStep2 {
	margin: 0 0 0 185px;
}
#MainStep1,
#MainStep2,
#MainStep3 {
	padding: 0;
	height: 90px;
}
#MainStep1 SPAN,
#MainStep2 SPAN,
#MainStep3 SPAN {
	color: #de121c;
	font-weight: bold;
}
SPAN.phone {
	font-size: 20px;
	line-height: 12px;
}
#MainStep1 H3,
#MainStep2 H3,
#MainStep3 H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	margin: 0;
	padding: 2px 2px 0 2px;
}
#MainStep1 P,
#MainStep2 P,
#MainStep3 P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0 5px 0 10px;;
	padding: 5px 0 5px 0;
}
#MainStep1 IMG,
#MainStep2 IMG,
#MainStep3 IMG {
	float: left;
}
#RightImageBlock {
	width: 238px;
	height: 282px;
	float: right;
	background-image: url(../images/mainpage/Img_QuickestService.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border-left: 1px solid #D3D3D3;
}
#RightImageBlock P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #1F5C1F;
	margin: 20px 16px 0 0;
}
#CenterContent {
	padding: 10px 0 0 7px;
	margin: 0 0 10px 0;
	float: left;
}
#CenterContent H2 {
	background-image: url(/images/titles/bg_titles.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: left;
	border-bottom: 1px solid #DCDCDC;
	line-height: 29px;
	margin: 0;
	padding: 0 0 0 10px;
}
#IntroText {
	margin: 0;
	padding: 0;
}
#IntroText P {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: center;	
	margin: 0;
	padding: 0;
}
#LinksBox {
	width: 290px;
	height: 198px;
	margin: 0;
	padding: 0;
	float: left;
	border: 1px solid #DCDCDC;
}
UL.links {
	margin: 0;
	padding: 0;
	list-style: none;
}
UL.links LI {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	margin: 0;
	padding: 3px 5px 3px 5px;
	list-style: none;
	vertical-align: middle;
}

UL.links LI.singleline {
	background-color: #e3e3e3;
	line-height: 24px;
}
#LinksBox DIV {
	padding: 1px 0 0 5px;
}
UL.links A {
	font-weight: bold;
	color: #236d23;
}
UL.links LI.even {
	background-color: #e3e3e3;
}
UL.links LI.odd {
	background-color: #fff;
}
#CelNews {
	width: 435px;
	height: 198px;
	border: 1px solid #DCDCDC;
	margin: 0 0 0 5px;
	padding: 0;
	float: left;
}
#InfoText {
	width: 250px;
	float: left;
	margin: 0;
	padding: 0 5px 0 5px;
}
#InfoText H3 {
	font-size: 12px;
	color: #236d23;
	margin: 0;
	padding: 0;
}
#InfoText P {
	font-size: 12px;
}
#GeneralInfo {
	width: 244px;
	height: 198px;
	margin: 0 0 0 5px;
	padding: 0;
	float: left;
	border: 1px solid #DCDCDC;
}
UL.links2 {
	margin: 0;
	padding: 0;
	list-style: none;
}
UL.links2 LI {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	margin: 0;
	padding: 0 5px 0 5px;
	list-style: none;
	vertical-align: middle;
}

#GeneralInfo DIV {
	padding: 1px 0 0 5px;
}
UL.links2 A {
	font-weight: bold;
	color: #236d23;
}
UL.links2 LI.even {
	background-color: #e3e3e3;
}
UL.links2 LI.odd {
	background-color: #fff;
}
#CommentsBox {
	height: 75px;
	background-image: url(../images/others/bg_comments.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0 100px 0 0 ;
}
.comment {
	width: 245px;
	height: 75px;
	background-image: url(../images/titles/bg_comments.jpg);
	background-repeat: repeat-x;
	border: 1px solid;
	float: right;
	margin: 0 0 10px 40px;
	text-align: center;
	
}
.comment P {
	margin: 5px 0 0 0;
	font-size: 10px;
}
.comment H3 {
	text-align: center;
	margin: 10px 0 0 0;
	font-size: 13px;
}
