﻿body
{
    margin: 0;
}
html
{
    overflow-x: hidden;
    overflow-y: scroll;
    overflow: -moz-scrollbars-vertical;
}
img
{
    margin: 0;
    border:0;
}
a
{
	
    text-decoration: none;
    color:#f2631c;
    font-weight: bold;
}
a.front
{
    text-decoration: none;
    color:#fff;
}
a.footers
{
    color: #737373;
}
p
{
    margin:0;
    margin-bottom:14px;
}
.footer
{
    color: #737373;
    border-top: solid 1px #cdcdcd;
    width: 782px;
    margin-top: 21px;
}
.footerText
{
    margin-top: 8px;
}
.subPageSettings
{
    padding-top:22px;
    padding-left:24px;
    width:724px;
}
.subPageText
{
    width:380px;
}
.inputHeader
{
    padding-top: 5px;
    padding-bottom: 1px;
}
.input
{
    width: 300px;
    font-family: Verdana;
    font-size: 12px;
}
.imageRub
{
    padding-bottom:13px;
}
.textPiece
{
    margin-bottom:16px;
}
/*###############################
##############Boxar##############
###############################*/
.startTopBox
{
    background-image: url(../_gfx/boxes/topStartBox.jpg);
    width: 779px;
    height: 266px;
}
.startTopBoxText
{
    width: 302px;
    color: #fff;
    padding-top: 181px;
    padding-left: 24px;
}
.leftStartBox
{
    background-image: url(../_gfx/boxes/leftGrayStartBox.jpg);
    width: 379px;
    height: 153px;
}
.leftStartBoxText
{
    padding-left: 23px;
    padding-top: 120px;
}
.rightStartBox
{
    background-image: url(../_gfx/boxes/rightGrayStartBox_showhouse_finsih.jpg);
    width: 379px;
    height: 153px;
}
.rightStartBoxText
{
    padding-left: 20px;
    padding-top: 116px;
}
ul
{
	list-style-type: disc; padding: 0px; margin-top: 5px; margin-bottom: 12px; margin-left: 20px;
}
li
{
	margin-bottom: 5px;
}
ol
{
	list-style-type: decimal; padding: 0px; margin-top: 5px; margin-bottom: 12px; margin-left: 28px;
}

