@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif; /* 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;
	top: 298px;
}
.oneColFixCtr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 50px;
}
.oneColFixCtr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-left: 50px;
	position: relative;
	color: #666;
}
#namelogo {
	position: absolute;
	top: 133px;
	left: 320px;
}


.bodytext {
	display: block;
	width: 245px;
	position: absolute;
	top: 200px;
	left: 400px;
	height: 173px;
}


#menutext {
	display: block;
	width: 170px;
	position: absolute;
	top: 320px;
	left: 20px;
	height: 146px;
	text-align: right;
	line-height: 25px;
	text-decoration: none;
}

strong {
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
}
#aboutustext {
	width: 380px;
	left: 298px;
	top: 200px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	font-style: normal;
	color: #0082c6;
	background: ffffff;
	padding-top: 3px;
}
#form1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	color: #0082c6;
	text-align: left;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 400px;
	position: absolute;
	left: 297px;
	top: 196px;
	vertical-align: middle;
}
#form1_email {
}

#form1_textarea {
	height: 100px;
	width: 200px;
}
.textareatype {
	color: #999;
}
.navlinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 15px;
	margin-top: 230px;
	padding-top: 0px;
	position: absolute;
	top: 100px;
	width: 180px;
	text-decoration: none;
	margin-left: 8px;
	color: #0082c6;
	text-align: right;
	margin-right: 20px;
}


.navlinks a {
	text-decoration: none;
}

input[type="checkbox"] {
    position:relative;
    bottom:-2px;
}

#navlinks_img1 {
	position:relative;
	top:-9px;
	margin-left:26px;
}

#navlinks_img2 {
	position:relative;
	top:-9px;
	margin-left: 26px;
}
#ProductHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #999;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	font-stretch:extra-expanded;
}
#ProductSubHeader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-transform: lowercase;
	color: #999;
	letter-spacing: 0.3em;
}
#ProductSubHeader_LessSpacing {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-transform: lowercase;
	color: #999;
	letter-spacing: 0.3em;
}
#ProductsCol1 {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 95px;
	position: absolute;
	left: 298px;
	top: 200px;
}
.CaptionProductName {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	text-transform: uppercase;
	color: 0082c6;
	letter-spacing: 0em;
	line-height: 16px;
	}
.MiniProductThumbs {
	margin-bottom: 3px;
}
.CaptionSubName {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 7pt;
	text-transform: lowercase;
	color: 0082c6;
	letter-spacing: 0.1em;
	font-style: italic;
}
#ProductsCol2 {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 95px;
	position: absolute;
	left: 298px;
	top: 200px;
	margin-left: 95px;
}
#ProductsCol3 {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 95px;
	position: absolute;
	left: 298px;
	top: 200px;
	margin-left: 190px;
}
#ProductsCol4 {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 95px;
	position: absolute;
	left: 298px;
	top: 200px;
	margin-left: 285px;
}
.ProductNumber {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000;
}
.oneColFixCtr #container #mainContent #aboutustext #contactinvite {
	color: #666;
	
}
.oneColFixCtr #container #mainContent #aboutustext #contactinvite a {
	color: #666;
}
.ThumbImages {
	padding-top: 20px;
}

#MainImage {
	height: 330px;
}
#FrontPageIntro {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #0082c6;
	line-height: 20px;
}
