.tesscoBody {  line-height: 22px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal}
.sectionHeader {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: large; font-style: normal; font-weight: bold; color: #960018}
.contact { line-height: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal }
.noUnderline { line-height: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none}
.headerHome{
	width:100%;
	height:74px;
	background:#cbb99c;
}

*{
outline: none;
}

img{
	border:none;
}

html,body {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	margin:0;
	padding:0;
	height:100%;
	}
	
	#container {
		min-height:100%;
		position:relative;
	}
#footer {
		position:absolute;
		bottom:0;
		width:100%;
		height:73px;
		background:url(slices/images/Tessco-Home-1_20.gif) repeat-x 0px 1px;
	}
#body{
padding-bottom:73px;
}

a, a:link{color:#960018; text-decoration:underline;}
a:visited{color:#960018; text-decoration:underline;}
a:hover{color:#960018; text-decoration:underline;}
a:active{color:#960018; text-decoration:underline;}