*{
	margin: 0px;
	padding: 0px;
	border: none;
	}
#divCentered{
	}
#divWrapper{
	}
#divBackground{
	}
#divHeader{
	}
#divLogo{
	padding-bottom:15px;
}
.ScreenLogo{
	display:none;
}
.PrintLogo{
	display:block;
}
#divRepairStation{
	display:none;
}
#divRequestAQuote{
	display:none;
}
#divPrimaryNavigation{
	display:none;
	}
.divLargeImage{
	display:none;
	}
#divContent{
	width: auto;
	float: none;
	}
.divLeftColumn{
	width: auto;
	float: none;
	padding-right: 7px;
	margin-top: 10px;
	}
.divRightColumn{
	display: none;
	}
	
/*TYPOGRAPHY STYLES ..............................................*/
h1{
	font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	margin-bottom:10px;
	padding-bottom:8px;
	border-bottom:solid 1px #000000;
	}
h2{
	font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin-bottom:10px;
	padding-bottom:8px;
	border-bottom:solid 1px #999999;
	}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding-bottom: 10px;
	color: #000000;
	line-height: 20px;
	}
a:link, a:active, a:visited{
	text-decoration: none;
	color: #000000;
	}
a:hover{
	text-decoration: underline;
	}
p.Testimonial{
	font-style: italic;
	}
h1 .Deemphasize{
	display:none;
	}
p.PDF{
	}
.divLeftColumn ul{
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	font-size: 12px;
	color: #000000;
	padding-bottom: 10px;
	}
.divLeftColumn ul ul{
	padding-top: 10px;
	}
.divLeftColumn ul ul li{
	list-style-type: circle;
	}
.divLeftColumn li{
	list-style-type: square;
	margin-left: 15px;
	padding-bottom: 5px;
	}
.divLeftColumn ul h2{
	color: #000000;
	font-size: 16px;
	}
	
/*LARGE MODULE STYLES ..............................................*/
.divLargeModule{
	width: auto;
	float: none;
	}
.divLargeModuleTopBlack,
.divLargeModuleTopRed,
.divLargeModuleTopGreen,
.divLargeModuleTopBlue{
	width: auto;
	float: none;
	}
.divLargeModuleContent{
	width: auto;
	float: none;
	}
.divLargeModuleImage{
	display:none;
	}
.divLargeModuleFullImage{
	display:none;
	}
.divLargeModuleTextFloat{
	width: auto;
	float: none;
	}
.divLargeModuleText{
	width: auto;
	float: none;
	}
.divLargeModuleBottom{
	display:none;
	}
	
/*Staff Styles ..............................................*/
.divStaffMember{
	width: auto;
	float: none;
	}
.divStaffImage{
	display:none;
	}
.divStaffName{
	width: auto;
	float: none;
	}
.divStaffDescription{
	width: auto;
	float: none;
	}
.divStaffContact{
	width: auto;
	float: none;
	}
	
/*Contact Styles*/
.divGoogleMap{
	display:none;
	}
.divContactInfo{
	width: auto;
	float: none;
	}
.divContactInfoItem{
	width: auto;
	float: none;
	}
.divStaffContactInfo{
	width: auto;
	float: none;
	}
.divStaffContactInfoItem{
	width: auto;
	float: none;
	}
/*Contact Typography Styles*/
.EuroTecName{
	width: auto;
	float: none;
	}
.divStaffContactInfo p{
	}
.StaffName{
	font-weight: bold;
	}
.StaffTitle{
	color: #000000;
	}
.ContactLabel{
	color: #000000;
	}

/*Footer*/
#divFooter{
	width: auto;
	float: none;
	}
#divCredits{
	width: auto;
	float: none;
	padding-top: 15px;
	border-top-color: #000000;
	}
#divCredits p{
	}
#divSprout{
	display:none;
	}
#divFooterLinks{
	float: none;
	}
#divFooterLinks p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
#divFooterLinks p a{
	color: #000000;
	text-decoration: none;
	}
#divFooterLinks p a:hover{
	text-decoration: underline;
	}

