* {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {
	border-collapse: collapse;
}
body {
	margin-top: 20px;
	background-color: #298ea5;
}
#wrapper {
	width: 799px;
}
#logo {
	width: 321px;
	float: left;
}
#nav  {
	float: right;
	width: auto;
}
#icons {
	background-image: url(common/icons.gif);
	background-repeat: no-repeat;
	height: 47px;
}
#main {
	background-color: #414142;
	height: 434px;
}
#main .leftcol {
	background-image: url(common/pic-col-bg.gif);
	background-repeat: no-repeat;
	width: 324px;
	height: 434px;
	float: left;
	text-align: left;
	position: relative;
}
.movie-container {
	margin: 50px 0px 0px 10px;
}

.products #main .leftcol {
	background-image: url(common/pic-col-bg-prod.gif);
	background-repeat: no-repeat;
}
.services #main .leftcol {
	background-image: url(common/pic-col-bg-serv.gif);
	background-repeat: no-repeat;
}
.contacts #main .leftcol {
	background-image: url(common/pic-col-bg-cont.gif);
	background-repeat: no-repeat;
}
.stock #main .leftcol {
	background-image: url(common/pic-col-bg-stock.gif);
	background-repeat: no-repeat;
}
.gallery #main .leftcol {
	background-image: url(common/pic-col-bg-gall.gif);
	background-repeat: no-repeat;
}


#main .leftcol .backarrow {
	position: absolute;
	bottom: 0px;
	right: 5px;
}
#main  .leftcol  .lorrytemp {
	position: relative;
	left: 21px;
	top: 44px;
	z-index: 5;
}
#main .leftcol .scraptemp {
	z-index: 4;
	position: relative;
	left: 135px;
	top: 20px;
	border: 1px solid #ffffff;
	width: 169px;
}
#main .rightcol {
	float: right;
	width: 474px;
	text-align: left;
	padding-top: 11px;
	margin-top: 2px;
}
.gallery #main .rightcol {
	margin-top: 5px;
}

#main .rightcol h2 {
	font-size: 11px;
	line-height: 16px;
	color: #25AAC2;
	padding-left: 11px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#main .rightcol p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 11px;
	padding-left: 11px;
	padding-right: 33px;
}
.pallets {
	background-color: #414142;
	margin: 0px;
	padding: 0px;
}

td   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 4px;
}

#main .rightcol a:link, #main .rightcol a:visited {
	color: #25AAC2;
}
#main .rightcol a:hover, #main .rightcol a:active {
	color: #FFFFFF;
}
#main .rightcol #emails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 11px;
}
#main .rightcol #gallerythumbs {
	list-style-type: none;
}
#main .rightcol #gallerythumbs li {
	float: left;
	margin-bottom: 12px;
	margin-right: 15px;
	margin-left: 15px;
}
#main .rightcol #gallerythumbs img {
	display: block;
	border: 1px solid #FFFFFF;
}

#footer {
	background-image: url(common/footer-bg.gif);
	background-repeat: repeat-y;
	height: 21px;
}
#footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
}
.blue {
	color: #25AAC2;
}
.clear {
	clear: both;
}

