html, body
{
    margin: 0;
    padding: 0;
    border: 0;
}

body
{
    font-family: Tahoma;
    font-size: 11px;
    text-align: center;
}

#center
{
    width: 963px;
    padding: 20px 0 0;
    margin: 0 auto;
    text-align: left;
}

/*--------------------Header---------------------*/
#header
{
    width: 963px;
    height: 90px;
}

.home_link
{
    width: 203px;
    height: 90px;
    float: left;
    display: block;
    border: 0;
}
/*-----------------------------------------------*/

/*--------------------Footer---------------------*/
#footer
{
    width: 963px;
    height: 19px;
    padding: 6px 0 6px 0;
    clear: both;
    text-align: center;
    line-height: 19px;
    vertical-align: middle;
}

.footer_link
{
    color: #808080;
    text-decoration: none;
    line-height: 19px;
    font-size: 10px;
    vertical-align: middle;
}

#footer_copyrights
{
    text-align: center;
    color: #808080;
    font-size: 10px;
    height: 22px;
}

/*-----------------------------------------------*/
/*--------------Default Page---------------------*/
#def_holder
{
    width: 963px;
    height: 536px;
    float: left;
}

#def_left
{
    width: 707px;
    height: 527px;
    background: #fff url('../files/def_back.gif') repeat-x;
    float: left;
}

#def_left_img
{
    width: 8px;
    height: 527px;
    float: left;
}

#def_top_holder
{
    width: 649px;
    height: 95px;
    padding: 28px 25px 5px 25px;
    float: left;
    overflow: hidden;
}

#def_bottom_holder
{
    width: 691px;
    height: 390px;
    padding: 0px 0 9px 8px;
    float: left;
    overflow: hidden;
}

#def_right
{
    width: 256px;
    height: 527px;
    background: #fff url('../images/def_back.gif') repeat-x;
    float: left;
}

.def_news
{
    width: 93px;
    height: 93px;
    display: block;
    float: right;
    border: 0;
}

#def_right_holder
{
    width: 236px;
    height: 419px;
    padding: 15px 19px 0 0;
    border-right: solid 1px #e1e1e1;
    float: left;
}

#def_right_content
{
    width: 191px;
    height: 344px;
    padding: 15px 25px 60px 20px;
    background: url('../images/cube.gif') no-repeat top left;
    float: left;
}

#def_bottom
{
    width: 963px;
    height: 9px;
    float: left;
}


/*-----------------------------------------------*/

/*-----------------Master Page-------------------*/
#top_content
{
    width: 963px;
    height: 71px;
    background: #fff url('../images/top_content.gif') no-repeat top left;
    float: left;
}

#master_content
{
    width: 910px;
    min-height: 300px;
    padding: 0 30px 10px 21px;
    border-left: solid 1px #e1e1e1;
    border-right: solid 1px #e1e1e1;
    background: #fff url('../images/back_main_content.gif') repeat-x top;
    float: left;
}

#title_holder
{
    width: 910px;
    height: 29px;
    border-bottom: solid 1px #e0e0e0;
    float: left;
}

.parent_title
{
    width: 177px;
    height: 28px;
    padding: 0 0 0 4px;
    border-top: solid 1px #e0e0e0;
    display: block;
    float: left;
    line-height: 28px;
    vertical-align: middle;
    font-size: 14px;
    color: #4f4f4f;
    text-decoration: none;
}

.sub_title
{
    width: 665px;
    height: 28px;
    border-top: solid 1px #e0e0e0;
    border-left: solid 1px #e0e0e0;
    padding: 0 0 0 25px;
    display: block;
    float: left;
    line-height: 28px;
    vertical-align: middle;
    font-size: 14px;
    color: #0073c3;
}


#sub_cat_holder
{
    width: 181px;
    min-height: 300px;
    float: left;
}

#art_content
{
    width: 703px;
    padding: 30px 0 0 25px;
    min-height: 450px;
    border-left: solid 1px #e1e1e1;
    float: left;
}

#bottom_content
{
    width: 963px;
    height: 9px;
    background: #fff url('../images/bottom_content.gif') no-repeat top left;
    float: left;
}
/*-----------------------------------------------*/

/*--------------Content Page---------------------*/
.article_title
{
    font-size: 14px;
    font-weight: bold;
    color: #0070a8;
}

.article_content
{
    font-size: 11px;
    color: #4f4f4f;
    text-align: justify;
    line-height: 18px;
}

.article_content a
{
    color: #0875b2;
}

#article_sep
{
    width: 703px;
    height: 12px;
    border-top: solid 1px #e1e1e1;
    clear: both;
}
/*-----------------------------------------------*/

/*--------------ListSubs Page--------------------*/
.description
{
    padding: 0 0 10px 0;
    display: block;
    font-size: 12px;
    color: #505050;
    text-align: justify;
}
/*-----------------------------------------------*/

/*---------------Contact Page--------------------*/
#contact_holder
{
    width: 587px;
    height: 420px;
    float: left;
}

#contactsup_holder
{
    width: 587px;
    height: 350px;
    float: left;
}


#form_submit
{
    width: 562px;
    height: 27px;
    padding: 0 0 0 25px;
    float: left;
    background: url('../images/form_bottom.gif') no-repeat top left;
}

#mandatory
{
    height: 22px;
    padding: 5px 0 0 0;
    float: left;
    color: #0072b0;
}

.form_submit
{
    width: 70px;
    height: 27px;
    float: right;
}

.contact_side
{
    width: 10px;
    height: 346px;
    float: left;
    display: block;
}

.contactsup_side
{
    width: 10px;
    height: 325px;
    float: left;
    display: block;
}

#contact_main
{
    width: 544px;
    height: 330px;
    padding: 15px 0 0 23px;
    border-top: solid 1px #e9e9e9;
    float: left;
    background: url('../images/c_back.gif') repeat-x;
}


#contactsup_main
{
    width: 544px;
    height: 310px;
    padding: 15px 0 0 23px;
    border-top: solid 1px #e9e9e9;
    float: left;
    background: url('../images/c_back.gif') repeat-x;
}

#contact_desc
{
    width: 544px;
    height: 20px;
    float: left;
    overflow: hidden;
    padding: 0 0 5px;
    line-height: 20px;
    vertical-align: middle;
}

.contact_desc
{
    font-size: 14px;
    font-weight: bold;
    color: #0071b0;
}

#contact_form
{
    width: 544px;
    height: 400px;
    padding: 25px 0 0;
    float: left;
    background: url('../images/form_back.jpg') no-repeat top right;
}

#contactsup_form
{
    width: 544px;
    height: 310px;
    padding: 25px 0 0;
    float: left;
    background: url('../images/form_back.jpg') no-repeat top right;
}


#form_list
{
    list-style: none;
    margin: 0;
    padding: 0;
    width: 544px;
    height: 350px;
}

#formsup_list
{
    list-style: none;
    margin: 0;
    padding: 0;
    width: 544px;
    height: 310px;
}

.form_item
{
    list-style: none;
    margin: 0;
    width: 544px;
    padding: 0 0 6px;
    display: block;
    float: left;
}

.form_item_sep
{
    list-style: none;
    margin: 0;
    width: 544px;
    height: 3px;
    padding: 12px 0 18px;
    display: block;
    float: left;
}

.form_label
{
    width: 120px;
    height: 12px;
    padding: 3px 0;
    display: block;
    float: left;
    text-align: left;
    color: #505050;
}

.form_label2
{
    width: 90px;
    height: 12px;
    padding: 3px 0 3px 30px;
    display: block;
    float: left;
    text-align: left;
    color: #505050;
}

.form_star
{
    font-weight: bold;
    color: #026fb0;
}

.form_input
{
    width: 152px;
    height: 16px;
    padding: 1px 0;
    border: solid 1px #e8edf1;
    display: block;
    float: left;
}

.form_comment
{
    width: 246px;
    height: 68px;
    border: solid 1px #e8edf1;
    display: block;
    float: left;
    line-height: 14px;
}

.form_select
{
    width: 152px;
    height: 18px;
    padding: 0;
    border: solid 1px #e8edf1;
    display: block;
    float: left;
    font-size: 10px;
    color: #505050;
}

#form_top_sep
{
    width: 300px;
    height: 3px;
    float: left;
    background: url('../images/form_sep.gif') repeat-x;
}

#form_bottom_sep
{
    width: 544px;
    height: 3px;
    float: left;
    background: url('../images/form_sep.gif') repeat-x;
}

#form_bottom
{
    width: 320px;
    padding: 0 30px 0 0;
    float: left;
}

.bottom_sep
{
    width: 264px;
    height: 6px;
    float: left;
}
/*-----------------------------------------------*/

p
{
    line-height: 100%;
    word-spacing: 0;
    margin: 0;
}

font
{
    text-align: justify;
    line-height: 18px;
}

.standartFont
{
    font-size: 12px;
    color: #505050;
    text-decoration: none;
}

.gallery_holder
{
    width: 963px;
    height: 280px;
    margin: 0 auto;
    background: url('../images/gal_back.gif') no-repeat top left;
}

#container
{
    position: relative;
    width: 807px;
    margin: 0 5px;
    height: 84px;
    overflow: hidden;
    border: 0;
    float: left;
}

.image_holder
{
    height: 40px;
    display: inline-block;
}

.image_back
{
    height: 40px;
}

.thumb_image
{
    border: 0;
}

a
{
    outline: none;
}

.greybox_top
{
	background-image: url(../images/01.gif);
	width: 194px;
	height: 12px;
}
.greybox_body
{
	border-left: solid 1px #efebef;
	border-right: solid 1px #efebef;
	background-color: #f3f3f3;
	width: 193px;
}
.greybox_bottom
{
	background-image: url(../images/04.gif);
	width: 194px;
	height: 38px;
}

.subHeaderHomePage 
{
       font-size: 14px;
       line-height: 20px;
       -webkit-text-size-adjust:none;

}

/*------------------------------------*\
	IPHONE
\*------------------------------------*/
@media screen and (max-device-width: 480px){
body{
  -webkit-text-size-adjust:none;
  font-family:Tahoma, Arial;
  padding:5px;
}
}
