* {
	margin: 0;
	padding: 0;
}
option {
	padding-right: .5em;
	}

body,html {
	background-color: #094a9c;
	background-image: url('../images/bkg.jpg');
	background-repeat: repeat-x;
	background-position: top;
	font: 10pt arial, helvetica, sans-serif;
}

img {
	border: 0px;
	padding-right: 10px;
	vertical-align: middle;
}

h1 {
	font-size: 18pt;
}

h5 {
	font-size: 14px;
	color: #07366F;
	text-align: center;
}

h6 {
	font-size: 10pt;
}

p {
	margin-bottom: 1em;
	text-align: justify;
	color: #000;
}

.newsitem {
  border: 1px solid #84ade5;
  width: 222px;
  padding: 2px;
  margin-bottom: 5px;
}

.newsitem p {
	text-align: center;
	margin-bottom: 0;
}

.title {
	font-size: 20px;
}

.table {
	border: 1px solid #333;
	background-color: #ddd;
}

.table td {
	background-color: #fff;
	padding: 2px 4px;
}

.prodimg {
	float: right;
	padding: 2px;
	margin-left: 10px;
}

#pmenu {
  display: none;
  height: 23px;
}

#gmenu {
  display: none;
  height: 20px;
}

#pmenu img {
  padding-left: 20px;
  float: left;
}

#gmenu img {
  padding-left: 90px;
  float: left;
}

.pmenup {
  position: relative;
  top: 7px;
}

.gmenup {
  position: relative;
  top: 7px;
}

.gallery {
	text-align: center;
}

.gallery img {
	padding-top: 10px;
	padding-bottom: 10px;
}

.contactus {
  background-image: url('../images/liftcocontact.jpg');
  background-repeat: no-repeat;
  background-position: right;
  width: 750px;
  height: 300px;
}

.links {
  background-image: url('../images/liftcolinks.jpg');
  background-repeat: no-repeat;
  background-position: right;
  width: 750px;
  height: 350px;
}

#container {
	position: relative;
	width: 770px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

#content {
	padding: 10px;
	color: #333;
	background-color: #fff;
	padding: 5px;
}

.innercontent {
	padding: 10px;
	float: left;
	width: 380px;
}

#logo {
	height: 95px;
	margin: 0px 0 0;
	background-image: url('../images/logo.gif');
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;
}

#headerflash {
	position: absolute;
	left: 210px;
}

#banner {
	padding: 7px;
	background-image: url('../images/top_curve.gif');
	background-repeat: no-repeat;
	background-position: top;
	color: #fff;
}

#footer {
	clear: both;
	padding: 5px;
	margin: 0;
	color: #fff;
	background-image: url('../images/bottom_curve.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
}

#banner a, #footer a {
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	color: #fff;
}

#banner a:hover, #footer a:hover {
	color: #84ADE5;
}

#closer {
	clear: both
}

object {
	width: 350px;
}

/********************************/
.italic {
	font-style: italic;
	}
.img_right {
	margin-right: -10px;
	margin-left: 10px;
	float: right;
	}
.img_left {
	float: left;
	}
#botLinks {
	position: absolute;
	margin-left: -2000px;}
.products td {
	padding: 24px 24px;}
.products img {
	margin: 0 0 4px 0;}
.productName {
	font-size: 15px;}
.productName2 {
	font-size: 20px;
	font-weight: normal;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 4px;
	padding-bottom: 4px;
}
.price {
	font-size: 13px;
	font-weight: bold;}
.price2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 4px;}
.addToCart {
	font-size: 14px;
	padding: 1px 2px;
	margin-top: 4px;
}
.productInfo {
	font-size: 11px;
	color: #666666;}

.totalRow {
	font-size: 13px;
	}
.totalRow td {
	padding-top: 4px;}
.noBorder input {
	font-size: 11px;
	margin-bottom: 3px;}
.noBorder td {
	padding: 0;
	font-size: 11px;
	border-style: none;
	}
#dealerCode {
	padding: 4px 4px;
}
#dealerCode a {
	background: #eee;
	padding: 4px 4px;
	}
#dealerCode a:hover {
	background: #006699;
	color: white;}
.input_error {
	background-color: #EF6868;
}
#continue_shopping {
	margin-right:55%;
	}