.tablegoogle {
	position: fixed;
	left: 1%;
	top: 50%;
}
* {
	margin: 0;
	outline: 0;
	text-align: justify;
	padding: 0;
}

body,
html {
	height: 100%;
}

body {
	font-size: 13px;
	font-family: "Microsoft Tai Le";
	color: #000;
	min-width: 100%;
	background-repeat: repeat;
	background-position: 0 0;
	background-image: url(images/body.png);
	width: 990px;
}

/*font-family: 'Ubuntu', sans-serif;*/

a {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
	text-align: center;
}
a.more {
	color: #2b9208;
	text-decoration: underline;
	padding-left: 11px;
	background: url(images/arr-ico.png) no-repeat 0 5px;
}
a.more:hover {
	text-decoration: none;
}
input,
textarea,
select {
	font-size: 12px;
	font-family: arial, sans-serif;
}
textarea {
	overflow: auto;
}

.cl {
	clear: both;
	font-family: "Microsoft Tai Le";
}
.notext {
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
}
.left,
.alignleft {
	float: left;
	display: inline;
}
.right,
.alignright {
	float: right;
	display: inline;
}

article,
aside,
details,
footer,
header,
menu,
nav,
section {
	display: block;
}

.shell {
	width: 990px;
	margin: 0 auto;
}
.container {
	background: #fff;
	box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.3);
}
#header {
	padding-top: 21px;
	padding-left: 33px;
	padding-right: 17px;
}
#logo {
	width: 500px;
	float: left;
	font-size: 0;
	line-height: 0;
}
#logo a {
	height: 33px;
	display: block;
	background: url(images/logo.png) no-repeat 0 0;
	text-indent: -4000px;
}

#navigation {
	padding-top: 4px;
	font-family: "Ubuntu", sans-serif;
	font-weight: 700;
	padding-left: 10px;
	background-color: #eef9fb;
	background-image: url(images/navigation.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#navigation ul {
	list-style: none;
	list-style-position: outside;
	position: relative;
	z-index: 9;
}
#navigation ul li {
	float: left;
	padding-right: 2px;
	line-height: 52px;
	background: url(images/nav-border.png) no-repeat right 0;
	font-size: 13px;
	text-transform: uppercase;
}
#navigation ul li a {
	display: block;
	color: #878787;
	padding-top: 0;
	padding-right: 32px;
	padding-bottom: 0;
	padding-left: 28px;
}
#navigation ul li a:hover,
#navigation ul li.active a {
	text-decoration: none;
	color: #55a6e7;
}
#navigation ul li.first a {
	padding-left: 38px;
}
#navigation a.nav-btn {
	display: none;
}

.slider-holder {
	position: relative;
	/* z-index: 1; */
}
.slider-holder span.slider-b {
	background: url(images/slider-bottom.png) no-repeat 0 0;
	width: 990px;
	height: 30px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 100;
}
.slider-holder span.slider-shadow {
	background: url(images/slider-shadow.png) no-repeat 0 0;
	width: 990px;
	height: 13px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	display: block;
}
.slider {
	margin-top: 3rem;

	width: 990px;
	height: 300px;
	position: relative;
	background-image: url(../locksmith-services/high-security-locks.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.slider ul.slides {
	list-style: none;
	list-style-position: outside;
}
.slider ul.slides li {
	width: 990px;
	height: 378px;
	float: left;
	position: relative;
	overflow: hidden;
}

.slider ul.slides li .img-holder {
	width: 741px;
	height: 347px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.slider ul.slides li .img-holder img {
	width: 741px;
	height: 347px;
}

.slider ul.slides li .slide-cnt {
	width: 320px;
	padding: 33px 0 0 34px;
	position: absolute;
	left: 0;
	top: 20px;
}
.slider ul.slides li .slide-cnt h2 {
	font-size: 44px;
	line-height: 44px;
	padding-bottom: 16px;
	color: #fff;
	text-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	font-family: "Ubuntu", sans-serif;
	font-weight: 700;
}
.slider ul.slides li .slide-cnt p {
	color: #fff;
	font-size: 14px;
	padding-bottom: 22px;
}
.slider ul.slides li .slide-cnt a.grey-btn {
	background: url(images/grey-btn.png) no-repeat 0 0;
	width: 186px;
	height: 45px;
	text-align: center;
	line-height: 40px;
	display: block;
	font-weight: bold;
	font-size: 18px;
	color: #636363;
	text-shadow: rgba(255, 255, 255, 0.4) 0px 1px 0px;
}
.slider ul.slides li .slide-cnt a.grey-btn:hover {
	background-position: 0 -47px;
	text-decoration: none;
}
.flex-control-nav {
	left: 480px;
}
.main a.m-btn-grey {
	display: none;
}

.main {
	background: url(images/main.png) repeat-x 0 0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.main h2 {
	font-size: 22px;
	color: #2d8edf;
	line-height: 22px;
	padding-bottom: 8px;
	font-family: "Ubuntu", sans-serif;
	font-weight: 500;
	padding-left: 10px;
}
.main h3 {
	font-size: 18px;
	color: #5e5e5e;
	line-height: 22px;
	padding-bottom: 8px;
	font-family: "Ubuntu", sans-serif;
	font-weight: 500;
}
.main section {
	clear: both;
	background: url(images/section-shadow.png) no-repeat center bottom;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.main ul {
	list-style: none;
	list-style-position: outside;
}
.main ul li {
	padding-bottom: 6px;
	padding-left: 10px;
	background: url(images/arr-ico.png) no-repeat 0 8px;
}
.main ul li a {
	color: #2b9208;
	text-decoration: underline;
}
.main ul li a:hover {
	text-decoration: none;
}

.main .cols {
	padding-left: 0;
	padding-right: 0;
}
.main .cols .col {
	width: 314px;
	float: left;
}
.main .cols .col:after {
	content: "";
	width: 100%;
	clear: both;
}
.main .cols .col + .col {
	padding-left: 20px;
}
.main .cols .col img {
	float: left;
	width: 129px;
	height: 108px;
}
.main .cols .col-cnt {
	width: 183px;
	float: right;
}

.main .post {
	background: url(images/cols-shadow.png) no-repeat 0 bottom;
	padding-top: 28px;
	padding-left: 40px;
}
.main .post .video-holder {
	width: 435px;
	height: 245px;
	float: left;
	margin-right: 20px;
}
.main .post h2 {
	padding-bottom: 15px;
}
.main .post p {
	padding-bottom: 8px;
}
.main .post p strong {
	display: block;
}
.main .post-cnt {
	float: right;
	width: 475px;
}

.main .testimonial {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	background: transparent;
}
.main .testimonial strong.quote {
	font-size: 28px;
	font-family: georgia, arial, helvetica, serif;
	position: relative;
	top: 10px;
	left: -6px;
}
.testimonial h2 {
	padding-bottom: 12px;
}
.testimonial p {
	padding-bottom: 6px;
}
.testimonial p.author {
	text-align: right;
}

.socials {
	background: url(images/socials-bg.png) repeat-x 0 0;
	height: 49px;
}
.socials-inner {
	background: url(images/socials-inner.png) repeat-x 0 0;
	padding-left: 158px;
}
.socials h3 {
	float: left;
	font-size: 18px;
	line-height: 49px;
	padding-right: 19px;
	padding-bottom: 0;
	font-family: "Ubuntu", sans-serif;
	font-weight: 500;
}
.socials ul {
	list-style: none;
	list-style-position: outside;
	line-height: 49px;
}
.socials ul li {
	font-size: 11px;
	padding-right: 18px;
	color: #7c7c7c;
	background: transparent;
	text-transform: uppercase;
	float: left;
}
.socials ul li a {
	color: #7c7c7c;
	text-decoration: none;
	display: block;
	padding-left: 28px;
	position: relative;
}
.socials ul li a span {
	background: url(images/socials.png) no-repeat 0 0;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 13px;
	left: 0;
}
.socials ul li a:hover {
	color: #333;
}

.socials ul li a.facebook-ico span {
	background-position: 0 0;
}
.socials ul li a.twitter-ico span {
	background-position: -22px 0;
}
.socials ul li a.rss-feed-ico span {
	background-position: -44px 0;
}
.socials ul li a.myspace-ico span {
	background-position: -67px 0;
}
.socials ul li a.john-doe-123-ico span {
	background-position: -89px 0;
}

#footer {
	background: url(images/footer-cols.png) repeat 0 0;
}
#footer h2 {
	font-size: 23px;
	color: #fff;
	font-family: "Ubuntu", sans-serif;
	font-weight: 400;
	padding-bottom: 18px;
}
.footer-cols {
	padding: 46px 24px;
	background: url(images/footer-lights.png) no-repeat center 0px;
}
.footer-cols .col {
	float: left;
	width: 195px;
}
.footer-cols .col + .col {
	padding-left: 54px;
}
.footer-cols .col ul {
	list-style: none;
	list-style-position: outside;
}
.footer-cols .col ul li {
	color: #7dc33a;
	font-size: 16px;
	padding-bottom: 4px;
	background: url(images/arr-footer-col.png) no-repeat 0 8px;
	padding-left: 9px;
}
.footer-cols .col ul li a {
	color: #7dc33a;
}

.footer-bottom {
	background: url(images/footer-bottom.png) repeat 0 0;
	height: 38px;
	padding-top: 24px;
	padding: 24px 20px 0;
	border-top: 1px solid #262c2c;
}
.footer-bottom .footer-nav {
	float: left;
	line-height: 11px;
}
.footer-bottom .footer-nav ul {
	list-style: none;
	list-style-position: outside;
}
.footer-bottom .footer-nav ul li {
	display: inline;
	font-size: 11px;
	color: #9e9e9e;
	border-left: 1px solid #1a1f20;
	padding: 0 11px;
}
.footer-bottom .footer-nav ul li.first {
	padding-left: 0;
	border: 0;
}
.footer-bottom .footer-nav ul li a {
	color: #5f6261;
}
.footer-bottom .footer-nav ul li a:hover,
.footer-bottom .footer-nav ul li.active a {
	color: #9e9e9e;
	text-decoration: underline;
}

.footer-bottom p.copy {
	float: right;
	line-height: 11px;
	font-size: 11px;
	color: #5f6261;
}
.footer-bottom p.copy span {
	padding: 0 11px;
}
.footer-bottom p.copy a {
	color: #2b9208;
	text-decoration: underline;
}
.footer-bottom p.copy a:hover {
	text-decoration: none;
}
.footer-bottom p.copy strong {
	font-weight: normal;
}
.center {
	text-align: center;
}
