		html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
  outline: 0;
}
body {
  background-color: #fff;
}
ol, ul {
  list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  /*text-align: left;*/
  font-weight: normal;
}
blockquote:before, blockquote:after,q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}

/* D-lux Styles */
		
		body
		{
			margin: 0;
			padding: 0;
			color: #333333;
  background-color: #ffffff;
  font-size: 100%;
  text-align: center;  /* comment this out to left align */
  background-color: #ffffff;
  line-height: 1.125em; /* 16?1.125=18 */
  font-family: Helvetica, Arial, Sans-Serif;
		}
		
		#header
		{
			height: 305px;
			padding-top:20px;
			padding-left:130px;
			margin-bottom: 10px;
			background: url(../images/droplets2.jpg) repeat-y left top;
			color: #FFFFFF;
			
		}
		
		#content1
		{
			float: left;
			width: 42%;
			height: 300px;
			background-color: #FFF;
			margin-bottom: 10px;
			padding-left:93px;
			text-align:left;			
			
		}
		
		#content2
		{
			float: left;
			margin-left: 0%;
			width: 42%;
			height: 300px;
			background-color: #FFF;
			margin-bottom: 10px;
			padding-left:30px;
			text-align:left;
		}
		
		#footer
		{
			clear: both;
			height: 120px;
			background-color: #B4B4B4;
			margin-bottom: 2px;
			padding-top:10px;
			font-size:75%;
					}
		
		.shell {
		margin: 0 auto;
		width: 85%;
		}
		
	#content1 ul li {
	padding-left: 15px;
	
}	
		a,
 
a:visited {
  color: #647F11;
  text-decoration: none;
}
a:hover {
  color: #667057;
  
}

#header ul li {
	float: left;
	text-align:center;
	margin-right: 24px;
	text-transform: lowercase;
	font-weight: 1000;
	
}
#header ul li a {
 
  color: #FFFFFF;
}
#header ul li a:visited {
 
  color: #FFFFFF;
}
#header ul li a:hover {
 
  color: #647F11;
}

#header ul li.active a {
 
  color: #647F11;
}
.style1 {
	color: #647F11;	
	font-size:140%;
}
.style2 {
	color: #647F11;	
	font-size:100%;
	font-weight:bold;
}
img.pad { 
padding-left:20px; 
}
#pf {
	position:absolute;
	left:12px;
	top:352px;
	width:1237px;
	height:269px;
	z-index:1;
}
#myslides
		{
	position:absolute;
	left:609px;
	top:351px;
	width:489px;
	height:291px;
	overflow: hidden;				
	z-index:1;
		}

fieldset {
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #ccc;
	background: #f8f8f8;
		  }
	  
legend {
font-weight:bold;
color:#647F11;
}	

label {
float:left;
width: 10em;
}

input {
width:200px;
}
input:focus, textarea:focus {
background: #ffc;
}  
 #formcontainer
 {
	position:absolute;
	left:131px;
	top:317px;
	width:442px;
	height:298px;
	z-index:1;
}	  
#fieldset p{float:left; margin:5px 24px 0 0; position:relative; width:304px;}
