#info {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/balloons.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
 
 /* common styling */
.balloon {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	padding: 0px;
	margin: 0px 0px 10px;
	width: 420px;
	height: 133px;
}
.balloon ul {
padding:0; 
margin:0;
border:0;
list-style-type: none;
}
.balloon ul li {
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.balloon ul li a, .balloon ul li a:visited {
	display:block;
	text-decoration:none;
	color:#000;
	color:#FFFFFF;
	background-color: #000000;
}
.balloon ul li a img, .balloon ul li a:visited img {
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
}

.balloon ul li dl {
	visibility:hidden;
	position:absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
/*
table {
	margin:0px;
	border:0;
	padding:0;
	border-collapse:collapse;
	font-size:1em;
}*/

.balloon dl {
	background:transparent url(bottom.gif) no-repeat bottom left;
	height:300px;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px 0 20px;
	width: 150px;
}
.balloon dt {
	margin:0;
	padding:5px;
	font-size:10px;
	font-weight:normal;
	color: #FF0000;
	background:transparent url(top.gif) no-repeat top left;
	text-align:center;
}
.balloon dd {
	margin:0;
	color:#FFFFFF;
	font-size:10px;
	border-width:0 0px;
	height: 73px;
	background-color: #000000;
	background-image: url(info.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px;
}
.balloon dd p {
	padding:0;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #FFFFFF;
}
.balloon dl#web2 {
	height:auto;
	background-color: transparent;
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.balloon dl#web3 {
	height:138px;
	background-color: #000000;
	border:1px solid #FFF;
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.balloon dl#web4 {
	height:auto;
	background-color: transparent;
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.balloon dl#web5 {
	height:auto;
	background-color: transparent;
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.balloon dl#web6 {
	height:auto;
	background-color: transparent;
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.balloon dl#web2 dt {background:transparent url(../images/top3.gif) no-repeat top left;}
.balloon dl#web3 dt {
	background-color: transparent;
	background-image: url(../images/top3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.balloon dl#web4 dt {background:transparent url(../images/top3.gif) no-repeat top left;}
.balloon dl#web5 dt {background:transparent url(../images/top3.gif) no-repeat top left;}
.balloon dl#web6 dt {background:transparent url(../images/top3.gif) no-repeat top left;}

/* specific to non IE browsers and IE7 first with IE5.5 and IE6 second */
.balloon ul li:hover,
.balloon ul li a:hover {
	color:#000000;
	position:relative;
	cursor: pointer;
	cursor:hand;
	text-decoration: none;
	background-color: transparent;
}

.balloon ul li:hover dl,
.balloon ul li a:hover dl {
	visibility:visible;
	color:#000000;
	top:-50px;
	left:100px;
	cursor:default;
	background-color: transparent;
}

.balloon ul li:hover dl em,
.balloon ul li a:hover dl em {
	display:block;
	position:absolute;
	left:-35px;
	top:75px;
	width:36px;
	height:36px;
	background-color: transparent;
	background-image: url(../images/pointer.gif);
}

.balloon ul li:hover dl a,
.balloon ul li a:hover dl a {
height:0.8em;
color:#606;
background:transparent;
text-decoration:underline;
display:inline;
}

.balloon ul li:hover dl a:hover,
.balloon ul li a:hover dl a:hover {
	text-decoration:underline;
	background:transparent;
	color: #FF0000;
}
.balloon li a:link {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.balloon li a:visited {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.balloon li a:active {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.balloon li a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	margin: 0px auto;
	padding: 0px;
	clear: both;
	width: 420px;
}
#showcase {
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 133px;
	width: 420px;
	clear: both;
}
.wrapper {
	margin: 0px;
	padding: 0px;
	width: 420px;
	height: 130px;
}
