@charset "UTF-8";
body {
	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: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-repeat: repeat;
	background-color: 8c9bba;
	background-image: url(Images/Q_background_stripe.png);
}
.oneColFixCtrHdr #container {
	width: 760px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 650px;
	padding-top: 0px;
	margin-top: 12;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 7px solid #FFFFFF;
}
.oneColFixCtrHdr #header {
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	background-color: #FFFFFF;
	background-image: url(Images/Q_Background.jpg);
	height: 650px;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 0px;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.navbar_div {
	text-align: center;
	height: 100px;
}
.home_text_center {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	text-align: center;
	margin-top: 18px;
	padding-right: 40px;
	padding-left: 40px;
	clear: left;
}
.logo_center {
	text-align: center;
}
.page_text_1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin-bottom: 0px;
}
.page_text_1_before_bullet {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
}
.page_text_bullet_1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin-top: 0px;
	padding-top: 0px;
}
.page_text_bullet_2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin-top: 3px;
}
.mugshot_left {
	float: left;
	padding-right: 12px;
}
.mugshot_left_2 {
	float: left;
	padding-right: 12px;
	margin-left: 12px;
}
.mugshot_2_div {
	float: left;
	padding-right: 24px;
}
.page_head_1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 24px;
	color: #996600;
	margin-bottom: 0px;
}
.page_head_2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #333333;
	font-weight: normal;
	margin-top: 0px;
}
.page_head_3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #00783d;
	margin-bottom: 0px;
	margin-top: 12px;
}
.Product_name {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #996600;
	margin-bottom: 0px;
	font-weight: bold;
	margin-top: 14px;
	padding-bottom: 0px;
}
.Product_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
}
.hardware_bar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #996600;
	text-align: center;
	line-height: 24px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #996600;
	font-weight: bold;
}
.vendor_logo {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Coming_soon {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #CC0000;
	margin-bottom: 0px;
}
.contact_name {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #996600;
	margin-bottom: 0px;
	margin-top: 10px;
}
.Copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	margin-top: 6px;
}
.contact_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 1px;
}
.photo_right_1 {
	float: right;
	padding-left: 12px;
}
.products_photo_right {
	float: right;
	padding-left: 25px;
	padding-bottom: 20px;
}
.project_description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 6px;
	margin-bottom: 0px;
}
.project_description_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006666;
}
