html,body {
	background-color: #ffffff;
	margin:0;
	padding:0;
}

#frame {

	margin:0px auto;
	width:1017px;		
}
#nav{
   	width:902px;
   	height:54px;
   	float:left;
        background-image:url(images/tidiwebsite_17.jpg);
        background-repeat:repeat-x;
}
.topper{
    float:left;
    height:87px;
}
.toper_cut{
    float:left;
    width:199px;
}
.toper_cut1{
    float:left;
}
.toper_cut2{
    float:left;
}
.toper_cut3{
    float:left;
}
.topper img{
    height;87px;
    border:0px;
}
.toper_cut1{
    height:49px;
    border:0px;
}
.toper_cut2{
    height:23px;
    border:0px;
}
.toper_cut3{
    height:15px;
    border:0px;
}
.div{
    float:left;
}
.div4{
    float:left;
    padding-left:40px;
}
.div3{
    float:right;
}
.spacer_nav{
    float:left;
    width:37px;
    height:54px;
}
.div2{
    float:left;
}
.div2 img{
    height:28px;
padding-top:4px;
    border:0px;
}

.div7{
    float:left;
}

#nav_div{
    float:left;
    padding-left:150px;
    padding-top:10px;
    height:35px;
    width:694px;
}
#footer{
      float:left;
    font-size:12px;
    font-family: Arial;
    color:#5D5D5D;

}
#footer_text{
    float:left;
    font-size:12px;
    font-family: Arial;
    color:#5D5D5D;
    padding-top:15px;
    padding-left:50px;
}
#footer_up{
    float:left;
    width:949px;
    height:55px;
    background-image:url(images/about_us_36.jpg);
    background-repeat:repeat-x;
}
#footer_down{
    float:left;
    height:55px;
    padding-top:10px;
    padding-left:625px;
}

#banner{
    float:left;
    font-size:28px;
    font-family: Verdana;
    color:#ffffff;
    padding-top:12px;
    padding-left:10px;
}
#banner2{
    float:left;
    font-size:20px;
    font-family: Verdana;
    color:#ffffff;
    padding-top:2px;
    padding-left:10px;
}

#text{
       float:left;
    font-size:12px;
    font-family: Arial;
    color:#5D5D5D;
    padding-left:30px;
}

#text2{
       float:left;
    font-size:12px;
    font-family: Arial;
    color:#5D5D5D;
    padding:20px;
}
#text3{
       float:left;
    font-size:12px;
    font-family: Arial;
    color:#5D5D5D;
}
#news{
    float:left;
    padding-right:5px;
       font-size:11px;
    font-family: Arial;
    color:#444444;
}

#table{
       float:left;
    font-size:12px;
    font-family: Tahoma;
    color:#5D5D5D;
    padding-top:5px;
    padding-left:10px;
}
#video_text{
       float:left;
    font-size:11px;
    font-family: Arial;
    color:#ee1c1f;
padding-top:5px;
padding-right:15px;
padding-left:10px;
cursor:pointer;
}

#flashcontent {
float:left;
     width: 202px;
     height: 140px;
}


#video_text a{color: #ee1c1f; text-decoration: none;}
#video_text a:link{color: #ee1c1f; text-decoration: none;}
#video_text a:visited{color: #ee1c1f; text-decoration: none;}
#video_text a:hover{text-decoration: none;}

li a{color: #5D5D5D; text-decoration: none;}
li a:link{color: #5D5D5D; text-decoration: none;}
li a:visited{color: #5D5D5D; text-decoration: none;}
li a:hover{text-decoration: none;}

td a{color: #bd0e1a; text-decoration: none;}
td a:link{color: #bd0e1a; text-decoration: none;}
td a:visited{color: #bd0e1a; text-decoration: none;}
td a:hover{text-decoration: none;}

.box{
    float:left;
    width:148px;
    height:25px;
    background-image:url(images/pod_text.jpg);
    background-repeat:no-repeat;
}
.box_text{
    float:left;
    font-size:10px;
    text-decoration: underline;
    padding-top:7px;
    padding-left:10px;
    font-family: Tahoma;
    color:#A62718;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;}
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}


