/* CSS Document */
@charset "utf-8";
body {
	background-color: #CCCCCC;
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#TopBackground {
	width: 960px;
	background-color: #FAFCFB;
	height: auto;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FAFCFB;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 10px;
}
#BottomBackground {
	width: 960px;
	background-color: #E7F0EB;
	height: auto;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E7F0EB;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 100%;
	position: relative;
	margin: 0px;
}
#TopMenu {
	position: absolute;
	left: 400px;
	top: 120px;
	width:550px;
}
#TopMenu td {
	font-size: 10pt;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
}
#TopSubMenus {
	width: 940px;
	text-align: left;
	padding: 5px;
	margin-top: 5px;
	position: relative;
	background-image: url(images/TopSubBkg.jpg);
	background-repeat: no-repeat;
}
#TopSubMenu td {
	font-size: 10pt;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#MainContent {
	height: auto;
	width: 940px;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	position: relative;
}

#HomeContent {
	height: 490px;
	width: 940px;
	text-align: left;
	position: relative;
	padding-top: 10px;
}

#BrochureButton {
	position: absolute;
	left: 840px;
	top: 10px;
}
#wediButton {
	position: absolute;
	left: 10px;
	top: 10px;
}


#Slideshow {
	position: absolute;
	left: 30px;
	top: 30px;
}

#AboutUs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#AboutUs td {
	text-align: left;
	vertical-align: top;
}

#ContentPlaceholder {
	text-align: center;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 200px;
	padding-top: 200px;
}

#LargePhoto {
}

#SwapPhotoTextDiv {
	text-align: left;
	vertical-align: middle;
	padding: 30px;
}
#SwapPhotoDiv {
	height: 400px;
	width: 480px;
}

#SmallPhotoDiv {
	height: auto;
	width: 100%;
}

#SmallPhotoTable {
	width: 100%;
}
#BottomSubMenus {
	width: 950px;
	text-align: left;
	padding: 5px;
	position: relative;
	background-image: url(images/TopSubBkg.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
}
#BottomSubMenu td {
	font-size: 10pt;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#PageFooter {
	height: 70px;
	width: 100%;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E7F0EB;
	border-right-color: #E7F0EB;
	border-bottom-color: #E7F0EB;
	border-left-color: #E7F0EB;
}
#BottomMenu {
	width:600px;
	;
	height:auto;
	position: absolute;
	left: 30px;
	top: 10px;
}
#BottomMenu    td   {
	font-size: 10pt;
	text-align: center;
}
a.SGB:link {
	text-decoration: none;
	color: #000000;
}
a.SGB:visited {
	text-decoration: none;
	color: #000000;
}
a.SGB:hover {
	text-decoration: underline;
	color: #000000;
}
a.SGB:active {
	text-decoration: none;
	color: #000000;
}
.BoldText {
	font-weight: bold;
}
.LargeBold {
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}
#ContactUs td {


}
.ContactUsCells {
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 150px;
}

#GalleryDiv {
	height: 455px;
	width: auto;
	overflow: hidden;
	position: relative;
}
#pgSelectDiv {
	margin-right: 50px;

}

#GalleryPg {
	position: absolute;
	height: auto;
	width: auto;
}
#GalleryPg td {

	;
	margin: 10px;
	;
}
#Copyright {
	position: absolute;
	top: 40px;

}
#Copyright  td {
	font-size: 8pt;

}
.brochure {
	height: 370px;
	overflow: auto;
	width: 450px;
}
#VinylWrapCalculator {
	position: absolute;
	left: 170px;
	top: 80px;
	display: none;
	background-color: #E7F0EB;
}
.Newsletter {
	height: 600px;
	width: 720px;
	overflow: auto;
}
.HomePageTickler {
	height: 200px;
	font-size: 8pt;
	border: 3px inset #999999;
}
#StackAndGroutInstructions {
	position: absolute;
	left: 170px;
	top: 30px;
	display: none;
	background-color: #E7F0EB;
	border: 20px inset #00703C;
}
.HeaderText {
	font-size: 14pt;
	font-weight: bold;
}
.PricingText {
	position:absolute; 
	width:300px; 
	height:auto; 
	left:610px; 
	top:150px;
}
#DealerPricing {
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: left;
	margin-left: 100px;
}
#CustomerReferrals {
	height: 400px;
	width: 600px;
	margin-left: 170px;
	overflow: auto;
}
#CustomerReferrals li {
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#CustomerReferrals ul {
	margin-right: 10px;
	margin-left: 10px;
}
a.SGBSM:link {
	text-decoration: none;
	color: #000000;
}
a.SGBSM:visited {
	text-decoration: none;
	color: #000000;
}
a.SGBSM:hover {
	text-decoration: underline;
	color: #000000;
}
a.SGBSM:active {
	text-decoration: none;
	color: #000000;
}
.R4THeaderCell {
	font-size: 14pt;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	text-align: center;
}
.R4TtitleText {
	font-size: 12pt;
	font-weight: bold;
}
.R4TboldText {
	font-size: 10pt;
	font-weight: bold;
}

.SwapPhotoTextDiv1 {
	position:absolute;
	left:20px;
	width:260px;
	background-color:#999999;
	opacity: 0.9;
	filter: alpha(opacity=90);
	font-weight: bold;
}
.wediLinks {
	display: none;
	margin-left: 15px;
	font-weight: normal;
	font-size: 10pt;
}
#wediLinksTable td {
	font-weight: bold;
	cursor: pointer;
}
#SwapPhotoTextDiv2 {
	text-align: left;
	padding: 30px;
	vertical-align: middle;
}
