* { margin: 0; padding: 0; }

body {

	color: #666666;

	margin: 0;

	padding: 0;

	background: #FFFFFF url(bg_2.jpg) no-repeat center top;

	text-align: center;

	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 165%;

}

.purchase_bullet_points {

	font-family: 'Trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;

	font-size: 17.px;

	font-weight: normal;

	color: #CC894D;

	font-size: 15pt;

}





a, a:active, a:link {

	text-decoration: none;

	color: #438800;

}

#cloud a:hover {

	font-weight: bold;

}



a:visited {

	text-decoration: none;

}

a:hover {

	color: #336600;

}



h1, h2, h3 {

	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;

	color: #ABABAB;

}

h3 {

	font-size: 3.4em;	

	font-weight: normal;

	letter-spacing: -2px;

	padding: 15px 10px 5px 10px;	

}

h1 {

	font-size: 2em;

	padding-top: 20px;

	padding-right: 10px;

	padding-bottom: 7px;

	padding-left: 10px;

}
#main h1 {
}


h2 {

	font-size: 1.7em;

	font-weight: normal;

	line-height: 1em;

	padding-top: 10px;

	padding-right: 10px;

	padding-bottom: 5px;

	padding-left: 10px;

	color: #FF9900;

}



p, dl {

	padding: 10px;

	margin: 0;

}



ul, ol {

	margin: 10px 20px;

	padding: 0 20px;

}

ul {

	list-style: none;

	color: #333333;

}



dt {

  font-weight: bold;

  color: #fff;

}

dd {

  padding-left: 25px; 

}



img {

	background: #FFFFFF;

	padding: 2px;

}

img.float-right {

	margin-top: 5px;

	margin-right: 0px;

	margin-bottom: 5px;

	margin-left: 10px;

}

img.float-left {

	margin-top: 5px;

	margin-right: 10px;

	margin-bottom: 5px;

	margin-left: 0px;

}



code {

  	margin: 5px 0;

  	padding: 15px;

  	text-align: left;

  	display: block;

  	overflow: auto;  

  	font: 500 1em/1.5em 'Lucida Console', 'Courier New', Monospace ;

  	background: #111;  

}

acronym {

  	cursor: help;

  	border-bottom: 1px dotted #5B5B5B;

}

blockquote {

	margin: 15px 10px;

	padding: 10px 10px 10px 35px;

	background: #FFF url(quote.jpg) no-repeat 10px 10px;

	font-weight: normal;

	font-size: 18px;

	line-height: 1.6em;

	font-style: italic;

	font-family: Georgia, 'Times New Roman', Times, serif;

	color: #FF9933;

}



table {

	margin: 15px 10px; 

	border-collapse: collapse;			

}

th {

	background: #000;

	color: #fff;

	height: 38px;

	padding-left: 12px;

	padding-right: 12px;	

	text-align: left;

	border-left: 1px solid #211E20;

	border-right: 1px solid #211E20;

	border-bottom: 1px solid #211E20; 

	border-top: 1px solid #48780E;

}

tr {

	color: #FFFFFF;

	height: 34px;

}

td {

	padding-left: 12px;

	padding-right: 12px;

	border: 1px solid #111;	

}



form {


}

.purchase_par {

	font-size: 12px;

	color: #FFFFFF;

}



label {

	display: block;

	font-weight: bold;

	margin: 8px 0;

	color: #fff;

}

input, select, textarea {

	padding: 5px 4px;

	font: normal 1em Verdana, Tahoma, sans-serif;

	color: #FFFFFF;

	background: #0C0C0C;

	border: 1px solid #1C1C1C;

}

textarea {

	width: 400px;

	height: 100px;

	display: block;	

}

input.button {

	font: bold 12px Arial, Sans-serif;

	height: 30px;

	margin: 0;

	padding: 2px 3px;

	color: #FFFFFF;

	background: #FFFFFF;

	border-width: 1px;

	border-style: solid;

	border-color: #000000;

}

 

#wrap {

	position: relative;

	width: 900px;

	margin: 0 auto;

	text-align: left;

}

#content-wrap {

	position: relative;

	clear: both;

	width: 900px;

	padding: 0;

	margin-left: 5px;

	float: left;

	display: inline;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #1A1A1A;

	border-bottom-color: #FFFFFF;

	background-attachment: scroll;

	background-image: url(bg.gif);

	background-repeat: no-repeat;

	background-position: right bottom;

}

#footer {
	position: relative;
	clear: both;
	width: 900px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}

#header {

	position: relative;

	width: 900px;

	height: 337px;

	margin: 0;

	padding: 0;

	background: transparent;

}

#header form#quick-search {

	position: absolute;

	top: 38px; right: 0;

	padding: 0; margin: 0;

	border: none;

	width: 262px; height: 30px;

	background: url(header-search.jpg) no-repeat;	

	z-index: 999999;

}

#header form#quick-search p {

	margin: 0; padding: 0;		

}

#header form#quick-search .tbox {

	margin: 2px 0 0 5px; 

	width: 210px;

	background: none;

	border: none;

}

#header form#quick-search label,

#header form#quick-search .btn {

	display: none;	

}



#nav {

	position: absolute;

	margin: 0;

	padding: 0;

	height: 40px;

	width: 900px;

	left: 0;

	top: 35px;

	border-bottom: 1px solid #1A1A1A;

	background-position: center;

}

#nav ul {

	float: left;

	list-style: none;

	width: 880px;

	height: 40px;

	margin: 0 0 0 5px;

	padding: 0;

	display: inline;

	text-align: center;

}

#nav ul li {

	display: inline;

	margin: 0; padding: 0;

}

#nav ul li a {

	float: left;

	margin: 0;

	padding: 0 8px;

	text-decoration: none;

	color: #71241E;

	font-family: 'Trebuchet MS', Helvetica, Arial, Geneva, sans-serif;

	font-size: 15px;

	line-height: 35px;

	font-weight: bold;

}

#nav ul li a:hover, 

#nav ul li a:active {

	color: #CEB37C;

	background: none;

	border: none;

}

#nav ul li#current a {

	color: #FF9900;

}



#main {

	float: left;

	width: 545px;

	padding: 0; margin: 0;

	display: inline;		

}

#main h1 {
	padding-bottom: 3px;
	margin-top: 10px;
	letter-spacing: -2px;
	text-transform: none;
	font-family: 'Trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;
	font-size: 2.5em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 0.9em;
	color: #FF9900;

}

#main h1 a {

	color: #990000;

	text-decoration: none;

	border: none;

}

#main ul li {

	list-style-image: url(bullet.gif);

}



#sidebar {

	float: right;

	width: 290px;

	padding: 0; margin: 25px 0 0 0;		

	display: inline;	

}	

#sidebar h2 {

	margin-top: 10px;

	padding: 15px 5px 10px 5px;

	background: url(footer-top.jpg) no-repeat center bottom;

	color: #C9AD50;

	font-family: 'Trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;

	font-size: 1.8em;

	font-style: normal;

	font-weight: normal;

	font-variant: normal;

}

#sidebar ul.sidemenu {

	text-align: left;

	margin: 7px 5px 8px 0px; padding: 0;				

}

#sidebar ul.sidemenu li {

	list-style: none;

	padding: 8px 10px;

	margin: 0;		

	border-bottom: 1px solid #111;

}

* html body #sidebar ul.sidemenu li {

	height: 1%;

}

#sidebar ul.sidemenu li a {

	text-decoration: none;	

	border: none;

	color: #5d5d5d; 	

		

	font-weight: bold;		

	font-family: 'Trebuchet MS', Tahoma, Helvetica, Arial, Sans-serif;

	font-size: 14px;	

}

#sidebar ul.sidemenu li a span {

	color: #444;	

	font-family: Georgia, 'Times New Roman', Times, serif;

	font-style: italic;

	font-weight: normal;	

	font-size: 11px;

}

#sidebar ul.sidemenu li a:hover,

#sidebar ul.sidemenu li a:hover span {

	color: #CEB37C;

}

#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }

#sidebar ul.sidemenu ul li { border: none; }

.float-left  { float: left; }

.float-right { float: right; }

.align-left  { text-align: left; }

.align-right { text-align: right; }

.clearer { clear: both; }



.clear {

	display:block;

}

.clear:after {

	display:block; 

	visibility:hidden; 

	clear:both; 

	height:0; 

}

.imgnoborders {

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	background-color: #FFFFFF;

}
#left_text {
	float: left;
	height: auto;
	clear: left;
}
.purchase_img {
}


.purchase_table {

	font-family: "Trebuchet MS";

	font-size: 16px;

	color: #000000;

}

#logo {

	position: relative;

	left: auto;

	right: auto;

	background-color: #000033;

}

#logo_container  {

	background-color: #0033CC;

	position: relative;

	left: auto;

	right: auto;

	height: 100px;

	width: 800px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

}
#buy_now {
	background-color: #CCCCCC;
	height: 171px;
	background-image: url(purchase_bg.gif);
	width: 532px;
	float: left;
	clear: both;
}
#purchase_button {
	clear: left;
	float: right;
	width: 160px;
}

#table {
	height: 50px;
	width: 160px;
	float: right;
	position: relative;
	top: 20px;
	right: 12px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-align: center;
	vertical-align: middle;
	line-height: 22px;
}
#testing {
	clear: none;
	float: left;
	height: 80px;
	width: 200px;
	position: relative;
	left: 100px;
	top: -25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border: thin dotted #999999;
}
#price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	padding: 5px;
}


#purchase {
	height: 50px;
	width: 160px;
	background-image: url(purchase_bg.gif);
	clear: none;
	float: left;
}

#heading {
	background-color: #32566B;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	top: 10px;
	width: 510px;
	float: left;
	left: auto;
	right: auto;
	margin-right: 10px;
	margin-left: 10px;
}
#heading_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	width: 250px;
	float: left;
}
#heading_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
	width: 160px;
	float: right;
	vertical-align: middle;
	padding: 5px;
}
#heading_text_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px;
	width: 500px;
	float: left;
}
#heading_2 {
	background-color: #000033;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	top: 15px;
	width: 530px;
	float: left;
	left: auto;
	right: auto;
	margin-right: 10px;
	margin-left: 10px;
}
#heading_2 {
	background-color: #FF6600;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	position: relative;
	top: 12px;
	width: 510px;
	float: left;
	left: auto;
	right: auto;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 4px;
}
#buy_now_3pack {
	background-color: #CCCCCC;
	height: 171px;
	background-image: url(purchase_bg_3pack.gif);
	width: 532px;
	float: left;
	clear: both;
}
#buy_now_1sample {
	background-color: #CCCCCC;
	height: 171px;
	background-image: url(purchase_bg_1sampl.gif);
	width: 532px;
	float: left;
	clear: both;
}
#guarantee2 {
	background-color: #CCCCCC;
	height: 105px;
	background-image: url(guarantee.gif);
	width: 532px;
	float: left;
	clear: both;
}
