.menu_bar { padding: 4px 8px 8px 24px; font-size: medium; border-bottom: 1px solid #EBEBEB; overflow: hidden; }

/* Old style Google menu bar */
.menu_bar ul { font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; font-size: 13px; font-weight: bold; padding: 0; margin: 0; height: 20px; }

.left { float: left; display: inline; overflow: hidden; }

.right { float: right; display: inline; }

.menu_bar ul li { padding: 4px; list-style: none; display: inline; }

hgroup { border-bottom: 1px solid #e8e8e8; text-align: center; height: 9px; margin-bottom: 11px; }

hgroup h2 { display: inline; display: inline-block; background: #fff; font-weight: normal; font-size: 12px; color: #898989; letter-spacing: 1px; text-transform: uppercase; padding: 0 10px; }

article { width: 200px; float: left; }

article + article { margin-left: 50px; }

article a { color: #222; }

article img { display: block; padding: 40px 0 20px; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }

article a:hover img { opacity: .8; }

article h3 { font-weight: bold; font-size: 12px; letter-spacing: 1px; text-transform: uppercase; }

article p { color: #656565; margin: 15px 0; }

article .cta { position: relative; background: #00a1fe; -webkit-border-radius: 11px; -moz-border-radius: 11px; border-radius: 11px; font-size: 12px; line-height: 18px; color: #fff; text-transform: uppercase; padding: 2px 10px 1px; padding-right: 26px; -webkit-transition: all .1s ease; -moz-transition: all .1s ease; transition: all .1s ease; text-decoration: none; }

article .cta:hover { background: #4abcfd; }

article .cta::before { content: ''; position: absolute; top: 50%; right: 6px; background: #fff; -webkit-border-radius: 5.5px; -moz-border-radius: 5.5px; border-radius: 5.5px; width: 11px; height: 11px; margin-top: -5.5px; }

article .cta::after { content: ''; position: absolute; top: 50%; right: 8px; width: 0; height: 0; border-top: 3px solid transparent; border-bottom: 3px solid transparent; border-left: 5px solid #00a1fe; margin-top: -3px; }

article .cta:hover::after { border-left-color: #4abcfd; }

section { width: 100%; max-width: 700px; margin: 0 auto; }

.imgbox { width: 200px; text-align: center; height: 120px; position: relative; }

.imglogo { vertical-align: middle; text-align: center; margin-top: 0px; margin-bottom: 0px; padding: 0px; position: absolute; top: 0; bottom: 0; margin: auto; }

@media screen and (max-width: 740px) { header, section, article, footer { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; }
  article, footer { padding: 0 20px; float: none; }
  article + article { margin: 0; } }
body { background-color: #fff; color: #222; font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; }

div.content, div.footer, div.container { margin: 0 auto 30px; width: 820px; padding: 0; clear: both; }

div.footer, div.container { text-align: center; }

h1 { text-align: center; font-weight: 500; font-style: normal; font-size: 58px; clear: both; line-height: 1.0em; margin-bottom: 20px; letter-spacing: -2px; color: #232323; }

h1, h2, h3, h4, h5 { font-family: "Crimson Text", "Times New Roman", Georgia, serif; }

/* Google style button */
.button { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; cursor: default; font-size: 11px; font-weight: bold; text-align: center; margin-right: 16px; height: 27px; line-height: 27px; min-width: 54px; outline: 0px; padding: 0 8px; display: inline-block; }

.button:disabled { background-color: #dcdcdc; }

.button_action { background-color: #4D90FE; background-image: -webkit-linear-gradient(top, #4d90fe, #4787ed); background-image: -moz-linear-gradient(top, #4d90fe, #4787ed); background-image: -ms-linear-gradient(top, #4d90fe, #4787ed); background-image: -o-linear-gradient(top, #4d90fe, #4787ed); background-image: linear-gradient(top, #4d90fe, #4787ed); border: 1px solid #3079ED; color: white; text-decoration: none; }

.label { font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; font-size: 12px; }

.box { width: auto; margin: 15px 20px 5px; border: 1px solid #E8E8E8; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -webkit-box-shadow: 0 0 5px #EFEFEF; -moz-box-shadow: 0 0 5px #efefef; box-shadow: 0 0 5px #EFEFEF; padding: 20px 10px 10px; text-decoration: none; font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; background: -webkit-gradient(linear, left top, left bottom, from(white), to(#efefef)); background: -moz-linear-gradient(top, white, #efefef); }

div.features ul li { margin: 10px 0; line-height: 1.3em; text-align: left; list-style-image: url("../images/check.png"); }

.content { clear: both; }

#footer { clear: both; margin-left: auto; margin-right: auto; color: #767676; font-size: 13px; padding: 32px 0 20px; text-align: center; }
