/* 
  ------------------------------------------------
  design by salandra for me
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #ffffff;
	background-color: #00819f;
	margin: 0;
	padding: 0;
}
/*header*/
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	height:90px;
}
#masthead .content {
	padding: 12px;
}
#topnav {
	width: 330px;
	margin-top:10px;
	float:right;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
/*main menu*/
#wrapper1 {
	width: 890px;
	margin: 0 auto;
	background-image:url(images/background.png);
	background-position:top center;
	background-repeat:no-repeat;
}
#column_wrapper1 {
}
#center1 {
	width: 890px;
	float: left;
	margin-top:15px;
	margin-bottom:20px;
}
.content {
width:750px;
margin-left:70px;
margin-top:200px;
}
.content P {
color:#ffffff;
font-size:18px;
line-height:21px;
}

/*footer*/

.footertext a:link, .footertext a:visited {
	font-size: 12px;
	color:#6ac1d9;
	text-decoration:none;
	line-height:16px;
}
.footertext {
	font-size: 12px;
	color:#6ac1d9;
	line-height:16px;
}
.footertexttop {
	font-size: 14px;
	color:#6ac1d9;
	line-height:16px;
}
.footertexttop a:link, .footertexttop a:visited {
	font-size: 14px;
	color:#6ac1d9;
	text-decoration:none;
	line-height:16px;
}
.footertexttop a:hover, .footertext a:hover {
	color:#b5e0ec;
	text-decoration:underline;
}
#footerA {
	width: 160px;
	padding-left: 20px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:20px;
	float: left;
	height:100px;
}
#footerB {
	width: 155px;
	padding-left: 15px;
	border-left:#006f89 solid 1px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:20px;
	float: left;
	height:100px;
}
#footerC {
	width: 155px;
	border-left:#006f89 solid 1px;
	padding-left: 15px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:20px;
	float: left;
	height:100px;
}
#footerD {
	width: 125px;
	border-left:#006f89 solid 1px;
	padding-left: 15px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:20px;
	float: left;
	height:100px;
}
.ie6 #footerD {
	width: 125px;/* IE 6 and below */
	border-left:#006f89 solid 1px;
	padding-left: 15px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:20px;
	float: left;
	height:100px;
}
#footerE {
	width: 125px;
	border-left:#006f89 solid 1px;
	padding-left: 15px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:20px;
	float: left;
	height:100px;
}


h1 {
	font-size: 35px;
	line-height:28px;
	letter-spacing:-0.04em;
	font-weight:normal;
	padding-bottom:15px;
	margin: 0;
	color:#ffffff;
}

h2 {
	font-size: 18px;
	line-height:22px;
	letter-spacing:-0.04em;
	font-weight:bold;
	padding-left:25px;
	margin: 0;
}
h3 {
	font-size: 18px;
	line-height:22px;
	letter-spacing:-0.04em;
	font-weight:bold;
	margin: 0;
}

h4 {
	font-size: 21px;
	line-height:25px;
	font-weight:bold;
	padding-left:30px;
	padding-bottom:20px;
	letter-spacing:-0.04em;
	margin: 0;
	color:#0082C9;
}
h5 {
	font-size: 21px;
	line-height:25px;
	font-weight:bold;
	padding-bottom:20px;
	letter-spacing:-0.02em;
	margin: 0;
	color:#0082C9;
}


.ie7 #wrapper, .ie7 #footer, .ie7 #masthead, .ie7 #column_wrapper {
	zoom: 1; /* IE 7 and below */
}
.ie6 #wrapper {
	text-align/**/: left;/* IE 5.0 */
}
.ie6 .menulist a {
	float/**/: left;/* IE 5.0 */
	clear/**/: both;/* IE 5.0 */
}
.ie6 #column_wrapper {
	height/**/: 1%;/* IE 5.0 */
}

a.info{
    position:relative; /*this is the key*/
    z-index:24;
    color:#ffffff;
    text-decoration:underline;}

a.info:hover{z-index:25;
text-decoration:none;
color:#6ac1d9;}

a.info span{display: none;

}

a.info:hover span{ /*the span will display just on :hover state*/
font-size: 12px;
	line-height:13px;
    display:block;
	padding:12px;
	background-image:url(images/bubbles.png);
	background-repeat:no-repeat;
    position:absolute;
    top:-140px; left:0px; width:218px; height:150px;
    color:#000;
    text-align: left;}
	
	a.info2{
    position:relative; /*this is the key*/
    z-index:24;
    color:#ffffff;
    text-decoration:underline;}

a.info2:hover{z-index:25;
text-decoration:none;
color:#6ac1d9;}

a.info2 span{display: none;

}

a.info2:hover span{ /*the span will display just on :hover state*/
font-size: 12px;
	line-height:13px;
    display:block;
	padding:12px;
	background-image:url(images/bubbles2.png);
	background-repeat:no-repeat;
    position:absolute;
    top:-190px; left:0px; width:218px; height:200px;
    color:#000;
    text-align: left;}
	
.bubbletext {
margin-right:30px;
margin-left:15px;
margin-top: 12px;}

.bubbletext ul {
margin-left:-25px;}

.bubbletext A:link, .bubbletext A:visited {
text-decoration:none;
color:#00819f;}

.bubbletext A:hover {
text-decoration:underline;
color:#00819f;}
