﻿/* CSS Document */

body,html {
	padding:0;
	margin:0;
	/*background-image: url(new%20images/bgBIG.jpg);*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #FFF;
	
}


a:link {
	text-decoration: none;
	color:#ffffff;
}
a:visited {
	text-decoration: none;
	color:#ffffff;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color:#ffffff;
}

.tdLogoMain {
	background-image: url(/new%20images/logo.jpg);
	background-repeat: no-repeat;
	height: 109px;
	width: 899px;
	text-align:center;
}

.tdNaviBG {
	background-image: url(/new%20images/naviBG.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 899px;
}

.tdMain {
	background-image: url(/new%20images/mainBG.jpg);
	background-repeat: no-repeat;
	height: 476px;
	width: 899px;
}

#divContainer
{
    float:left;
    width:680px;
}

#content {
  width: 899px ;
  margin-left: auto ;
  margin-right: auto ;
}

.txtBlockMain {
	font-family: "Arial";
	font-size: 17px;
	color: #FFF;
	margin-left: 80px;
	margin-top: 25px;
}

.txtBlockTitle {
	font-family: "Arial";
	font-size: 20px;
	color: #FFFFFF;
	margin-left: 80px;
	margin-top: 25px;
}

#topText {
	position:relative;
	/*left:80px;*/
	top:18px;
	width:240px;
	height:120px;
	z-index:1;
	float:left;
}

#apDiv1 {
	position:relative;
	left:80px;
	top:-95px;
	width:550px;
	height:39px;
	z-index:2;
}

.marqueeTitle
{
color:White;
font-size:12px;
font-weight:bold;
}

#mainDiv2
{
 width:110px;
 float:left; 
 margin-top:22px;
}

#topFlash
{
  width:142px;
  height:151px;

 margin-top:0px;
}

#mainFlash
{
 float:left;
 width:300px;
 margin-left:30px;
 margin-top:23px;
}
#distributer
{
 margin-left:-11px;
 margin-top:5px;
}
#movieBtn
{
 margin-left:21px;
 margin-top:20px;
}

#qouteBtn
{
 margin-left:21px;
 margin-top:5px;
}
#fullText
{
 margin-top:44px;
 margin-left:-24px;
}
.txtHowDOesIt {
	font-size: 13px;
	font-family: "Arial Rounded MT Bold";
	line-height: 30px;
	list-style-image: url(/new%20images/arrowBullet.png);
	list-style-position: outside;
	color: #FFFFFF;
}

#mariqDiv{
height:12px;
}

#spaceDiv{
height:4px;
}

.mar{
font-family:Verdana, Arial, Helvetica, sans-serif;
}

div.mmenu
{
	z-index:9999;
}

