body {
	background-image: url(images/background-gradient.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	margin: 0px;
	padding: 0px; 
	text-align: center; /* Used for centering pages in IE */
}
p, a, ul, li, lo, address, td {
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:14px;
	text-align:left;
}
/* You may use pixels or ems for text sizing */
p {
	line-height:18px;
}

* {
	padding:0px;
	margin:0px;
}

h1 {
	font-family:Helvetica, Verdana, Arial, sans-serif;
	line-height:18px;
	font-style:normal;
	text-align:left;
	font-weight:normal;
	font-size:18px;
	color:#58edff;
	border-bottom:#6b6d7b 1px solid;
	}
	
	h1 span {
	font-family:Helvetica, Verdana, Arial, sans-serif;
	line-height:45px;
	font-style:normal;
	text-align:left;
	font-weight:bold;
	letter-spacing:-2px;
	font-size:45px;
	color:#d6f5ee;
	text-transform:uppercase;
	}
	
h2 {
	font-family:Helvetica, Verdana, Arial, sans-serif;
	line-height:18px;
	font-style:normal;
	text-align:left;
	font-weight:bold;
	font-size:18px;
	color:#6b6d7b;
	padding-left:10px;
	}
	
h3 {
	font-family:Helvetica, Verdana, Arial, sans-serif;
	line-height:18px;
	font-style:normal;
	text-align:left;
	font-weight:bold;
	font-size:18px;
	color:#6b6d7b;
	padding:10px 0px 10px 10px;
	border-top:#6b6d7b 1px solid;
	clear:both;
	}
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:18px;
	font-style:normal;
	text-align:left;
	font-weight:normal;
	font-size:26px;
	color:#f1ff13;
	padding:180px 0px 0px 175px;
	}
h4 span#one {
	color:#71fe13;
	}
h4 span#two {
	color:#f445ff;
	}
h5 {
	font-family:Helvetica, Verdana, Arial, sans-serif;
	line-height:18px;
	font-style:normal;
	text-align:left;
	font-weight:bold;
	font-size:18px;
	color:#393939;
	padding:16px 0px 0px 25px;
	}
h6 {
	font-family:Helvetica, Verdana, Arial, sans-serif;
	line-height:18px;
	font-style:normal;
	text-align:left;
	font-weight:bold;
	font-size:18px;
	color:#6b6d7b;
	padding: 65px 0px 0px 10px;
	}

hr {
	color:#b3b1b1;
}
address {
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size:14px;
	line-height:18px;
	color:#58edff;
	padding:5px 0px 0px 25px;
                }
				
address a:link, address a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:14px;
	color:#58edff;
	text-decoration:none;
	font-style:normal;
                }
address a:hover {
	text-decoration:underline;
	font-weight:normal;
	color:#58edff;
                }
address strong {
	color:#393939;
                }
address span {
	font-weight:bold;
                }
				
address#inner {
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size:14px;
	line-height:18px;
	color:#58edff;
	padding:15px 0px 0px 25px;
                }
				
address#inner a:link, address#inner a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:14px;
	color:#58edff;
	text-decoration:none;
	font-style:normal;
                }
address#inner a:hover {
	text-decoration:underline;
	font-weight:normal;
	color:#58edff;
                }
address#inner strong {
	color:#6b6d7b;
                }
address#inner span {
	font-weight:bold;
                }

/* All links must inclde some type of hover interactivity */
a:link, a:visited {
     color:#58edff;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-style:italic;
}
a:hover {
     color:#58edff;
	font-family:Georgia, "Times New Roman", Times, serif;
	 text-decoration:underline;
	 font-style:italic;
}

a#lnk01:link, a#lnk01:visited {
     color:#f1ff13;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-style:italic;
}
a#lnk01:hover {
     color:#f1ff13;
	font-family:Georgia, "Times New Roman", Times, serif;
	 text-decoration:underline;
	 font-style:italic;
}

a#lnk02:link, a#lnk02:visited {
     color:#71fe13;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-style:italic;
}
a#lnk02:hover {
     color:#71fe13;
	font-family:Georgia, "Times New Roman", Times, serif;
	 text-decoration:underline;
	 font-style:italic;
}

a#lnk03:link, a#lnk03:visited {
     color:#f445ff;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-style:italic;
}
a#lnk03:hover {
     color:#f445ff;
	font-family:Georgia, "Times New Roman", Times, serif;
	 text-decoration:underline;
	 font-style:italic;
}

/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#wrapperouter {
	width:100%;
	height:auto;
	height:100%;
	background-image:url(images/footer-bg-long.jpg);
	background-repeat:no-repeat;
	background-position:center bottom ;
	margin:0px auto;
	padding:0px;
	float:left;
}

div#wrapper {
	width:950px;
	margin: 0px auto;
	padding:0px;
}

div#container {
	/*background-image:url(images/content-bg-image.png);*/
	background-repeat:repeat-y;
	width:990px;
	float:left;
}

div#containerinner {
	background-image:url(images/content-bg-inner.png);
	background-repeat:repeat-y;
	width:990px;
	float:left;
}

div#header {
	background-image:url(images/header-bg-image.jpg);
	background-repeat:no-repeat;
	height:157px;
	width:990px;
	float:left;
}

div#flash {
	margin:0px;
}	

div#content {
	background-image:url(images/content-top-bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:990px;
	float:left;
}

div#contentinner {
	background-image:url(images/content-top-inner.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:990px;
	float:left;
}

div#contentinner2 {
	background-image:url(images/content-top-inner2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:990px;
	float:left;
}
div#contentinner3 {
	background-image:url(images/content-top-inner3.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:990px;
	float:left;
}
div#contentinner4 {
	background-image:url(images/content-top-inner4.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:990px;
	float:left;
}

div#substance {
	background-image:url(images/substance-bg.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	border-right:#6b6d7a 1px solid;
	width:614px;
	margin:150px 0px 0px 0px;
	padding:15px 0px 0px 25px;
	float:left;
	}
	div#substance p {
	padding:15px 15px 15px 0px;
	text-align:left;
	color:#6b6d7b;
	}
	div#substance cite {
	color:#58edff;
	font-family:Georgia, "Times New Roman", Times, serif;
}

div#substance cite#directions {
	color:#6b6d7b;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}

div#pullquotes {
	background-image:url(images/bg-pullquotes.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	height:150px;
	width:290px;
	float:right;
	margin:20px 10px 20px 15px;
	padding:0px 0px 0px 20px;
	position:relative;
}

div#pullquotes p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	line-height:30px;
	text-align:left;
	font-style:italic;
	color:#58edff;
	margin-top:-5px;
}


div#substanceinner {
	width:940px;
	margin:150px 0px 0px 0px;
	padding:15px 25px 0px 25px;
	float:left;
	position:relative;
	}


div#columns {
	width:614px;
	float:left;
	padding-top:15px;
}

div.subcolumn1 {
	background-image:url(images/column-1-bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:227px;
	width:173px;
	float:left;
	padding: 0px 15px 0px 15px;
}

div.subcolumn2 {
	background-image:url(images/column-2-bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:227px;
	width:173px;
	float:left;
	padding: 0px 15px 0px 15px;
}

div.subcolumn3 {
	background-image:url(images/column-3-bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:227px;
	width:173px;
	float:left;
	padding: 0px 15px 0px 15px;
}

div#sidebar {
	background-image:url(images/sidebar-bg-image.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	overflow:hidden;
	width:325px;
	height:500px;
	margin:150px 0px 0px 0px;
	padding:15px 25px 0px 0px;
	float:right;
	clear:right;
}

div#sidebar p {
	padding:0px 0px 0px 10px;
	color:#58edff;
}

div#sidebar p a {
	font-family:Helvetica, Verdana, Arial, sans-serif;
	color:#6b6d7b;
	font-style:normal;
}

div#sociallinks {
	text-align:left;
	padding:0px 0px 0px 15px;
}

div#sociallinks a:hover {
	text-decoration:none;
}

div#sociallinks span {
	font-size:12px;
	color:#6b6d7b;
	text-indent:10px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
}

div#contentlower {
	background-repeat:no-repeat;
	background-position:bottom left;
	width:990px;
	float:left;
}

div#contentlowerinner {
	background-image:url(images/footer-bg-middleinner.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:990px;
	float:left;
}

div#footer {
	background-repeat:no-repeat;
	width:990px;
	height:42px;
	float:left;
}

div#copyright {
	clear:both;
	width:240px;
	float:right;
	padding-right:5px;
	margin:0px;
	position:relative;
	top:5px;
	
	}
	div#copyright p {
		padding:0px;
		margin:0px;
		color:#345219;
		font-size:11px;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	}


/* ---------------------------- Contact Form ------------------------------ */

div#contactbox {
	width:990px;
	float:left;
	height:149px;
	clear:both;
	position:relative;
	padding-top:15px;
}

div#hideShow {
	background-image:url(images/contact-box-bg.png);
	background-repeat:no-repeat;
	overflow:hidden;
	width:992px;
	height:117px;
	margin:0px auto;
	position:absolute;
	top:50px;
	left:0px;
	color:#58edff;
	text-align:left;
	
}

div#leftform {
	float:left;
	text-align:left;
	margin:0px 20px 0px 0px;
	position:relative;
}

#name, #customer_mail {
	background-color:#333333;
	border:1px solid #1B1B1B;
	margin:0px 0px 0px 0px;
	width:185px;
	color:#58edff;
}

#detail {
	background-color:#333333;
	border:1px solid #1B1B1B;
	margin:0px 0px 0px 0px;
	height:60px;
	width:185px;
	color:#58edff;
}
#name2, #customer_mail2 {
	background-color:#333333;
	border:1px solid #1B1B1B;
	margin:0px 0px 0px 0px;
	width:185px;
	color:#58edff;
}

#detail2 {
	background-color:#333333;
	border:1px solid #1B1B1B;
	margin:0px 0px 0px 0px;
	height:60px;
	width:185px;
	color:#58edff;
}

#form1 {
	float:right;
	width:450px;
	border-left:1px solid #171717;
	padding:0px 0px 0px 45px;
	position:relative;
	top:1px;
}

#form2 {
	float:left;
	width:275px;
	position:relative;
	top:1px;
	color:#6b6d7b;
}

div#forminner {
	width:300px;
	height:220px;
	float:left;
	clear:both;
	text-align:left;
	padding:10px 0px 0px 25px;
}

div#forminner cite {
	font-size:11px;
	color:#6b6d7b;
	clear:both;
	margin:0px 0px 0px -15px;
}

a#closebtn {
	float:right;
	position:absolute;
	bottom:3px;
	right:0px;
	font-size:12px;
	font-weight:bold;
	color:#393939;
	text-transform:uppercase;
	margin:0px;
	font-style:normal;
}

a#closebtn:link, a#closebtn:visited {
	background-image:url(images/contact-btns.gif);
	background-repeat:no-repeat;
	background-position:-152px 0px;
	padding:2px 9px 4px 8px;
	margin:0px 15px 0px 0px;
	font-style:normal;
}

a#closebtn:hover{
	background-image:url(images/contact-btns-rollover.gif);
	background-repeat:no-repeat;
	background-position:-152px 0px;
	overflow:hidden;
	padding:2px 9px 4px 8px;
	text-decoration:none;
	color:#85bf3d;
	font-style:normal;
}

input#submit {
	background-image:url(images/contact-btns.gif);
	background-repeat:no-repeat;
	position:absolute;
	right:117px;
	bottom:-32px;
}

#submit, #submit:link, #submit:visited {
	background-image:url(images/contact-btns.gif);
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:normal;
	color:#393939;
	text-transform:none	;
	background:none;
	border:none;
	padding:0px 0px 5px 0px;
	width:75px;
	text-align:center;
}

#submit:hover, #submit:active {
	background-image:url(images/contact-btns-rollover.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	padding:0px 0px 5px 0px;
	border:none;
	text-decoration:none;
	color:#85bf3d;
}

input#submit2 {
	background-image:url(images/contact-btns.gif);
	background-repeat:no-repeat;
	margin:5px 0px 0px 0px;
}

#submit2, #submit2:link, #submit2:visited {
	background-image:url(images/contact-btns.gif);
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:normal;
	color:#393939;
	text-transform:none	;
	background:none;
	border:none;
	padding:0px 0px 5px 0px;
	width:75px;
	text-align:center;
}

#submit2:hover, #submit2:active {
	background-image:url(images/contact-btns-rollover.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	padding:0px 0px 5px 0px;
	border:none;
	text-decoration:none;
	color:#85bf3d;
}


input#reset {
	background-image:url(images/contact-btns.gif);
	background-repeat:no-repeat;
	position:absolute;
	right:41px;
	bottom:-32px;
}

#reset, #reset:link, #reset:visited {
	background-image:url(images/contact-btns.gif);
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:normal;
	color:#393939;
	text-transform:none	;
	background:none;
	border:none;
	padding:0px 0px 5px 0px;
	width:75px;
	text-align:center;
}


#reset:hover {
	background-image:url(images/contact-btns-rollover.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	padding:0px 0px 5px 0px;
	border:none;
	text-decoration:none;
	color:#85bf3d;
}

input#reset2 {
	background-image:url(images/contact-btns.gif);
	background-repeat:no-repeat;

}

#reset2, #reset2:link, #reset2:visited {
	background-image:url(images/contact-btns.gif);
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:normal;
	color:#393939;
	text-transform:none	;
	background:none;
	border:none;
	padding:0px 0px 5px 0px;
	width:75px;
	text-align:center;
}


#reset2:hover {
	background-image:url(images/contact-btns-rollover.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	padding:0px 0px 5px 0px;
	border:none;
	text-decoration:none;
	color:#85bf3d;
}

/* ----------------- CUSTOM CLASSES ----------------- */



img.right {
	margin:20px 10px 10px 10px;
	padding:5px;
	border:#6b6d7a 1px dotted;
	float:right;
}

img.right2 {
	margin:5px;
	float:right;
	border:1px solid #2f2f2f;
}

img.sidebarpic {
	clear:both;
	margin-top:15px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:10px;
	padding:5px;
	border:#6b6d7a 1px dotted;
}

img.contactbtn {
	float:left;
}

img.socialicons {
	vertical-align:top;
}

img.websites {
	margin:50px 0px 0px 50px;
	float:left;
	border:1px dotted #333333;
	padding:5px;
}

img.subthumb {
	margin:10px 0px 0px 0px;
}

img.award {
	position:fixed;
	top:0;
	right:0;
	float:right;
}

div.boxcontentsml01 {
	overflow:hidden;
	float:left;
	border:2px solid #121212;
	height:100px;
	width:325px;
	margin:0px 0px 10px 10px;
}

p.centered {
	text-align:center;
}

p.indent{
	padding-left:100px;
}

p.justify{
	text-align:justify;
}

p.clear {
	clear:both;
}

/* ---------------------- LIST STYLES----------------------- */
div#listleft {
	clear:left;
	float:left;
}

div#listright {
	clear:right;
	float:right;
}

ul.list {
	margin:10px 0px 0px 30px;
}

ul.list li {
		list-style:square;
		font-size:12px;
		line-height:16px;
		color:#58edff;
}
	ul.list li a:link, ul.list li a:visited, ul.list li a:active {
		list-style:square;
		font-size:12px;
		line-height:14px;
		font-weight:bold;
	}
	ul.list li a:hover, ul.list li a.current:link, ul.list a.current:visited {
		list-style:square;
		font-size:12px;
		line-height:14px;
		font-weight:bold;
	}
.hidden {
  display: none;
}
