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



body {
	margin: 0;
	padding: 0;
	background-image: url(bkg.jpg);
	background-repeat: repeat-y;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #044B6D;
	background-position: center;
}

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

img {
	border: 0;
}


div#contents {width: 900px;
margin-left: auto;
margin-right: auto;
}


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: 920px;
}

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

}

.product {
	font-size: 10px;
}

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


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;
}

.show_img{
	height:75px;
	width:75px;
	padding: 5px 5px 5px 15px;
	text-align: left;
}

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;
}
