html, body { height: 100%; }
body {
	color: #ffffff;
	font-family: 'myriad pro', helvetica, arial;
}
body.wood {
	background-image: url(../img/bg-lgi-wood.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	-o-background-size: 100% 100%, auto;
	-moz-background-size: 100% 100%, auto;
	-webkit-background-size: 100% 100%, auto;
	background-size: 100% 100%, auto;
}
.navbar, .navbar-inverse, .navbar-fixed-top, .navbar-inner { background: transparent; }
.wrapper {
	margin: 30px auto;
	max-width: 1124px;
}
.logo {
	background: url(../img/30-logo-line.png) no-repeat left center;
	width: 1124px;
	height: 102px;
	padding-bottom: 30px;
	margin: 0 auto;
	margin-top: 20px;
	text-align: center;
}
.content-center {
	text-align: center;
	margin: 0 auto;
}
.content-center .span4 {
	border-right: 3px solid #fff;
	text-align: left;
	vertical-align: top;
	height: 640px;
	
}
.content-center .span4:last-child { border-right: none; }
footer { padding-top: 60px; }
footer span { padding: 0 10px; }
footer a {color:#ffffff; text-decoration:none}
footer a:hover {color:#bcbec0; text-decoration:none}
.hdr-1982 {
	background: url(../img/30-badge-1982.png) no-repeat top center;
	width: 100%;
	height: 280px;
}
.hdr-cont {
	background: url(../img/30-hdr-continue.png) no-repeat top center;
	width: 100%;
	height: 34px;
	margin-top: 40px;
}
a.lg-com {
	display: block;
	background: url(../img/30-btn-lgcom-off.png) no-repeat top center;
	width: 100%;
	height: 56px;
}
a.lg-com:hover {
	display: block;
	background: url(../img/30-btn-lgcom-on.png) no-repeat top center;
}
.follow {
	border-top: 3px solid #ffffff;
	margin-top: 40px;
}
.follow-us {
	float: left;
	display: block;
	background: url(../img/30-hdr-followus.png) no-repeat 40px;
	width: 170px;
	height: 134px;
}
.social { margin-top: 54px; margin-left:180px; }

.social a.tw {
	float: left;
	display: block;
	background: url(../img/social-tw-off.png) no-repeat;
	width: 32px;
	height: 32px;
}
.social a.tw:hover { background: url(../img/social-tw-on.png) no-repeat; }
.social a.fb {
	float: left;
	display: block;
	background: url(../img/social-fb-off.png) no-repeat;
	width: 32px;
	height: 32px;
}
.social a.fb:hover { background: url(../img/social-fb-on.png) no-repeat; }
.social a.pn {
	float: left;
	display: block;
	background: url(../img/social-pn-off.png) no-repeat;
	width: 32px;
	height: 32px;
}
.social a.pn:hover { background: url(../img/social-pn-on.png) no-repeat; }
.checkout {
	margin-top: 20px;
	display: block;
	background: url(../img/30-hdr-checkout.png) no-repeat;
	width: 300px;
	height: 420px;
}
a.viewnow {
	margin-top: 40px;
	display: block;
	background: url(../img/30-btn-viewnow-off.png) no-repeat;
	width: 100%;
	height: 74px;
}
a.viewnow:hover {
	background: url(../img/30-btn-viewnow-on.png) no-repeat;
}
.sidetext-pt1 {
	background: url(../img/30-rtext-1.png) no-repeat top center;
	width: 100%;
	height: 194px;
}
.sidetext-pt2 {
	border-top: 3px solid #ffffff;
	margin-top: 20px;
	background: url(../img/30-rtext-2.png) no-repeat center 20px;
	width: 100%;
	height: 310px;
}
img
{
-ms-interpolation-mode: bicubic;max-width: auto;
}
.modal {color:#333;}