/* CSS Document */

#products {
	background-image: url(../New_site/new_images/products_bkgnd.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 554px;
	background-color: #CFC9BB;
}

#products_legacy {
	background-image: url(../New_site/new_images/legacy_bkgnd.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 554px;
	background-color: #CFC9BB;
}

#productsTop {
    width: 550px;
	float: left;
	margin-bottom:15px;
	padding: 0 0 0 0 px;
	background-repeat: no-repeat;
	background-color: #CFC9BB;
}

#productsTopLeft {
    margin-right: 20px;
	padding: 0 0 0 0 px;
	float: left;
	width: 388px;
	background-repeat: no-repeat;
	background-color: #CFC9BB;
}

#productsTopRight {
    width: 142px;
	margin: 0 0 0 0 px;
	padding: 0 0 0 0 px;
	float: left;
	background-repeat: no-repeat;
	background-color: #CFC9BB;
}

#productsLeft {
	float: left;
	width: 620px;
	height: 370px;
	margin: 60px 0 0 10px;
	overflow: auto; 
}

#productsLeft p {
	color: #675734;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: justify;
	margin: 20px 50px 0 0;
}

#bottom {
	clear: both;
	background-image: url(../New_site/new_images/products_bottom.gif);
	background-repeat: no-repeat;
	background-color: #E9E6DF;
	background-position: center;
	height: 100px;
	margin: 0 0 0 0;
	padding: 0 125px 0 125px;
	border-bottom: #E3CE83 3px solid;
	z-index: 1; 
}

#bottom p {
	color: #3b150a;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: justify;
}

#productsRight {
	float: right;
	width: 189px;
	height: 390px;
	margin: 60px 0 0 0;
}
