body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 0;
	padding-top : 0;
	padding-right : 0;
	padding-bottom : 0;
	padding-left : 0;
	background: #FFFFFF url(../images/interface/sage_01.gif) repeat-x;
	background-attachment: fixed;
	text-align: center;
	} 
	
#container {
	width: 760px;
	display: table;
	margin-left: auto; 
	margin-right: auto; 
	}
	
#header {
	padding: 0;
	margin: 0;
	}
	
td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #333333;
	line-height: 150%;
	text-align: justify;
	}
	
ul {
	list-style-image:   url(../images/interface/bullets/bullet_list1.gif);
	color: #333333;
	}
	
	ul ul {
		list-style-image:   url(../images/interface/bullets/bullet_list2.gif);
		}
	
hr {
	height: 1px;
	color: #D3D3D3;
	margin: 15px 0 15px 0;
	}

a:link {
	color: #497860;
	text-decoration: underline;
	}
	 
a:active {
	color: #497860;
	text-decoration: underline;
	}
	 
a:visited {
	color: #66917B;
	text-decoration: underline;
	}
	 
a:hover {
	color: #0D321F;
	text-decoration: underline;
	}  
	
#headerfootertable {
	height: 25px;	
	}
	
#topbottomnav {
	font-size: 10px;
	text-align: right;
	letter-spacing: 1px;
	}
	
	#leftbottomnav {
		font-size: 10px;
		text-align: left;
		letter-spacing: 1px;
		}
	
		#topbottomnav ul, #leftbottomnav ul {
			list-style-image: none;
			display: inline;
			margin: 0;
			}
			
		#topbottomnav li, #leftbottomnav li {
			display: inline;
			padding: 0 15px 0 15px;
			padding-top: 0;
			padding-right: 15px;
			padding-bottom: 0;
			padding-left: 15px;
			}
			
		#topbottomnav a, #leftbottomnav a {
			color: #FFFFFF;
			text-decoration: none;
			}
			
		#topnav a:active, #leftbottomnav a:active {
			color: #FFFFFF;
			text-decoration: none;
			}
			
		#topbottomnav a:visited, #leftbottomnav a:visited {
			color: #FFFFFF;
			text-decoration: none;
			}
			
		#topbottomnav a:hover, #leftbottomnav a:hover {
			color: #10422A;
			text-decoration: none;
			}	
	
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #000000;
	text-align: center;
	padding: 8px 0 15px 0;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

H1 {
	font-size: 18px;
	font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
	color: #777;
	font-weight: bold;
	margin: 0 0 3px 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	letter-spacing: 2px;
}

H2 {
		font-weight: bold;
		font-size: 16px;
		font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
		padding:0;
		color: #667f99;
		letter-spacing: 1px; 
}

H3 {
	font-size: 12px;
	color: #000000;
	display: inline;
}

#center {
	text-align: center;
	padding: 0;
	}
	
.bar_bg {
	border-top: #D0D1D1 solid 1px;
	border-bottom: #D0D1D1 solid 1px;
	background-image:  url(../images/interface/sage_04.gif);
	background-color: #B7C3BD;
	}
	
.body_top {
	border-top: #D0D1D1 solid 1px;
	background: #FFF;
	}
	
.body_left {
	border-left: #D0D1D1 solid 1px;
	background: #FFF;
	}
	
.body_right {
	border-right: #D0D1D1 solid 1px;
	background: #FFF;
	}
	
.body_bottom {
	border-bottom: #D0D1D1 solid 1px;
	background: #FFF;
	}
	
.body_home {
	background: #FFF;
	padding: 8px 0 8px 0;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
	}
	
#footerbar {
	padding: 5px 0 0 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
	
#home_header {
	background:  url(../images/interface/header.gif);
	height: 26px;
	width: 230px;
	font-size: 10px;
	color: #666;
	font-weight: bold;
	text-align: left;
	line-height: 26px;
	text-indent: 8px;
	}
	
	#home_header a {
		color: #666666;
		text-decoration: none;
		}
	
#column_content {
	border: 1px solid #D0D1D1;
	margin: 8px;
	padding: 0px;
	text-align: left;
	font-size: 10px;
	line-height: 125%;
	}
	
	#column_content p {
		padding: 0;
		margin: 8px 9px;
		text-align: justify;
		}
		
	#column_content p.more {
		padding: 0;
		margin: 12px 4px 0 4px;
		text-align: right;
		}
		
#recentsites {
	margin-top: 6px;
	margin-bottom: 0;
	margin-left: -18px;
	}
	
	* html body #recentsites {
		margin-top: 6px;
		margin-bottom: 0;
		margin-left: 32px;
		}
	
#industries {
	text-align: center;
	width: 230px;
	}
	
		#industries ul{
			list-style-image: none;
			width: 230px;
			margin: 5px 0 5px 0;
			margin-top: 5px;
			margin-right: 0;
			margin-bottom: 5px;
			margin-left: 0;
			padding: 0 0 0 0;
			padding-top: 0;
			padding-right: 0;
			padding-bottom: 0;
			padding-left: 0;
			}
			
		#industries li{
			list-style-type: none;
			}
			
		#industries li a{
			text-align: left;
			display: block;
			width: 230px;
			background-color: #FAFAFA;
			border-bottom: 1px solid #D3D3D3;
			vertical-align: middle;
			font-size: 10px;
			color: #497860;
			text-decoration: none;
			font-weight: bold;
			margin: 0 0 0 0;
			margin-top: 0;
			margin-right: 0;
			margin-bottom: 0;
			margin-left: 0;
			line-height: 200%;
			text-indent: 6px;
			}
			
		#industries li.top a{
			text-align: left;
			display: block;
			width: 230px;
			background-color: #FAFAFA;
			border-top: 1px solid #D3D3D3;
			border-bottom: 1px solid #D3D3D3;
			vertical-align: middle;
			font-size: 10px;
			color: #497860;
			text-decoration: none;
			font-weight: bold;
			margin: 0 0 0 0;
			margin-top: 0;
			margin-right: 0;
			margin-bottom: 0;
			margin-left: 0;
			line-height: 200%;
			text-indent: 6px;
			}
			
		* html body #industries li a{
			text-align: left;
			display: block;
			width: 230px;
			background-color: #FAFAFA;
			border-bottom: 1px solid #D3D3D3;
			vertical-align: middle;
			font-size: 10px;
			color: #497860;
			text-decoration: none;
			font-weight: bold;
			padding: 4px 0 4px 0;
			margin: 0 0 0 0;
			}
			
		* html body #industries li.top a{
			text-align: left;
			display: block;
			width: 230px;
			background-color: #FAFAFA;
			border-top: 1px solid #D3D3D3;
			border-bottom: 1px solid #D3D3D3;
			vertical-align: middle;
			font-size: 10px;
			color: #497860;
			text-decoration: none;
			font-weight: bold;
			padding: 4px 0 4px 0;
			margin: 0 0 0 0;
			}
			
		#industries li a:visited{
			text-decoration: none;
			}
			
		#industries li a:active{
			text-decoration: none;
			}
			
		#industries a:hover, #industries li.top a:hover{
			text-decoration: none;
			background-color: #EBEBEB;
			}

.sagepic {
	margin: 0 0 5px 5px;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 15px;
	}
	
.more {
	text-align: right;
	}
	
.more_services {
	text-align: right;
	padding-right:10px;
	font-size: 10px;
	}
	
