td img {display: block;}
body,td,th {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	color: #666666;
}
a:link {
	color: #1181BE;
	text-decoration: underline;
}
a:visited {
	color: #1181BE;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
body 
{
	margin-top: 0px;	
	background-color: #A8D8EA;
}

.ImageLink
{
	border: Solid 0px white;
}

.LeftBorder,.RightBorder
{
	width: 10px;
	height: auto;
	background-image: url(http://guttertopperofkc.com/img/Border.jpg);
	background-repeat: repeat-y;

}
.Header
{	
	width: 830px;
	height: 110px;
	margin-top: 0px;
	background-image: url(../img/GTBanner.jpg);
	background-repeat: repeat-x;
	position: relative;
}

.PhoneNumber
{
    font-weight:bold;
    position:absolute;
    width: 231px;
    height: 10px;
    top: 68px;
    right: 12px;
    
}

.Logo
{
	position: absolute;
	width: 237px;
	height: 110px;
	background-image: url(../img/GTLogo.jpg);
	background-repeat: no-repeat;
	background-color:#aad7ea;
}

#HeaderTaglineContainer
{
	width: 300px;
	height: 72px;	
	position: absolute;
	top: 12px;
	left: 250px;
}
	

.EstimateLink
{
	width: 69px;
	height: 60px;
	background-image: url(../img/EstimateLink.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 11px;
	right: 194px;

}

.EstimateLinkOver
{
	background-image: url(../img/EstimateLinkHighlight.jpg);
	background-repeat: no-repeat;	
}

.MiniNav
{
	position: absolute;
	top: 89px;
	right: 15px;	
}

.MiniNavItem,.MiniNavFirstItem,.MiniNavLastItem
{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	color: White;
}

.MiniNavLeft
{
	width: 7px;
	height: 20px;
	background-image: url(../img/mininavleft.jpg);
	background-repeat: no-repeat;
}

.MiniNavItem
{
	height: 20px;
	background-image: url(../img/mininavbgbrown.jpg);
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right:10px
	
}

.MiniNavItem a,.MiniNavFirstItem a,.MiniNavLastItem a
{	
	text-decoration: none;
	color: White;	
}

.MiniNavSeperator
{
	height: 20px;
	width: 1px;
	background-image: url(../img/mininavseperator.jpg);
	background-repeat: no-repeat;
}
	

.MiniNavFirstItem
{
	height: 20px;
	background-image: url(../img/mininavbgbrown.jpg);
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-right: 10px
	
}

.MiniNavLastItem
{
	height: 20px;
	background-image: url(../img/mininavbgbrown.jpg);
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 5px
	
}


.MiniNavRight
{
	width: 8px;
	height: 20px;
	background-image: url(../img/mininavright.jpg);
	background-repeat: no-repeat;
}

.TopRightBlend
{
	width: 16px;
	height: 109px;
	position: absolute;
	right: 0px;
	top: 0px;
	background-image: url(../img/TopRightBlend.jpg);
	margin-left: 0px;
	margin-right: 0px;
	background-repeat: no-repeat;
}

#FindPositioner
{
	
	width: 160px;
	height: 57px;
	position: absolute;
	top: 11px;
	right: 34px;	
}



#ContentContainer
{
	width: 828px;
	padding-top: 20px;
	border-left: Solid 1px #E3E3E3;
	border-right: Solid 1px #E3E3E3;
	z-index: 10;	
}

.PrivacyText
{
	font-size: 13px;
	line-height: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 12px;
	padding-bottom: 10px;
}

.UnderFooter
{
	background-color: #a8d8ea;	
}