@charset "UTF-8";
body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	background-attachment: fixed;
	background-color: #000;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	margin:0px;
	text-align: left;
	color: #eaeaea;
}
p {
	margin-right: 15px;
	margin-left: 15px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 1.3em;
}
.footer {
	font-size: 12px;
	padding-top: 20px;
	color: #FFF;
	text-align: center;
}
#masthead{
	background-image:url(images/masthead_background.jpg);
	height:90px;
}
#masthead_specials_dynamic{
	background-color:#895a10;
	height: 20px;
}
#masthead_specials_dynamic p{
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
	text-align:justify;
	color: #FFF;
}
#masthead_special_title{
	background-color:#ff9900;
	padding-left:10px;
	font-size:16px;
	color:#333;
	font-weight:bold;
	border-bottom:#333 solid 1px;
	padding-bottom:5px;
	padding-top:3px;
}
h3 {
	text-align: center;
}
#indexAdvantages {
	padding: 15px;
	float: right;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 230px;
}
.indexContent {
	color: #333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
h2 {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFC;
	color: #C60;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
h1 {
	margin-left: 20px;
}
.indexContent p {
	line-height: 2em;
	text-align:justify;
}
#aboutPerson {
	padding: 15px;
	float: right;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 130px;
}
#aboutContact{
	background-image:url(images/about_contact.png);
	background-position:top center;
	background-repeat:no-repeat;
	text-align:right;
	padding-right:25px;
	padding-bottom: 15px;
}
.aboutContent {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #CCC;
	color: #333;
}
#faqTop{
	background-image:url(images/faq_right_person.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	font-size:16px;
}
	#faqTop a:link, #faqTop a:visited{
		color:#FFC;
		text-decoration:none;
	}
	#faqTop a:hover{
		color:#FFF;
		text-decoration:underline;
	}
.gallery_lrgimg a:link{
	color:#0CF;
}
.gallery_lrgimg a:visited{
	color:#FFF;
}
.gallery_lrgimg a:hover{
	color:#FFF;
}
.quickhowtoorder {
	text-align: left;
	padding-right:5px;
}
.purchasingDiagram {
	font-size: 1.3em;
}
.purchasingDiagram a{
	color: #0CF;
}
.quickhowtoorder a{
	color:#0CF;
}
a{
	color:#F93;
}
.productItems{
	margin: 15px;
	color: #333;
	line-height: 2em;
	background-image: url(images/products_detail_bg.jpg);
	background-position: top right;
	background-repeat: repeat-y;
}
h4 {
	padding-left: 25px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	font-size: 18px;
	color: #F90;
	line-height: 1.5em;
}
.productItems img{
	padding:8px;
	border-color:#333;
	border-style:solid;
	border-width:1px;
	background-color:#FFF;
	line-height: .5em;
}
.productItems .title{
	background-color:#666;
}
.productItems .title h3{
	color:#F90;
}
.productItems strong {
	color: #333;
	font-size: 9px;
	padding-left: 5px;
}
