body	{
	    background-color: #ffffff;
	    margin-top: 0px;
	    margin-bottom: 0px;
	    margin-left: 0px;
	    margin-right: 0px;
	    min-width:640px;
	    }

.topbar {
	    position: fixed;
	    background-repeat:repeat-x;
	    z-index: 100;
	    width:100%;
	    height:82px;
	    background-image:url('../img/bar.png');
	    min-width:640px;
	    }

.logo   {
		margin-left: 25px;
		margin-top: 12px;
	    }

ul, li {
	    margin:10;
	    padding:0;
	    list-style-type:none;
		}
 
/*Задаём параметры блока, содержащего основное меню*/
#menu	{
	    font-family:"Helvetica";
	    margin-right: 105px;
	    margin-left: 300px;
		margin-top: -42px;
	    font-size:  14pt;
	    white-space: nowrap;
	    font-weight:lighter;
	    word-spacing:20pt;
	    letter-spacing: 1pt;
		}

#menu   a:link      {color: #5d83ad; text-decoration: none}
#menu   a:visited   {color: #5d83ad; text-decoration: none}
#menu   a:active    {color: #5d83ad; text-decoration: none}
#menu   a:hover     {color: #ffae00; text-decoration: none;}
 
/*Задаём стили для разделов нашего меню*/
#menu > li {
    display:inline-block;
    height:51px;
    position:relative;
	}

/*Стили для скрытого выпадающего меню*/
#menu > li > ul {
    position:absolute;
    height:125px;
    width:280px;
    line-height:40px;
    top:50px;
    word-spacing:0px;
    letter-spacing: 2px;
    text-align:left;
    background-color: #ffffff;
    display:none;
    opacity:0.9;
    text-indent:10px;
    left:-20px;
    box-shadow:         3px 3px 4px 0px rgba(0, 0, 0, 0.15);
	}

/*Делаем скрытую часть видимой*/
#menu > li:hover > ul {
    display:block;
	}

#block {
    height: 80px;
    width: 100%;
    }

#block2 {
    height: 40px;
    width: 100%;
    }

#promo {
    width:100%;
    height:480px;
    min-width:640px;
    background-color: #ffffff;
    background-image:url('../img/promo1.jpg');
    background-repeat:no-repeat;
    background-position:center;
    transition: background-image 0.5s ease-in-out;
    }

#promo:hover {
background-image:url('../img/xpromo1.jpg');
}

#promotext  {
    z-index: 99;
    margin-top: -470px;
    }

#promohead {
    font-family:"Helvetica";
    font-weight:lighter;
    font-size: 48px;
    color: #ffffff;
    letter-spacing: 7px;
    }

#promoheadinfo {
    font-family:"Helvetica";
    font-weight: lighter;
    font-size: 18px;
    color: #ffffff;
    letter-spacing: 2px;
    }

#promodownload  {
        margin-top: 20px;
        }

#promospace {
        height: 10px;
        width: 100%;
        background-color: #0000ff;
        }

#promo_1 {
        background-repeat:no-repeat;
        background-position:center;
        height: 480px;
        width:799px;
        background-image:url('../img/promo1_all.png');
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        z-index: 100;
        }


H1    {
        font-family:"Helvetica";
        font-size:  36px;
        white-space: nowrap;
        color: #777777;
        font-weight:lighter;
        letter-spacing: 2px;
        }

    
#title_index    {
        font-family:"Helvetica";
        font-size:  36px;
        white-space: nowrap;
        color: #777777;
        font-weight:lighter;
        letter-spacing: 2px;
        }

#index_apps {
        margin-top: 50px;
        margin-bottom: 50px;
        width:  90%;
        min-width:640px;
        max-width:1200px;
        }

#indx_appstore  {
        margin-top: 30px;
        text-align:left;
        margin-left:200px;
        }

.title_all   {
        text-align:left;
        position: relative;
        margin-left: 200px;
        font-family:"Helvetica","Arial";
        top: 16px;
        font-size:  36px;
        color: #5d83ad;
        font-weight:100;
        }

.title_all   a:link      {color: #5d83ad; text-decoration: none}
.title_all   a:visited   {color: #5d83ad; text-decoration: none}
.title_all   a:active    {color: #5d83ad; text-decoration: none}
.title_all   a:hover     {color: #ffae00; text-decoration: none;}

img.downloadbutton:hover{
        background-image:url('../img/promo1_dwonload.png');
        background-repeat:no-repeat;
        margin-top: 2px;
        margin-bottom: 0px;
		}

#icon_all   {
        margin-top: 22px;
        }


H2   {
        margin-left: 200px;
        margin-top: 20px;
        margin-bottom: 23px;
        font-family:"Helvetica","Arial";
        font-size:  18px;
        color: #777777;
        text-align:justify;
        position: relative;
        text-decoration: none;
        font-weight:lighter;
        }

#desc_all   {
        margin-left: 200px;
        margin-top: 20px;
        margin-bottom: 23px;
        font-family:"Helvetica","Arial";
        font-size:  18px;
        color: #777777;
        text-align:justify;
        position: relative;
        text-decoration: none;
        font-weight:lighter;
        }

#desc_contact   {
        font-family:"Helvetica","Arial";
        font-size:  18px;
        color: #777777;
        text-align:justify;
        position: relative;
        text-decoration: none;
        font-weight:lighter;
        margin-top: 30px;
        margin-bottom: 30px;
        width:  90%;
        min-width:640px;
        max-width:1200px;
        letter-spacing: 1px;
        }

#contacth {
    width:100%;
    height:180px;
    min-width:640px;
    background-color: #5d83ad;
    background-image:url('../img/promo1.jpg');
    background-repeat:no-repeat;
    background-position:center;
    }

#weathernow_h {
    width:100%;
    height:180px;
    min-width:640px;
    background-color: #5d83ad;
    background-image:url('../img/weathernow.jpg');
    background-repeat:no-repeat;
    background-position:center;
    }

#exact_h {
    width:100%;
    height:180px;
    min-width:640px;
    background-color: #5d83ad;
    background-image:url('../img/exact.jpg');
    background-repeat:no-repeat;
    background-position:center;
    }

#washthecardude_h {
    width:100%;
    height:180px;
    min-width:640px;
    background-color: #5d83ad;
    background-image:url('../WashTheCarDude/washthecardude.jpg');
    background-repeat:no-repeat;
    background-position:center;
    }

#sshot   {
    margin-top:30px;
    margin-bottom:30px;
    margin-left:30px;
    margin-right:30px;
    }

#desc_contact   a:link      {color: #5d83ad; text-decoration: none}
#desc_contact   a:visited   {color: #5d83ad; text-decoration: none}
#desc_contact   a:active    {color: #5d83ad; text-decoration: none}
#desc_contact   a:hover     {color: #ffae00; text-decoration: none;}

#contact {
	    margin-left:50px;
	    list-style-type: square;
        line-height:40px;
}

#question{
        font-weight: normal;
        color: #913434;
}

#answer{
		margin-left:50px;
		margin-top:10px;
		margin-bottom:30px;
}

#bottommenu{
            margin-top:20px;
        }

#info   {
        font-family:"Helvetica";
        font-size:  14px;
        color: #ffffff;
        white-space: nowrap;
        font-weight:lighter;
        word-spacing:15px;
        letter-spacing: 2px;
        }
    
#info   a:link      {color: #ffffff; text-decoration: none}
#info   a:visited   {color: #ffffff; text-decoration: none}
#info   a:active    {color: #ffffff; text-decoration: none}
#info   a:hover     {color: #ffae00; text-decoration: none;}

#copyright   {
        margin-top: 30px;
        margin-bottom: 20px;
        font-family:"Helvetica";
        font-size:  14px;
        color: #ffffff;
        text-align:center;
        font-weight:lighter;
        height: 100%;
        letter-spacing: 1px;
        }

#endspace {
        margin-top: 40px;
        position:absolute;
        min-height:100px;
        width:100%;
        background-color: #5d83ad;
        }