@charset "utf-8";
body {
	background-color: #585858;
	background-image: url(../images/backgound.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 750px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/body.png);
	background-repeat: repeat-y;
}

#insideWrapperPush25px {
	margin-left: 25px;
}
#smallMenuLogoHolder {
	padding: 0px;
	height: 95px;
	width: 702px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftGranite {
	background-image: url(../images/graniteLeft.jpg);
	background-repeat: no-repeat;
	height: 244px;
	width: 70px;
	position: absolute;
	left: -65px;
	top: 0px;
}
#graniteRight {
	background-image: url(../images/graniteRight.jpg);
	background-repeat: no-repeat;
	height: 244px;
	width: 70px;
	position: absolute;
	top: 0px;
	right: -65px;
}

#logo {
	background-image: url(../images/ottawaGraniteProLogo.gif);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	height: 60px;
	width: 181px;
}
#logo a {
	background-image: url(../images/ottawaGraniteProLogo.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 60px;
	width: 181px;
	display: block;
}
#logo a:hover {
	background-position: center;
}
#logo a:active {
	background-position: bottom;
}
#smallMenuHolder {
	height: 26px;
	width: 64px;
	position: absolute;
	top: 26px;
	right: 0px;
	overflow: hidden;
}
#smallMenuHolder a:hover {
	background-position: 0px -13px;
	background-repeat: no-repeat;
}



#home {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 13px;
	width: 61px;
	float: right;
	background-image: url(../images/homeBtnSmall.gif);
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#home a {
	background-image: url(../images/homeBtnSmall.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 13px;
	width: 61px;
	overflow: hidden;
}
#contact {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 13px;
	width: 61px;
	background-image: url(../images/contactBtnSmall.gif);
	float: right;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#contact a {
	background-image: url(../images/contactBtnSmall.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 13px;
	width: 61px;
	overflow: hidden;
}


#buttons {
	height: 29px;
	width: 702px;
	float: left;
	position: relative;
}

#buttons a:hover {
	background-position: center;
}
#buttons a:active {
	background-position: bottom;
}
#aboutBtn {
	background-image: url(../images/aboutBtn.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 29px;
	width: 116px;
	float: left;
	display: block;
}
#aboutBtn a {
	background-image: url(../images/aboutBtn.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 29px;
	width: 116px;
	display: block;
}
#servicesBtn {
	background-image: url(../images/servicesBtn.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 29px;
	width: 151px;
	float: left;
	display: block;
	position: relative;
}
#servicesBtn  a {
	background-image: url(../images/servicesBtn.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 29px;
	width: 151px;
	display: block;
}
#productsBtn {
	background-image: url(../images/productsBtn.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 29px;
	width: 162px;
	float: left;
	display: block;
	position: relative;
}
#productsBtn a {
	background-image: url(../images/productsBtn.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 29px;
	width: 162px;
	display: block;
}
#showroomBtn {
	background-image: url(../images/showroomBtn.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 29px;
	width: 131px;
	float: left;
	display: block;
}
#showroomBtn a {
	background-image: url(../images/showroomBtn.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 29px;
	width: 131px;
	display: block;
}
#infoBtn {
	background-image: url(../images/informationBtn.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 29px;
	width: 142px;
	float: left;
	display: block;
	position: relative;
}
#infoBtn a {
	background-image: url(../images/informationBtn.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 29px;
	width: 142px;
	display: block;
}
.floatLeft {
	float: left;
}










#footer {
	height: 32px;
	width: 750px;
	position: relative;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}



#float_right_logo {
	height: 19px;
	width: 76px;
	top: 5px;
	right: 25px;
	position: absolute;
	z-index: 1000;
}
#float_right_logo a {
	display: block;
	height: 19px;
	width: 76px;
}

#copy {
	vertical-align: bottom;
	float: left;
	position: absolute;
	top: 10px;
	text-indent: 0px;
	left: 25px;
	font-family: "Myriad Web Pro", Arial;
	font-size: 9px;
	color: #696969;
	text-decoration: none;
	text-transform: uppercase;
}
.footerDropDown {
	height: 50px;
	width: 750px;
	display: block;
	background-image: url(../images/footerDown.gif);

}
#footerBurbekBtn {
	height: 19px;
	width: 92px;
	position: absolute;
	top: 28px;
	right: 25px;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}



a  img     {
	border: none;
	outline: none;
	
}
a:active  {
	border: none;
	outline: none;
}
a:visited  {
	border: none;
	outline: none;
}
a:focus {outline: none}


a:focus  {
	border: none;
	outline: none;
}


.clearFloats {
	clear: both;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A4A4A;
	width: 700px;
	position: relative;
	margin-top: 10px;
}
#content a {
	color: #F58A22;
	text-decoration: none;
}
#content a:hover {
	color: #CD6B0A;
	text-decoration: underline;
}
#special_offer {
	background-image: url(../images/special_offer_btn.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 53px;
	width: 257px;
	position: absolute;
	left: 310px;
	top: 0px;
}
#special_offer a {
	background-image: url(../images/special_offer_btn.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 53px;
	width: 257px;
}
#special_offer a:hover {
	background-position: bottom;
}
.small_caps {
	font-variant: small-caps;
}
