@charset "utf-8";
/* CSS Document */
body {
background-image: url(images/homebg.jpg);
background-repeat: no-repeat;
background-color: #4D654D;
font-family: Arial, Helvetica, sans-serif;
	}

#others{
background-image: url(images/headerbg.jpg);
background-repeat: no-repeat;
background-color: #4D654D;
font-family: Arial, Helvetica, sans-serif;
	}

#other {
	background-color: #D6D6D6;
	margin-left: 8px;
	padding-bottom: 20px;
	}

#content {
	width: 705px;
	padding: 44px 0 0 0;
	}

#contentothers {
	width: 787px;
	}

#header {
	width: 518px;
	margin: 0 0 0 90px;
	}

#headerother {
	}

#header p {
	margin-left: 160px;
	font-size: 12px;
	font-weight: bold;
	color: #464646;
	}

#menu {
	background-image:url(images/menubg.jpg);
	background-repeat: repeat-x;
	width: 517px;
	height: 20px;
	margin-left: 55px;
	}

#menuothers {
	background-image:url(images/menubg.jpg);
	background-repeat: repeat-x;
	width: 780px;
	height: 20px;
	margin-left: 8px;
	}

#menu ul {
	margin-left: 0px;
	}
#menu li {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	display:inline;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 6px;
	font-weight: bold;
	}

#menuothers ul {
	padding-left: 10px;
	}
#menuothers li {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	display:inline;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 20px;
	font-weight: bold;
	}

#home { background-repeat: no-repeat; width: 600px; height: 318px; margin-left: 55px; background-image: url(images/homecontentbg.jpg); 
	}
	
#footerbg{
background-image: url(images/footerotherbg.jpg);
height: 127px;
	}

#footer {
	height: 42px;
	width: 728px;
	background-image: url(images/footerbg.jpg);
	margin-left: 8px;
	}

#footerhome {
	height: 42px;
	width: 728px;
	background-image: url(images/footerbg.jpg);
	margin-left: 55px;
	}

#footer p {
	font-size: 12px;
	float: left;
	vertical-align: middle;
	color: #FFFFFF;
	}
	
#footerhome p {
	font-size: 12px;
	float: left;
	vertical-align: middle;
	color: #FFFFFF;
	}
	
#bottom {
	margin-left: 65px;
	padding: 0;
	color: #414144;
	font-size: 12px;
	vertical-align: middle;
	}
#bottom p {
	vertical-align: middle;
	}
	
a {
	color: #fff;
	text-decoration: none;
	border: none;
	}

a:focus img, a:hover img, a:active img {
border:medium none;
	}

img {
	border:medium none;
	}

a:hover {
	text-decoration: underline;
	}
	
#video {
	height: 347px;
	width: 427px;
	background-color: #001E00;
	}

#about { background-image: url(images/about.jpg); margin-left: 33px; width: 728px; height: 412px; }
	
#contact {
	background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
	margin-left: 40px;
	width: 686px;
	height: 379px;
	}
#monthly {
	background-image: url(images/monthly.jpg);
	background-repeat: no-repeat;
	margin-left: 40px;
	width: 686px;
	height: 379px;
	}
#thankyou {
	background-image: url(images/thankyou.jpg);
	background-repeat: no-repeat;
	margin-left: 40px;
	width: 686px;
	height: 379px;
	}
	
#order { background-image: url(images/order2.jpg); background-repeat: no-repeat; margin-left: 20px; width: 731px; height: 387px; 
	}
	
#orderdetail {
	margin-left: 170px;
	padding-top: 65px;
	font-size: 12px;
}

#wholesale {
	background-image: url(images/wholesale.jpg);
	background-repeat: no-repeat;
	margin-left: 20px;
	width: 731px;
	height: 387px;
	}
	
#affiliate { background-image: url(images/affiliate2.jpg); background-repeat: no-repeat; margin-left: 20px; width: 731px; height: 387px; 
	}
	
.right {
	float: right
}

.left {
	float: right
}

.abouttext{ font: 14px Arial, Helvetica, sans-serif; text-transform: uppercase; float: left; margin-top: 100px; margin-right: 50px; margin-left: 260px; color: 001e00; }
