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


.main {
	background-image: url(images/mainbgbig.jpg);
	background-repeat: repeat;
	background-color: #000000;
}
.homemain {
	background-image: url(images/homebody.jpg);
	background-repeat: repeat;
	background-color: #000000;
	height: 466px;
}

.header {
	background-image: url(images/headerbig.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	height: 121px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: x-small;
	font-weight: bold;
	width: 928px;
}
.navbar {
	background-repeat: repeat;
	background-color: #000000;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: x-small;
	font-weight: bold;
	background-image: url(images/mainbgbig.jpg);
}
.pricetext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: small;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
	text-align: center;
}
.linkbox {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: small;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
	background-image: url(images/ilnkbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 400px;	
	}
.pagedescriptions {
	color: #999999;
	font-family: georgia;
	font-size: 75%;
	font-style: italic;
	text-align: justify;
	line-height: 140%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	}
.contactbox {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: small;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
	background-image: url(images/contactbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 357px;}
.infbox {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: small;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
	background-image: url(images/ilnkbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 357px;
}
.shopbox {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
	font-weight: normal;
	line-height: 20px;
	background-color: #000000;
	height: 700px;
	width: 252px;
}
.footer {
	background-image: url(images/footerbig.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	height: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 8px;
	font-weight: lighter;
	font-style: normal;
	text-align: right;
	padding-top: 9px;
	padding-right: 30px;
	text-decoration: none;
}
.subpricerule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	line-height: 16px;
}
.shopheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: B12D6F;
}
