@charset "utf-8";
* { margin: 0; padding:0;}
a { color:#004363; text-decoration:none;}
img { border: none;}
/* body { font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size:13px; color: black; width:920px; margin: 0 auto; background-color:#e7eef1;} */

ul, ol, li { list-style: none;}
section, header, hgroup, footer, aside { display: block;}

.grid { position: relative; left: 3px; padding: 40px 0; color:#333;}
.grid aside { width: 125px; float:left; padding-top:110px; text-align:right;}
.grid aside li { line-height:51px; font-size:14px;}
.grid .sections { width:782px;  height: 511px; background:url(../images/bg-grid-box.png) no-repeat left top; float:right;}
.grid section { float:left; text-align:center; height:509px;}
.grid .sections > div { width:105%;}
.grid h1 { font-size: 18px; color:#3d92c6; text-shadow: 0px 0px 0px black; height:54px; line-height:50px; padding-top: 5px;}
.grid h2 { font-size:24px; color:#333; text-shadow: 0 1px 0 #fff; height:32px; padding: 4px 0 18px;}
.grid header span { font-size:10px; display:block; text-transform:uppercase; line-height:1em; font-weight:normal; margin-top:-17px;}
.grid footer ul { padding: 0 20px;}
.grid footer ul li { line-height: 46px; padding-bottom:6px; position:relative; }
.grid footer ul li.last { padding-top:20px; line-height:normal;}
.grid .btn, .grid .btn span { background-repeat: no-repeat; display:inline-block; white-space:nowrap;text-shadow: 0 1px 0 #fff; }

.grid section:hover { position:relative; padding: 6px 0 9px; margin-top:-6px; cursor:pointer; }
.grid section:hover footer ul li { font-size:18px; font-weight:bold;color:#fff;}
.grid section:hover h1 { font-size:22px;}
.grid section:hover h2 { font-size:30px;}
.grid section:hover h2 span { font-size:10px;}

.col3 section {width:262px;  }
.col3 section.last:hover { width:260px;}
.col3 section:hover {background:url(../images/bg-section3.png) no-repeat left top; }
.col3 .btn, .col3 .btn span { background-image:url(../images/bg-button3.png); }
.col3 .btn { background-position: left top; padding-left:34px;}
.col3 .btn span { background-position: right top; padding-right:34px; color:#333; font-size:16px;font-weight:bold; line-height:34px; padding-top:6px; padding-bottom:7px; }
.col3 section:hover .btn { background-position: left -46px;}
.col3 section:hover .btn span { background-position: right -46px; line-height:42px; font-size:18px;}

.col4 section {width:195px;  }
.col4 section:hover {background:url(../images/bg-section4.png) no-repeat left top; width:220px; margin-right:-13px; margin-left:-12px; }
.col4 .btn, .col4 .btn span { background-image:url(../images/bg-button4.png); }
.col4 .btn { background-position: left top; padding-left:30px;}
.col4 .btn span { background-position: right top; padding-right:30px; color:#333; font-size:14px;font-weight:bold; line-height:31px; padding-top:7px; padding-bottom:7px; }
.col4 section:hover .btn { background-position: left -46px;}
.col4 section:hover .btn span { background-position: right -46px; line-height:35px; font-size:16px;}

.col5 section {width:156px;  }
.col5 section:hover {background:url(../images/bg-section5.png) no-repeat left top; width:180px; margin-right:-19px; margin-left:-5px; }
.col5 .btn, .col5 .btn span { background-image:url(../images/bg-button.png); }
.col5 .btn { background-position: left top; padding-left:28px;}
.col5 .btn span { background-position: right top; padding-right:28px; color:#333; font-size:12px;font-weight:bold; line-height:25px; padding-top:7px; padding-bottom:7px; }
.col5 section:hover .btn { background-position: left -40px;}
.col5 section:hover .btn span { background-position: right -40px; line-height:30px; font-size:14px;}


.tooltip { position:absolute; background: url(../images/bg-tooltip.png) no-repeat right bottom; width:272px; padding-bottom:36px; z-index:2; font-size:13px; line-height:1.35em; color:#333; left:70%; top:-35px; display:none; text-align:left; font-weight:normal; }
.tooltip > div { background: url(../images/bg-tooltip.png) no-repeat left top; padding: 30px 30px 0 45px;}
.tooltip h3 { font-size:14px;}

