body {margin:40px 0; background:#23484a; font-family:Tahoma, Arial, Verdana, Sans-serif; font-size:12px; color:#fff;}

a {color:#00eae7}

input {margin:0; padding:0;}

.txtField {border:1px solid #c5c5c5; width:250px; font-size:12px;}

#footer {font-size:11px; color:#00eae7;}
#footer a {color:#00eae7; text-decoration:none; padding:0 5px;}
#footer a:hover {text-decoration:underline;}


/* ********************* */

.bubble1 {
	position:absolute;
	background:url(images/box01.gif) 0px 0px no-repeat;	
	width:197px;
	height:180px;
	top:0px;
	left:0px;
	visibility:hidden;

}

.bubble2 {
	position:absolute;
	background:url(images/box02.gif) 0px 0px no-repeat;	
	width:197px;
	height:180px;
	top:0px;
	left:0px;
	visibility:hidden;

}

.bubble3 {
	position:absolute;
	background:url(images/box03.gif) 0px 0px no-repeat;	
	width:197px;
	height:180px;
	top:0px;
	left:0px;
	visibility:hidden;

}

.bubble4 {
	position:absolute;
	background:url(images/box04.gif) 0px 0px no-repeat;	
	width:197px;
	height:180px;
	top:0px;
	left:0px;
	visibility:hidden;

}

.bubble5 {
	position:absolute;
	background:url(images/box05.gif) 0px 0px no-repeat;	
	width:197px;
	height:180px;
	top:0px;
	left:0px;
	visibility:hidden;

}

.bubble6 {
	position:absolute;
	background:url(images/box06.gif) 0px 0px no-repeat;	
	width:231px;
	height:108px;
	top:0px;
	left:0px;
	visibility:hidden;

}




.text {color:#c9c9c9; padding:10px 10px 10px 25px;}
.text2 {color:#fff; padding:20px 10px 10px 10px;}
/* ********************* */