body{
    margin:0;
	color:#000;
	font:12px Arial, Helvetica, sans-serif;
	background:#98bce0 url(../images/bg-body.gif) repeat-x;
	min-width:960px;
}
img{border-style:none;}
a{text-decoration:none; color:#12649D;}
a:hover{text-decoration:underline;}
#wrapper{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-page.jpg) no-repeat 50% 0;
}
h1 { text-transform: uppercase;}
.w1{
	position:relative;
	width:960px;
	margin:0 auto -54px;
	padding:0 0 48px;
}
#header{
	position:absolute;
	width:100%;
	top:0;
	left:0;
	z-index:20;
}
.google-translate {
    background: url(../images/bg-mail-l.png) no-repeat scroll 0 0 transparent;
    height: 30px;
    padding-left: 20px;
    padding-top: 2px;
    position: absolute;
    right: 130px;
    top: 0;
    width: 150px;
}
.google-translate:after {
    	content:url(../images/bg-mail-r.png);
   	position:absolute;
    top:0;
    right:-21px;
}
.goog-te-gadget,.goog-te-gadget-simple .goog-te-menu-value {
    color:#fff !important;
}
.goog-te-gadget-simple {
	background:none !important;
	border:0 !important;
}
.home .header-holder{
	width:100%;
	height:46px;
	padding:34px 0 30px;
	background:url(../images/bg-header.png) no-repeat;
}
.header-holder{
	width:100%;
	height:26px;
	padding:34px 0 30px;
}
.logo{
	position:absolute;
	width:180px;
	height:235px;
	left:-33px;
	top:0;
	text-indent:-9999px;
	overflow:hidden;
}
.logo span{
	display:block;
	padding:0 46px 60px;
	width:88px;
	height:175px;
	background:url(../images/logo.png) no-repeat;
}
.logo a{
	position:relative;
	z-index:999;
	display:block;
	height:100%;
}
.bar .holder .logo {
    bottom: -100px;
    left: auto;
    right: -30px;
    top: auto;
}
.mail{
	top:0;
	position:absolute;
	right:-10px;
	color:#e6e6e6;
	font-size:13px;
	line-height:14px;
	cursor:pointer;
}
.mail:hover{
	text-decoration:none;
}
.mail strong{
	padding:6px 6px 20px 21px;
	height:14px;
	float:left;
	background:url(../images/bg-mail-l.png) no-repeat;
}
.mail .r{
	width:21px;
	height:40px;
	background:url(../images/bg-mail-r.png) no-repeat;
}
.mail .icon{
	float:left;
	padding:0 10px 0 0;
}
.mail .icon img{
	display:block;
}
.mail span{
	float:left;
}
.nav-holder{
	width:780px;
	padding:0 90px;
	height:46px;
	background:url(../images/bg-nav.png) no-repeat;
}
#nav {
	position:relative;
	z-index:999;
	margin: 0;
	padding:2px 0 0;
	list-style: none;
	font-size: 14px;
	line-height: 33px;
	float: left;
}
#nav li {
	float: left;
	background: url(../images/sep01.gif) no-repeat 0 1px;
	padding: 0 1px 0 2px;
}
#nav li .icon{
	float:left;
}
#nav li .icon img{
	display:block;
}
#nav a {
	text-shadow: -1px -1px 0px #fdfdfd;
	cursor:pointer;
	padding:0 7px;
	height:38px;
	float: left;
	color: #5d5b5b;
	text-decoration: none;
}
#nav li:first-child,
#nav li.first-child {
	padding:0;
	background: none;
}
#nav li:first-child a,
#nav li.first-child a {
	padding:0 14px 0 0;
}
#nav li:hover a,
#nav li.hover a {
	text-shadow: -1px -1px 0px #bebdbd;
	background:#11326a;
}
#nav li.active a{
	color:#1067bc;
}
#nav li:hover,
#nav li.hover { position:relative; }
#nav li:hover .drop,
#nav li.hover .drop,
#nav li:hover .drop li:hover .drop,
#nav li.hover .drop li.hover .drop,
#nav li:hover .drop li:hover .drop li:hover .drop,
#nav li.hover .drop li.hover .drop li.hover .drop { display:block; }
#nav li:hover .drop .drop,
#nav li.hover .drop .drop,
#nav li:hover .drop li:hover .drop .drop,
#nav li.hover .drop li.hover .drop .drop { display:none; }
#nav .drop {
	position: absolute;
	left: 4px;
	top: 38px;
	z-index: 999;
	width: 999px;
	display: none;
	padding:0;
}
#nav .drop .drop {
	top:0;
	margin:0;
}
#nav .drop .drop-inner {
	float: left;
	background: #11326a;
}
#nav .drop ul {
	padding: 0;
	margin: 0;
	float: left;
	list-style: none;
}
#nav .drop ul li {
	float: none;
	background: none;
	font-size: 0;  
	line-height: 0;
	padding: 0 0 1px;
	margin: 0 0 -1px;
}
#nav .drop ul li a {
	text-shadow: -1px -1px 0px #000;
	padding: 0 25px;
	float: none;
	display: block;
	overflow:hidden;
	height: auto;
	background:url(../images/div01.gif) no-repeat 11px 11px;
	color: #d1e3f4;
	font:14px/26px Arial, sans-serif;
}
#nav .drop ul li.hover a,
#nav .drop ul li:hover a,
#nav .drop li.hover .drop ul li.hover a,
#nav .drop li:hover .drop ul li:hover a{
	color:#fff;
	background:#041e52 url(../images/div01.gif) no-repeat 11px 11px;
}
#nav .drop li.hover .drop ul li a,
#nav .drop li:hover .drop ul li a{
	color: #d1e3f4;
	background:url(../images/div01.gif) no-repeat 11px 11px;
}
#nav .drop a.has-drop-link span{
	float:left;
	vertical-align:top;
	padding:0 15px 0 0;
	background:url(../images/bullets.gif) no-repeat 100% -60px;
}
#main{
	padding:80px 0 0;
}
.promo{
	width:100%;
	height:350px;
	background:url(../images/bg-promo.png) no-repeat;
}
.promo .holder{
	position:relative;
	height:100%;
}
.promo h1.slogan{
	margin:0;
	position:absolute;
	width:600px;
	height:300px;
	top:40px;
	left:180px;
	text-indent:-9999px;
	overflow:hidden;
}
.promo h1.slogan strong{
	display:block;
	height:100%;
	background:url(../images/text-slogan.png) no-repeat;
}
.promo .logo{
	top:330px;
	left:395px;
}
.info-block{
	width:100%;
}
.info-t{
	height:18px;
	overflow:hidden;
	background:url(../images/bg-info-t.png) no-repeat;
}
.info-c{
	width:100%;
	display:inline-block;
	vertical-align:top;
	background:url(../images/bg-info-c.png) repeat-y;
}
.info-content{
	width:100%;
	overflow:hidden;
	margin:-9px 0 0;
	position:relative;
}
.info-block .aside{
	float:left;
	width:356px;
}
.info-block .aside-t{
	height:14px;
	overflow:hidden;
	background:url(../images/bg-aside-t.png) no-repeat;
}
.info-block .aside-c{
	display:inline-block;
	vertical-align:top;
}
.info-block .aside-content{
	width:331px;
	margin:0 0 -9999px;
	padding:0 10px 9999px 15px;
	position:relative;
	background:url(../images/bg-aside-c.png) repeat-y;
}
.info-block .headline{
	width:311px;
	overflow:hidden;
	padding:2px 0 3px 15px;
	background:url(../images/line1.gif) no-repeat 0 100%;
}
.info-block .headline h2{
	margin:0;
	color:#4DCCB8;
	font-size:23px;
	line-height:31px;
}
.info-block .item-list{
	margin:0 0 -8px;
	padding:0;
	list-style:none;
	line-height:20px;
	color:#777;
}
.info-block .item-list li{
	padding:0 0 0 10px;
	position:relative;
	background:url(../images/div02.gif) no-repeat 0 9px;
}
.info-block .more{
	width:100%;
	overflow:hidden;
	margin:0 0 -4px;
	position: relative;
	left: -20px;
}
.info-block .more strong{
	font-weight:normal;
	float:left;
	padding:0 0 0 18px;
	background:url(../images/bg-more.gif) no-repeat;
}
.info-block .more span{
	float:left;
	padding:17px 15px 21px 0;
	background:url(../images/bg-more.gif) no-repeat 100% -61px;
}
.info-block .more a{
	float:left;
	color:#fff;
	font-size:14px;
	line-height:21px;
	padding:0 14px;
}
.gallery{
	margin:3px 0 0;
	float:right;
	width:950px;
	height:214px;
	background:url(../images/bg-gallery.png) no-repeat;
}
.gallery-holder{
	width:950px;
	height:214px;
	position:relative;
	overflow:hidden;
}
.gallery ul.gallery-box {
	margin:0;
	padding:0;
	list-style:none;
	width:99999px;
	overflow:hidden;
}
.gallery ol li {
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	background: url(../images/div02.gif) left 5px no-repeat;
	list-style-type: none;
}
.gallery ol {
	margin: 5px 0 0 0;
	padding: 0;
}
.gallery li.gallery-mod {
	float:left;
	text-align:center;
	width:950px;
	height:214px;
}
.gallery li.gallery-mod div.leftcol .headline {
	padding-left: 0 !important;
}
.gallery li.gallery-mod div.leftcol {
	float: left;
	text-align: left;
	width: 360px;
	padding-left: 140px;
	padding-top: 10px;
	color: #777;
}
.gallery li.gallery-mod div.rightcol {
	float: left;
	width: 372px;
}
.gallery img{
	vertical-align:top;
}
.gallery a.prev,
.gallery a.next{
	position:absolute;
	z-index:999;
	top:104px;
	width:14px;
	height:22px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
.gallery a.prev{
	left:60px;
}
.gallery a.next{
	right:60px;
}
.gallery a.prev span,
.gallery a.next span{
	display:block;
	height:100%;
}
.gallery a.prev span{
	background:url(../images/btn-gallery-prev.png) no-repeat;
}
.gallery a.next span{
	background:url(../images/btn-gallery-next.png) no-repeat;
}
.bar{
	width:100%;
	text-align:center;
	position:relative;
	margin:0 0 -5px;
	z-index:10;
}
.bar .holder{
	height:53px;
	width:885px;
	padding:9px 25px 4px 50px;
	background:url(../images/bg-bar.png) no-repeat;
	line-height:45px;
	font-size:18px;
}
.bar .frame{
	display:inline-block;
	vertical-align:top;
}
.bar .label{
	float:left;
	padding:0 31px 0 34px;
	background:url(../images/bullets.gif) no-repeat 0 10px;
    font-size: 22px;
}
.bar .btn{
	float:left;
	line-height:50px;
	color:#fff;
	cursor:pointer;
	position:relative;
    font-size: 22px;
}
.bar .btn strong{
	float:left;
	padding:0 18px 2px 42px;
	background:url(../images/btn-bar-l.png) no-repeat;
}
.bar .btn span{
	float:left;
	width:26px;
	height:53px;
	background:url(../images/btn-bar-r.png) no-repeat;
}
.breadcrumbs{
	position:relative;
	width:100%;
	margin:0 0 -8px;
	text-align:center;
}
.breadcrumbs .holder{
	width:100%;
	padding:14px 0 20px;
	background:url(../images/bg-breadcrumbs.png) no-repeat;
}
.breadcrumbs ul{
	display:inline-block;
	vertical-align:top;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	font-size:13px;
	line-height:20px;
	color:#1067bc;
	position:relative;
}
.breadcrumbs li{
	float:left;
	padding:0 3px 0 8px;
	margin:0 5px 0 -5px;
	background:url(../images/sep02.gif) no-repeat 0 50%;
}
.breadcrumbs li.selected a {
	color: #1067BC !important;
	text-decoration: none !important;
}
.breadcrumbs a{
	text-decoration:underline;
	color:#585858;
}
.breadcrumbs a:hover{
	text-decoration:none;
}
.main-content{
	width:100%;
}
.main-c{
	width:904px;
	padding:0 44px 58px 13px;
	overflow:hidden;
	background:url(../images/bg-main-c.png) repeat-y;
	min-height: 360px;
}
.home .main-c{
	width:934px;
	padding:4px 5px 0 22px;
}
.main-holder{
	width:100%;
	overflow:hidden;
	background:url(../images/line5.gif) no-repeat 629px 100%;
}
.main-b{
	height:26px;
	overflow:hidden;
	background:url(../images/bg-main-b.png) no-repeat;
}
#content{
	float:right;
	width:627px;
	padding:28px 0 0;
	line-height:24px;
}
.home #content{
	float:left;
	width:597px;
	line-height:20px;
}
#content .headline{
	width:100%;
	margin:0 0 7px;
}
.home #content .headline{
	margin:0;
}
.headline h1{
	color:#4DCCB8;
	font-size:32px;
	line-height:28px;
	margin:0;
}
.headline h2{
	color:#1067bc;
	margin:0;
	font-size:24px;
	line-height:25px;
}
.home .headline h2{
	color:#4DCCB8;
	font-size:32px;
	line-height:28px;
}
#content .headline h3{
	color:#1067bc;
	line-height:38px;
	font-size:22px;
}
#content h3{
	color:#1067bc;
	margin:0;
	font-size:24px;
	line-height:32px;
}
#content h4{
	color:#1067bc;
	margin:0;
	font-size:20px;
	line-height:23px;
}
#content p{
	margin:0 0 15px;
}
.home #content p{
	margin:0 0 6px;
}

/* Media Listing */
.media .pull-left {
    float:left;
	margin:5px 10px 10px 0;      
}
.media .pull-left .media-object {
  border:1px solid;	  
}
.media a:hover {
	text-decoration:none;  
}
.media a:hover .media-heading {
	text-decoration:underline;          
}
.media + .media {
	clear:both;  
  border-top:1px dotted;
  padding-top:15px;
}

#sidebar{
	width:248px;
	float:left;
}
.side-nav{
	width:100%;
	overflow:hidden;
}
.side-nav-t{
	height:61px;
	overflow:hidden;
	background:url(../images/bg-side-nav-t.png) no-repeat;
}
#sidebar h2{
	margin:0 10px 6px;
	font-size:18px;
	line-height:24px;
}
.side-nav-c{
	display:inline-block;
	vertical-align:top;
	min-height: 15px;
	width:248px;
	background:url(../images/bg-side-nav-c.png) repeat-y;
}
.side-nav-content{
	position:relative;
	margin:-28px 0 -167px;
}
.side-nav ul{
	margin:0 2px;
	padding:2px 0 0;
	line-height:30px;
	font-size:11px;
	list-style:none;
	background:url(../images/line2.gif) repeat-x;
}
.side-nav ul li{
	padding:2px 0 4px;
	background:url(../images/line2.gif) repeat-x 0 100%;
}
.side-nav ul a{
	width:233px;
	display:block;
	padding:0 5px;
	color:#585858;
	background:url(../images/btn-side-nav.gif) repeat-y -9999px -9999px;
}
.side-nav ul .active a,
.side-nav ul a:hover{
	text-decoration:none;
	background-position:0 0;
}
.side-nav ul ul{
	margin:2px 0 -4px;
	padding:0;
}
.side-nav ul .active ul a,
.side-nav ul ul a{
	width:213px;
	padding:0 5px 0 25px;
	background:url(../images/bullets.gif) no-repeat 11px -129px;
}
.side-nav ul ul .active a,
.side-nav ul ul a:hover{
	background:url(../images/btn-side-nav.gif) no-repeat -243px 0;
}
.side-nav ul ul li.first-child,
.side-nav ul ul li:first-child{
	padding:3px 0 4px;
}
.side-nav-b{
	height:210px;
	background:url(../images/bg-side-nav-b.png) no-repeat;
}
.home #sidebar{
	float:right;
	width:284px;
	padding:4px 0 0;
}
.block{
	width:100%;
}
.block-t{
	height:10px;
	overflow:hidden;
	background:url(../images/bg-block-t.png) no-repeat;
}
.block-c{
	display:inline-block;
	vertical-align:top;
	width:100%;
	background:url(../images/bg-block-c.gif) repeat-y;
}
.block-content{
	overflow:hidden;
	width:100%;
	position:relative;
	margin:0 0 -144px;
	padding:13px 0 0;
}
.home .block-content {
	margin: 0 !important;
	padding: 0 !important;
}
.block-content .headline{
	margin:0 5px 0 4px;
	width:273px;
	overflow:hidden;
	padding:0 0 2px;
	background:url(../images/line3.gif) no-repeat 0 100%;
}
.block-content .headline .icon{
	float:left;
}
.block-content .headline .icon img{
	display:block;
}
#sidebar .block-content .headline h2{
	line-height:31px;
	margin:0;
	font-size:24px;
	float:left;
}
.block .block-holder{
	padding:0 7px 0 12px;
	width:259px;
	margin:-11px 0 0;
	overflow:hidden;
	line-height:20px;
}
.block .post{
	background:url(../images/bullets.gif) no-repeat -18px -101px;
	width:100%;
	margin:11px 0 -11px;
	overflow:hidden;
}
.block .post-holder{
	padding:0 0 7px 12px;
	margin:0 0 9px;
	background:url(../images/line4.gif) repeat-x 0 100%;
}
.block .post .date{
	display:block;
	color:#7f7f7f;
	font:10px/16px Arial, sans-serif;
}
.block p{
	margin:0;
}
.block .more{
	margin:0;
	padding:0 20px;
	width:243px;
	overflow:hidden;
}
.block .more a{
	float:right;
	color:#fff;
	cursor:pointer;
}
.block .more a:hover{
	text-decoration:none;
}
.block .more .l{
	float:left;
	line-height:19px;
	font-size:11px;
	padding:0 0 0 9px;
	background:url(../images/btn-more-l.png) no-repeat;
}
.block .more a:hover .l{
	text-decoration:underline;
}
.block .more .r{
	float:left;
	width:9px;
	height:19px;
	background:url(../images/btn-more-r.png) no-repeat;
}
.block-b{
	height:159px;
	background:url(../images/bg-block-b.png) no-repeat;
}
/*--Custom IR--*/
.sheet {
    float:left;    
}
.sheet + .sheet {
    margin-left:60px;    
}
.sheet:nth-child(2n) {
    clear:left;    
    margin-left:0;
}
.spr-ir-media-item td {
    border-top: 1px solid #CCCCCC;
    padding: 10px 3px;
}
.spr-ir-pdf img {
    box-shadow: 2px 2px 6px #888888;
}
.spr-ir-light-small {
    display:none;    
}
#footer{
	position:relative;
	width:100%;
	overflow:hidden;
	text-align:center;
}
.footer-holder{
	margin:0 -770px;
}
.footer-frame{
	width:960px;
	margin:0 auto;
	padding:0 770px;
	background:url(../images/bg-footer-h.png) no-repeat;
}
#footer .items{
	display:inline-block;
	vertical-align:top;
}
.footer-nav{
	margin:0;
	padding:17px 0;
	list-style:none;
	font-size:14px;
	line-height:20px;
	float:left;
}
.footer-nav li{
	float:left;
	padding:0 0 0 18px;
}
.footer-nav a{
	color:#585858;
	position:relative;
}
.footer-nav a:hover{
	color:#171b50;
	text-decoration:none;
}
#footer .social{
	margin:15px 0 0;
	padding:0 0 0 46px;
	list-style:none;
	float:left;
}
#footer .social li{
	float:left;
}
#footer .social a{
	float:left;
	position:relative;
}
#footer .social img{
	display:block;
}
.copy{
	text-shadow: 0px -1px 0px #000;
	width:100%;
	overflow:hidden;
	font-size:11px;
	line-height:20px;
	color:#b4b4b4;
	background:url(../images/bg-copy.gif) repeat-x;
}
.copy a{
	color:#b4b4b4;
}
.copy .holder{
	width:960px;
	margin:10px auto;
}
.copy p{
	margin:0;
}
.great-water-title {
    float:right;
    position:relative;
    top:25px;
    right:-25px;
}