@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

body {
background-color:#;
background-image: url(images/background.jpg );
background-position:top;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-top:0px;
}

td.contenttable {
	background-color: #f5f3ee; color: white;
	background-image: url(images/content-bg.jpg);
	width:0px;
	height:127px;
	padding-top:0px;
	padding-left:15px;
	padding-right:0px;
	padding-bottom:10px;
	align:center;
}

td.nav {
	background-color: #f5f3ee; color: white;
	width:800px;
	height:127px;
padding-top:0px;
padding-left:40px;
align:center;
}

td.contenttext {
	background-color: #bab1ab; color: white;
	
}
td.gallery {
	background-color: #bab1ab; color: white;
	
}


td.banner{
background-image: url(images/logo.jpg);
background-position:top right;
background-color:#9d3a10;
width:152px;
height:152px;
background-repeat:no-repeat;
}
td.midline{
background-image: url(#.jpg);
background-position:top right;
background-color:#9d3a10;
width:18px;

background-repeat:repeat-y;
}
td.midline{
background-image: url(images/line.jpg);
background-position:top right;
background-color:#f5f3ee;
width:1px;

background-repeat:repeat-x;
}
td.watermark{
background-image: url(#.jpg);
background-position:bottom left;
background-color:#f5f3ee;
height:310px;
	padding-left:10px;
 	padding-right: 10px;
background-repeat:no-repeat;
}

.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	padding-left:20px;
 	padding-right: 20px;
   	text-transform: none;
	text-align:justify;
	color:#ffffff;
	text-decoration: none;
}

.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	font-style: normal;
	line-height:normal;
	font-weight:bold;
	font-variant:normal;
	padding-left:3px;
 	padding-right: 10px;
   	padding-top:5px;
	padding-bottom:20px;
    /*border-bottom:1px solid #767d5f;*/
	border-length:10%;
	color:#004695;
	text-decoration: none;
	text-align:left;
}
.h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height:normal;
	font-weight:bold;
	font-variant:normal;
	padding-left: 5px;
	padding-top:0px;
	color:#545456;
	text-decoration: none;
	text-align:left;
}
.h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	font-style: normal;
	line-height:normal;
	font-weight:normal;
	font-variant:normal;
	border-bottom:1px solid #767d5f;
	border-length:5%;
	padding-left: 0px;
	padding-top:10px;
	color:#545456;
	text-decoration: normal;
	text-align:left;
}
.h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	font-style: normal;
	line-height:normal;
	font-weight:lighter;
	font-variant:small-caps;
	padding-left:15px;
	padding-top: 15px;
	color:#ffffff;
	text-decoration: none;
	text-align:left;
}
.text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	padding-left: 10px;
 	padding-right: 10px;
   	padding-top:5px;
	text-transform: none;
	color:#545456;
	text-decoration: none;
	text-align: left;
	
}
.textbold {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	padding-left: 10px;
 	padding-right: 10px;
   	padding-top:5px;
	text-transform: none;
	color:#545456;
	text-decoration: none;
	text-align: left;
}
.texttable {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding-left: 5px;
 	padding-right:5px;
   	padding-top:0px;
	text-transform: none;
	text-align:justify;
	color:#545456;
	text-decoration: none;
}
.texttablesubhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	padding-left: 5px;
 	padding-right:5px;
   	padding-top:0px;
	padding-bottom:5px;
    border-bottom:1px solid #767d5f;
	text-transform: none;
	text-align:justify;
	color:#545456;
	text-decoration: none;
}
.texttableblue {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding-left: 5px;
 	padding-right: 5px;
   	padding-top:5px;
	text-transform: none;
	text-align:justify;
	color:#0c5383;
	text-decoration: none;
	}
/*----MENU PANEL----*/
#navarea ul{
border-bottom:0px solid #494F59;
border-top:0px solid #494F59;
width:500px;
margin:50px 0px 0px 0px; 
padding:2px 0px 2px 0px;

}
#navarea ul li{
list-style-type:none;
display:inline; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-transform:uppercase;
text-align:right; 
padding:5px 5px 0px 0px;

}
#navarea a:link, #navarea a:visited{
color:#4d4e4f; 
text-decoration:none;
}
#navarea a.active{
font-weight:bold; 
color:#16679f; 
border-bottom:2px solid #16679f;
}
#navarea a:hover{
border-bottom:2px solid #16679f; 
}

a.bluelink {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style:bold;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-align:right;
	text-transform: none;

	color: #01468e;
	text-decoration: none;
}

a:hover.bluelink	{
	text-decoration: none;
	color: #37281d;
	}


a.pagelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:bold;
	line-height: normal;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;

	color: #004695;
	text-decoration: underline;
}

a:hover.pagelink	{
	text-decoration: underline;
	color: #394f79;
	}


a.sidelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:bold;
	line-height: normal;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;

	color: #ffffff;
	text-decoration: none;
}

a:hover.sidelink	{
	text-decoration: none;
	color: #7d6446;
	}
/*----Image  PANEL----*/	
#Image-home {
	width:800px; 
	height:205px;
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	Padding:0px 0px 0px 0px;
	/* opera does not like 'margin:20px auto' */
	background-image: url(images/tristream-banner.jpg);
	background-position:top;
	background-color:#fff;
	width:800px; 
	height:205px;
	background-repeat:no-repeat;
	border: 0px solid #ccc;
	cellpadding="5" 
	/* part 2 of 2 centering hack */
	width:800px;  /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:800px; 
	
	}
#Image-services {
	width:800px; 
	height:205px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	Padding:0px 0px 0px 0px;
	/* opera does not like 'margin:20px auto' */
	background-image: url(images/tristream-conent-header.jpg );
	background-position:top;
	background-color:#fff;
	width:800px; 
	height:138px;
	background-repeat:no-repeat;
	border: 0px solid #ccc;
	cellpadding="5" 
	/* part 2 of 2 centering hack */
	width:800px;  /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:800px;  
	}
#Image-contact {
	width:743px; 
	height:164px;
	
	margin-top: 5px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
	Padding:5px 5px 5px 5px;
	/* opera does not like 'margin:20px auto' */
	background-image: url(images/contact-p-image.jpg );
	background-position:center;
	background-color:#fff;
	width:743px;
	height:164px;
	background-repeat:no-repeat;
	border: 1px solid #ccc;
	cellpadding="5" 
	/* part 2 of 2 centering hack */
	width:743px;  /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:743px; 
	}
#Image-equipment {
	width:743px; 
	height:164px;
	
	margin-top: 5px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
	Padding:5px 5px 5px 5px;
	/* opera does not like 'margin:20px auto' */
	background-image: url(images/equipment-p-image.jpg );
	background-position:center;
	background-color:#fff;
	width:743px;
	height:164px;
	background-repeat:no-repeat;
	border: 1px solid #ccc;
	cellpadding="5" 
	/* part 2 of 2 centering hack */
	width:743px;  /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:743px; 
	}
#Image-servicesa {
	width:743px; 
	height:164px;
	
	margin-top: 5px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
	Padding:5px 5px 5px 5px;
	/* opera does not like 'margin:20px auto' */
	background-image: url(images/servicesa-p-image.jpg );
	background-position:center;
	background-color:#fff;
	width:743px;
	height:164px;
	background-repeat:no-repeat;
	border: 1px solid #ccc;
	cellpadding="5" 
	/* part 2 of 2 centering hack */
	width:743px;  /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:743px; 
	}
#Image-links {
	width:743px; 
	height:164px;
	
	margin-top: 5px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
	Padding:5px 5px 5px 5px;
	/* opera does not like 'margin:20px auto' */
	background-image: url(images/links-p-image.jpg );
	background-position:center;
	background-color:#fff;
	width:743px;
	height:164px;
	background-repeat:no-repeat;
	border: 1px solid #ccc;
	cellpadding="5" 
	/* part 2 of 2 centering hack */
	width:743px;  /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:743px; 
	}
/*----FOOTER PANEL----*/

td.footer{
height:70px; 
background-image: url(images/tristream-footer.jpg );
background-color:#f5f3ee;
font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding-left: 2px;
 	padding-right: 2px;
   	padding-top: 10px;
	text-align: right;
	text-transform: none;
	color:#373737;
	text-decoration: none;
	}
a.footer {
font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding-left: 2px;
 	padding-right: 2px;
   	padding-top: 10px;
	text-align: right;
	text-transform: none;
	color:#373737;
	text-decoration: none;
}

a:hover.footer	{
	text-decoration: none;
	color: #c2c1c0;
	}

td.aussite{
height:20px; 
background-color:#;
font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding-left: 10px;
 	padding-right: 10px;
   	padding-top: 10px;
	text-align: right;
	text-transform: none;
	color:#373737;
	text-decoration: none;
	}