body {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	text-align: center;
	line-height: 1.5em;
	color: #005200;
	background: #ffffff;
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
	}
html>body { /* be nice to Opera */
	font-size: small;
	}

#wrapper {
	
	margin: 10px auto 30px auto;
	font-size: 95%;
	text-align: left;
	background: url(./image/bg2.gif) repeat-y;
	width: 733px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 731px;
	}
	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

html>body #wrapper {
  	width: 731px;
	} 

/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#maincontent {clear:right;}
/* End IE5-Mac hack */

#maincontent {

	padding: 0px;
	float: right;
	width: 598px;
	}
#maincontent img
{

	margin-left: -2px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	margin: 0px;
}
html>body #maincontent img
	{
  	margin: 0px;
	}

#header
{
	float: right;
  background: url(./image/header2.jpg) no-repeat;
  width: 598px;
	height: 75px;

}

#sidebar {
	width: 133px;
	float: left;
	margin: 0;
	padding: 0;
	}
	
#numbers
{

	margin-top: 18px;
	margin-right: 0px;
	padding-right: 9px;
	float: right;
	background: url(./image/numbers.gif) no-repeat;
	width: 162px;
	font-size: .8em;
	padding-top: 50px;

}
#sub_sidebar
{
	margin-top: 18px;
	margin-right: 0px;
	padding-right: 9px;
	float: right;
	background: url(./image/sidebar_bg.jpg) no-repeat;
	width: 162px;
	height: 344px;

}
#sub_sidebar_small
{
	margin-top: 18px;
	margin-right: 0px;
	padding-right: 9px;
	float: right;
	background: url(./image/sidebar_small_bg.jpg) no-repeat;
	width: 162px;
	height: 192px;

}
#sub_sidebar_content
{
	font-size: .8em;
	font-weight: bold;
	text-align: center;
}
#sub_sidebar_footer
{
clear: both;

}
#content
{

	clear: all;
	float: left;
	padding: 8px 13px 10px 18px;
	width: 396px;

}
#content_nosidebar
{
	
	
	float: left;
	padding: 18px 13px 10px 16px;
	width: 396px;
}

html>body #wrapper #maincontent #content {
  	width: 396px;
	}
	
#content img
{

	padding: 10px 0 10px 0;

}

.about
{
	float: left;
	padding-right: 25px;
	padding-top: 10px;

}

.homeimage
{
	float: left;
	margin: -5px 10px 5px 0 !important;


}
#footer
{
clear: both;

}


/*navbar css*/

#about a
{

   	display: block;
		width:55px;
		height:75px;
		padding-bottom: 0px;
		background: url(./image/nav_about.gif) no-repeat;
		text-decoration:none;
		float: right;
	}


#about a:hover
{
	background: url(./image/nav_about.gif) no-repeat 0 -75px;
}

#faq a
{

   	display: block;
		width:52px;
		height:75px;
		padding-bottom: 0px;
		background: url(./image/nav_faq.gif) no-repeat;
		text-decoration:none;
		float: right;
	}


#faq a:hover
{
	background: url(./image/nav_faq.gif) no-repeat 0 -75px;
}

#clients a
{

   	display: block;
		width:63px;
		height:75px;
		padding-bottom: 0px;
		background: url(./image/nav_clients.gif) no-repeat;
		text-decoration:none;
		float: right;
	}


#clients a:hover
{
	background: url(./image/nav_clients.gif) no-repeat 0 -75px;
}

#resources a
{

   	display: block;
		width:81px;
		height:75px;
		padding-bottom: 0px;
		background: url(./image/nav_resources.gif) no-repeat;
		text-decoration:none;
		float: right;
	}


#resources a:hover
{
	background: url(./image/nav_resources.gif) no-repeat 0 -75px;
}
#products a
{

   	display: block;
		width:69px;
		height:75px;
		padding-bottom: 0px;
		background: url(./image/nav_products.gif) no-repeat;
		text-decoration:none;
		float: right;
	}


#products a:hover
{
	background: url(./image/nav_products.gif) no-repeat 0 -75px;
}

#home a
{

   	display: block;
		width:72px;
		height:75px;
		padding-bottom: 0px;
		background: url(./image/nav_home.gif) no-repeat;
		text-decoration:none;
		float: right;
	}


#home a:hover
{
	background: url(./image/nav_home.gif) no-repeat 0 -75px;
}

#about a i, #faq a i, #clients a i, #resources a i, #products a i, #home a i
	{
 		visibility: hidden;
		
	}

#products_table
{
	margin-left: auto;
	margin-right: auto;
}

#products_table td
{
	padding: 10px;
	text-align: left;
	border: 0px;
}


	
/*content css*/

.center
{
  text-align: center;
}


p
{

margin-left: 5px;
font-family: Verdana, sans-serif;
line-height: 1.4em;
}




ul
	{
		margin: 0px 0px 0px 15px;
		padding: 0px;
		list-style-type: disc;
		list-style-position: outside;
	}
li
	{
		padding-bottom: 5px;
	}
	
h1, h2, h3, h4, h5
	{
		margin: 0px;
	}
h1
	{
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #103500;
	margin-top: 13px;
	margin-bottom: 10px;
	font-style: italic;
	}
h2
	{
		font-family: georgia, "Times New Roman", Times, serif;
		font-size: 1.3em;
		margin-bottom: 10px;
	}
h3
	{
		font-family: verdana,helvetica,arial,sans-serif;
		font-weight: bold;
		font-size: 1em;
		
	}
h4
	{
		font-family: verdana,helvetica,arial,sans-serif;
		font-size: .9em;
		font-weight: bold;
	}

address
{
	font-style: normal;
}

h2
{
	padding-top: 10px;
}



a
	{
		border: 0px;
		font-weight: bold;
	}
	
a:link
	{
		text-decoration: none;
		color: #005200;
		border: 0px;

		
	}
a:visited
	{
		text-decoration: none;
		color: #005200;
		border: 0px;
	}
a:hover
	{
		
		text-decoration: none;
		color: #993300;
		border: 0px;
	}
a:active
	{
		text-decoration: none;
		color: #900;
		border: 0px;
	}
	
/*form css*/


label {

	display: block;
	
	float: left;
	margin-bottom: 10px; 
	padding: 3px 5px;
  margin: 0px 0px 5px 0px;
  text-align: left;
}

input,textarea {
	display: block;
	width: 250px;
	float: left;

}

#submit
{
padding: 3px 5px;
	clear: both;
	float: right;
	width: 100px;
}
br {
	clear: left;
}


select
{
	display: block;
}

ul
{
	margin-left: 25px;
}