﻿body
{
background-image:url(/images/Home_page_images/full_bg.jpg);
background-repeat:repeat-x;
margin:0px auto;
background-color:#D8E8F4;
font-family:Arial;
color:#2D2D2D;
}
 /*Default_Page---------------------------------------------------------------------------------------START*/
#main_default
{
    width:1000px;
     float:right;
     margin-right:-7px;

}
#full
{
width:1014px;
margin:0px auto;
}
#full_bg
{
width:1000px;
float:left
}

#top_menu
{
background-image:url(/images/Home_page_images/menu_bg.jpg);
width:990px;
height:51px;
}

#Big_container
{
width:990px;
border:0px solid red;
float:left;
}

#right_container
{
background-image:url(/images/Home_page_images/foto_frame.jpg);
background-repeat:no-repeat;
float:right;
width:277px;
height:538px;
margin-right:0px;
*margin-right:0px;
border:0px solid red

}
#Left_container
{
width:702px;
height:538px;
float:right;
}
#timing_container
{
background-image:url(/images/Home_page_images/timing_bg.jpg);
background-repeat:no-repeat;
width:702px;
height:55px;

}

#logo_container
{
background-image:url(/images/Home_page_images/logo_bg.jpg);
background-repeat:no-repeat;
width:702px;
height:315px;
}

#icons_container
{
background-image:url(/images/Home_page_images/ICONS_bg.jpg);
background-repeat:no-repeat;
width:702px;
height:117px;
}
/*Default_Page---------------------------------------------------------------------------------------END*/
