@charset "UTF-8";

/* COLORS

#1b7173 Main
#018d90 Gradient
#00a6aa Border
#0f6264 Hover

*/

/* START GENERAL TAGS */

body {
	font-family: "Lucida Grande", Geneva, Calibri, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
    color: #222;
	background-color: #fdfdfd;
	margin: 0px;
	background-image: url(http://www.bigeyemarketing.com/img/bg.png);
}

iframe {
	border: 0px;
}

h1 {
	font-size: 24px;
	color: #000;
	text-shadow: 1px 1px #eee;
}

h2 {
	font-size: 1em;
	text-decoration: none;
	display: inline;
	color: #0099bb;
}

h3 {
	font-size: 1em;
	text-decoration: none;
	display: inline;
	font-weight:100;
}

h4 {
	font-size: 16px;
	color: #555;
	text-shadow: 1px 1px #fff;
}

ul,li,ol,dd{list-style:none;}

img { border: 0; }

b { color: #0099bb; }

a { font-weight: bold; }

a:link { color: #0099bb; }
a:visited { color: #0099bb; }
a:hover { color: #0077bb; }
a:active { color: #0099bb; }

.offer-span { color: #0099bb; }

/* END GENERAL TAGS */

.arrow {
	position: fixed;
	width: 31px;
	height: 30px;
	padding: 0px;
	right: 45px;
	bottom: -1px;
	background-image: url(http://www.bigeyemarketing.com/img/arrow.png);
}

.arrow:hover {
	background-image: url(http://www.bigeyemarketing.com/img/arrow-hover.png);
}

.arrow-up {
	position: fixed;
	width: 31px;
	height: 30px;
	padding: 0px;
	right: 7px;
	bottom: -1px;
	background-image: url(http://www.bigeyemarketing.com/img/arrow-up.png);
}

.arrow-up:hover {
	background-image: url(http://www.bigeyemarketing.com/img/arrow-up-hover.png);
}

.banner {
	width: 100%;
	height: 390px;
	margin-top: 25px;
	margin-bottom: 0px;
}

.guy {
	width: 470px;
	height: 400px;
	background-image: url(http://www.bigeyemarketing.com/img/responsive-bg.png);
	left: 0px;
	margin-right: 30px;
	float: left;
}

.ban-sub {
	width: 500px;
	height: 25px;
	margin-left: 500px;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
}

.ban-tit {
	width: 500px;
	height: 25px;
	margin-left: 500px;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
}

.ban-txt {
	width: 500px;
	height: 255px;
	margin-left: 500px;
	font-size: 16px;
	font-family: tahoma, arial, sans-serif;
	letter-spacing: 1px;
}

.readmore {
	width: 200px;
	height: 75px;
	margin-left: 800px;
	padding: 0px;
	text-align: left;
	font-size: 18px;
}

.readmore a {
	text-decoration: none;
}

.readmore a:link {
	color: #ff7700;
}

.readmore a:visited {
	color: #ff7700;
}

.readmore a:hover {
	color: #ff9900;
}

.readmore a:active {
	color: #ff7700;
}

.more-txt {
	width: 100px;
	height: 45px;
	padding-top: 25px;
	float: left;
}

.more-img {
	width: 100px;
	height: 75px;
	float: right;
}

.youtube {
	width: 570px;
	height: 320px;
	float: left;
	margin-left: 39px;
	margin-top:15px;
}

.offer-item {
	width: 50%;
	height: auto;
	float: left;
	margin-bottom: 25px;
}

/* START HEADER & MAIN NAVIGATION */

.fixtop {
	position: fixed;
	width: 100%;
	height: 143px;
	padding: 0px;
	margin: 0px;
	background-color: #fff;
	border-bottom-width: 1px;
	border-bottom-color: #bbb;
	border-bottom-style: solid;
	z-index: 5;
}

.movetop {
	width: 100%;
	height: 143px;
	padding: 0px;
	margin: 0px;
}

.header {
    position: fixed;
	width: 100%;
	height: auto;
	margin: 0px;
	margin: 0px;
	z-index: 10;
}

.header-wrap {
    width: 1000px;
	height: 95px;
	padding: auto;
	margin: auto;
}

.logo {
    width: 275px;
	height: 70px;
	margin-top: 13px;
	float:left;
}

.title-wrap {
    width: 350px;
	height: 50px;
	margin-top: 16px;
	margin-left: 10px;
	float:left;
}

.webtitle {
	position: absolute;
	width: 350px;
	height: 25px;
	font-size: 32px;
	color: #1b7173;
	margin-top: -8px;
}

.slogan {
    position: absolute;
	width: 350px;
	height: 20px;
	margin-top: 30px;
	color: #777;
	font-size: 21px;
}

.main-nav {
    position: absolute;
	width: 500px;
	height: 15px;
	margin-top: 5px;
	margin-left: 0px;
	color: #fff;
	text-align: left;
	font-size: 11px;
	z-index: 300;
}

.main-nav ul{
	margin-top: 0px;
	margin-left: -39px;
	float: left;
	height: 12px;
	position: relative;
}

.main-nav ul li{
	padding-right: 12px;
	height: 15px;
	float: left;
}

.main-nav a:link {
    text-decoration: none;
	color: #fff;
}

.main-nav a:visited {
    text-decoration: none;
	color: #fff;
}

.main-nav a:hover {
    text-decoration: none;
	color: #00a6aa;
}

.main-nav a:active {
    text-decoration: none;
	color: #fff;
}

.social-bookmarks {
    position: absolute;
	width: 400px;
	height: 25px;
	margin-top: 15px;
	margin-left: 600px;
	z-index: 200;
}

.h-ph {
    text-align: right;	
    width: 400px;
	height: 25px;
	bottom: 0px;
	float: right;
	z-index: 200;
	color: #555;
}

.fb-like {
    text-align: left;	
    width: 105px;
	height: 25px;
	bottom: 0px;
	float: right;
	z-index: 200;
}

.gplusone {
    text-align: right;	
    width: 67px;
	height: 25px;
	bottom: 0px;
	float: right;
	z-index: 200;
}

.twitter-main {
    text-align: left;	
    width: 90px;
	height: 25px;
	bottom: 0px;
	float: right;
	z-index: 200;
}

.fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr {
display: none !important;}

/* END HEADER & MAIN NAVIGATION */


/* START NAVIGATION BAR */

.navigation {
    position: fixed;
	width: 100%;
	height: 21px;
	top: 95px;
	z-index: 10;

	/* IE10 */ 
	background-image: -ms-linear-gradient(top, #1b7173 0%, #018d90 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #1b7173 0%, #018d90 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #1b7173 0%, #018d90 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #1b7173), color-stop(1, #018d90));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-liar-gradient(top, #1b7173 0%, #018d90 100%);
	/* Proposed W3C Markup */ 
	background-image: linear-gradient(top, #1b7173 0%, #018d90 100%);
		background-color: #1b7173;
		
	border-top-width: 1px;
	border-top-color: #00a6aa;
	border-top-style: solid;
	border-bottom-color: #fff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.nav-wrap {
    width: 1000px;
	height: 21px;
	padding: auto;
	margin: auto;
}

.sub-services {
    margin-left: 98px;
	border-left: 1px #ffffff;
	text-align:center;
	width: 1000px;
}

.sub-company {
	border-left: 1px #ffffff;
	text-align:center;
}

.border-left {
	color:#fff;
	height: 21px;
	margin-top: -2px;
	text-decoration:none;
}

.top_nav{position:absolute;width:1000px;height:20px;margin: auto;}
.top_nav li{font-size:13px;text-transform:uppercase; height:19px; font-weight: bold; border-right:1px solid #fff; margin-top: -2px; padding-top: 2px;}

.top_nav li a{
	color:#fff;
	padding-left: 10px;
	padding-right: 10px;
	height: 20px;
	text-decoration:none;
}

.top_nav li:hover{background:#00a6aa;}

#menu{width:1000px;height:20px;margin-right:0px;margin-top: -11px; font-size:13px;}
#menu ul{}
#menu li{position:relative;float:right;z-index:10;}
#menu li ul{position:absolute;}
#menu li ul li{border-right:1px solid #ffffff; height: 22px; top: 6px;

	/* IE10 */ 
	background-image: -ms-linear-gradient(top, #aaa 0%, #c0c0c0 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #aaa 0%, #c0c0c0 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #aaa 0%, #c0c0c0 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #aaa), color-stop(1, #c0c0c0));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-liar-gradient(top, #aaa 0%, #c0c0c0 100%);
	/* Proposed W3C Markup */ 
	background-image: linear-gradient(top, #aaa 0%, #c0c0c0 100%);
	background-color: #bbb;
	
	padding-top: 4px;
	z-index: 100;

}

#menu li ul li a{
	color:#fff;
	border-right:none;
	border-bottom: none;
	font-size:12px;
	text-transform:none;
	text-shadow: 1px 1px #aaa;
}

#menu li ul li:hover{background:#c5c5c5;}
#menu ul ul{position:absolute;left:-930px;visibility:hidden;width:1000px; height: 100px;}
#menu ul li:hover ul{visibility:visible;}

/* END NAVIGATION BAR */


/* START BREADCRUMBS */

.breadcrumbs {
	width: 100%;
	height: 20px;
	text-align: justify;
	padding-top: 6px;
	padding-bottom: 4px;
}

.breadcrumbs a:link {
	text-decoration: none;
	color: #1b7173;
}
.breadcrumbs a:visited {
	text-decoration: none;
	color: #1b7173;
}
.breadcrumbs a:hover {
	text-decoration: underline;
	color: #0f6264;
}
.breadcrumbs a:active {
	text-decoration: none;
	color: #1b7173;
}

.breadcrumbs-wrap {
    width: 1000px;
	height: 16px;
	padding: auto;
	margin: auto;
}

/* END BREADCRUMBS */


/* START MAIN */

.highlight {
    width: 980px;
	height: auto;
	padding: 10px;
	margin: 0px;
	color: #fff;
	background-color: #333;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
}

.highlight a:link {
	color: #00cbd0;
	text-decoration: none;
}

.highlight a:visited {
	color: #00cbd0;
	text-decoration: none;
}

.highlight a:hover {
	color: #00e7ed;
	text-decoration: none;
}

.highlight a:active {
	color: #00cbd0;
	text-decoration: none;
}

.main {
    width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
}

.main-wrap {
    width: 1000px;
	height: auto;
	padding: 0px;
	margin: auto;
	text-align: justify;
}

.main-page {
    width: 1000px;
	height: 540px;
	padding: 0px;
	margin: auto;
	text-align: justify;
}

.page-cont {
    width: 660px;
	height: auto;
	float:left;
	margin-bottom: 25px;
}

.page-cont a:link {
    text-decoration: none;
	color: #1b7173;
}
.page-cont a:visited {
    text-decoration: none;
	color: #1b7173;
}
.page-cont a:hover {
    text-decoration: underline;
	color: #0f6264;
}
.page-cont a:active {
    text-decoration: none;
	color: #1b7173;
}

.page-cont ul li {
	list-style: square outside;
	color: #0f6264;
	margin-left: -15px;
	margin-top: 5px;
}

.cont-img {
    width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.contact-highlight {
    width: 425px;
	height: 120px;
	padding: 10px;
	padding-left: 15px;
	margin: 0px;
	background-color: #222;
	color: #fff;
}

.contact-highlight a:link {
	color: #00cbd0;
}

.contact-highlight a:visited {
	color: #00cbd0;
}

.contact-highlight a:hover {
	color: #00e7ed;
	text-decoration: none;
}

.contact-highlight a:active {
	color: #00cbd0;
}

.contact-text {
	position: absolute;
	width: 275px;
	float: left;
}

.gmaps-small {
    width: 146px;
	height: 110px;
	position: absolute;
	margin-left: 275px;
	margin-top: 5px;
}

/* END MAIN */


/* START SIDEBAR */

.page-side {
    width: 320px;
	height: 640px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
}

.side-item-1 {
    width: 320px;
	height: 393px;
	margin-bottom: 15px;

	/* IE10 */ 
	background-image: -ms-linear-gradient(top, #f3f3f3 0%, #e5e5e5 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #f3f3f3 0%, #e5e5e5 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #f3f3f3 0%, #e5e5e5 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f3f3f3), color-stop(1, #e5e5e5));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-liar-gradient(top, #f3f3f3 0%, #e5e5e5 100%);
	/* Proposed W3C Markup */ 
	background-image: linear-gradient(top, #f3f3f3 0%, #e5e5e5 100%);	
	background-color: #eaeaea;
		
	border-width: 1px;
	border-color: #ddd;
	border-style: solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
}

.side-item-3 {
    width: 320px;
	height: 283px;
	margin-bottom: 15px;

	/* IE10 */ 
	background-image: -ms-linear-gradient(top, #f3f3f3 0%, #e5e5e5 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #f3f3f3 0%, #e5e5e5 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #f3f3f3 0%, #e5e5e5 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f3f3f3), color-stop(1, #e5e5e5));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-liar-gradient(top, #f3f3f3 0%, #e5e5e5 100%);
	/* Proposed W3C Markup */ 
	background-image: linear-gradient(top, #f3f3f3 0%, #e5e5e5 100%);	
	background-color: #eaeaea;
		
	border-width: 1px;
	border-color: #ddd;
	border-style: solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
}

.side-item-2 {
    width: 320px;
	height: 200px;
	margin-bottom: 15px;
	border-width: 1px;
	border-color: #ddd;
	border-style: solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	color: #555;
}

.side-item-2 ul li {
	list-style: square outside;
	color: #0f6264;
	margin-left: -5px;
	margin-top: 1px;
}

.side-item-2 a:link {
    text-decoration: none;
	color: #555;
}
.side-item-2 a:visited {
    text-decoration: none;
	color: #555;
}
.side-item-2 a:hover {
    text-decoration: underline;
	color: #0f6264;
}
.side-item-2 a:active {
    text-decoration: none;
	color: #555;
}

.side-item-4 {
    width: 320px;
	height: 150px;
}

.side-tit{
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	width: 295px;
	height: 15px;
	color: #0f6264;
	font-weight: bold;
}

.form-ob{
	font-size: 11px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 5px;
	width: 294px;
	height: 20px;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	color: #1b7173;
}

.form-op {
	font-size: 11px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 5px;
	width: 294px;
	height: 20px;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	color: #555;
}

.form-seosem-ob{
	font-size: 11px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 5px;
	width: 400px;
	height: 20px;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	color: #1b7173;
}

.form-seosem-op {
	font-size: 11px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 5px;
	width: 400px;
	height: 20px;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	color: #555;
}

.form-line-chk{
	margin-left: 0px;
	width: 100%;
	height: 21px;
	float: left;
}

.form-sv-chk{
	margin-bottom: 5px;
	margin-left: 10px;
	width: 12px;
	height: 12px;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	float: left;
}

.form-service-description{
	margin-bottom: 5px;
	margin-left: 3px;
	padding-top: 2px;
	width: 125px;
	height: 14px;
	float: left;
	color: #555;
	font-size: 11px;
}

.form-description-comment {
	font-size: 11px;
	margin-top: 7px;
	margin-left: 10px;
	width: 294px;
	height: 19px;
	float: left;
	color: #555;
	clear: both;
	font-weight: bold;
}

.form-field-comment {
	font-size: 11px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 5px;
	width: 294px;
	height: 100px;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	color: #555;
}

.form-button {
	width: 45px;
	height: 19px;
	font-size: 10px;
	margin-left: 266px;
}

.form-seosem-button {
	width: 45px;
	height: 19px;
	font-size: 10px;
	margin-left: 372px;
}

/* END SIDEBAR */


/* START SUMMARY */

.sep {
    width: 1000px;
	height: 4px;
	padding: 0px;
	margin: auto;
	margin-top: 50px;
	background-image: url(http://www.bigeyemarketing.com/img/sep-line.png);
}

.main-sum {
    width: 1000px;
	height: 300px;
	padding: 0px;
	margin: auto;
	margin-top: 50px;
	text-align: justify;
}

.sum-col-a {
    width: 235px;
	height: auto;
	margin-left: 0px;
	float:left;
}

.sum-col-b {
    width: 235px;
	height: auto;
	margin-left: 20px;
	float: left;
}

.sum-item {
    width: 100%;
	height: 310px;
	margin-bottom: 25px;
	margin-bottom: 25px;
}

.sum-img {
    margin-top: 0px;
	margin-left: 40px;
	width: 130px;
	height: 130px;
	border-width: 10px;
	border-style: solid;
	border-color: #ffcc33;
	border-radius: 75px;
	-moz-border-radius: 75px;
}

.sum-img:hover {
	border-color: #ff7700;
}

.sum-tit {
	margin-top: 15px;
	width: 235px;
	height: 30px;
	font-size: 13px;
	font-weight: bold;
	float: left;
	color: #1b7173;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px #fff;
}

.sum-tit a:link {
	text-decoration: none;
	color: #1b7173;
}

.sum-tit a:visited {
	text-decoration: none;
	color: #1b7173;
}

.sum-tit a:hover {
	text-decoration: none;
	color: #0f6264;
}

.sum-tit a:active {
	text-decoration: none;
	color: #1b7173;
}

.sum-tx {
    width: 225px;
	margin-left: 5px;
	height: 80px;
}

.sum-tx a:link {
	text-decoration: none;
	color: #1b7173;
}
.sum-tx a:visited {
	text-decoration: none;
	color: #1b7173;
}
.sum-tx a:hover {
	text-decoration: underline;
	color: #0f6264;
}
.sum-tx a:active {
	text-decoration: none;
	color: #1b7173;
}

/* END SUMMARY */


/* START INFO */

.info {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	clear: both;
	border-top-color: #ccc;
	border-top-width: 1px;
	border-top-style: solid;
	background-color: #eee;
	
}

.info-wrap {
    width: 1000px;
	height: 145px;
	margin: auto;
	padding-top: 10px;
	text-align: justify;
}

.info-col-a {
    width: 660px;
	height: 145px;
	margin-left: 0px;
	float:left;
}

.info-col-b {
    width: 320px;
	height: 145px;
	margin-left: 20px;
	float: left;
}

.info-ti {
	width: 100%;
	height: 30px;
	vertical-align: middle;
}

.info-content {
	margin-top: 10px;
	width: 300px;
	height: 50px;
	float: left;
	margin-right: 30px;
}

.info-content a:link {
	text-decoration: none;
	color: #1b7173;
}
.info-content a:visited {
	text-decoration: none;
	color: #1b7173;
}
.info-content a:hover {
	text-decoration: underline;
	color: #0f6264;
}
.info-content a:active {
	text-decoration: none;
	color: #1b7173;
}

.info-foot {
	margin-top: 10px;
	width: 100%;
	height: 16px;
	font-size: 11px;
	vertical-align: middle;
}

.send-foot {
	width: 144px;
	height: 16px;
	font-size: 11px;
	text-align: right;
	vertical-align: middle;
	float: left;
}

.reset-foot {
	width: 171px;
	height: 16px;
	float: left;
}

.info-ft-icon {
	width: 16px;
	height: 16px;
	float: left;
}

.info-ft-text {
	width: 150px;
	height: 16px;
	margin-left: 5px;
	font-size: 11px;
	vertical-align: middle;
	float: left;
}

.info-foot a:link {
	text-decoration: none;
	color: #1b7173;
}
.info-foot a:visited {
	text-decoration: none;
	color: #1b7173;
}
.info-foot a:hover {
	text-decoration: underline;
	color: #0f6264;
}
.info-foot a:active {
	text-decoration: none;
	color: #1b7173;
}

.info-img-1 {
	width: 74px;
	height: 74px;
	float: left;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
}

.info-img-2 {
	width: 74px;
	height: 74px;
	margin-left: 5px;
	float: left;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
}

.latest-posts-a {
	width: 100%;
	height: 20px;
	padding-top: 5px;
}

.latest-posts-b {
	width: 100%;
	height: 20px;
	padding-top: 5px;
	border-top-color: #ccc;
	border-top-width: 1px;
	border-top-style: dotted;
}

.news-cont{
	margin-bottom: 5px;
	width: 320px;
	height: 20px;
	color: #333;
	font-size: 11px;
}

.newsletter-name{
	width: 100px;
	height: 20px;
	float: left;
	margin-top: 5px;
}

.newsletter-name-ob{
	width: 100px;
	height: 20px;
	float: left;
	margin-top: 5px;
	color: #1b7173;
}

.newsletter-field-ob{
	margin-bottom: 5px;
	width: 212px;
	height: 18px;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	color: #1b7173;
	font-size: 11px;
	padding-left: 5px;
	float: left;
}
.newsletter-field-op {
	margin-bottom: 5px;
	width: 212px;
	height: 18px;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	color: #555;
	font-size: 11px;
	padding-left: 5px;
	float: left;
}

.button {
	width: 45px;
	height: 18px;
	font-size: 9px;
	margin-left: 275px;
}

.button-news {
	width: 45px;
	height: 18px;
	font-size: 9px;
	margin-left: 275px;
}

/* END INFO */


/* START FOOTER */

.footer {
    width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	border-top-color: #444;
	border-top-width: 1px;
	border-top-style: solid;
	color: #ddd;
	clear: both;
	
	/* IE10 */ 
	background-image: -ms-linear-gradient(top, #333 0%, #222 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #333 0%, #222 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #333 0%, #222 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #333), color-stop(1, #222));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-liar-gradient(top, #333 0%, #222 100%);
	/* Proposed W3C Markup */ 
	background-image: linear-gradient(top, #333 0%, #222 100%);
	background-color: #2a2a2a;
}

.footer a:link {
	text-decoration: none;
	color: #ddd;
}
.footer a:visited {
	text-decoration: none;
	color: #ddd;
}
.footer a:hover {
	text-decoration: none;
	color: #00a6aa;
}
.footer a:active {
	text-decoration: none;
	color: #ddd;
}

.ft-wrap {
    width: 1000px;
	height: 75px;
	padding: 0px;
	margin: auto;
	text-shadow: -1px -1px #111;
}

.ft-col-a {
    width: 130px;
	height: 75px;
	margin-left: 0px;
	float:left;
}

.ft-col-b {
    width: 160px;
	height: 75px;
	margin-left: 5px;
	float: left;
}

.ft-col-b1 {
    width: 120px;
	height: 75px;
	margin-left: 5px;
	float: left;
}

.ft-col-c {
    width: 100px;
	height: 75px;
	margin-left: 60px;
	float: left;
}

.ft-col-d {
    width: 100px;
	height: 75px;
	margin-left: 70px;
	float: right;
}

.ft-ti {
	margin-top: 12px;
	margin-bottom: 5px;
	width: 100%;
	height: 12px;
	font-size: 12px;
	font-weight: bold;
	color: #777;
}

.ft-li {
	margin-top: 5px;
	width: 100%;
	height: 12px;
	font-size: 11px;
	text-align: left;
}

.ft-li-d {
	margin-top: 15px;
	width: 100%;
	height: 12px;
	font-size: 11px;
	text-align: right;
}

.ft-li-copy {
	margin-top: 19px;
	width: 100%;
	height: 12px;
	font-size: 11px;
	text-align: right;
}

.ft-ico {
	width: 16px;
	height: 16px;
	padding-right: 4px;
	float: right;
}

/* END FOOTER */

.offer-col-a {
    width: 300px;
	height: auto;
	float:left;
	text-align: left;
	padding-top: 31px;
}

.offer-col-b {
    width: 80px;
	height: 225px;
	float:left;
	margin-left: 10px;
	text-align: center;
}