/* h1, p, body, html, li, a */
* { margin:0;
	padding:0;} 
	
	html {
		background: #73ADD7 url(images/gradient.gif) repeat-x;
	}


body{ /*background: #73ADD7 url(images/gradient.gif) repeat-x;*/
	/*background: url(images/bg.jpg) no-repeat center;*/
		padding: 0;
		margin: 0;
		background: url(images/sky.jpg) no-repeat center top;
		color: #666;
		width: 100%;
		display: table;
	
	}	
	
#page-wrap {	
		margin-left: auto;
		margin-right: auto;
		width: 970px;
		background-color: white;
		-webkit-box-shadow:10px 10px 10px gray;
		
	}
	
.ie6 img, div { behavior: url(iepngfix.htc) }
	
		
#navcontainer{
	width: auto;
	background-color: #014873;
	margin-top: 10px;
	margin-left: 500px;
}
#navlist li
		{
		font-family: Helvetica, Arial, Georgia;
		font-size: 10pt;
		display: inline;
		list-style-type: none;
		padding-left: 18px;
		}
		
#navlist a:link{
	color: white;
	text-decoration: none;
}	

#navlist a:visited{
	text-decoration: none;
	color: white;
}	

#navlist a:hover{
	color: #b7e0ff;
	text-decoration: none;
}

#navlist_container{margin-left: 0px;}

#slide_container{
	padding-bottom: 350px;
	padding-top: 0px;
	border-bottom-color: #666;
	border-bottom-style: solid;
	border-bottom-width: thin;
	
}

#slideshow{
	position:relative;

		
}

#slideshow IMG {

    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {

    z-index:10;
    opacity:1.0;
}
#slideshow IMG.last-active {

    z-index:9;
}

/* Rounded Bubble */
.bubble div.rounded {
	margin-bottom: 10px;
	border: 3px solid #fff;
	background-color: #b7e0ff;
}
.bubble div.rounded blockquote {
	border: 0;
	background-color: transparent;
}
.bubble div.rounded blockquote p {
	margin: 0px 10px;
}
.bubble cite.rounded {
	position: relative;
	margin: 0px;
	padding-left: 15px;
	padding-top: 12px;
	top: 9px;
	background: transparent url(images/bubbles/tip-rounded.gif) no-repeat 15px 0;
	color: white;
}



#tiers{
	display: inline;
	  }
	
#tier_left{ padding: 10px;
			width: auto;
			/*float: left;*/
			font-family: helvetica, arial, georgia;
			font-weight: thin;
			font-size: 10pt;}
			
/*#tier_right{ padding: 10px;
	width: 450px;
	float: right;
	font-family: helvetica, arial, georgia;
	font-weight: thin;
	font-size: 10pt;
	} */

.text{ padding-left: 20px;
       padding-top:10px;
	   padding-bottom: 20px;}	

.text h3{
padding-left:10px;
color: #0477bf;
}
	
.text ul{
padding-left:40px;
}

.text a:visited{
color:#0477bf;
}

.text a:link{
color:#0477bf;
}

.text a:hover{
color:white;
}

#tier_left .text_pic{ padding: 0px 0px 0px 20px;}	

/*#tier_right .text_pic{ padding: 0px 0px 0px 20px;
					margin-bottom: 3px;}*/

#contact{
	font-family: helvetica, arial, georgia;
	font-weight: thin;
	font-size: 8pt;
	border-top-color: #666;
	border-top-style: solid;
	border-top-width: thin;
	background-color: white;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-shadow:10px 10px 10px gray;
    text-align:right;
}

#contact a:visited{
color:#0477bf;
}

#contact a:link{
color:#0477bf;
}

#contact a:hover{
color:#b7e0ff;
}


.con_text{padding:10px;}

#reports{
margin-right: 60px;
margin-top: 100px;
float: right;	
color: #666;
}

#press{
margin-right: 160px;
margin-top: 100px;
float: right;	
color: #666;
}

#reports li a:link{
text-decoration:none;
color: #666;	
}

#reports li a:visited{
text-decoration:none;
color: #666;	
}

#reports li a:hover{
color: black;	
}

#help{
margin-right: 70px;
margin-top: 150px;
float: right;	
color: #666;
}




.icon{
	margin-left:140px;
	list-style-image: none;
	font-size: 12pt;
	color: white;
}

.icon_press{
	margin-left:55px;
	list-style-image: none;
	font-size: white;
	color: white;
}





