BODY
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    background-color: #000000;
}

#main
{
    WIDTH: 770px;    
    LEFT: 50%;
    MARGIN-LEFT: -385px;
    POSITION: absolute;
}

#main #headerText
{
    padding: 5px 25px 5px 25px;
    HEIGHT: 20px;
    font-weight: bold;
    font-family: verdana;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
} 

#main #headerImg
{
    width: 770px;
    height: 77px;
    border: none;
} 

#main #centerPart
{
    background-color: #127412;      
    height: 655px;
    width: 770px;
    position: relative;
    float: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#main #centerPart #leftColumn
{
    width: 198px;
    position: relative;
    float: left;
    height: 655px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 25px;
   }

#main #centerPart #leftColumn #bonusImg
{
    margin: 10px 0px 10px 0px;
}

#main #centerPart #leftColumn #line
{
    
    height: 1px;
    width: 198px;   
    border-top: 1px solid #0cab0c;
}

#main #centerPart #leftColumn #downloadImg
{
    margin: 10px 0px 10px 0px;
}

#main #centerPart #leftColumn #bonusText
{
    font-family: verdana;
    font-size: 12px; 
    color: #fff600;   
    text-align: left;
    width: 198px;
}

#main #centerPart #leftColumn #ipodImg
{
    padding: 10px 0px 10px 0px;
}

#main #centerPart #leftColumn #bonusText ul
{
    font-family: verdana;
    font-size: 11px; 
    color: #ffffff;
}

#main #centerPart #h_line
{      
    height: 620px;
    position: relative;
    float: left;
    background-color: #0cab0c;
    width: 1px;
    margin: 20px 0px 0px 18px;
}

#main #centerPart #rightColumn
{
    margin:0px;
    padding: 0px 25px 0px 20px;
    width: 480px;
    position: relative;
    float: left;
    height: 655px;
}

#main #centerPart #rightColumn #mainImg
{
    padding: 15px 0px 0px 0px;
    width: 479px;
    height: 208px;
}

#main #centerPart #rightColumn #downloadText
{
    margin: 0px;   
    padding: 0px;
    width: 480px;
    height: 111px;
    position: relative;
    float: left;
}

#main #centerPart #rightColumn #downloadText #downloadImg
{
    margin: 0px;   
    padding: 0px;
    width: 249px;
    height: 111px;
    position: relative;
    float: left;
}
#main #centerPart #rightColumn #downloadText #conText1
{
    padding: 30px 0px 0px 0px;
    margin:0px;
    width: 230px;
    font-family: verdana;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
    position: relative;
    float: left;    
   }

#main #centerPart #rightColumn #conText2
{
    padding: 10px 0px 0px 0px;
    width: 479px;
    font-family: verdana;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
    position: relative;
    float: left;
}

#main #centerPart #rightColumn #conText2 a
{
    font-family: verdana;
    font-size: 11px;
    color: #ffffff;
    text-decoration: underline;
   
   }

#main #centerPart #rightColumn #conText2 ul
{
   color: #ffffff;
   font-family: verdana;
   font-size: 11px;
   list-style-type: square;
  
}

#main #centerPart #rightColumn #conText2 ul li
{
   color: #fff600;
   font-weight: bold;
   line-height: 16px;
}

#main #bottomLinks
{
    background-color: #006600;
    height: 36px;
    padding: 6px 25px 0px 25px;
    text-align: center;
}
#main #bottomLinks #item
{
    text-align: center;   
    padding: 10px 10px 0px 10px;
    color: #33cc66;
    font-size: 11px;
    font-family: verdana;
}

#main #bottomMenu
{
    text-align: center;
    background-color: #006600;
}

#main #bottomMenu #footer
{
    FONT-SIZE: 10px;
    COLOR: #33cc66;
    FONT-FAMILY:Verdana;
    text-align: center;
    padding: 10px 5px 10px 5px;
    height: 75px;
}

#main #bottomMenu #footer2
{
    FONT-SIZE: 10px;
    COLOR: #33cc66;
    FONT-FAMILY:Verdana;
    text-align: center;
    padding: 5px 5px 5px 5px;
}
#main #bottomMenu #footerTopBorder
{
    background-color: black;
    height: 1px;
    width: 770px;
    margin: 0px 0px 0px 0px;
}

#main #bottomMenu #footerIcons
{
    padding: 0px 0px 0px 7px;
}

td.language
{
    font-family:verdana;
    font-size:11px;
    color:#ffffff;
}

.select
{
	 background-color:#ffffff;
	 color:#000000;
	font-family:Verdana;
	font-size:10px;
	margin:0px;
	padding:0px;
}

.clearleft { clear: left; }
.clearright { clear: right; }
.clearboth { clear: both; }
