BODY{
	background-color: White;
}

.larger
{
	font-size: 1.3em;
}

LI{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: Black;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: -18px;
	list-style-image: url(images/bullet.gif);
	line-height: 12px;
}

A.li-link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: red;
}

UL{
	margin-top: -4px;
	margin-bottom: 0px;
}

H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	letter-spacing: 0px;
	color: #0059A0;
	margin-top: 8px;
	margin-bottom: 10px;
}

H2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
	color: #0059A0;
	margin-top: 10px;
	margin-bottom: 0px;
}

H3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0px;
	color: White;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

H4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0px;
	color: #0059A0;
	margin-top: 0px;
	margin-bottom: 0px;
}

H5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0px;
	color: #0059A0;
	margin-top: 4px;
	margin-bottom: 0px;
}

H6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	color: #0059A0;
	margin-top: 4px;
	margin-bottom: 0px;
}


input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	text-decoration: none;
	border: 1px solid Black;
	/*padding: 2px 2px 2px 2px;*/
}

input.purchase
{
	color: Red;
}

TEXTAREA {
	width: 260px;
	height: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
}

#top{
	left: 0px;
	top: 69px;
	width: 760px;
	height: 44px;
	position: absolute;
	z-index: 1;
	visibility: visible;
}

#top-bar{
	left: 0px;
	top: 0px;
	width: 760px;
	height: 44px;
	position: absolute;
	z-index: 1;
	visibility: visible;
}

#top-flags{
	left: 160px;
	top: 25px;
	position: absolute;
	z-index: 1;
	visibility: visible;
}

#shop-bar{
	left: 606px;
	top: 4px;
	position: absolute;
	z-index: 1;
	visibility: visible;
}

#nav-bar{
	left: 490px;
	top: 25px;
	position: absolute;
	z-index: 1;
	visibility: visible;
}

#side-bar{
	left: 0px;
	top: 48px;
	width: 5px;
	height: 329px;
	position: absolute;
	z-index: 1;
	visibility: visible;
}

#side-bar-bg{
	left: 0px;
	top: 113px;
	width: 5px;
	position: absolute;
	z-index: 1;
	visibility: visible;
	background-image: url(images/side-bar-bg.jpg);
}

#menu{
	left: 8px;
	top: 77px;
	width: 143px;
	position: absolute;
	z-index: 1;
	border: 0px solid Black;
	visibility: visible;
}

#menu-logo{
	left: 0px;
	top: 69px;
	width: 143px;
	height: 36px;
	position: absolute;
	z-index: 2;
	visibility: visible;
}

#menu-options{
	left: 0px;
	top: 36px;
	width: 143px;
	position: absolute;
	z-index: 2;
	background-color: #0059A0;
	visibility: visible;
}

#menu-bottom{
	left: 0px;
	width: 143px;
	height: 329px;
	position: relative;
	z-index: 1;
	visibility: visible;
	background-image: url(images/menu-bottom.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#print-logo{
	left: 2px;
	top: 2px;
	width: 143px;
	position: absolute;
	visibility: hidden;
	z-index: 1;
	border: 0px solid Black;
}

#type-area{
	left: 154px;
	top: 113px;
	width: 606px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	border: 0px solid Black;
}

#type-area2{
	width: 477px;
	top: 0px;
	position: relative;
	visibility: visible;
	z-index: 1;
	border: 0px solid Black;
	float: left;
}

#accessories{
	width: 477px;
	top: 0px;
	position: relative;
	visibility: visible;
	z-index: 1;
	border: 0px solid Black;
	float: none;
	clear: both;
	margin-bottom: 10px;
	vertical-align: top;
}

.accessories-photo{
	width: 80px;
	vertical-align: top;
	border-bottom: 0px solid White;
}

.accessories-photo2{
	margin-top: 10px;
}

.accessories-text{
	width: 397px;
	vertical-align: top;
	border-bottom: 0px solid White;
}

#ordering{
	width: 477px;
	top: 0px;
	position: relative;
	visibility: visible;
	z-index: 1;
	border: 0px solid Black;
	float: none;
	clear: both;
	margin-top: 10px;
	vertical-align: top;
}

#product-pics{
	width: 240px;
	top: 0px;
	position: relative;
	visibility: visible;
	z-index: 1;
	border: 0px solid Black;
	float: left;
	clear: left;
	margin-bottom: 10px;
}

#gas-weight{
	width: 477px;
	top: 0px;
	position: relative;
	visibility: visible;
	z-index: 1;
	border: 0px solid Black;
	float: none;
	clear: both;
	margin-bottom: 10px;
}

.print-friend{
	margin-bottom: 6px;
	cursor: pointer;
}

#specification{
	width: 234px;
	top: 0px;
	position: relative;
	visibility: visible;
	z-index: 1;
	border: 0px solid Black;
	float: right;
	clear: right;
	margin-bottom: 10px;
}

#dimensions{
	width: 240px;
	top: 0px;
	position: relative;
	visibility: visible;
	z-index: 1;
	border: 0px solid Black;
	float: left;
	clear: left;
}

#dimensions-regent{
	width: 477px;
	top: 0px;
	position: relative;
	visibility: visible;
	z-index: 1;
	border: 0px solid Black;
	float: left;
	clear: both;
}

.spec-td1{
	width: 85px;
	height: 16px;
	vertical-align: top;
	background-color:  #C3C3C3;
	border-bottom: 1px solid White;
}

.spec-td2{
	width: 149px;
	height: 16px;
	vertical-align: top;
	background-color:  #E1E1E1;
	border-bottom: 1px solid White;
	border-left: 1px solid White;
}

.spec-steps1{
	width: 110px;
	height: 16px;
	vertical-align: top;
	background-color:  #C3C3C3;
	border-bottom: 1px solid White;
}

.spec-steps2{
	width: 367px;
	height: 16px;
	vertical-align: top;
	background-color:  #E1E1E1;
	border-bottom: 1px solid White;
	border-left: 1px solid White;
}

.dime-steps-h{
	width: 95px;
	height: 16px;
	vertical-align: middle;
	background-color:  #C3C3C3;
	text-align: center;
	border-bottom: 1px solid White;
	border-right: 1px solid White;
}

.dime-steps-h2{
	width: 95px;
	height: 16px;
	vertical-align: middle;
	background-color:  #C3C3C3;
	text-align: center;
	border-bottom: 1px solid White;
}

.dime-steps-h22{
	width: 190px;
	height: 16px;
	vertical-align: middle;
	background-color:  #C3C3C3;
	text-align: center;
	border-bottom: 1px solid White;
}

.dime-steps-h222{
	width: 190px;
	height: 16px;
	vertical-align: middle;
	background-color:  #C3C3C3;
	text-align: center;
	border-bottom: 1px solid White;
	border-right: 1px solid White;
}

.dime-steps-title{
	width: 477px;
	height: 16px;
	vertical-align: middle;
	background-color:  #C3C3C3;
	text-align: center;
	border-bottom: 1px solid White;
	border-right: 1px solid White;
}

.dime-steps-m{
	width: 195px;
	height: 16px;
	vertical-align: middle;
	background-color:  #C3C3C3;
	text-align: center;
	border-bottom: 1px solid White;
	border-right: 1px solid White;
}

.dime-steps-m2{
	width: 195px;
	height: 16px;
	vertical-align: middle;
	background-color:  #C3C3C3;
	text-align: center;
	border-bottom: 1px solid White;
}

.dime2-steps-m{
	width: 195px;
	height: 16px;
	vertical-align: middle;
	background-color:  #E1E1E1;
	text-align: center;
	border-bottom: 1px solid White;
	border-right: 1px solid White;
}

.dime2-steps-m2{
	width: 195px;
	height: 16px;
	vertical-align: middle;
	background-color:  #E1E1E1;
	text-align: center;
	border-bottom: 1px solid White;
}

.dime-steps-h-ref{
	width: 45px;
	height: 16px;
	vertical-align: middle;
	background-color:  #C3C3C3;
	text-align: center;
	border-bottom: 1px solid White;
	border-right: 1px solid White;
}

.dime-steps-h-model{
	width: 145px;
	height: 16px;
	vertical-align: middle;
	background-color:  #C3C3C3;
	text-align: center;
	border-bottom: 1px solid White;
	border-right: 1px solid White;
}

.dime2-steps-h-ref{
	width: 45px;
	height: 16px;
	vertical-align: middle;
	background-color:  #E1E1E1;
	text-align: center;
	border-bottom: 1px solid White;
	border-right: 1px solid White;
}

.dime2-steps-h-model{
	width: 145px;
	height: 16px;
	vertical-align: middle;
	background-color:  #E1E1E1;
	text-align: center;
	border-bottom: 1px solid White;
	border-right: 1px solid White;
}

.dime2-steps-h{
	width: 95px;
	height: 16px;
	vertical-align: middle;
	background-color: #E1E1E1;
	text-align: center;
	border-bottom: 1px solid White;
	border-right: 1px solid White;
}

.dime2-steps-h2{
	width: 95px;
	height: 16px;
	vertical-align: middle;
	background-color: #E1E1E1;
	text-align: center;
	border-bottom: 1px solid White;
}

.spec-tdtitle{
	height: 16px;
	vertical-align: top;
	background-color:  #0059A0;
	border-bottom: 1px solid White;
	border-left: 0px solid White;
}

.dime-title{
	height: 16px;
	vertical-align: middle;
	background-color:  #C3C3C3;
	text-align: center;
	border-bottom: 1px solid White;
	border-right: 1px solid White;
}

.dime{
	height: 16px;
	vertical-align: middle;
	background-color:  #E1E1E1;
	text-align: center;
	border-bottom: 1px solid White;
	border-right: 1px solid White;
}

.dime-td1{
	width: 27px;
	height: 16px;
	vertical-align: middle;
	background-color:  #C3C3C3;
	text-align: center;
	border-bottom: 1px solid White;
}

.dime-td2{
	width: 40px;
	height: 16px;
	vertical-align: middle;
	background-color:  #C3C3C3;
	text-align: center;
	border-left: 1px solid White;
	border-bottom: 1px solid White;
}

.dime-td3{
	width: 36px;
	height: 16px;
	vertical-align: middle;
	background-color:  #C3C3C3;
	text-align: center;
	border-left: 1px solid White;
	border-bottom: 1px solid White;
}

.dime-td4{
	width: 40px;
	height: 16px;
	vertical-align: middle;
	background-color:  #C3C3C3;
	text-align: center;
	border-left: 1px solid White;
	border-bottom: 1px solid White;
}

.dime-td5{
	width: 36px;
	height: 16px;
	vertical-align: middle;
	background-color:  #C3C3C3;
	text-align: center;
	border-left: 1px solid White;
	border-bottom: 1px solid White;
}

.dime-td6{
	width: 62px;
	height: 16px;
	vertical-align: middle;
	background-color:  #C3C3C3;
	text-align: center;
	border-left: 1px solid White;
	border-bottom: 1px solid White;
}

.dime-van{
	width: 58px;
	height: 16px;
	vertical-align: middle;
	background-color:  #C3C3C3;
	text-align: center;
	border-bottom: 1px solid White;
	border-right: 1px solid White;
}

.dime-van2{
	width: 60px;
	height: 16px;
	vertical-align: middle;
	background-color:  #C3C3C3;
	text-align: center;
	border-bottom: 1px solid White;
}

.dime2-van{
	width: 58px;
	height: 16px;
	vertical-align: middle;
	background-color: #E1E1E1;
	text-align: center;
	border-bottom: 1px solid White;
	border-right: 1px solid White;
}

.dime2-van2{
	width: 60px;
	height: 16px;
	vertical-align: middle;
	background-color: #E1E1E1;
	text-align: center;
	border-bottom: 1px solid White;
}

.dime2-van-title{
	width: 234px;
	height: 16px;
	vertical-align: middle;
	background-color: #C3C3C3;
	text-align: center;
	border-bottom: 1px solid White;
	border-right: 1px solid White;
}

.dime-regent{
	width: 200px;
	height: 16px;
	vertical-align: middle;
	background-color:  #C3C3C3;
	text-align: center;
	border-bottom: 1px solid White;
	border-right: 1px solid White;
}

.dime-regent2{
	width: 50px;
	height: 16px;
	vertical-align: middle;
	background-color:  #C3C3C3;
	text-align: center;
	border-bottom: 1px solid White;
	border-right: 1px solid White;
}

.dime-regent3{
	width: 57px;
	height: 16px;
	vertical-align: middle;
	background-color:  #C3C3C3;
	text-align: center;
	border-bottom: 1px solid White;
	border-right: 1px solid White;
}

.dime2-regent{
	width: 200px;
	height: 16px;
	vertical-align: middle;
	background-color:  #E1E1E1;
	text-align: center;
	border-right: 1px solid White;
	border-bottom: 1px solid White;
}

.dime2-regent2{
	width: 50px;
	height: 16px;
	vertical-align: middle;
	background-color:  #E1E1E1;
	text-align: center;
	border-right: 1px solid White;
	border-bottom: 1px solid White;
}

.dime2-regent3{
	width: 57px;
	height: 16px;
	vertical-align: middle;
	background-color:  #E1E1E1;
	text-align: center;
	border-right: 1px solid White;
	border-bottom: 1px solid White;
}

.dime-carports{
	width: 68px;
	height: 16px;
	vertical-align: middle;
	background-color:  #C3C3C3;
	text-align: center;
	border-bottom: 1px solid White;
	border-right: 1px solid White;
}

.dime-carports2{
	width: 68px;
	height: 16px;
	vertical-align: middle;
	background-color:  #C3C3C3;
	text-align: center;
	border-bottom: 1px solid White;
}

.dime2-carports{
	width: 68px;
	height: 16px;
	vertical-align: middle;
	background-color:  #E1E1E1;
	text-align: center;
	border-right: 1px solid White;
	border-bottom: 1px solid White;
}

.dime2-carports2{
	width: 69px;
	height: 16px;
	vertical-align: middle;
	background-color:  #E1E1E1;
	text-align: center;
	border-bottom: 1px solid White;
}

.dime2-td1{
	width: 27px;
	height: 16px;
	vertical-align: middle;
	background-color: #E1E1E1;
	text-align: center;
	border-bottom: 1px solid White;
}

.dime2-td2{
	width: 40px;
	height: 16px;
	vertical-align: middle;
	background-color: #E1E1E1;
	text-align: center;
	border-left: 1px solid White;
	border-bottom: 1px solid White;
}

.dime2-td3{
	width: 36px;
	height: 16px;
	vertical-align: middle;
	background-color: #E1E1E1;
	text-align: center;
	border-left: 1px solid White;
	border-bottom: 1px solid White;
}

.dime2-td4{
	width: 40px;
	height: 16px;
	vertical-align: middle;
	background-color: #E1E1E1;
	text-align: center;
	border-left: 1px solid White;
	border-bottom: 1px solid White;
}

.dime2-td5{
	width: 36px;
	height: 16px;
	vertical-align: middle;
	background-color: #E1E1E1;
	text-align: center;
	border-left: 1px solid White;
	border-bottom: 1px solid White;
}

.dime2-td6{
	width: 62px;
	height: 16px;
	vertical-align: middle;
	background-color: #E1E1E1;
	text-align: center;
	border-left: 1px solid White;
	border-bottom: 1px solid White;
}

.dime2-td-gh{
	width: 60px;
	height: 16px;
	vertical-align: middle;
	background-color: #E1E1E1;
	text-align: center;
	border-bottom: 1px solid White;
	border-right: 1px solid White;
}

.dime3-td-gh{
	width: 240px;
	height: 16px;
	vertical-align: middle;
	background-color: #E1E1E1;
	text-align: center;
	border-bottom: 1px solid White;
}

.dime4-td-gh1{
	width: 90px;
	height: 16px;
	vertical-align: middle;
	background-color: #E1E1E1;
	text-align: right;
	padding-right: 8px;
	border-bottom: 1px solid White;
}

.dime4-td-gh2{
	width: 150px;
	height: 16px;
	vertical-align: middle;
	background-color: #E1E1E1;
	text-align: left;
	border-bottom: 1px solid White;
}

.dime4-td-gh-title{
	width: 240px;
	height: 16px;
	vertical-align: middle;
	background-color: #C3C3C3;
	text-align: center;
	padding-right: 8px;
	border-bottom: 1px solid White;
}

.dime5-td-gh{
	width: 120px;
	height: 16px;
	vertical-align: middle;
	background-color: #E1E1E1;
	text-align: center;
	padding-right: 8px;
	border-bottom: 1px solid White;
}

.dime5-td-gh2{
	width: 120px;
	height: 16px;
	vertical-align: middle;
	background-color: #E1E1E1;
	text-align: center;
	border-bottom: 1px solid White;
}

.dime5-td-gh-title{
	width: 120px;
	height: 16px;
	vertical-align: middle;
	background-color: #C3C3C3;
	text-align: center;
	padding-right: 8px;
	border-bottom: 1px solid White;
}

.dime5-td-gh-title2{
	width: 120px;
	height: 16px;
	vertical-align: middle;
	background-color: #C3C3C3;
	text-align: center;
	border-bottom: 1px solid White;
}

.dime6-td-gh-title{
	width: 70px;
	height: 16px;
	vertical-align: middle;
	background-color: #C3C3C3;
	text-align: center;
	padding-right: 8px;
	border-bottom: 1px solid White;
}

.dime6-td-gh-title2{
	width: 100px;
	height: 16px;
	vertical-align: middle;
	background-color: #C3C3C3;
	text-align: center;
	border-bottom: 1px solid White;
}

.dime6-td-gh{
	width: 70px;
	height: 16px;
	vertical-align: middle;
	background-color: #E1E1E1;
	text-align: center;
	padding-right: 8px;
	border-bottom: 1px solid White;
}

.dime6-td-gh2{
	width: 100px;
	height: 16px;
	vertical-align: middle;
	background-color: #E1E1E1;
	text-align: center;
	border-bottom: 1px solid White;
}

.dime-td-gh{
	width: 60px;
	height: 16px;
	vertical-align: middle;
	background-color:  #C3C3C3;
	text-align: center;
	border-bottom: 1px solid White;
	border-right: 1px solid White;
}

.dime2-td-gh2{
	width: 60px;
	height: 16px;
	vertical-align: middle;
	background-color: #E1E1E1;
	text-align: center;
	border-bottom: 1px solid White;
}

.dime-td-gh2{
	width: 60px;
	height: 16px;
	vertical-align: middle;
	background-color:  #C3C3C3;
	text-align: center;
	border-bottom: 1px solid White;
}

.dime-storage-td1{
	width: 80px;
	height: 16px;
	vertical-align: middle;
	background-color:  #C3C3C3;
	text-align: center;
	border-bottom: 1px solid White;
	border-right: 1px solid White;
}

.dime-storage-td2{
	width: 80px;
	height: 16px;
	vertical-align: middle;
	background-color:  #C3C3C3;
	text-align: center;
	border-bottom: 1px solid White;
}

.dime2-storage-td1{
	width: 80px;
	height: 16px;
	vertical-align: middle;
	background-color: #E1E1E1;
	text-align: center;
	border-bottom: 1px solid White;
	border-right: 1px solid White;
}

.dime2-storage-td2{
	width: 80px;
	height: 16px;
	vertical-align: middle;
	background-color: #E1E1E1;
	text-align: center;
	border-bottom: 1px solid White;
}

#contact{
	width: 480px;
	top: 0px;
	position: relative;
	visibility: visible;
	z-index: 1;
	border: 0px solid Black;
	float: left;
	clear: both;
	margin-bottom: 10px;
}

#contact-pic{
	width: 300px;
	top: 0px;
	position: relative;
	visibility: visible;
	z-index: 1;
	border: 0px solid Black;
	float: right;
	margin-bottom: 10px;
	margin-top: 10px;
}

#offers-area{
	width: 125px;
	top: 2px;
	position: relative;
	visibility: visible;
	z-index: 1;
	border: 0px solid Black;
	float: right;
}

#type-front1{
	left: 0px;
	top: 0px;
	width: 339px;
	height: 184px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	border: 0px solid Black;
	padding-left: 4px;
	padding-right: 0px;
}

#type-front2{
	left: 345px;
	top: 3px;
	width: 261px;
	height: 184px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	border: 0px solid Black;
}

#type-front3{
	left: 0px;
	top: 362px;
	width: 300px;
	height: 184px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	border: 0px solid Black;
	padding-left: 4px;
	padding-right: 4px;
}

#type-front4{
	left: 310px;
	top: 362px;
	width: 295px;
	height: 184px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	border: 0px solid Black;
	padding-left: 4px;
	padding-right: 4px;
}

#type-front5{
	left: 468px;
	top: 332px;
	width: 125px;
	height: 184px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	border: 0px solid Black;
	padding-left: 4px;
	padding-right: 4px;
}

#offers{
	left: 0px;
	top: 248px;
	width: 606px;
	height: 80px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	border: 0px solid Black;
}

#directory{
	left: 0px;
	top: 552px;
	width: 606px;
	height: 184px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	border: 0px solid Black;
}

#trade-enquiry{
	left: 0px;
	top: 985px;
	width: 606px;
	position: absolute;
	visibility: visible;
	z-index: 1;
}

#bottom{
	left: 0px;
	width: 477px;
	position: relative;
	visibility: visible;
	z-index: 1;
	border-top: 1px solid #0059A0;
	margin-top: 16px;
	clear: both;
}

#bottom-front{
	left: 0px;
	top: 1110px;
	width: 606px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	border-top: 1px solid #0059A0;
	margin-top: 16px;
}

#bottom-links{
	left: 4px;
	top: 4px;
	position: absolute;
	visibility: visible;
	z-index: 1;
}

#bottom-arror{
	left: 445px;
	top: 4px;
	width: 32px;
	height: 32px;
	position: absolute;
	visibility: visible;
	z-index: 1;
}

#bottom-arror-front{
	left: 575px;
	top: 4px;
	width: 32px;
	height: 32px;
	position: absolute;
	visibility: visible;
	z-index: 1;
}

#front-mobile{
	left: 0px;
	top: 30px;
	width: 301px;
	height: 80px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	border: 0px solid Black;
}

#front-gas{
	left: 305px;
	top: 30px;
	width: 301px;
	height: 80px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	border: 0px solid Black;
}

#front-bikes{
	left: 0px;
	top: 132px;
	width: 301px;
	height: 80px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	border: 0px solid Black;
}

#front-steps{
	left: 305px;
	top: 132px;
	width: 301px;
	height: 80px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	border: 0px solid Black;
}

#front-van{
	left: 0px;
	top: 234px;
	width: 301px;
	height: 80px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	border: 0px solid Black;
}

#front-sheds{
	left: 305px;
	top: 234px;
	width: 301px;
	height: 80px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	border: 0px solid Black;
}

#front-g-storage{
	left: 0px;
	top: 336px;
	width: 301px;
	height: 80px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	border: 0px solid Black;
}

#front-motor{
	left: 305px;
	top: 336px;
	width: 301px;
	height: 80px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	border: 0px solid Black;
}

#front-greenhouses{
	left: 0px;
	top: 366px;
	width: 301px;
	height: 80px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	border: 0px solid Black;
}

#front-carports{
	left: 305px;
	top: 366px;
	width: 301px;
	height: 80px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	border: 0px solid Black;
}

#front-product-pic{
	left: 0px;
	top: 0px;
	width: 120px;
	height: 100px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	border: 0px solid Black;
}

#front-product-title{
	left: 122px;
	top: 0px;
	width: 179px;
	height: 15px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	border: 0px solid Black;
	background-color: #FFED00;
	padding-left: 0px;
}

#front-product-text{
	left: 122px;
	top: 17px;
	width: 179px;
	height: 81px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	border: 0px solid Black;
	background-color: #0059A0;
}

.front-text-links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	color: White;
	line-height: 11px;
}
.front-available {
	background: #0059A0;
	font-variant: small-caps;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: White;
	margin-top: 2px;
	line-height: 16px;
}
.menu-title{
	width: 143px;
	background-color: #FFED00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	color: Black;
	margin-top: 0px;
	margin-bottom: 2px;
}

.menu-products{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	color: White;
	margin-top: 0px;
	margin-bottom: 2px;
	text-decoration: none;
}

A.menu-productslinks, A.menu-productslinks:LINK{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	text-decoration: none;
}

A.menu-productslinks:HOVER{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C3C3C3;
	text-decoration: none;
}

.menu-products2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: White;
	margin-top: 0px;
	margin-bottom: 2px;
	text-decoration: none;
}

A.menu-products2links, A.menu-products2links:LINK{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C3C3C3;
	text-decoration: none;
}

A.menu-products2links:HOVER{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	text-decoration: none;
}

A.shop-type, A.shop-type:LINK{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: White;
	text-decoration: none;
}

A.shop-type:HOVER{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #C3C3C3;
	text-decoration: none;
}

A.nav-type, A.nav-type:LINK{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #0059A0;
	text-decoration: none;
}

A.nav-type:HOVER{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: Black;
	text-decoration: none;
}

.type-center{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: Black;
	text-decoration: none;
	margin-bottom: 6px;
	margin-top: 0px;
}

.type-red-bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: red;
	text-decoration: none;
	margin-bottom: 6px;
	margin-top: 0px;
}

A.type-red-bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: red;
	text-decoration: none;
	margin-bottom: 6px;
	margin-top: 0px;
}

A.type-red-bold:HOVER{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #0059A0;
	text-decoration: none;
	margin-bottom: 6px;
	margin-top: 0px;
}

.type-main{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: Black;
	text-decoration: none;
	margin-bottom: 6px;
	margin-top: 0px;
}

A.type-main, A.type-main:LINK{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #0059A0;
	text-decoration: underline;
	margin-bottom: 6px;
	margin-top: 0px;
}

A.type-main:HOVER{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: Black;
	text-decoration: underline;
	margin-bottom: 6px;
	margin-top: 0px;
}

.type-main-bold{
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #0059A0;
	text-decoration: none;
	margin-bottom: 6px;
	margin-top: 0px;
	font-weight: bold;
}

A.front-title-links, A.front-title-links:LINK{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	color: #0059A0;
	text-decoration: none;
	margin-bottom: 6px;
	margin-top: 0px;
	margin-left: 6px;
	font-weight: bold;
}

A.front-title-links:HOVER{
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	color: #C3C3C3;
	text-decoration: none;
	margin-bottom: 6px;
	margin-top: 0px;
	margin-left: 6px;
	font-weight: bold;
}

.bottom-links-type{
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	color: #0059A0;
	text-decoration: none;
	margin-top: 8px;
}

A.bottom-links-type, A.bottom-links-type:link{
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	color: #0059A0;
	text-decoration: underline;
}

A.bottom-links-type:HOVER{
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	color: #C3C3C3;
	text-decoration: underline;
}

.product-text{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	color: Black;
	text-decoration: none;
	margin-top: 0px;
}

A.product-text, A.product-text:LINK{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	color: #0059A0;
	text-decoration: underline;
}


A.product-text:HOVER{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
	color: Black;
	text-decoration: underline;
}

.product-textb{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	color: Black;
	text-decoration: none;
	font-weight: bold;
}

.productlinks{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	color: #0059A0;
	text-decoration: none;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 6px;
}

.notes{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	color: Red;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}

.gas-table{
	border-right: 1px #0059A0 solid;
	border-bottom: 1px #0059A0 solid;
	height: 16px;
	text-align: center;
}

.gas-table2{
	border-left: 1px #0059A0 solid;
	border-right: 1px #0059A0 solid;
	border-bottom: 1px #0059A0 solid;
	padding-left: 8px;
	height: 16px;
}

.gas-table-top{
	border-bottom: 1px #0059A0 solid;
	border-right: 1px #0059A0 solid;
	height: 16px;
	text-align: center;
}

.gas-table-prop{
	border-bottom: 1px #0059A0 solid;
	border-top: 1px #0059A0 solid;
	border-right: 1px #0059A0 solid;
	height: 16px;
	text-align: center;
}

.gas-table-buta{
	border-bottom: 1px #0059A0 solid;
	border-top: 1px #0059A0 solid;
	border-right: 1px #0059A0 solid;
	height: 16px;
	text-align: center;
}

.basket-title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0px;
	color: White;
	margin-bottom: 0px;
	text-align: center;
}

.basket-tdtitle{
	height: 16px;
	vertical-align: middle;
	padding-left:10px;
	background-color:  #0059A0;
	border-bottom: 1px solid White;
	border-right: 1px solid White;
}

.basket-td{
	height: 22px;
	vertical-align: middle;
	padding-left:10px;
	background-color:  #C3C3C3;
	border-bottom: 1px solid White;
	border-right: 1px solid White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}

.deferred-tdtitle{
	height: 16px;
	vertical-align: middle;
	text-align: center;
	background-color:  #0059A0;
	border-bottom: 1px solid White;
	border-right: 1px solid White;
}

.text-red{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0px;
	color: Red;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-weight: bold;
}

.text-red-front{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0px;
	color: Red;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-weight: bold;
}

.type-price{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: Black;
	text-decoration: none;

	margin-bottom: 6px;
	margin-top: 4px;
}

.price-box{
	border: 1px solid Black;
	padding: 2px 2px 2px 2px;
}

#specials{
	width: 230px;
	top: 0px;
	position: relative;
	visibility: visible;
	z-index: 1;
	border: 1px solid Black;
	float: left;
	clear: both;
	margin-top: 10px;
	vertical-align: top;
}

#specials2{
	width: 230px;
	top: 0px;
	position: relative;
	visibility: visible;
	z-index: 1;
	border: 1px solid Black;
	float: right;
	/*clear: left;*/
	margin-top: 10px;
	vertical-align: top;
}

.type-specials{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: Black;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 0px;
}

A.type-specials{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #0059A0;
	text-decoration: underline;
}

A.type-specials:HOVER{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: Black;
	text-decoration: underline;
}

.offers-type{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 2px;
	color: #0059A0;
	margin-top: 10px;
	margin-bottom: 0px;
}

.offers-type-title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 2px;
	color: #0059A0;
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight: bold;
}div.coop a {
	font-size: 12px;
	color: Silver;
}
div.coop {
	position: relative;
	margin-top:32px;
}

.available {
	color: green; 
	text-decoration: underline;
}
.not-available {
	color: red; 
	text-decoration: underline;
}

.buy{
	cursor: pointer;
	border: none;
}
#type-area3{
	left: 0px;
	top: 0px;
	width: 606px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	border: 0px solid Black;
}
