@charset "utf-8";
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtr #container {
	width: 955px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 600px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #FFFFFF;
	background-color: #000000;
}
#bkgdImage {
	background-image: url(images/bkgd_home.jpg);
	height: 600px;
	width: 955px;
	background-color: #000000;
	margin: 0px;
}

.oneColFixCtr #header {
	float: left;
	height: 75px;
	width: 955px;
	z-index: 10;
}
.oneColFixCtr #mainContent {
	float: left;
	height: 485px;
	width: 955px;
}
.oneColFixCtr #footer {
	float: left;
	height: 40px;
	width: 955px;
}
#flash {
	float: left;
	height: 40px;
	width: 160px;
}
.InfoBoxLeft {
	float: left;
	height: 385px;
	width: 280px;
	padding-top: 100px;
}
#mainVideo {
	float: left;
	height: 270px;
	width: 430px;
	padding-top: 215px;
	padding-left: 245px;
}
.InfoBoxMidRight {
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 613px;
	height: 325px;
	width: 342px;
}



.flashText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	float: left;
	height: 35px;
	width: 287px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	float: left;
	height: 35px;
	width: 478px;
	margin: 0px;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
}

.logo {
	float: left;
	height: 75px;
	width: 195px;
}
.navbar {
	float: left;
	height: 30px;
	width: 760px;
}
#bkgdService {
	background-image: url(images/bkgd_service.jpg);
	height: 600px;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
}
#bkgdProducts {
	background-image: url(images/bkgd_products.jpg);
	height: 600px;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
}
#bkgdShowroom {
	background-image: url(images/bkgd_showroom.jpg);
	height: 600px;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
}
#bkgdRecognitions {
	background-image: url(images/bkgd_recognition.jpg);
	height: 600px;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
}
#bkgdVisit {
	background-image: url(images/bkgd_visit.jpg);
	height: 600px;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
}
.InfoBoxUpperRight {
	float: left;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 675px;
	height: 472px;
	width: 280px;
}
.InfoBoxMidBottom {
	float: left;
	padding-top: 110px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 265px;
	height: 375px;
	width: 690px;
}
#bkgdDesigners {
	background-image: url(images/bkgd_designers.jpg);
	height: 600px;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
}
.designercontainer {
	height: 485px;
	width: 630px;
	padding-right: 22px;
	padding-left: 23px;
	float: left;
}
.designerPhoto {
	text-align: center;
	float: left;
	height: 90px;
	width: 105px;
}
.designerName {
	font-size: 10px;
	text-align: center;
	float: left;
	height: 55px;
	width: 105px;
	padding-top: 15px;
	color: #CCCCCC;
}
.ButtonLink {
	font-size: 14px;
	font-weight: bold;
	background-color: #000000;
	text-align: center;
	float: left;
	height: 20px;
	width: 132px;
	padding-top: 5px;
	border: 3px groove #666666;
}
.ButtonLinkWide {
	font-size: 14px;
	font-weight: bold;
	background-color: #000000;
	text-align: center;
	float: left;
	height: 20px;
	width: 274px;
	padding-top: 5px;
	border: 3px groove #666666;
}
#bkgdVendors {
	background-image: url(images/bkgd_vendors.jpg);
	height: 600px;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
}
.VendorLabel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	float: left;
	height: 77px;
	width: 239px;
	text-align: center;
	padding-top: 165px;
}
.VendorLabel238 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	float: left;
	height: 77px;
	width: 238px;
	text-align: center;
	padding-top: 165px;
}
