﻿body 
{
    background:#B0B0B0;
    font-family:Arial, Verdana; 
    font-size:12px;
}

h1 
{
    display:block;
    background:#000000;
    color:#FFFFFF;
    font-size:26px;
    padding:5px;
    margin:0px; text-indent:40px; 
}

h1 .logo 
{
    position:absolute;
    margin-top:-142px;
    margin-left:535px;   
}

h2 
{
    color:#FFFFFF; 
    font-size:16px;   
}

a 
{
   color:#000000;   
}


#Wrapper 
{
   width:950px;
   margin:auto; 
}

#Header 
{
    
}

#Support_Link_Wrapper
{  
    display:block;
    height:30px; 
    text-align:right;
    width:910px;
}

#Support_Link_Wrapper img
{
    float:right; 
    margin-top:-5px; 
    margin-left:10px;
}

#Support_Link_Wrapper li
{
    line-height:100%; vertical-align:middle;
}

/* TOP NAVIGATION */

.navigation ul 
{
   display:block;
   width:950px;
   padding:2px 0px;
   margin:0px;
}

.navigation ul li 
{
    display:inline;
}

.navigation ul li a
{
    background:#999999; 
    padding:2px 10px; 
    color:#000000; 
    border:1px solid #000000; 
    text-decoration:none; 
    font-size:14px; 
    font-weight:bold; 
    width:180px; 
    text-align:center; 
    margin-left:24px;
}

.navigation ul li:first-child a 
{
    margin-left:0px;   
}

.navigation ul li a:hover 
{
      background:#000000;
      color:#999999;
      border:1px solid #999999;
}

/* COPY RIGHT */

#Copyright 
{
  padding:5px 0px;
  text-align:right;   
}

/* CONTENT */

#TopContent 
{
   min-height:310px;
}

#BottomContent 
{
   min-height:230px;   
}

#TopContent, #BottomContent 
{
    padding:20px 0px 20px 0px;   
}

.bottom_blocks 
{
   border:1px solid #000000;
   padding:5px; 
   margin-left:10px; 
   width:218px; 
   height:218px; 
   float:left; 
   background: url('images/bottom_blocks_bg.jpg') repeat-x; 
   font-size:11px;
}

.bottom_blocks ul 
{
    padding:0px;
    margin:0px;
}

#BottomContent div:first-child 
{
  margin-left:0px; 
  font-size:12px;   
}

#BottomContent div:first-child ul 
{
    margin-bottom:20px;
}

#BottomContent div:first-child ul li
{
    list-style:none;
    font-size:12px;
}

.bottom_blocks h2
{
    margin:0px 0px 10px 0px; 
    padding:0px; 
    text-indent:0px;
}

#BottomContent ul 
{
   padding-left:15px; margin-left:0px;   
}

#BottomContent ul li 
{
   margin-bottom:5px;   
}

/* Potofolio page */
#Wrapper #BottomContent .internal_template_block 
{
     width:458px;
}

/* News page */

.news_leftcontent 
{
   border:1px solid #000000;
   min-height:600px;
   padding:10px;
   width:442px; 
   overflow:auto;
}

.news_rightcontent {
  float :right;
  width :470px;
}

.news_rightcontent h1 .logo
{
    margin-left:50px;
}

.news_rightcontent h1 
{
    margin:0px 0px 15px 0px;   
}


 