/* CSS Document */

*{
margin:0px;
padding:0px;
}



body{
margin:0px;
padding:0px;
background:#e2e2e2 url(../images/bg_sf_fixed.jpg) no-repeat fixed top center;
}

a{
margin:0px;
padding:0px;
}

a img{
margin:0px;
padding:0px;
border:none;
}

div,ul,li,a,img,border,input,span{
margin:0px;
padding:0px;
}

.clear{
clear:both;
}

#main{
width:1000px;
height:auto;
display:block;
margin:0px auto;
}

#header{
width:1000px;
height:auto;
float:left;
display:block;
}

#body{
width:1000px;
height:auto;
float:left;
display:block;
background:url(../images/body_bg_scientific_forex.png) 0 0 repeat-y;
}

.body_container{
width:880px;
padding:0 60px 0 60px;
height:auto;
display:block;
float:left;
font-family:Tahoma; font-size:16px; color:#000000; line-height:24px;
}

.disclaimer_link{
font-size:11px;
font-weight:bold;
}

.disclaimer_link a{
font-size:11px;
font-weight:bold;
text-decoration:underline;
color:#0033FF;
}

.disclaimer_link a:hover{
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#0033FF;
}

#footer{
width:1000px;
height:auto;
float:left;
display:block;
}

.number_of_copies_left_area_small_side_small{
width:225px;
height:207px;
display:block;
float:left;
background:url(../images/time_placeholder_bg_white_side_small.png) 0 0 no-repeat;
font-family:Tahoma;
font-size:60px;
font-weight:bold;
color:#CC0000;
text-shadow:#333333 2px 2px 2px;
}

#counter {
    display: block;
    height: 88px;
    position: fixed;
    left: auto;
    right:  5px;
    top: 5px;
    width: 213px;
    z-index: 100;
	color: #000000;
    font-family: Tahoma,arial,sans-serif;
    font-size: 16px;
    line-height: 1.4;
}