@charset "UTF-8";
/* CSS Document */



body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bkg_pattern.jpg);
	text-align: center;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #D0D0D0;
}

div#index {
	margin: auto;
	width: 820px;
}

img {
	border: 0;
}

img.press {
padding: 8px 8px 8px 8px;
}


div#top_graphic {
	width: 850px;
	margin-left: auto;
	margin-right: auto;	

}
div#main {
	background-image: url(images/bkg2.png);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}

div#top {
	margin-left: auto;
	margin-right: auto;
	width: 850px;

}

.product {
	font-size: 10px;
}

.product_title {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}


img.index {
	margin-top: 200px;
}

img.small_product {
	padding-top: 7px;
	padding-bottom: 3px;
}

img.buy_product {
	padding-top: 3px;
	padding-bottom: 3px;
}



p.body_copy {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 1.2em;
	text-align: justify;
}

.bold {
	font-weight: bold;
}

p.contact_copy {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 1.2em;
	text-align: left;
}

div.about_body{
	margin-left:90px;
	margin-right:90px;
}
