html {
	min-width: 1000px;
}
body {
	margin: 0;
	font: 13px/16px "Lucida Sans Unicode", "Trebuchet MS", trebuchet, sans-serif;
	background: #001700 url(../images/bg.jpg) repeat-x 50% 0;
	color: #464647;
}
img {
	border: none;
	display: block;
}
a:focus {
	outline:none;
}
form {
	margin: 0;
	padding: 0;
}
#main {
	margin: 0 auto;
	width: 1002px;
	overflow: hidden;
	position: relative;
	background: url(../images/container-bg.jpg) no-repeat 0 138px;
}
.skip {
	display: none;
}
#header {
	width: 1002px;
	height: 138px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/header.jpg) no-repeat;
}
.logo {
	position: absolute;
	top: 5px;
	left: 0px;
}
.logo a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/ontario-elevator-services-largeweb.png) no-repeat;
	width: 250px;
	height: 125px;
}
.slogan {
	position: absolute;
	left: 22px;
	top: 87px;
	background: url(../images/slogan.jpg) no-repeat;
	width: 441px;
	height: 32px;
	text-indent: -9999px;
}
.phone {
	float: right;
	background: url(../images/phone1c.png) no-repeat;
	width: 281px;
	height: 76px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 30px 15px 0 0;
	padding: 0;
	display: inline;
}
.top-nav {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 15px;
	top: 100px;
	font: bold 16px/18px "Trebuchet MS", trebuchet, sans-serif;
}
.top-nav li {
	float: left;
	list-style: none;
}
.top-nav li a {
	color: #1c3700;
	text-decoration: none;
	display: block;
	width: 110px;
	height: 22px;
	background: url(../images/main-nav-hover.png) no-repeat 0 -38px;
	text-align: center;
	padding: 16px 0 0;
	margin: 0 0 0 -14px;
	position: relative;
	cursor: pointer;
}
.top-nav li a:hover,
.top-nav li a.active {
	background-position: 0 0;
	color: #7ac143;
}
#footer {
	background: #001700 url(../images/footer-bg.gif) no-repeat;
	height: 115px;
	width: 969px;
	margin: 0 0 0 17px;
	padding-top: 20px;
	overflow: hidden;
}
#footer ul {
	margin: 5px 0 0;
	padding: 0;
	text-align: center;
	font: 11px/11px Arial, Helvetica, sans-serif;
}
#footer ul li {
	list-style: none;
	display: inline;
	background: url(../images/sep.gif) no-repeat 0 3px;
	padding: 0 5px 0 9px;
	color: #1c3700;
}
#footer ul li.first {
	background: none;
}
#footer ul li a {
	color: #1c3700;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
}
.container {
	width: 968px;
	overflow: hidden;
	margin: 0 0 0 17px;
	padding: 138px 0 0;
	background-color: #fff;
	position: relative;
}
.line-holder {
	/*background: url(../images/dotted-line.gif) repeat-y 482px 0;*/
	min-height: 478px;
	overflow: hidden;
	width: 100%;
	padding: 0 0 11px;
}
* html .line-holder {
	height: 478px;
	overflow: visible;
}
#main-nav {
	margin: 0;
	padding: 0;
	background: url(../images/nav-bg.gif) repeat-x;
	height: 135px;
	width: 100%;
	position: relative;
	z-index: 999;
}
#main-nav li {
	float: left;
	list-style: none;
	background: url(../images/sep-3.gif) no-repeat 10px 12px;
}
#main-nav li.item-1 {
	background: none;
}
#main-nav li a {
	display: block;
	height: 117px;
	text-decoration: none;
	color: #fff;
	padding: 18px 20px 0 34px;
	margin: 0 -29px 0 0;
	background: url(../images/item-bg.png) no-repeat 0 -135px;
	width: 207px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
#main-nav li.item-1 a {
	margin-left: -12px;
}
#main-nav li.item-3 a {
	margin-right: -29px;
}
#main-nav li.item-4 a {
	margin-right: -32px;
}
#main-nav li:hover a,
#main-nav li.hover a,
#main-nav li a.active {
	background-position: 0 0;
	color: #4f6f19;
}
#main-nav li a strong {
	display: block;
	font: 25px/27px "Trebuchet MS", trebuchet, sans-serif;
	cursor: pointer;
}
#main-nav li a span {
	display: block;
	font: 13px/14px "Trebuchet MS", trebuchet, sans-serif;
	margin: 4px 0 0;
}
#main-nav li a span.find-out {
	color: #6b6a2d;
	font: 16px/18px "Trebuchet MS", trebuchet, sans-serif;
	margin: 6px 0 0;
}
#main-nav li a.active strong {
	color: #4f6f19;
}
#main-nav li:hover .sub-nav,
#main-nav li.hover .sub-nav {
	display: block;
}
#main-nav .sub-nav {
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 19px;
	display: none;
	width: 968px;
	background: url(../images/subnav-bg.gif) no-repeat;
	padding: 11px 0 0 39px;
	height: 37px;
	position: absolute;
	top: 135px;
	left: 0;
	z-index: 999;
}
#main-nav .sub-nav li {
	float: left;
	list-style: none;
	background: url(../images/sep-2.gif) no-repeat 0 4px;
	padding: 0 18px 0 20px;
	margin: 0;
}
#main-nav .sub-nav li.first {
	background: none;
	padding-left: 0;
}
#main-nav .sub-nav li a {
	color: #6b6a2d;
	text-decoration: none;
	display: inline;
	background: none;
	padding: 0;
	margin: 0;
	width: auto;
	height: auto;
}
#main-nav .sub-nav li a:hover,
#main-nav .sub-nav li a.active {
	color: #404212;
}
#full-width {
	width: 920px;
}
.content {
	margin: 4px 0 0 36px;
}
.content h1 {
	color: #6b6a2d;
	font: 29px/32px "Trebuchet MS", trebuchet, sans-serif;
}
.content h2 {
	margin: 0;
	padding: 0 0 26px;
	color: #6b6a2d;
	font: 21px/24px "Trebuchet MS", trebuchet, sans-serif;
}
.content h3 a {
	margin: 0;
	padding: 0 0 26px;
	color: #4f6f19;
	font: 21px/24px "Trebuchet MS", trebuchet, sans-serif;
}
.content a {
	color: #4f6f19;
	text-decoration: none;
}
.content p {
	margin: 0 50px 0 0;
	padding: 0 0 5px;
	font-size: 13px;
	line-height: 21px;
	text-align: justify;
}
.content cite {
	display: block;
	margin: 0 20px 0 34px;
	padding: 0 0 4px;
	color: #928e34;
	font: italic 15px/30px "Times New Roman", Times, serif;
}
.content ul {
	margin: 5px 20px 0 65px;
	padding: 0;
	font-size: 13px;
	line-height: 16px;
}
.content ul li {
	list-style: none;
	background: url(../images/bullet.gif) no-repeat 0 4px;
	padding: 0 0 11px 34px;
}
.content ul li a,
.content p a {
	color: #4f6f19;
	text-decoration: none;
}
.content ul li a:hover,
.content p a:hover {
	text-decoration: underline;
}
.welcome {
	margin: 32px 0 0 35px;
}
.welcome strong {
	font-size: 29px;
	line-height: 34px;
	display: block;
	font-weight: normal;
}
.welcome strong.brown {
	color: #6b6a2d;
}
.welcome strong.black {
	color: #162731;
}
.welcome strong.green-1 {
	color: #7ac143;
}
.welcome strong.green-2 {
	color: #49a942;
}
.buttons {
	overflow: hidden;
	margin: 16px 0 0 38px;
	padding: 0 0 8px;
	width: 444px;
}
.buttons li {
	float: left;
	list-style: none;
	padding: 0 1px 4px 0;
	background: none;
}
.buttons li a {
	display: block;
	background: url(../images/button-bg.jpg) no-repeat;
	width: 182px;
	height: 96px;
	text-decoration: none;
	color: #1c3700;
	font-size: 23px;
	line-height: 24px;
	padding: 19px 0 0 24px;
}
.buttons li.order a {
	background: url(../images/button-order-bg.jpg) no-repeat;
	color: #820020;
	padding-top: 23px;
	height: 92px;
}
.buttons li.order a span {
	font: italic 14px/17px "Times New Roman", Times, serif;
	display: block;
	margin: 2px 0 0;
}
.buttons li a:hover,
.buttons li a.active {
	background-position: 0 -115px;
}
.buttons-2 {
	margin: 0 0 0 26px;
	padding: 7px 0 0;
	overflow: hidden;
	width: 456px;
}
.buttons-2 li {
	float: left;
	list-style: none;
	padding: 0 0 0 17px;
	margin: -1px 0 0;
}
.buttons-2 li a {
	display: block;
	width: 192px;
	height: 37px;
	text-indent: -9999px;
}
.buttons-2 li a.btn-get-quote {
	background: url(../images/btn-get-a-quote.gif) no-repeat;
}
.buttons-2 li a.btn-send-me-pdf {
	background: url(../images/btn-send-me-pdf.gif) no-repeat;
}
.buttons-2 li a.btn-order-this-system {
	background: url(../images/btn-order-this-system.gif) no-repeat;
}
.buttons-2 li a.btn-online-brochure {
	background: url(../images/btn-online-brochure.gif) no-repeat;
}
.buttons-2 li a:hover,
.buttons-2 li a.active {
	background-position: 0 -37px;
}
.col-1 {
	float: left;
	width: 482px;
	padding: 48px 0 0;
}
.col-2 {
	float: left;
	width: 485px;
	/*background: url(../images/dotted-line-2.gif) no-repeat;*/
	padding: 0 0 0 1px;
}
.stairlifts {
	background: url(../images/decor-bg.gif) repeat-x;
	padding: 51px 0 89px 23px;
	min-height: 300px;
}
* html .stairlifts {
	height: 300px;
}
.col-2 h2 {
	margin: 0;
	padding: 0;
	color: #6b6a2d;
	font: 21px/24px "Trebuchet MS", trebuchet, sans-serif;
	position: relative;
}
.galley-box h2 {
	margin: 0 0 -8px 15px;
}
.galley-box h2.after {
	float: right;
	margin: 12px 0 0;
}
.one-product {
	margin-left: 22px;
	padding: 0 0 7px;
}
.stairlifts h3 {
	margin: 11px 0 0 20px;
	font: 11px/14px Arial, sans-serif;
	color: #464647;
}
.product-box {
	background: url(../images/product-bg-repeat.gif) no-repeat 16px 0;
	width: 400px;
	margin: -4px 0 0;
}
.product-box .product-box-bg {
	background: url(../images/product-bg.png) no-repeat;
	width: 382px;
	overflow: hidden;
	padding: 0 0 4px 18px;
}
.product-box .image {
	float: left;
	background: url(../images/image-bg.gif) no-repeat;
	width: 114px;
	margin: 19px 0 0;
	padding: 8px 0 0 7px;
	display: inline;
	position: relative;
}
.product-box .image img {
	margin: 0 0 7px;
}
.product-box .image .large-image {
	color: #464647;
	font: italic 11px/14px "Times New Roman", Times, serif;
	text-decoration: none;
	margin: 0 0 0 4px;
}
.product-box .image .large-image:hover {
	text-decoration: underline;
}
.product-box .text {
	float: left;
	width: 220px;
	margin: 24px 0 0 10px;
	display: inline;
	position: relative;
}
.product-box .text p {
	margin: 0;
	padding: 0 0 6px;
	color: #464647;
	font-size: 12px;
	line-height: 18px;
}
.btn-pdf-download,
.btn-quote {
	float: left;
	background: url(../images/btn-pdf-download.gif) no-repeat;
	width: 96px;
	height: 32px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 0 0 17px;
}
.btn-quote {
	background: url(../images/btn-quote.gif) no-repeat;
	width: 67px;
	margin-left: 8px;
}
.galley-box {
	margin: 47px 0 0 9px;
	overflow: hidden;
	width: 476px;
}
.galley-box .main-image {
	background: url(../images/gallery-bg.jpg) no-repeat;
	width: 453px;
	height: 318px;
	padding: 12px 0 0 12px;
	overflow: hidden;
}
.galley-box ul {
	margin: -1px 36px 0 0;
	padding: 0;
	float: right;
	display: inline;
}
.galley-box ul li {
	float: left;
	list-style: none;
	padding: 0 0 0 10px;
}
.divfont {
	padding-right: 30px;
}