/* Layout Stylesheet */ 

body {
	margin:20px;	
	text-align:center;
	padding:0;
	background-color: #6699CC;
	background-repeat: repeat-x;
 }

#outer {
 text-align:left;
 border:2px solid #CC9933;
 width:730px;
 margin:auto;
 background-color: white;
 }

#hdr {
 height:60px;
 background:white;
 color: #333333;
 height: 110px;
 }
 
#hdr img {
	padding: 15px;
	border:none;
	}

#bar {
	height:22px;
/*	border-top: 1px solid #993300; */
	border-top: 0px none;
	border-right: 0px none;
/*	border-bottom: 1px solid #993300; */
	border-bottom: 0px none;
	border-left: 0px none;	
	clear:both;
 }

#bodyblock {
 position:relative;
 background: white;
 color: #333333;
 width:730px;
 padding:0;
 }

#l-col {
 float:left;
 background:white;
 width:180px;
 }

#cont {
 width:540px;
 background:#ffffff url(images/backgrounds/leaf_motif.gif) repeat-y 0px 0px;
 color: #333333;
 border:solid #000000;	
 border-width:0 0 0 0px;
 text-align:left;
 float:right;
 padding-left: 10px;
 }

#ftr {
	height: 1.5em;
	background:white;
	margin:0;
	line-height: 25px;
	border-top: 1px solid #cc9933;
	border-right: 0 none;
	border-bottom: 1px solid #cc9933;
	border-left: 0 none;
	clear:both;
	color: #0066cc;
 }
 
#footerText {
	background:white;
	margin:0;
	border: 0;
 }


#page_heading {
	text-align: left;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.mainImage
{
	float:left;
	padding-top:0;
	padding-left:0;
	padding-right: 15px;
	padding-bottom: 35px;
	border:0;
}

.mainImageRight
{
	float:right;
	padding-top:0;
	padding-left:15px;
	padding-right: 0px;
	padding-bottom: 15px;
	border:0;
}

.graphs {
	text-align: center;
	margin: 30px 0px;
	
	padding: 0px;
}
.download_buttons {
	padding-bottom: 30px;
}

#toptext	{
	text-align:right;
	float:right;
	}
	
#logo {
	text-align:left;
	float:left;
	}

/*

*****************

Presentation

*****************

*/

/* Presentation Stylesheet */ 

h3, p {
	margin:0;
	padding:0 20px 15px 0;
	font-family:Georgia, Verdana, "Times New Roman", Times, serif;
	color:#333333;
	font-size: small;
	line-height: 1.5em;
	clear: left;
	text-decoration:none;
 }
 
h3, p a,
h3, p a:active {
	font-family:Georgia, Verdana, "Times New Roman", Times, serif;
	color:#333333;
	font-size: small;
	text-decoration: none;
	font-weight: bold;
 }
 
h3, p a:hover {
	font-family:Georgia, Verdana, "Times New Roman", Times, serif;
	color:#333333;
	font-size: small;
	text-decoration: underline;
	font-weight:bold;
 }

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	color: #707070;
	clear: both;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: italic;
	line-height: 1.5em;
	font-weight: normal;
	color: #707070;
	clear: both;
	text-align: right;
	padding-right: 25px;
	padding-bottom: 40px;
}

li {
	list-style-position: outside;
	list-style-image: url(images/graphics/leaf_bullet.gif);
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color:#5D5D5D;
	padding-left: 10px;
	padding-bottom: 15px;
	margin-left: 25px
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-align: left;
	padding-bottom: 5px;
	margin: 0px;
}

/*

*****************

 Navigation
 
*****************

*/

#navigation_wrapper {
	padding-top: 0px;
	width: 180px;
	height: 500px;
}

.button_wrapper {
	padding-top: 15px;
	padding-left: 15px;
}

.button_home ,
.button_about,
.button_products,
.button_contact,
.button_gallery,
.button_links
{
	padding: 0px;
	border: 0px;
	overflow:hidden;
	width: 136px;
	height: 31px;
}

/* Home */

.button_home a {
	background: url(images/buttons/home.gif) no-repeat 0px 0px;
	text-decoration:none;
	display:block;
	padding-left: 0px;
	border: 0px;
	overflow:hidden;
	width: 136px;
	height: 31px;
}

.button_home a:hover {
	background: url(images/buttons/home.gif) no-repeat 0px -31px;
}

.button_home a span {display: none;}

.button_home a:hover span 
{
display: block;
position: absolute;
top: -75px;
left: 300px; 
width: 400px;
padding: 10px; 
margin: 0px; 
z-index: 1;
color: #0066cc; 
font: bold 14px Arial, Helvetica, sans-serif; 
text-align: right;
}

/* Gallery */

.button_gallery a {
	background: url(images/buttons/gallery.gif) no-repeat 0px 0px;
	text-decoration:none;
	display:block;
	padding-left: 0px;
	border: 0px;
	overflow:hidden;
	width: 136px;
	height: 31px;
}

.button_gallery a:hover {
	background: url(images/buttons/gallery.gif) no-repeat 0px -31px;
}

.button_gallery a span {display: none;}

.button_gallery a:hover span 
{
display: block;
position: absolute;
top: -75px;
left: 300px; 
width: 400px;
padding: 10px; 
margin: 0px; 
z-index: 1;
color: #0066cc; 
font: bold 14px Arial, Helvetica, sans-serif; 
text-align: right;
}

.button_about a {
	background: url(images/buttons/about_us.gif) no-repeat 0px 0px;
	text-decoration:none;
	display:block;
	padding-left: 0px;
	border: 0px;
	overflow:hidden;
	width: 136px;
	height: 31px;
}

.button_about a:hover {
	background: url(images/buttons/about_us.gif) no-repeat 0px -31px;
}

.button_about a span {display: none;}

.button_about a:hover span 
{
display: block;
position: absolute;
top: -75px;
left: 300px; 
width: 400px;
padding: 10px; 
margin: 0px; 
z-index: 1;
color: #0066cc; 
font: bold 14px Arial, Helvetica, sans-serif; 
text-align: right;
}

.button_products a {
	background: url(images/buttons/products.gif) no-repeat 0px 0px;
	text-decoration:none;
	display:block;
	padding-left: 0px;
	border: 0px;
	overflow:hidden;
	width: 136px;
	height: 31px;
}

.button_products a:hover {
	background: url(images/buttons/products.gif) no-repeat 0px -31px;
}

.button_products a span {display: none;}

.button_products a:hover span 
{
display: block;
position: absolute;
top: -75px;
left: 300px; 
width: 400px;
padding: 10px; 
margin: 0px; 
z-index: 1;
color: #0066cc; 
font: bold 14px Arial, Helvetica, sans-serif; 
text-align: right;
}

.button_contact a {
	background: url(images/buttons/contact_us.gif) no-repeat 0px 0px;
	text-decoration:none;
	display:block;
	padding-left: 0px;
	border: 0px;
	overflow:hidden;
	width: 136px;
	height: 31px;
}

.button_contact a:hover {
	background: url(images/buttons/contact_us.gif) no-repeat 0px -31px;
}

.button_contact a span {display: none;}

.button_contact a:hover span 
{
display: block;
position: absolute;
top: -75px;
left: 300px; 
width: 400px;
padding: 10px; 
margin: 0px; 
z-index: 1;
color: #0066cc; 
font: bold 14px Arial, Helvetica, sans-serif; 
text-align: right;
}

/* Links */

.button_links a {
	background: url(images/buttons/links.gif) no-repeat 0px 0px;
	text-decoration:none;
	display:block;
	padding-left: 0px;
	border: 0px;
	overflow:hidden;
	width: 136px;
	height: 31px;
}

.button_links a:hover {
	background: url(images/buttons/links.gif) no-repeat 0px -31px;
}

.button_links a span {display: none;}

.button_links a:hover span 
{
display: block;
position: absolute;
top: -75px;
left: 300px; 
width: 400px;
padding: 10px; 
margin: 0px; 
z-index: 1;
color: #0066cc; 
font: bold 14px Arial, Helvetica, sans-serif; 
text-align: right;
}


#bottomNavigation {
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:smaller;
	color:#0066cc;
	text-decoration:none;
}


#bottomNavigation a,
#bottomNavigation a:active
{
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:smaller;
	color:#0066cc;
	text-decoration:none;
}

#bottomNavigation a:hover
{
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:smaller;
	color:#6699cc;
	text-decoration:underline;
}

#copyright {
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#0066cc;
	text-decoration:none;
	font-weight: normal;
}


#copyright a,
#copyright a:active
{
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0066cc;
	text-decoration:none;
	font-weight: bold;
}

#copyright a:hover
{
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6699cc;
	text-decoration:underline;
}

/*

**********************

Form

**********************

*/

#formHolder	{
	width:100%;
	font-size: 0.75em;
	float:right;
	}

form {
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:smaller;
	}

label,input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

label {
	text-align: right;
	width: 125px;
	padding-right: 20px;
	font-size: 0.75em;
}

br {
	clear: left;
/*	inherit: none;*/
}
.submitButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006666;
	text-align: center;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003333;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #003333;
	width: auto;
}
input, textarea, select {width: 40%;} 
