﻿*
{
    font-family:Tahoma, Verdana, Arial;text-decoration:none;
}
body
{
    margin:0px;background-color:#232323;
}
img
{
    margin:0px;border-style:none;
}
.mainTable
{
    table-layout:fixed;
    width:1000px;height:100%;
    background-color:#363636;
    background-image:url(Images/bg.jpg);
    background-repeat:no-repeat;
    border-width:1px;
    border-style:solid;
    border-color:#101010;
    border-top:none;border-bottom:none;
}
.mainTable td
{
    vertical-align:top;
}
/*==============================================================================================================*/
/*=================================== TOP MENU =================================================================*/
/*==============================================================================================================*/
.mainTable .topMenu
{
    width:100%;height:23px;color:#cd9b16;font-size:11px;font-weight:bold;
}
.mainTable .topMenu td
{
    padding-top:3px;padding-right:10px;
}
.mainTable .topMenu a
{
    color:#cd9b16;font-size:13px;cursor:pointer;margin-right:6px;margin-left:6px;
}
.mainTable .topMenu a:hover
{
    color:#ffffff;
}
/*==============================================================================================================*/
/*=================================== MAIN MENU ================================================================*/
/*==============================================================================================================*/
.mainTable .mainMenu
{
    width:100%;height:450px;color:#ffffff;font-size:11px;font-weight:bold;
}
.mainTable .mainMenu a
{
    color:#ffffff;font-size:9px;font-weight:bold;letter-spacing:1px;
}
.mainTable .mainMenu a:hover
{
    color:#ffb900;
}
.mainTable .mainMenu .options
{
    margin-top:166px;margin-left:60px;table-layout:fixed;
}
.mainTable .mainMenu .options td
{
    vertical-align:bottom;
}
.mainTable .mainMenu .options .option_Main
{
    height:10px;
}
.mainTable .mainMenu .options .option_System
{
    height:42px;
}
.mainTable .mainMenu .options .option_Reuse
{
    height:45px;
}
.mainTable .mainMenu .options .option_Price
{
    height:69px;
}
.mainTable .mainMenu .options .option_Contacts
{
    height:45px;
}
/*==============================================================================================================*/
/*=================================== PAGE CONTENT =============================================================*/
/*==============================================================================================================*/
.mainTable .pageContent
{
    width:100%;
}
.mainTable .pageContent .leftSide
{
    width:665px;color:#eeeeee;font-size:14px;letter-spacing:1px;
}
.mainTable .pageContent .leftSide .context
{
    margin-top:70px;margin-left:50px;
}
.mainTable .pageContent .leftSide .context a
{
    color:#ffffff;font-size:12px;
}
.mainTable .pageContent .leftSide .context a:hover
{
    color:#ffb900;
}
.mainTable .pageContent .leftSide .flash
{
    margin-top:20px;margin-left:50px;
}
.mainTable .pageContent .leftSide .image
{
    margin-top:20px;margin-left:50px;
}
.mainTable .pageContent .leftSide .image img
{
    border-style:solid;border-color:#000000;border-width:1px;cursor:pointer;
}
.mainTable .pageContent .leftSide .pageHeader
{
    margin:0px;font-size:19px;font-weight:bold;color:#f0b20a;font-style:italic;letter-spacing:2px;
}
.mainTable .pageContent .leftSide h1
{
    margin:0px;font-size:19px;font-weight:bold;color:#ffffff;font-style:italic;letter-spacing:2px;
}
.mainTable .pageContent .leftSide h2
{
    margin:0px;font-size:14px;font-weight:bold;color:#ffffff;font-style:italic;letter-spacing:2px;
}
.mainTable .pageContent .rightSide
{
}
.mainTable .pageContent .rightSide .phone
{
    margin-top:53px;margin-left:36px;
    font-size:16px;color:#ffffff;letter-spacing:2px;line-height:20px;
}
.mainTable .pageContent .rightSide img
{
    margin-top:20px;margin-left:60px;border-style:solid;border-color:#000000;border-width:1px;cursor:pointer;
}
/*==============================================================================================================*/
/*=================================== COPYRIGHT ================================================================*/
/*==============================================================================================================*/
.mainTable .podval
{
    width:100%;
}
.mainTable .podval .copyright
{
    height:100px;vertical-align:bottom;text-align:right;color:#999999;font-size:10px;
    padding-bottom:10px;padding-right:65px;
}
.mainTable .podval .copyright a
{
    color:#ffffff;
}
.mainTable .podval .copyright a:hover
{
    color:#ffb900;
}