html {
		height:100%
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 10px;
	font-weight: bold;
	height: 100%;
	min-height:101%;
}

table {
	width: 470px;
	border : 0;
	padding: 0;
	margin: 0 auto;
	vertical-align : top;
	border-collapse: collapse;
}

td {
	border : 0;
	padding: 0;
	margin: 0;
	vertical-align : top;
	border-collapse: collapse;
}

#container {
	width: 720px;
	margin: 0 auto;
}

#top {
	margin: 0 auto;
	height: 137px;
}

.copycontact {
	text-align: center;
	height: 43px;
	font-size: 1em;
}

#arrows {
	text-align: center;
	width: 720px;
	font-size: 1.1em;
	padding: 0;
}

#arrows2 {
	width: 720px;
	font-size: 1.1em;
	color: #ab0b0b;
	padding-bottom: 20px;
}

#arrows3 {
	text-align: center;
	width: 720px;
	font-size: 1.1em;
	color: #ab0b0b;
	padding-top: 20px;
	padding-bottom: 15px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #c8c8c3;
}

#arrows4 {
	text-align: center;
	width: 720px;
	font-size: 1.1em;
	vertical-align: center;
	color: #ab0b0b;
	padding-bottom: 20px;
	height: 20px;
}

#home {
	text-align: justify;
	width: 720px;
	font-size: 1.1em;
	color: #000000;
	padding-bottom: 5px;
	padding-top: 30px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #c8c8c3;
}

#title {
	text-align: center;
	width: 720px;
	font-size: 1.1em;
	color: #000000;
}

#products {
	width: 720px;
	padding: 0 0 0 0;
	height: 400px;
	vertical-align: top;
}

#products2 {
	width: 720px;
	padding: 20px 0 0 0;
	height: 620px;
	vertical-align: top;
}

#copycol {
	color: #999999;
}

.img_a1 {
	float: left;
}

.img_a2 {
	float: right;
}

.img_a1a {
	float: left;
	padding-left: 175px;
}

.img_a2a {
	float: right;
	padding-right: 175px;
}

.img_prod1 {
	padding: 0;
}

.img_prod2 {
	padding: 0;
}

.img_prod1a {
	padding: 0 0 20px 0;
}

.img_prod2a {
	padding: 0 0 20px 0;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}

