html { height: 101%; }
* { padding: 0; margin: 0; }
ul { list-style: none; }
a { outline: none; }
a:active { outline: none; }
img { border: none; outline: none; }
body { text-align: center; font-family: arial; font-size: 11px; color: #777;}
#shadow-1 { width: 655px; margin: 0px auto; }
#shadow-2 { width: 655px; margin: 0px auto; }
.template { width: 611px; margin: 0px auto; text-align: left;}
#shadow-1 > .template {border-left: 1px solid rgb(109,110,113); border-right: 1px solid rgb(109,110,113); border-top: 1px solid rgb(109,110,113);}
#page { background-color: white;}
#page-ruler-bottom { border-top: solid 1px rgb(109,110,113); }
#banner1 { height: 88px; border-bottom: solid 2px white; overflow: hidden;}
#banner2 { height: 77px; background-color: #fff; color: #000; border-bottom: solid 2px #40ae49;}
#banner-flag { float: left; border-right: solid 1px white;}
#banner-text {float: left; margin-top: 20px; margin-left: 20px; width: 320px;}
#banner-ask {float: left; margin-left: 10px; margin-top: 18px; height: 42px; width: 91px; background: url(button2.png) no-repeat; cursor: pointer;}
#sidebar { border: solid 0px red; min-height: 400px;}
#bottom-links { height: 72px; font-size: 10px;}
 #bottom-links a { color: #777; font-size: 10px; text-decoration: none; padding: 0 5px;}
 #bottom-links a:hover { color: black;}
#footer { color: #999; margin-top: -16px;}
#footer a, #footer a:visited, #footer a:link, #footer a:active { color: #999; text-decoration: none; }
#footer a:hover { color: #999;text-decoration: underline; }

.col-left { float: left; }
.col-right { float: right; }
.col-border-right { border-right: solid 1px rgb(109,110,113);}
.col-border-bottom {  margin-bottom: 2px;}
.col-padding { padding-top: 20px; padding-bottom: 20px; }
.col-content  {line-height: 1.5em;}
.content { margin: 0 10px; }
.size-1third { width: 154px; }
.size-2third { width: 454px; }
.side-box { border: solid 0px blue; margin: 0 10px 0 20px;}
.toptitle { font-family: arial; font-size: 19px; font-weight: normal;}

/* home layout */
.home-box { margin-bottom: 10px;}
.home-category { margin-top: -13px; margin-bottom: 10px; padding: 0; height: 60px; /*background: url(category.png) no-repeat center center;*/}
.home-category a, .home-category a:link, .home-category a:visited, .home-category a:active, .home-category a:hover 
{ color: White; font-size: 12px; text-decoration: none; }

/* search */
#search-box{ margin: 0 20px 5px 10px; }
#search-box input[type=textbox] { width: 92px; font-family: Arial; font-size: 10px;}
#search-box input[type=submit] { border: solid 1px #777;}
.search-result { border-bottom: dotted 1px #007a3d; margin-bottom: 5px; padding-bottom: 5px;}
.search-result a { color: #007a3d; }

/* top level side bar menu */
#side-menu { margin: 0 20px 0 10px; }
#side-menu li {	padding: 6px 0;	border-top: dotted 1px #007a3d;}
#side-menu li.islast {	border-bottom: dotted 1px #007a3d;}
#side-menu li a, #side-menu li a:active, #side-menu li a:visited, #side-menu li a:link, #side-menu li a:hover {
	text-decoration: none;color: #777;text-transform: uppercase;font-weight: normal;
}
#side-menu li a:hover {color: black;}

/* request a quote, etc */
#link-menu { margin-left: -8px; margin-top: 10px; margin-bottom: 5px; font-size: 12px; font-family: Arial Black, Arial; }
#link-menu li {	display: block; height: 55px; text-align: center; border: solid 0px transparent;}
#link-menu li.islast {	}
#link-menu li a, #link-menu li a:active, #link-menu li a:visited, #link-menu li a:link, #link-menu li a:hover {
	display: block; margin: 0px;text-decoration: none;color: #00853e;text-transform: uppercase;font-weight: normal;
}
#link-menu li a:hover {color: #00853e; }

/* bottom menus */
#bottom-menu1 li { float: left; }
 #bottom-menu1 a.isfirst { padding-left: 0; }
#bottom-menu2 { }
 #bottom-menu2 li { float: left; }
#bottom-menu3 { }
 #bottom-menu3 li { float: left; }

/* testimonials */
.quote-viewer { width: 160px; padding: 10px 10px; margin: 10px 15px;}
.quote-viewer .title { color: #00853e; font-size: 10px; text-transform: uppercase; text-align: center; 
                       font-family: Arial Black, Arial; border-bottom: dotted 1px #007a3d; 
                       padding: 0 10px 10px 10px; margin-bottom: 10px;}
.quote-viewer .wrapper { height: /*170px;*/auto; border-bottom: dotted 1px #007a3d; margin-bottom: 10px;  }                   
.quote-viewer .quote { font-family: Georgia;color: Black; line-height: 1.7em; 
                       padding: 0 10px 0px 10px; margin-bottom: 10px;}
.quote-viewer .author { font-size: 10px; margin-left: 0px; padding: 0 10px 10px 10px; color: Black;}
.quote-pager { text-align: center; clear: both;}

/* industry (category viewer) */
.industry-viewer { margin-left: 10px;}
.industry-box { border-top: dotted 1px #007a3d; margin: 10px 10px 0 10px; padding-top: 10px;}
.industry-browser > p { margin: 0;}
.industry-browser-article { padding: 3px;}
.industry-browser-article a, .industry-browser-article a:link, 
.industry-browser-article a:hover, .industry-browser-article a:active, .industry-browser-article a:visited
	{ color: #777; text-decoration: none; }
.industry-browser-article a:hover { color: black; text-decoration: underline; }
.industry-process a { color: #007a3d; }

/* article viewer */
.article-viewer {margin-left: 10px; margin-right: 10px; }
.article-viewer a, .article-viewer a:link, 
.article-viewer a:hover, .article-viewer a:active, .article-viewer a:visited
	{ color: #777; text-decoration: none; }
.article-viewer a:hover { color: black; text-decoration: underline; }
.article-viewer .caption {font-style: italic; font-size: 9px;}

.article-breadcrumb a, .article-breadcrumb a:link, 
.article-breadcrumb a:hover, .article-breadcrumb a:active, .article-breadcrumb a:visited
	{ color: #777; text-decoration: none; }

.highlight { background-color: Yellow; }

/* generic content settings */
.content h1 { line-height: 1em; font-family: Georgia; font-size: 12px; font-weight: bold; margin-bottom: 10px;}
.content p { margin: 0 0 10px 0; }
