* {margin: 0; padding: 0;}

 

@font-face {
	font-family: DroidSans;
	src: url('DroidSans.ttf');
}

body {
background-color: #000;
background-image: url(images/CTNatural_Background01.jpg);
background-repeat: no-repeat;
background-position: center top;
font-family: DroidSans;
font-size: 12px;
line-height: 20px;
color: #000000;
}

a {text-decoration: none; color: #ffffff;}
a:hover {text-decoration: none; color: #C69200;}
a img {text-decoration: none; border: 0 none;}

#wrap {margin: 0px auto 10px auto; width: 1000px; padding: 0px; border: 0px solid #C69200;}

#wrapbackup {color: #B5A570; margin: 20px auto 10px auto; width: 800px; background: #111111; padding: 0px; border: 0px solid #C69200;}

#wrap2 {width: 800px; border: 1px solid #000; margin: 20px auto 10px auto; background-color: #fff; filter:alpha(opacity=30); opacity:0.30;}

#headspacer {padding: 10px 0 0px 0px; color: #C69200; margin: 0px 0 0 0px;}

#header {padding: 0px 0 10px 0px; color: #997F00; margin: 0px 0 0 90px; background: url(images/CTNatural_Header01.png) no-repeat; height: 128px;}
#header a {text-decoration: none; color: #997F00;}
#header a:hover {color: #006699;}

#menu {height: 40px; border:0; padding:0; margin: 2px 0 0 160px; list-style-type:none;}

#menu li {float: left;}

#content {color: #330000; padding: 0 0 0 0; clear: both; overflow: hidden;}
#content_border {width: 1px; background: url(images/content_border.jpg) repeat-y 0% 0%; overflow: hidden;}

ul {list-style-position:inside;} 

.left {width: 220px; float: left; padding-left: 5px; padding-top: 10px; font-size: 12px;}
.left h2 {color: #888; font-size: 20px; line-height: 30px; font-weight: normal;}
.left h2 a {text-decoration: none;}
.left h2 a:hover {color: #C69200; text-decoration: none;}

.center {width: 900px; float: left; padding-left: 50px; padding-top: 0px;}
.center a {text-decoration: none; color: #006699;}
.center a:hover {color: #C69200; text-decoration:
.center h2 {color: #330000; font-size: 16px; line-height: 20px; font-weight: normal;}
.center h2 a {text-decoration: none;}
.center h2 a:hover {color: #C69200; text-decoration:}

.right {width: 220px; float: left; padding-left: 10px; padding-top: 10px; font-size: 12px;}
.right h2 {color: #fff; font-size: 12px; font-weight: normal; line-height: 20px; color: #222;}
.right h2 a {text-decoration: none;}
.right h2 a:hover {}

.wrapper {width: 100%; overflow: hidden;}

#table_general {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000; padding-left: 3em;}

#subscribe-form input {border: 1px solid #444444; float: left;	font-size: 10px; width: 140px; height: 12px; overflow: hidden;}

#footer {width: 1000px; text-align: center; float: left; font-size: 12px; color: #aaa;}
#footer a {color: #ffffff;}
#footer a:hover {color: #C69200;}


#container {width:900px; padding-top:30px; padding-left:10px; margin:0 auto; position:relative; z-index:0;}

#example {width:900px; height:420px; position:relative;}

#ribbon {position:absolute; top:-3px; left:-15px; z-index:500;}

#frame {position:absolute; z-index:0; width:739px; height:341px; top:-3px; left:-80px;}

/*	Slideshow  */

#slides { position:absolute; top:15px; left:-10px; z-index:100;}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {width:900px; overflow:hidden; position:relative; display:none;}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container a {width:900px; height:380px; display:block;}
.slides_container a img {display:block;}

/*  Next/prev buttons  */

#slides .next,#slides .prev {position:absolute; top:90px; left:-18px; width:30px; height:80px; display:block; z-index:101;}
#slides .next {left:887px;}

/*  Pagination  */

.pagination {margin:26px auto 0 425px; width:100px;}
.pagination li {float:left; margin:0 1px; list-style:none;}
.pagination li a {display:block; width:12px; height:0; padding-top:12px; background-image:url(img/pagination2.png); background-position:0 0; float:left; overflow:hidden;}
.pagination li.current a {background-position:0 -12px;}

/*  Anchors  */

a:link,a:visited {color:#997F00; text-decoration:none;}
a:hover,a:active {color:#997F00; text-decoration:underline;}