body 
	{ 
	margin: 0px;
    padding: 0px 0px 0px 0px;
	background-color: #C6DDD9;
    background-image:url(../images/bg-gradient-trans.png);
    background-position:center top;
    background-repeat:repeat-y;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-align: center;
	z-index: 0;
	}
	
.bg {
    position: absolute;
    top: 0px;
    right: 0px;
    height: auto;
    padding: 0px 0px 0px 0px;
    width: 100%;
    min-height: 100%;
    background-color: transparent;
    background-image: url(../images/bg-cross-trans.png);
    background-position: center top;
    background-repeat: repeat;
	z-index: 1;
    }
    
.text
	{
	position: absolute;
	top: 195px;
	left: 85px;
	width: 625px;
	height: 275px;
	overflow: auto;
	text-align: left;
	}
	
.couple
	{
	position: relative;
	left: 14px;
	}
	
.tubing
	{
	position: relative;
	left: -8px;
	}
	
.smile
	{
	position: relative;
	left: -20px;
	}
	
.indent
	{
	margin-left: 20px;
	}
    
* html .bg {
    height:100%;
}	
	
.cloud1
	{
	position: absolute;
	top: 30px;
	left: 30px;
	width: 410px;
	height: 124px;
	z-index: 2;
	}
	
* html .cloud1
	{
	position: absolute;
	top: 30px;
	left: 150px;
	width: 410px;
	height: 124px;
	z-index: 2;
	}
	
.cloud2
	{
	position: absolute;
	top: 30px;
	right: 50px;
	width: 271px;
	height: 124px;
	z-index: 2;
	}
	
*html .cloud2
	{
	position: absolute;
	top: 30px;
	right: 150px;
	width: 271px;
	height: 124px;
	z-index: 2;
	}
	
.road-sign
	{

	}


.brands
	{
	position: relative;
	width: 800px;
	margin: 0px auto 20px auto;
    text-align: center;
	z-index: 3;
	}
	
.ut
	{
	float: left
	}
	
	
.laits
	{
	float: right;
	}
	

a, a:link, a:visited
	{
	text-decoration: none;
	color: #990000;
	}
	
a:hover, a:active
	{
	text-decoration: underline;
	color: #990000;
	}
	
.balloon
	{
	position: absolute;
	right: -45px;
	top: 300px;
	z-index: -1;
	}

.center
	{
	position: relative;
	width: 790px;
	margin: 40px auto 0px auto;
    text-align: center;
	z-index: 3;
	}

	
.container
	{
	background-image: url(../images/sign-container-trans.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 790px;
	height: 368px;
	overflow: auto;
	}


.menu
	{
	position: relative;
	width: 700px;
	height: 25px;
	left: 44px;
	top: 1px;
	text-align: center;
	font-weight: bold;
	color: #5D6477;
	font-size:11px; 
	line-height: 11px;
	}
	
* html .menu {
    left: 0px;
}	

.video
	{
	position: relative;
	float: left;
	left: 60px;
	width: 135px;
	height: 26px;
	z-index: 1;
	}
	
.cm
	{
	position: relative;
	float: left;
	left: 25px;
	width: 135px;
	height: 26px;
	top: 0px;
	z-index: 2;
	}
	
	
.dream
	{
	position: relative;
	float: left;
	left: 0px;
	width: 135px;
	height: 26px;
	z-index: 3;
	}
	
.end
	{
	position: relative;
	float: left;
	left: -1px;
	width: 135px;
	height: 26px;
	z-index: 4;
	}

.nav
	{
	padding-top: 3px;
	}


.menu a, .menu a:link, .menu a:visited
	{
	background-image: url(../images/menu-bg-trans.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #FCEEDE;
	text-decoration: none;
	}

.footer
	{
	margin: 5px 0px 2px 0px;
	color: #354A46;
	font-size: 11px;
	text-align: center;
	padding-bottom: 15px;
	}	
	
	
.bold
	{
	font-weight: bold;
	}	

img
	{
	border-style: none;
	}
	
p
	{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	}
	
	
h1
	{
	margin: 10px 0px 20px 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	}
	
h2
	{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	}
	