body,html {
	font-family: Arial, Helvetica, sans-serif, Georgia;
	font-size: 100.01%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
body {
	color: #333333;
	background: #f7f7f7;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3em;
	padding-left: 0px;
}
abbr {speak:spell-out;}
acronym {speak:normal;}
abbr, acronym {border:none;}
abbr[title], acronym[title] {border-bottom: 1px dotted black;}
.outterwrapper {
	display: table;
	padding: 0px 0px 0px 7px;
	margin-top: 1em;
	margin-right: 1.5em;
	margin-bottom: 3em;
	margin-left: 1.5em;
	background-color: #ffffff;
	background-image: url(images/left-fade.gif);
	background-repeat: repeat-y;
	background-position: 0%;
}
.innerwrapper {
	display: table;
	padding: 0px 7px 0px 0px;
	background-color: #FFFFFF;
	margin: 0em;
	background-image: url(images/right-fade.gif);
	background-repeat: repeat-y;
	background-position: 100%;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
a:link, a:visited {
	color: #0000CE;
}
ul {
	margin: 1em 0em 1em 30em;
	padding: 0em;
	font-size: 80%;
}
ul li{}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #DBDBDB;
	font-size: 105%;
	margin: 0px;
	padding: 1px 0px 1px 2.5em;
	background: #f7f7f7 none;
	text-align: left;
}
table {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
tr, td {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td.frm {
	background-image: url(images/tdform_bkg.gif);
	background-repeat: no-repeat;

}
form {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 80%;
}
input {
	border: 1px solid #CCCCCC;
	margin: 0px 6px 0px 0px;
	padding: 1px;
	font-size: 95%;
	color: #333333;
	background: #fefefe none;
}
select {
	margin-right: 6px;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 2px;
	width: 135px;
	background-color: #fefefe;
}
textarea {
	color: #333333;
	border: 1px solid #CCCCCC;
	padding: 3px;
	background: #fefefe;
	margin-right: 6px;
	height: 110px;
}
.top {
	color: #333333;
	margin: 0px auto;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	height: 158px;
	background: #ffffff url(images/streamlan-top.gif) no-repeat 100% 0px;
}
.top h2 {
	color: #f7f7f7;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 159px 0px 0em;
	font-size: 98%;
	font-weight: bold;
	background-color: transparent;
	display: inline;
	padding: 0px;
}
.top .topnav {
	background-color: transparent;
	margin: 0px;
	padding: 115px 0px 0px;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	display: block;
}
/* Start image replacement technique */
.control {
	position:relative;
	height:158px;
	width:345px;
	overflow: hidden;
	z-index: 100;
	left: 0px;
	top: 0px;
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
	clear: none;
}
.topleft {
	color: #333333;
	margin: 0px auto;
	padding: 0em;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: table;
	height: 158px;
	background: #4A718C url(images/streamlan.gif) no-repeat 0px 0px;
	text-align: left;
}
.replace{
	position:relative;
	margin:0px;
	padding:0px; /* hide overflow:hidden from IE5/Mac */ /* \*/
	overflow: hidden;
	z-index: 101;
	left: 0px;
	top: 0px;
} 
.replace span{ display:block; position:absolute; top:0px; left:0px; z-index:1; /*for Opera 5 and 6*/ } 
#myh1, #myh1 span{
	height:158px;
	width:345px;
	background: #ffffff url(images/streamlan.gif);
}
/* End image replacement technique */
.top img {
	float: left;
	margin: 0px 0px 0px 12px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.top .topnav a:link,
.top .topnav a:visited{
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	text-decoration: none;
	line-height: 11px;
	background-color: inherit;
}
.top .topnav a:hover{
	text-decoration: underline;
}
.one {
	color: #333333;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background: #FFFFFF;
	text-align: left;
}
.clerboth {
	margin: 0px;
	padding: 0px;
	clear: both;
	line-height: 1px;
	height: 1%;
	width: 100%;
}

.spacer {
	color: #333333;
	display: table;
	margin: 0px auto;
	padding: 0px;
	clear: both;
	width: 100%;
	background: #84AEC6;
	height: 16px;
	border-top-style: none;
	text-align: left;
	line-height: 1em;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 110%;
}
.one div.left {
	color: #333333;
	margin: 0em;
	padding: 0em;
	background: #FFFFFF url(images/gray_brdr_bkg.gif) repeat-x top;
	text-align: left;
	display: block;
}
.one div.left h3 {
	color: #393431;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 79%;
	background: #EFEFEF url(images/gray_brdr_bkg.gif) repeat-x bottom;
	margin: 0px;
	padding: 0px 0px 20px 12px;
}
.one .left h5 {
	padding-left: 1.7em;
	font-size: 90%;
	color: #CE0000;
	margin: 0em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.one div.left p {
	margin: 0em;
	padding: 1em 1.3em;
}
.outterwrapper .innerwrapper .one .left img {
	margin: 0px;
	padding: 0px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.one div.left p.top {
	color: #333333;
	background: #ffffff url(images/gray_brdr_bkg.gif) repeat-x 0px 0px;
}
.one div.left p span.links {
	color: #0000CE;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000CE;
	margin: 0px auto;
	padding: 0px;
	display: inline;
	background: #ffffff none;
}
.one div.left p span.links a:link,
.one div.left p span.links a:visited,
.one div.left p span.links a:hover{
	color: #0000CE;
	text-decoration: none;
	background: #ffffff none;
}
.one div.left p span.links:hover {
	color: #0000CE;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background: #ffffff none;
}
.one div.left span.texas {
	color: #333333;
	margin: 0px;
	background: #ffffff url(images/phone.gif) no-repeat 100% 0%;
	padding: 0px;
	display: block;
	font-size: 80%;
}
.one .left span.texas img {
	padding: 0px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 7px;
}

.one div.right {
	color: #333333;
	margin: 0em;
	padding: 0em;
	background: url(none);
	width: 275px;
	position: relative;
	overflow: hidden;
}
.one div.right .contactf {
	margin: 0px;
	padding: 0px;
	position: relative;
}
.one div.right .free {
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background: #EFEFEF url(images/gray_brdr_bkg.gif) repeat-x bottom;
	display: block;
}
.one div.right h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 79%;
	text-align: left;
	margin: 0px;
	color: #393431;
	background: #EFEFEF url(images/gray_brdr_bkg.gif) repeat-x bottom;
	white-space: nowrap;
	padding: 0px 0px 20px 6px;
}
.one div.right .free span {
	font-size: 9px;
	display: block;
	padding-top: 4px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
fieldset {
	color: #333333;
	border: 0px solid;
	margin: 0px;
	padding: 0px;
}
legend {
	color: white;  /* same color than background to hide legend from IE6, opera7 */
	background: #FFFFFF none;
	display: none;
	margin: 0px;
	padding: 0px;
}
label {
	display: block;
	text-align: right;
	margin-top: 0.2em;
	padding: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}
label.formselect{
	padding: 0px;
	font-size: 11px;
	margin: 0px;
}
label:first-letter{
	color: #7B2839;
	font-size: 130%;
	background: #EFEFEF none;
}
p {
	font-size: 80%;
	color: #333333;
}
/*
P:first-letter {
	float: left;
	font-weight: bold;
	font-size: 160%;
}
*/
.one .right .contactf a:link,
.one .right .contactf a:visited {
	margin: 0px 15px 0px 0px;
	padding: 0px;
}
.one .right .contactf a:hover {
	text-decoration: none;
}
.one .right .contactf .formselect input.submit {
	padding: 0.05em 0.75em;
	color: #333333;
	background: #FFFFFF url(images/field_fill.gif) repeat-x;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 10px;
	border-top: 3px double #999999;
	border-right: 3px double #999999;
	border-bottom: 3px double #999999;
	border-left: 3px double #999999;
}
.news {
	color: #333333;
	margin: 0px auto;
	padding: 1em 0px 0px;
	clear: both;
	width: 100%;
	text-align: left;
	background: #FFFFFF none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.footer {
	color: #333333;
	background: #F4F6F7 url(none);
	padding: 8em 0em 3em;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 75%;
}
.footer a:link,
.footer a:visited {
	color: #0000FF;
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	text-decoration: none;
	line-height: 11px;
	background-color: inherit;
}
.footer a:hover{
	text-decoration: underline;
}
.footer img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.news img.xhtml {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: text-top;

}
.news img.computerrepair {
	margin: 0em 1em 6em 0em;
	padding: 2px;
	float: left;
	border: 3px double #84AEC6;
}
.news img.repair {
	margin: 0em 2em 2em 0em;
	padding: 0em;
}

.news p.botlinks {
	background-image: none;
	padding-bottom: 2em;
}

.news p {
	color: #333333;
	line-height: 130%;
	margin: 1em 0em 0em 0px;
	padding: 0px 1em 1em;
	background: #ffffff url(images/dot-line.gif) no-repeat 100% 100%;
}
.news a:link, .news a:visited {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
	padding: 2px 5px;
	background: #f0f0f0 none;
}
.news a:hover {
	color: #CC0000;
	background: #f0f0f0 none;
	text-decoration: none;
	cursor: pointer;
}
.news a.validate:link, .news a.validate:visited {
	font-weight: normal;
	text-decoration: underline;
	padding: 2px 5px;
	color: blue;
	background-color: #ffffff;
	background-image: none;
}
.news a.validate:hover {
	color: blue;
	background: #ffffff url(none);
	text-decoration: none;
}
.news .underline {
	text-decoration: underline;
}
.bottomfade {
	color: #CC0000;
	margin: 0px;
	padding: 0px;
	clear: both;
	border-top-style: none;
	background: #F7F7F7 url(images/bottom-fade.gif) no-repeat 100% 0px;
	height: 14px;
	line-height: 14px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
	text-align: left;
}
.computer {
	color: #333333;
	margin: 0px auto;
	padding: 1em 0em 0em;
	width: 100%;
	text-align: left;
	background: #FFFFFF none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.computer hr.comp {
	color: #FFFFFF;
	background-color: #FFFFFF;
	margin: 0em;
	padding: 0em;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.computer img.xhtml {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: text-top;

}
.computer img.computerrepair {
	margin: 0em 1em 6em 0em;
	padding: 2px;
	float: left;
	border: 3px double #84AEC6;
}
.computer h2{
	font-size: 89%;
	margin: 0em;
	padding: 0em;
	display: inline;
	color: #006699;
}
.computer p span.bold {
	font-weight: bold;
	color: #006699;
}

.computer img.compusa {
	margin: 0em 1em;
	padding: 2px;
	float: left;
	border: 3px double #84AEC6;
	display: block;
}
.computer p.botlinks {
	background-image: none;
	padding-bottom: 2em;
}
.computer p {
	color: #333333;
	line-height: 130%;
	margin: 1em 0em 0em 342px;
	padding: 0px 2em 1em 0%;
	background: #ffffff url(images/dot-line.gif) no-repeat left bottom;
}
.computer a:link, .computer a:visited {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
	padding: 2px 5px;
	background: #f0f0f0 none;
}
.computer a:hover {
	color: #CC0000;
	background: #f0f0f0 none;
	text-decoration: none;
	cursor: help;
}
.computer a.validate:link, .computer a.validate:visited {
	font-weight: normal;
	text-decoration: underline;
	padding: 2px 5px;
	color: blue;
	background-color: #ffffff;
	background-image: none;
}
.computer a.validate:hover {
	color: blue;
	background: #ffffff url(none);
	text-decoration: none;
}
.computer .underline {
	text-decoration: underline;
}
.news a.qvi:link, .news a.qvi:visited {
	font-weight: bold;
	color: #313031;
	text-decoration: none;
	padding: 2px 5px;
	background: #FFFFFF url(none);
}
.news a.qvi:hover {
	color: #CC0000;
	background: #f0f0f0 none;
	text-decoration: none;
	cursor: pointer;
}
.news p.jh {
	display: block;
	background-image: none;
	text-align: right;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border: 0px none #FFFFFF;
}
.news p.jh img.icca {
	margin: 5px 25px 0px 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: none;
	border: 0px none #FFFFFF;
}
.news p.jh img.icca a, .news p.jh a:link, .news p.jh a:visited, .news p.jh img.icca a:link{
	background-color: #FFFFFF;
	background-image: none;
	border: 0px none #FFFFFF;
}
body img a, body img a:link, body img a:visited, #map, #map a:link, img a:link {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
.noborder {
	border: 0px none #fff;
}
