/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	color: #666666}
/* END */
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* HTML5 display-role reset for older browsers END */
body {
	background-color: #FFFFFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
}
#header {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
	height: auto;
	padding-top: 1em;
	padding-bottom: 2em;
}
.toptxt {
	text-align: right;
	font-size: 0.8em;
	height: 6em;
	color: #666666;
	width: 600px;
	letter-spacing: 0.3em;
	margin-right: 20px;
	clear: right;
	font-weight: bolder;
	float: right;
}
.toptxt a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.toptxt a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.toptxt a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.toptxt a:active {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#logo_header {
	clear: left;
	float: left;
	height: 87px;
	width: 310px;
	display: block;
	margin-left: 17px;
	margin-bottom: 5em;
}
#nav_top_cont {
	height: auto;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #666666;
	display: block;
	padding-top: 1em;
	padding-bottom: 1em;
	clear: both;
}
.nav_top_list
{
	color: #FFFFFF;
	text-align: center;
	display: inline;
	font-size: 1.1em;
	font-weight: 400;
	background-color: #666666;
	line-height: 1.2em;
/* fixes Firefox 0.9.3 */
}
.nav_top_list ul li
{
	display: inline;
	padding-left: 0px;
	padding-right: 0px;
	color: #FFFFFF;
	background-color: #666666;
	text-decoration: none;
}
.nav_top_list ul li a
{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #666666;
}
.nav_top_list ul li a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
.nav_top_list #active {
	border-left: none;
	text-decoration: none;
}
.clearer {
	clear: both;
	height: 1px;
	font-size: 1px;
	width: 100%;
	background-color: #666666;
}
#nav_bot_cont {
	height: auto;
	width: 980px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 2em;
	padding-bottom: 2em;
	display: block;
}
.nav_bot_list {
	display: inline;
	float: left;
	width: 300px;
	text-align: left;
	font-size: 1.5em;
	line-height: 1.8em;
	color: #FFFFFF;
	padding-left: 20px;
	text-decoration: none;
	letter-spacing: 4px;
	height: auto;
}
.nav_bot_list a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.nav_bot_list a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.nav_bot_list a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.nav_bot_list a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#nav_bot_qr {
	clear: right;
	float: right;
	width: 135px;
	height: auto;
	margin-right: 20px;
	text-align: right;
	margin-top: 0.5em;
}
#footer {
	width: 960px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
	height: auto;
	text-align: left;
	background-color: #666666;
	padding-left: 20px;
	padding-bottom: 2em;
	padding-top: 0px;
	padding-right: 0px;
	display: block;
	clear: both;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.footer a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.wrap_blue {
	height: auto;
	width: 100%;
	background-color: #666666;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	clear: both;
}
.wrap_white {
	position: relative;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	clear: both;
}

.clearer {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	width: 100%;
}
.main_left {
	width: 450px;
	padding: 3rem 0px 4rem 20px;
	clear: left;
	float: left;
	min-height: auto;
	height:auto !important;
	height: auto;
	text-align: left;
}
.main_right {
	float: right;
	width: 460px;
	clear: right;
	text-align: left;
	height: auto;
	padding-top: 3rem;
	padding-right: 20px;
	padding-left: 0px;
}
#content_corp {
	width: 980px;
	background-color: #FFFFFF;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
.corp_p_left {
	padding-top: 3rem;
	padding-left: 0px;
}
.corp_p_right {
	text-align: left;
	padding-left: 30px;
}
.img_right_boder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: right;
}
.img_border {
	border: 1px solid #CCCCCC;
}
.stil2 {
	font-size: 9px;
}
.content_row_center {
	width: 940px;
	background-color: #FFFFFF;
	position: relative;
	margin-top: 2em;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
	height: auto;
	text-align: center;
	display: block;
	clear: none;
}
.top10_img {
	margin-bottom: 3rem;
}
.info_list ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
}
.qrtop {
	margin-top: 100px;
}
h1 {
	font-size: 3em;
	margin-top: 1em;
	margin-bottom: 0.6em;
}
.content_row_img {
	width: 980px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 400px;
	text-align: center;
	display: block;
	background-image:   none;
	clear: both;
}
.footer {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.8em;
}
p {
	font-size: 1.4em;
	line-height: 1.4em;
	padding-right: 3em;
	padding-left: 3em;
	padding-bottom: 2em;
	padding-top: 0em;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.img_snetworks {
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	margin-right: 16px;
	margin-left: 0px;
}
#googleMap_api {
        height: 400px;
        width: 980px;
        position:absolute;
        top: 0;
        left: 0;
        z-index: 0;
}
#route_form {
	padding: 0px;
	position: relative;
	z-index: 1;
	left: 772px;
	top: 10px;
	width: 160px;
}
input[type="submit"] {
	background-color: #666666;
	color: #fff;
	cursor: pointer;
	border: 1px solid #FFFFFF;
	padding: 7px;
	width: 160px;
  -webkit-border-radius:0;
  -webkit-appearance:none;
  -moz-border-radius:0;
	border-radius: 0;
	height: auto;
	font-size: 13px;
}
fieldset {
  border: none;
  margin: 0;
  padding: 0px;
}
/* Position and center the image to scale nicely on all screens */
.hero-image {
    background-image: url(images/hero1.jpg);
    height: 400px;
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
sup {
	font-size: 0.6em;
	line-height: 0.9em;
}
.content_row_left_txt {
	width: 940px;
	background-color: #FFFFFF;
	position: relative;
	margin-top: 2em;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
	height: auto;
	text-align: left;
	display: block;
	clear: none;
}
.center_txt {
	text-align: center;
}
