@charset "utf-8";

.conactButtonLarge
{
	position:relative;
	float: left;
	padding: 0;
	background: url('images/buttons/buttonContactUsLargeOver.jpg') no-repeat;
	width: 204px;
	height: 64px;
	overflow:hidden;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
			}
			.conactButtonLarge a {
	display: block;
	color: #000000;
	width: 204px;
	height: 64px;
	display: block;
	color: #FFFFFF;
	overflow:hidden;/* for ie to hide extra height*/
			}
			.conactButtonLarge a:hover {


			}
            .conactButtonLarge a:visited {
}
			.conactButtonLarge img {width: 204px; height: 64px; border: 0px none; }
			* html a:hover {visibility:visible}
			.conactButtonLarge a:hover img{visibility:hidden}
			.conactButtonLarge span {					     
			}

.quoteButtonLarge
{
	position:relative;
	float: left;
	padding: 0;
	background: url('images/buttons/buttonQuoteLargeOver.jpg') no-repeat;
	width: 204px;
	height: 64px;
	overflow:hidden;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
			}
			.quoteButtonLarge a {
	display: block;
	color: #000000;
	width: 204px;
	height: 64px;
	display: block;
	color: #FFFFFF;
	overflow:hidden;/* for ie to hide extra height*/
			}
			.quoteButtonLarge a:hover {


			}
            .quoteButtonLarge a:visited {
}
			.quoteButtonLarge img {width: 204px; height: 64px; border: 0px none; }
			* html a:hover {visibility:visible}
			.quoteButtonLarge a:hover img{visibility:hidden}
			.quoteButtonLarge span {					     
			}
			

.quoteButtonMedium
{
	position:relative;
	float: left;
	background: url('images/buttons/buttonQuoteMediumOver.gif') no-repeat;
	width: 224px;
	height: 34px;
	overflow:hidden;
	padding: 0px;
	margin: 0px;
			}
			.quoteButtonMedium a {
	display: block;
	color: #000000;
	width: 224px;
	height: 34px;
	display: block;
	color: #FFFFFF;
	overflow:hidden;/* for ie to hide extra height*/
			}
			.quoteButtonMedium a:hover {


			}
            .quoteButtonMedium a:visited {
}
			.quoteButtonMedium img {width: 224px; height: 34px; border: 0px none; }
			* html a:hover {visibility:visible}
			.quoteButtonMedium a:hover img{visibility:hidden}
			.quoteButtonMedium span {					     
			}
