body
{
   background-image: url(/images2/main-bg-tiler.png);
   background-color: #000;
   background-repeat: repeat-x;
}
#footer
{
   text-shadow: none;
}
#home-top-bg, #home-bottom-bg 
{
   background: none;
   margin: 0 auto;
}
#home-top
{
   background: #ddd;
   height: 460px;
}
#inner
{
   background: none;
   margin: 0 auto;
   width: 960px;
}
#header
{
   height: 75px;
}
.home-top-left
{
   height: 450px;
   background:url("/images2/content-bg-tiler.png") repeat-y scroll left center #1EA7E8;
   color:#222222;
}
#home-right-img
{
   height: 450px;
   width: 600px;
   overflow: hidden;
}
#home-right-img img
{
   margin-top: -10px;
   margin-left: -10px;
/*margin-left:-47px;
margin-top:-35px;*/
}
#jump-the-fence
{
   position: absolute;
   direction: rtl;
}
#jump-the-fence img
{
   position: absolute;
   margin-top: 3px;
   margin-right: -311px;
}
#tc-footer
{
   margin: 0 auto;
   width: 900px;
   color: #fff;
   text-align: center;
   padding: 10px;
}
#tc-footer a, #tc-footer a:link, #tc-footer a:active, #tc-footer a:visited
{
   color: #fff;
   text-decoration: none;
}
#tc-footer a:hover
{
   text-decoration: underline;
}
