@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'CaviarDreams_bold';
    src: url('caviardreams_bold-webfont.eot');
    src: url('caviardreams_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('caviardreams_bold-webfont.woff') format('woff'),
         url('caviardreams_bold-webfont.ttf') format('truetype'),
         url('caviardreams_bold-webfont.svg#CaviarDreamsBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CaviarDreams_normal';
    src: url('fonts/caviardreams-webfont.eot');
    src: url('fonts/caviardreams-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/caviardreams-webfont.woff') format('woff'),
         url('fonts/caviardreams-webfont.ttf') format('truetype'),
         url('fonts/caviardreams-webfont.svg#CaviarDreamsBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'borisblackbloxxregular';
    src: url('fonts/borisblackbloxx.eot');
    src: url('fonts/borisblackbloxx.eot?#iefix') format('embedded-opentype'),
         url('fonts/borisblackbloxx.woff') format('woff'),
         url('fonts/borisblackbloxx.ttf') format('truetype'),
         url('fonts/borisblackbloxx.svg#borisblackbloxxregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'pacificoregular';
    src: url('fonts/pacifico.eot');
    src: url('fonts/pacifico.eot?#iefix') format('embedded-opentype'),
         url('fonts/pacifico.woff') format('woff'),
         url('fonts/pacifico.ttf') format('truetype'),
         url('fonts/pacifico.svg#pacificoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ArialRegular';
    src: url('fonts/arial-webfont.eot');
    src: url('fonts/arial-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/arial-webfont.woff') format('woff'),
         url('fonts/arial-webfont.ttf') format('truetype'),
         url('fonts/arial-webfont.svg#ArialRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ArialBold';
    src: url('fonts/arialbd-webfont.eot');
    src: url('fonts/arialbd-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/arialbd-webfont.woff') format('woff'),
         url('fonts/arialbd-webfont.ttf') format('truetype'),
         url('fonts/arialbd-webfont.svg#ArialBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

.container_wrapper{ width:770px; height:auto;}
.container_wrapper h1{ font-family: 'CaviarDreams_normal'; color:#f05a28; font-weight:normal; margin:0px;}
.container_wrapper ol{ padding-left:50px; font-family: 'borisblackbloxxregular'; font-size:40px; color:#00bbf2; margin:0px 0 0 10px;}
.container_wrapper li{ clear:both; }

.text2{ font-family: 'CaviarDreams_normal'!important; font-size:15px !important; color:#000;}
.text1{ font-family: 'pacificoregular'!important; color:#be1e2d !important; font-size:45px;}
.text4{ font-family: 'CaviarDreams_bold'!important; color:#be1e2d !important; font-size:23px;}

.content{ width:750px; height:auto; font-family: 'CaviarDreams_normal'; color:#000; font-size:20px; margin-top:15px;}
.content span{ font-family: 'CaviarDreams_bold'; color:#be1e2d; font-weight:bold;}
.content img{ margin-top:10px;}
.content ul{ margin:0px 0 0 -35px;}
.content li{ float:left !important; width:350px; height:200px; list-style:none; clear:none;}

.text3{ width:350px; height:auto; font-family: 'ArialBold'; font-size:12px; color:#be1e2d; margin:30px 0 50px 50px; padding:40px 0px; clear:both; border-top: 1px #999 solid; border-bottom: 1px #999 solid;}
.text3 a{ color:#be1e2d; text-decoration:none;}