/*====================*/
/*=== Reset Styles ===*/
/*====================
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}*/
body
{
    line-height: 1;
    color: black;
    background-color: white;
    direction: rtl;
    background-color: #eee;
    font-family: Arial;
    margin-top: 0px;
    margin-right: 0xp;
    margin-bottom: 0px;
}
table
{
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td
{
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after
{
    content: "";
}
blockquote, q
{
    quotes: "" "";
}
/* HTML5 tags */
header, section, footer, aside, nav, article, figure
{
    display: block;
}

/*===================*/
/*=== Main Styles ===*/
/*===================*/

a
{
    color: blue;
    text-decoration: none;
}
a:visited
{
    color: blue;
    text-decoration: none;
}
a:hover
{
    color: #000;
    text-decoration: none;
}
a:active
{
    color: #000;
    text-decoration: none;
}

.theme-default #slider
{
    width: 538px; /* Make sure your images are the same size */
    height: 269px; /* Make sure your images are the same size */
}
.theme-pascal.slider-wrapper, .theme-orman.slider-wrapper
{
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear
{
    clear: both;
}
.mainDiv
{
    width: 980px;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    height: 1400px;
    background-image: url('../images/bgTop.jpg');
    background-position: center top;
    background-repeat: no-repeat;
    position: relative;
}
.Call
{
    color: #953735;
    font-size: 14pt;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 30px;
    text-align: left;
    background-color: #eee;
}
.Header1
{
    color: #fff;
    font-family: Tahoma;
    font-size: 38px;
    padding-right: 58px;
    padding-top: 50px;
    font-weight: bold;
    padding-bottom: 50px;
}
.SliderHokuk
{
    padding-right: 80px;
    padding-top: 20px;
    padding-bottom: 40px;
}
.Text1
{
    padding-right: 58px;
    font-size: 20pt;
    width: 690px;
}
.Text2
{
    padding-top: 10px;
    padding-right: 58px;
    font-size: 20pt;
    width: 690px;
}
.Text3
{
    padding-top: 20px;
    padding-right: 40px;
    width: 560px;
}
.Text3 p
{
    margin-bottom: 30px;
}
.Color1
{
    color: #0C65AD;
}
.Color2
{
    color: #9E3F27;
}
.Logo
{
    position: absolute;
    top: 547px;
    right: 467px;
}
.FormWrapper
{
    position: fixed;
    top: 233px;
    height: 400px;
    width: 980px;
    z-index: 100;
    margin-right: 150px;
    right: 50%;
}
.Form
{
    text-align: center;
    width: 283px;
    background-color: #fff;
}
.Form .Arrow
{
    width: 205px;
    height: 85px;
    font-size: 13pt;
    background-image: url('../images/DownArrow.gif');
    background-position: center top;
    background-repeat: no-repeat;
    text-align: center;
    color: #fff;
    padding-top: 3px;
    margin-left: auto;
    margin-right: auto;
}
.Footer
{
    padding-right: 40px;
    font-size: 10pt;
}
