html {
	text-align: center;
	font: 10px/1.3 "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	background-color: #fff;
	color: #4b4b4b;
}

body 
{

	margin: 0 auto;
	padding: 0;
	font: 12px  Verdana, Arial, Helvetica, Sans-serif;
	line-height: 20px;
	text-align: left;
}


div#TopBlank
{
	padding-top:20px;
}
a:link, a:visited {
	background-color: inherit;
	color: #333;
	text-decoration: underline;
}

a:hover, a:active {
	background-color: inherit;
	color: #555;
	text-decoration: underline;
}




ul#nav li {
	float: left;
	margin: 0;
	padding: 30px 0 0 0 ; 
	list-style-type: none;
	text-transform: uppercase;
}

html>body ul#nav li {
	float: left;
	margin: 0;
	padding: 15px 0 0 0;
	list-style-type: none;
	text-transform: uppercase;
}

ul#nav li a {
	text-decoration: none;
	padding: 13px 30px 14px 30px;
}






ul#nav li a:link, ul#nav li a:visited {
	background-color: inherit;
	color: #fff;
}

ul#nav li a:hover, ul#nav li a:active {
	background-color: inherit;
	color: #c9f381;
}

ul#subnav {
	margin: 0;
	padding: 0 0 0 30px;
	width: 770px;
	height: 31px;
	background: #000 url('../App_Themes/images/subnav_bg.gif') repeat-x;
	color: inherit;
}

ul#subnav li {
	float: left;
	margin: 0;
	padding: 9px 0 0 0;
	list-style-type: none;
	text-transform: uppercase;
}

ul#subnav li a {
	text-decoration: none;
	padding: 7px 20px 7px 20px;
	background: url('../App_Themes/images/subnav_sep.gif') no-repeat left 50%;
}

ul#subnav li a:link, ul#subnav li a:visited {
	background-color: inherit;
	color: #303030;
}

ul#subnav li a:hover, ul#subnav li a:active {
	background-color: inherit;
	color: #000;
}

ul#subnav li#subnavfirst a:link, ul#subnav li#subnavfirst a:visited {
	background: url('../App_Themes/images/subnav_icon.gif') no-repeat left 50%;
	color: #303030;
}

ul#subnav li#subnavfirst a:hover, ul#subnav li#subnavfirst a:active {
	background: url('../App_Themes/images/subnav_icon.gif') no-repeat left 50%;
	color: #000;
}

div#banner {
	margin: 0;
	
}
div#content p
{
    margin-bottom:10px;
	margin-left: 20px;margin-right:10px;
	padding-top: 10px;
	padding-left: 0px;
	text-justify: newspaper;
	
}




div#content a
{
	text-decoration: none;
	font-size: larger;
	color:#336600;
}

div#content p table 
{
	border: 1px solid #e1dada;
	padding:0px;
	margin: 10px 10px 10px 10px;
}
div#content p table tr 
{
	vertical-align: top;
}
div#content p table tr td
{
	vertical-align: top;
	
}


div#col1, div#col2, div#col3 
{
    border:solid 1px black;
	width: 240px;
	float: left;
	margin: 5px 0 0px  30px;
	border: solid 1px white;
	
	padding-top: 10px;
	
}

div#col1 h2, div#col2 h2, div#col3 h2 {
	font: bold 12px/1.3 "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	text-transform: uppercase;
	background-color: inherit;
	color: #4b4b4b;
/*	margin: 35px 0 0 0;*/
	padding: 0 0 0 25px;
	text-align:center;
}
div#col1 img, div#col2 img,div#high img
{
   
    display:block;
    margin-left:auto;
    margin-right:auto;
}

/*this is highlight for when a mouse is over a column*/
div#high
{ 
	border: solid 1px #e1dada;
	width: 240px;
	float: left;
	margin: 5px 0 0px  30px;
	cursor: hand;
	padding-top: 10px;
} 
div#high h2
{
	font: bold 12px/1.3 "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	text-transform: uppercase;
	background-color: inherit;
	color: #4b4b4b;
	/*margin: 35px 0  30px 0;*/
	padding: 0 0 0 25px ;
	
	text-align:center;
}
div#high h2 {
	background: #fff url('../App_Themes/images/arrow_right.gif') no-repeat left 50%;
	color: inherit;
	
}



h2 span {
	background-color: inherit;
	color: #a3c76a;
}

div#col1 h2 {
	background: #fff url('../App_Themes/images/icon_brush.gif') no-repeat left 50%;
	color: inherit;
}

div#col2 h2 {
	background: #fff url('../App_Themes/images/icon_person.gif') no-repeat left 50%;
	color: inherit;
}

div#col3 h2 {
	background: #fff url('../App_Themes/images/icon_star.gif') no-repeat left 50%;
	color: inherit;
}

div.featureimg {
	padding: 12px 0 0 12px;

	background: #fff url('../App_Themes/images/feature_bg.gif') no-repeat;
	color: inherit;
}

ul.featurelist {
	margin: 0 0 0 0px;
	padding: 0;
}

ul.featurelist em
{
    font-weight:bold;
    color:#769C30;
    
}
ul.featurelist li {
	margin: 0;
	padding: 3px 0 3px 16px;
	list-style-type: none;
	background: #fff url('../App_Themes/images/bullet.gif') no-repeat left 50%;
	color: inherit;
	text-align:justify;
}

h2.heading {
	font: bold 16px/1.3 "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	text-transform: uppercase;
	background-color: inherit;
	color: #4b4b4b;
	margin: 20px 0 0 0;
	padding: 0 0 1px 25px;
	border-bottom: 1px solid #ddd;
	background: #fff url('../App_Themes/images/icon_star.gif') no-repeat left 50%;
	color: inherit;
	clear: both;
	
}

h3.heading {
	margin: 15px;
	padding: 5px 0px 5px 5px;
	background: #f0f0f0;
	font-size: 14px;
}




div#footer
{

	color:#555;
	text-align:right;
	font-size:0.85em;
	margin-top:10px;

	margin-bottom: 10px;
}






div#foot p a {
	text-decoration: none;
}

div#foot p a:link, div#foot p a:visited {
	background-color: inherit;
	color: #4b4b4b;
}

div#foot p a:hover, div#foot p a:active {
	background-color: inherit;
	color: #000;
}



#submenu img
{
	float:left;
	margin:0px 10px 0px 10px;	
	border:1px solid #C0C0C0;
}
#submenu
{
	margin:5px;
	padding:0px;
	list-style-type:none;	
	clear:left;
	text-decoration: none;
}
.menuitem
{
	border:1px solid #FFF;
	margin: 5px;
	padding: 10px 0px 20px 0px;
	clear:left;
	height: 50px;
}
.menuitem:hover, .menuitem.sover
{
	border:1px solid #C0C0C0;
	background:#F8F8F8;
	margin: 0;
}

/*this is highlight for when a mouse is over a column*/
li#high
{ 
	
	border: solid 1px #e1dada;
	margin:5px;
	padding: 10px 0px 20px 0px;
	clear:left;
	height: 50px;
} 
li#high h2 {
	background: #fff url('../App_Themes/green/images/arrow_right.gif') no-repeat left 50%;
	color: inherit;
}



div#navbreadcrumb
{
	padding: 0 0 0 40;	
}

.service_featurelist
{
	padding: 0px 0 0 40px;
}

.image
{
	float:right;
	border:1px solid #C0C0C0;
	margin:0px 0px 10px 10px;
	line-height:0;
}

.services
{
	padding-left: 80px;
}



