﻿* {margin:0; padding:0;}

body {
  text-align: center;
  margin:0;
padding:0;
 font-family:Trebuchet MS; color:#666;
  }

#container {
  margin: 0 auto;
  width: 1000px;
  text-align:left;
  } 
#top
{
    background-image:url(../images/top.gif);
    width:1000px;
    height:70px;
    color:White;
    font-family:Trebuchet MS;    
    font-size:24px;
    text-align:left;
      margin:0;
    padding:0;
}
#top ul
{
    padding-top:20px;
    padding-left:175px;
}
#top li
{
    color:#FF7400;
    list-style-type:none;
    display:inline;
    font-family:Trebuchet MS; 
    font-size:24px;
    padding-left:20px;
}
#top li a
{
    color:#FF7400;
    font-family:Trebuchet MS; 
    font-size:24px;
    text-decoration:none;
}
#top li a:hover
{
    color:#FFFFFF;
    font-family:Trebuchet MS; 
    font-size:24px;
    text-decoration:none;
}
#bottom
{
    width:100%;
    background-image:url(../images/bottom.png);
    background-repeat:repeat-x;
    height:191px;
    color:#EEEEEE;
    font-family:Trebuchet MS;
    padding-top:20px;
    background-color:Black;
}
#bottom a{text-decoration:none; color:#FFF;}
#bottom a:hover{color:#FF7400;}
#products
{
    width:1000px;
    height:350px;
    margin-top:20px;
}
#contact
{
    width:250px;
    padding-left:10px;
    font-family:Trebuchet MS;
    color:#666666;
    padding-top:0px;
    position:absolute;
    height:300px;
}
#contact h2{font-size:22px; font-weight:bold; color:#FF7400;}
#testimonials{font-family:Trebuchet MS; margin-left:260px;position:absolute; width:475px; font-size:12px; color:#666666; height:141px;
}
#testimonials h2{font-size:22px; font-weight:bold; color:#FF7400;}
#feeds{position:absolute; font-family:Trebuchet MS; width:250px; height:300px; margin-left:760px;}
#feeds h2{font-size:22px; font-weight:bold; color:#FF7400; text-decoration:none;}
#random
{
    width:1000px;
    text-align:left;
    background-image:url(../images/feeds.gif);
    height:145px;
    background-repeat:no-repeat;
    padding-top:10px;
    margin-top:150px;
}
#

#my_twitter_status{font-size:12px; color:#666666;}
#my_twitter_status a{font-size:12px; color:#666666;}
#my_twitter_status_time{font-size:12px; color:#666666;}
		
#slider {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    height:550px;
}

.scroll {
    height: 450px;
    width: 1000px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
}
.scrollContainer div.panel {
    padding: 20px;
    height:450px;
    width: 1000px;
}
.navDiv{width:1000px; text-align:center;}
ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    display:inline;

}

ul.navigation li {
    display:inline;
    margin-right: 10px;
}
img{border-style:none;}
.navDiv a {
    color: #000;
    text-decoration: none;
    display:inline-block;
    width:320px;
    height:100px;
    text-align:center;
}

.navDiv a:hover 
{
    background-image:url(../images/current.gif);
    background-repeat:no-repeat;
    background-position:center;

}

.navDiv a.selected {
    background-image:url(../images/current.gif);
    background-repeat:no-repeat;
    background-position:center;
}

.navDiv a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
    top:165px;
}

.hide {
    display: none;
}
#tfLive h2{font-family:Trebuchet MS; color:#666666; font-size:18px; padding-left:-20px;}
#tfLiveContent{font-family:Trebuchet MS; color:#666666; width:600px; margin-left:350px; height:250px;}
#tfLiveContent h3 a{font-family:Trebuchet MS; color:#CC0000; font-size:16px; font-weight:bold; text-decoration:underline;}
#tfLiveContent h3 a:hover{font-family:Trebuchet MS; color:#0f84b5; font-size:16px; font-weight:bold; text-decoration:underline;}
#tfLiveContent p{font-size:12px;}
#tfLive{background-image:url(../images/tfLiveBG.jpg); background-repeat:no-repeat; background-position:center;}
#mytouchfon{background-image:url(../images/mytouchfonBG.jpg); background-repeat:no-repeat;background-position:center;}
#touchfontv{background-image:url(../images/tvBG.jpg); font-size:14px; color:#666666; font-family:Trebuchet MS; background-repeat:no-repeat;background-position:center;}
.signupButtons{float:right;}
.signupButtons a{color:#666666; font-weight:bold; font-size:14px; text-decoration:none; padding-right:20px; font-family:Trebuchet MS;}
.signupButtons a:hover{color:#FF7400;}
.liveHeader{color:#CC0000; font-weight:bold; padding-top:20px;}