*{
	font-family:			arial;
	margin:					0px 0px 0px 0px;
	padding:				0px 0px 0px 0px;
	color: white;
}

/* used to stop outlines from selections alongside scripts */
:focus {
	-moz-outline-style: none;
}

/* used to stop outlines from selections alongside scripts */
a {
	outline: none;
}

img {
	border-style: 			none;
}

.clear {
	clear:					both;

}

body {
	background-color: 		#231F20; 
	font-family: 			arial; 
}

A:link {
	text-decoration:		none; 
	color: 					white;
}
A:visited {
	text-decoration:		none; 
	color:					white;
}
A:active {
	text-decoration:		none;
	color:					white;
}
A:hover {
	text-decoration:		none;
	color:					white;
}






#envelope {
	position:				absolute;
	width: 					992px;
	min-height:				200px;
	height:					200px;
	height:					auto !important;
	margin-left:			50%;
	background-image:		url('../images/background.jpg');
	left:					-496px;
	display:				block;
	overflow:				hidden;
}

#header {
	position:				relative;
	width:					972px;
	margin:					0px 0px 0px 9px;
	display:				block;
	overflow:				hidden;
}


#logo {
	position:				relative;
	float:					left;
	height:					88px;
	width:					292px;
	overflow:				hidden;
}

#logoimage {
	overflow:				hidden;
}

#logo .image {
	border:					none;
	padding:				0px 0px 0px 0px;
	margin:					0px 0px 0px 0px;
	height:					88px;
	width:					292px;
	overflow:				hidden;
}

#logotext {
	position:				absolute;
	z-index:				99;
	clear:					both;
	top:					70px;
	left:					8px;
	font-size:				13px;
	line-height:			15px;
	display:				block;
	overflow:				hidden;
}

#orangebar {
	position:				relative;
	float:					left;
	height:					25px;
	width:					680px;
	background-image:		url('../images/bar.jpg');
	overflow:				hidden;
}
	
#smallnav {
	position:				relative;
	float:					left;
	margin:					12px 0px 0px 0px;
	text-align:				left;
	width:					680px;
	height:					10px;
	line-height:			20px;
	z-index:				99;
	overflow:				hidden;
}

#smallnav ul {
	float:					right;
	list-style-type: 		none;
	height:					12px;
}

#smallnav ul li {
	float: 					left; 
	line-height:			10px;
	font-size:				12px;
	padding:				0px 10px 0px 0px;
	overflow:				hidden;
}

#smallnav A:link {
	text-decoration: 		none; 
	color: 					white;
}
#smallnav A:visited {
	text-decoration: 		none; 
	color: 					white;
}
#smallnav A:active {
	text-decoration: 		none; 
	color: 					white;
}
#smallnav A:hover {
	text-decoration: 		underline; 
	color: 					orange;
}

#navigation {
	position:				relative;
	float:					right;
	width:					665px;
	padding:				0px 0px 0px 0px;
	display:				inline;
	overflow:				hidden;
}

#nav {
	position: 				relative; 
	float: 					left;
	text-align:				right;
	margin:					38px 0px 0px 0px;
	height: 				25px; 
	width:					665px;
	bottom: 				0px;
	color: 					white; 
	font-size: 				12px;  
	letter-spacing: 		2px; 
	font-weight: 			bold;
	display: 				inline;
	line-height:			14px;
	overflow:				hidden;
}
	
#nav A:link {
	padding:				2px 3px;
	text-decoration: 		none; 
	color: 					white;
}
#nav A:visited {
	padding:				2px 3px;
	text-decoration: 		none; 
	color: 					white;
}
#nav A:active {
	padding:				2px 3px;
	text-decoration: 		none; 
	color: 					white;
}
#nav A:hover {
	padding:				2px 3px;
	text-decoration: 		none;
	color: 					white;
	background-color: 		orange;
}
	
#nav ul {
	float: 					right;
	list-style-type: 		none;
	height:					15px;
	overflow:				hidden;
}
	
#nav ul li {
	padding:				0px 3px;
	float: 					left;
	border-left: 			dashed 1px gray;	
	line-height:			15px;
}

#nav ul li a {

}

#header .callto {
	position:				relative;
	float:					left;
	font-size:				32pt;
	height:					63px;
	width:					600px;
	font-weight:			bolder;
	color:					white;
	line-height:			63px;
	margin:					0px 0px 0px 60px;
	padding:				0px 0px 0px 0px;
}

#header .bottomshadow {
	background-image:		url('../images/headershadow.jpg'); 
	height:					10px; 
	width:					972px;
	line-height:			11px;
	font-size:				1px;
	clear:					both;
	overflow:				hidden;
}

#marquee {
	position: 				relative;
	display:				inline;
	float: 					left; 
	width: 					972px; 
	margin: 				0px 0px 0px 9px; 
	overflow:				none; 
	font-size: 				18pt; 
	font-weight: 			bold; 
	background-color: 		red; 
	color: 					white; 
}

#contents {
	position:				relative;
	display:				inline;
	float:					left; 
	width:					972px; 
	margin:					0px 0px 0px 9px; 
	overflow:				none;
	overflow:				hidden;
}

#topcontent {
	position:				relative;
	float:					left;
	margin:					0px; 
	padding:				0px;
	width:					970px;
	text-align:				justify;
	display:				inline;
	overflow:				hidden;
}

#contentleft {
	position:				relative;
	float:					left;
	width:					55%;
	display:				inline;
}

#contentright {
	position:				relative;
	float:					left;
	width:					515px;
	padding:				0px 0px 0px 0px;
	display:				inline;
}

#contents .bottomshadow {
	background-image:		url('../images/headershadow.jpg'); 
	height:					10px; 
	width:					972px;
	line-height:			11px;
	font-size:				1px;
	clear:					both;
}

#footer {
	position:				relative;
	bottom:					0px;
	height:					88px;
	width:					972px;
	margin:					0px 0px 0px 9px;
	line-height:			0px;
	font-size:				0px;
	display:				block;
}

#footer #approvals {
	position:				relative; 
	float:					left; 
	height:					48px; 
	width:					375px; 
	line-height:			63px; 
	padding:				30px 0px 0px 0px;
}

#footer #approvals ul {
	list-style-type: 		none;
}


#footer #approvals ul li {
	float: 					left; 
	margin-left: 			0px;
	line-height: 			63px;
	height:					63px;
}

#footer #info {
	position: 				relative; 
	float: 					left; 
	width: 					275px;
	height:					34px;
	line-height:			20px;
	padding:				45px 0px 0px 0px;
	display:				block;
}

#footer #info .phonenumber {
	position: 				relative; 
	text-align:				center;
	font-size: 				18pt; 
	color: 					orange; 
	font-weight: 			bold; 
	padding: 				0px 0px 0px 0px;
}

#footer #info .cc {
	position: 				relative;  
	color: 					white; 
	font-size: 				10px;
	text-align:				center;
}

#footer .imagegrid {
	position:				relative; 
	float:					right; 
	width:					80px;
	height:					47px; 
	line-height:			47px; 
	padding:                40px 0px 0px 0px; 
	text-align:             right;
}

.bottomshadowcornerleft {
	position: 				relative; 
	float: 					left; 
	height:					11px; 
	width: 					11px; 
	background-image: 		url('../images/bottomleftshadow.jpg'); 
	line-height: 			0px; 
	font-size: 				0px;
}

.bottomshadow {
	position:				relative;
	background-image:		url('../images/headershadow.jpg'); 
	height:					10px; 
	width:					970px;
	line-height:			11px;
	margin:					0px;
	padding:                0px;
	font-size:				1px;
	display:				block;
	overflow:				hidden;
}

.bottomshadowcornerright {
	position: 				relative; 
	float: 					left; 
	height:					11px; 
	width: 					11px; 
	background-image: 		url('../images/bottomrightshadow.jpg'); 
	line-height: 			0px; 
	font-size: 				0px;
	display:				block;
}

.noshadow {
	position:				relative;
	float:					left;
	height:					6px;
	width:					970px;
	line-height:			11px;
	margin:					0px;
	padding:                0px;
	font-size:				1px;
	display:				inline;
	overflow:				hidden;
}

#footershadow .bottomshadowcornerleft {
	position: 				relative; 
	float: 					left; 
	height:					11px; 
	width: 					11px; 
	background-image: 		url('../images/bottomleftshadow.jpg'); 
	line-height: 			0px; 
	font-size: 				0px;
}

#footershadow .bottomshadow {
	position:				relative;
	background-image:		url('../images/headershadow.jpg'); 
	height:					10px; 
	width:					970px;
	line-height:			11px;
	margin:					0px;
	padding:                0px;
	font-size:				0px;
	display:				block;
	overflow:				hidden;
	float:					left;
	clear: 					none;
}

#footershadow .bottomshadowcornerright {
	position: 				relative; 
	float: 					left; 
	height:					11px; 
	width: 					11px; 
	background-image: 		url('../images/bottomrightshadow.jpg'); 
	line-height: 			0px; 
	font-size: 				0px;
	display:				block;
}

#footershadow .noshadow {
	position:				relative;
	float:					left;
	height:					6px;
	width:					970px;
	line-height:			11px;
	margin:					0px;
	padding:                0px;
	font-size:				1px;
	display:				inline;
	overflow:				hidden;
}

#carouselcontainer {
	position: 				relative;
	float:					left;
	width: 					436px; 
	height: 				344px; 
	background-color: 		#3d3d3d;	
	margin:					10px 0px 0px 78px;
	display:				inline;
}
	
.stepcarousel {
	position: 				relative; /*leave this value alone*/
	float:					left;
	overflow: 				hidden; /*leave this value alone*/
	width: 					432px; /*make 2px-4px smaller than carouselcontainer so the right side doesn't show a hidden panel*/
	height: 				344px; /*Height should enough to fit largest content's height*/
	background-image: 		url ('http://localhost/lanair/images/bgimage.gif');
}
	
	
.stepcarousel .superbelt {
	position: 				relative; /*leave this value alone*/
	left: 					0px;
	top: 					0px;
}
	
.stepcarousel .superpanel {
	color: 					#ECECEC;
	text-align: 			justify;
	font-size: 				14px;
	text-align:				newspaper;
	float: 					left; /*leave this value alone*/
	overflow: 				hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 				0px; /*margin around each panel*/
	width: 					212px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	height:					312px;
	}
	
.superpaneldivcontents {
	background-color:		#383637;
	width: 					202px; /*superpanel div -6 pixels (for 12 wide spacing between) and -4 pixels for inside-padding*/
	height:					300px; /*superpanel div -12 pixels to compensate for margin top*/
	margin:	            	12px 0px 0px 12px;
	overflow: 				hidden;
}
	
p.samplebuttons {
	width: 					456px;
	text-align: 			center;
}
	
p.samplebuttons a {
	color: 					#2e6ab1;
	padding: 				1px 2px;
	margin-right: 			3px;
	text-decoration: 		none;
}
	
.boogers {
	font-style:				normal;
	font-family:			Arial, Helvetica, sans-serif;
	letter-spacing:			.2px;
	line-height:			12px;
	font-size:				12px;
}

#salesbanner {
	position:				relative;
	display:				block; 
	padding:				0px;
	margin:					0px 0px 0px 7px;
	width:					515px; 
	height:					105px;
	overflow:				hidden;
}

#salesbanner a {
	display:				block;
	padding:				0px;
	margin:					0px;
	background:				url(../images/salebanner.jpg) no-repeat;
	background-position:	0px 0px;
	width:					515px; 
	height:					105px;
}

#salesbanner a:hover {
	display:				block; 
	padding:				0px;
	margin:					0px;
	background-position:	-512px 0px;
	overflow:				hidden;
}

/* Printmaterials is used to define the UL table for pdfs in the reseller pages */
  
#printmaterials {
	display:				block;
	position: 				relative;
	width:					448px;
	float:					left;
	border:					solid 1px white;
	border-collapse:		collapse;
	margin:					1px;
}
 
#printmaterials ul {
	display:				block;
	list-style:				none;
	line-height:			30px;
	margin:					0px;
}

#printmaterials ul .listheader {
	display:				block;
	font-weight:			bold;
	text-align:				center;
	font-size:				14pt;
	line-height:			30px;
	border-bottom:			double 3px white;
	clear: both;
	color: orange;
	
}

#printmaterials ul li {
	display:				block;
	padding:				0px 0px 0px 0px;
	margin:					0px 0px 0px 0px;
	line-height:			30px;
	height:					30px;
	margin:					1px;
}

#printmaterials ul li div {
	position:				relative;
	float:					left;
	line-height:			30px;
	height:					30px;
	display:				inline;
}

#printmaterials ul li a {
	display:				block;
	color:					white;
	
}

#printmaterials .tool {
	display:				block;
	border-bottom:			solid 1px white;
	width:					448px;
}

#printmaterials img {
	display:				block;
	height:					30px; 
	width:					30px; 
	border:					none;
}

#printmaterials .icon {
	width:					30px;
	height: 				30px;
	display:				block;
}

#printmaterials .toolname {
	height: 				30px;
	color:					white;
	display:				block;
}

#printmaterials .note {
	display:				block;
	position:				relative;
	color:					white;
	padding:				5px 5px 5px 5px;
	font-weight:			bold;
	font-size:				10pt;
	line-height:			15px;
	text-align:				justify;
}

#printmaterials .bignote {
	display:				block;
	position:				relative;
	color:					white;
	padding:				5px 5px 5px 5px;
	font-weight:			bold;
	font-size:				24px;
	line-height:			28px;
	text-align:				center;
}

/* Drawer and Toolbox create the toolbox and its drawers on the Reseller Pages - WHO KNEW? */

#drawer {
	position:				relative;
	background-image:		url('../images/drawer-bg.jpg');
	background-repeat:		repeat-x;
	height:					50px;
	width:					440px;
	padding:				0px 0px 12px 0px;
	margin:					0px;
}

#drawercontents {
	
}

#drawercontents a {
	display:				block;
	position:				relative;
	font:					Arial, Helvetica, sans-serif;
	font-weight:			bold;
	font-size:				24px;
	line-height:			25px;
	text-align:				center;
	color:					#CCCCCC;
	background:				none;
	margin:					0px;
	padding:				20px 0px 0px 0px;
	text-decoration:		none;
}

#toolboxheadline {
	position:				relative;
	float:					left;
	margin:					0px; 
	padding:				0px;
	width:					970px;
	height:					54px;
	text-align:				center;
	font-size:				36px;
	font-weight:			bold;
	display:				inline;
	color:					white;
}

#toolboxheadline div a {
	color:					orange;
}

#ToolboxAjax {
	padding:				10px;
}

#ToolboxAjaxContent {
}

#toolboxbody {
	position:				relative;
	background-image:		url('../images/toolboxbgcolor.gif');
	width:					472px;
	padding:				0px;
	margin:					0px;
}

#toolboxbodyinside {
	position:				relative;
	background-image:		url('../images/toolboxbgcolor.gif');
	padding:				10px 0px 2px 15px;
	margin:					0px;
}

#toolboxmain {
	position:				relative;
	width:					472px;
	padding:				0px;
	margin:					10px 0px 10px 10px;
}

#toolboxtop {
	position:				relative;
	background-image:		url('../images/toolboxtop.gif');
	background-repeat:		no-repeat;
	height:					120px;
	width:					472px;
	padding:				0px;
	margin:					0px;
}

/* bottomcontent is used to define the style of the Reseller "form" that sends emails */

#bottomcontent {
	position:				relative;
	float:					left;
	margin:					0px 0px 0px 0px;
	padding:				7px 7px 7px 7px;
	width:					434px;
	display:				block;
}

#bottomcontent #contact {
	position:				relative;
	float:					left;
	border:					none;
	display:				inline;
}

#bottomcontent #contact .contactinfoblurb {
	position:				relative;
	float:					left;
	color:					white;
	text-align:				justify;
	padding:				7px 7px 7px 7px;
	border-bottom:			none;
	display:				inline;
}

#bottomcontent #contact #theform {
	position:				relative;
	float:					left;
	margin:					10px 0px 0px 0px;
	padding:				0px 0px 10px 0px;
	display:				inline;
}

#bottomcontent #contact form {
	position:				relative;
	float:					left;
	margin:					0px 0px 0px 0px;
	display:				inline;
}

#bottomcontent #contact table {
	position:				relative;
	float:					left;
	border:					solid 1px white;
	color:					white;
	margin:					0px 0px 0px 0px;
	display:				inline;
	width:					432px;
}

#TableLeftText {
	width:					134px;
	height:					16px;
}

#ResellerFormTextInput input {
	width:					282px;
	height:					16px;
	color:					#000000;
}

#ResellerFormTextArea textarea {
	width:					422px;
	height:					100px;
	color:					#000000;
}

#ResellerFormSubmit input {
	width:					60px;
	height:					24px;
	color:					#000000;
}

#bottomcontent #contact table .tableheader {
	text-align:				center;
	font-weight:			bold;
	font-size:				16pt;
	border-bottom:			double 5px white;
}

#mainphonenumbertext {
	position:				absolute;
	text-align:				left;
	z-index:				99;
	top:					11px;
	left:					426px;
	font-size:				12px;
	line-height:			14px;
	font-weight:			normal;
	display:				block;
	color:					white;
	overflow:				hidden;
}

#mainphonenumber {
	position:				absolute;
	text-align:				left;
	z-index:				99;
	top:					22px;
	left:					411px;
	font-size:				30px;
	line-height:			32px;
	font-weight:			bold;
	display:				block;
	color:					orange;
	overflow:				hidden;
}

/* dockContainer was originally used to define the style of the dock script that was used on parts and service - now it just defines the images there */

#dockContainer {
	display:				table;
	margin:					0px auto;
	text-align:				center;    /* fixes IE bug */
}

#dockContainer > div {
	display:				inline-block; /* fixes IE bug */
}

#dockContainer > div {
	display:				inline;       /* fixes IE bug */
}

#dockContainer > div {
	display:				table-cell;
	text-align:				left;
	background:				repeat-x 0px 74px;
	border-bottom:			none;
}

#dockContainer > div > div {
	background:				no-repeat right 74px;
}

#dockContainer > div > div > div {
	background:				no-repeat left 74px;
	height:					98px;
	overflow:				hidden;
	padding:				0px 18px;
}

.manualimages {
	border:					none;
	right:					0px;
	top:					0px;
	width:					70px;
	height:					70px;
	padding:				2px;
	background-color:		none;
}

.PartsDownloadInfoText {
	color:					#FF0000;
}


.specTable td {
	line-height: 10px;
	padding: 0px 4px 0px 4px;
}


#MainProductContainer {
	position: relative;
	float:left;
	width: 944px;
}
#ProductDescriptionHeader {
	position: relative;
	float:left;
	color: orange;
	clear: both;
	padding: 18px 0 5px 0px;
	margin: 0px;
}
#MainProductContainer #productName {
	position: relative;
	color: orange;
	font-weight: bold;
	font-size: 30px;
	line-height: 31px;
	clear: both;
	padding: 0px;
	margin: 0px;
}
#MainProductContainer #productType {
	position: relative;
	clear: both;
	color: orange;
	font-weight: bold;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}
#MainProductContainer #packageContainer {
	position: relative;
	clear: both;
	width: 944px;
	/* height: 442px; */
}
#packagetabscontainer {
	position: relative;
	z-index: 25;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 3px;
}
#packageArea {
	position: relative;
	z-index: 24;
	float: left;
	width: 942px;
	/* height: 425px; // Add this back for a consistant height in product tab content area if desired */
	padding: 0px;
	/* margin: 21px 0px 0px 0px; */
	border: solid orange 1px;
	top: -1px;
}
#ProductBottomContainer {
	position: relative;
	float:left;
	width: 944px;
}
#ProductBottomContainerLeft{
	position: relative;
	float: left;
	width: 50%;
	margin: 0px;
	padding: 0px;
}
#ProductBottomContainerRight{
	position: relative;
	float: left;
	width: 50%;
	margin: 0px;
	padding: 0px;
}
#productSum {
	position: relative;
	margin: 0px;
	padding: 10px;
}
#ProductBottomContainerForPadding {
	position: relative;
	margin: 0px;
	padding: 10px;
}
#boilerspectable ul li{
padding: 1px 0px 3px 0px;
}
#techSpecs {
	position: relative;
	margin: 0px;
	padding: 10px;
}
#TechSpecsNote {
	position: relative;
	font-size: 12px;
	margin: 10px 0px 0px 0px;
}
#productInfo {
	position: relative;
	margin: 0px;
	padding: 0px;
}
.tabcontent {
	position: relative;
	float:left;
	width: 100%;
}
#product-slider-container-div {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
#Product_Page_Content_Wrapper {
	padding: 0px;
	margin: 0px 0px 0px 12px;
	overflow: hidden;
}
#proplemchild {
	padding: 0px;
	margin:0px;
}
#container {
	Position: relative;
	margin: 0px;
	padding: 0px;
	width: 945px;
	/* background-color: blue; */
            -moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	behavior: url(ieUserSelectFix.htc);
}
#productContainer {
	Position: Absolute;
	width: 200px;
	height: 180px;
}
#Products #productName {
	Position: absolute;
	width: 50px;
	left: 50%;
	margin-left: -25px;
	font-weight: Bolder;
	color: orange;
	top:30px;
	cursor: Pointer;
}
#productSubName {
	Position: absolute;
	width: 50px;
	left: 50%;
	margin-left: -25px;
	font-weight: Bolder;
	color: orange;
	top:40px;
	cursor: Pointer;
}
#productImage {
	position: absolute;
	width: 200px;
	height: 200px;
	border: 0px;
	top: -100px;
	margin-top:40%;
	background-image: url(../images/mx-150.jpg) no-repeat;
}
.Products {
	width:200px;
}
/* slider specific CSS */
		
.sliderGallery {
	overflow: hidden;
	position:relative;
	width: 945px;
	background-color:#3a3637;
	border: 0px;
}
.sliderGallery a {
	color: white;
}
.sliderGallery UL {
	position: relative;
	list-style: none;
	overflow: none;
	white-space: nowrap;
	padding: 0;
	margin: 0;
	/* I changed the width to be defined 'inside' the slider html to the UL element directly.  This way updates to the slider only need one file changed and uploaded */
	border: 0px;
}
.sliderGallery UL LI {
	display: inline;
}
.slider {
	position: relative;
	width: 935px;
	display:block;
	height: 19px;
	margin-top: 175px; /* this is where the slider control bar will be positioned, it also defines the height of the slider as a result of it being relative */
	left: 4px;
}
.handle {
	z-index: 5;
	background: url(../images/scrollDragBar.gif) no-repeat;
	left: 0px;
	position: absolute;
	height: 19px;
	width: 159px;
}
.slider div {
	z-index: 4;
	color: #bbb;
	font-size: 80%;
	/* cursor: pointer; */
            position: absolute;
	top: 0px;
	font-weight: bolder;
}
.slider .slider-lb1 {
	left: 55px;
	z-index:4;
	font-size:10px;
	top:2px;
	cursor: Pointer;
}
.slider .slider-lb2 {
	z-index:4;
	left: 560px;
	font-size:10px;
	top:2px;
	cursor: Pointer;
}
.slider .slider-lb3 {
	z-index:4;
	left: 715px;
	font-size:10px;
	top:2px;
	cursor: Pointer;
}
.slider .slider-lb4 {
	z-index:4;
	left: 840px;
	font-size:10px;
	top:2px;
	cursor: Pointer;
}

#package2 .ProductSubHead, #package3 .ProductSubHead, #package4 .ProductSubHead, #package5 .ProductSubHead { 
	font-size: 30px; 
}

#package0 img, #package1 img {
	height: 400px;
}

#package2 img, #package3 img, #package4 img, #package5 img {
	height: 425px;
	width: 458px;
}

#phonenumber {
	position:absolute;
	z-index:40;
	display:none;
}

/* #About_Contact_Form_Container - bottomcontent is used to define the style of the #About_Contact_Form_Container "form" that sends emails */

#About_Contact_Form_Container #bottomcontent {
	position:				relative;
	float:					left;
	margin:					0px 0px 0px 0px;
	padding:				7px 7px 7px 7px;
	width:					734px;
	display:				block;
}

#About_Contact_Form_Container #bottomcontent #contact {
	position:				relative;
	float:					left;
	border:					none;
	display:				inline;
}

#About_Contact_Form_Container #bottomcontent #contact .contactinfoblurb {
	position:				relative;
	float:					left;
	color:					white;
	text-align:				justify;
	padding:				7px 7px 7px 7px;
	border-bottom:			none;
	display:				inline;
}

#About_Contact_Form_Container #bottomcontent #contact #theform {
	position:				relative;
	float:					left;
	margin:					10px 0px 0px 0px;
	padding:				0px 0px 10px 0px;
	display:				inline;
}

#About_Contact_Form_Container #bottomcontent #contact form {
	position:				relative;
	float:					left;
	margin:					0px 0px 0px 0px;
	display:				inline;
}

#About_Contact_Form_Container #bottomcontent #contact table {
	position:				relative;
	float:					left;
	border:					solid 1px white;
	color:					white;
	margin:					0px 0px 0px 0px;
	display:				inline;
	width:					732px;
}

#About_Contact_Form_Container #TableLeftText {
	width:					134px;
	height:					16px;
}

#About_Contact_Form_Container #ResellerFormTextInput input {
	width:					582px;
	height:					16px;
	color:					#000000;
}

#About_Contact_Form_Container #ResellerFormTextArea textarea {
	width:					722px;
	height:					100px;
	color:					#000000;
}

#About_Contact_Form_Container #ResellerFormSubmit input {
	width:					60px;
	height:					24px;
	color:					#000000;
}

#About_Contact_Form_Container #bottomcontent #contact table .tableheader {
	text-align:				center;
	font-weight:			bold;
	font-size:				16pt;
	border-bottom:			double 5px white;
}






#About_Contact_Form_Container #printmaterials {
	display:				block;
	position: 				relative;
	width:					748px;
	float:					left;
	border:					solid 1px white;
	border-collapse:		collapse;
	margin:					1px;
}

#About_Contact_Form_Container #printmaterials ul {
	display:				block;
	list-style:				none;
	line-height:			30px;
	margin:					0px;
}

#About_Contact_Form_Container #printmaterials ul .listheader {
	display:				block;
	font-weight:			bold;
	text-align:				center;
	font-size:				14pt;
	line-height:			30px;
	border-bottom:			double 3px white;
	clear: both;
	color:					orange;
}

#About_Contact_Form_Container #printmaterials ul li {
	display:				block;
	padding:				0px 0px 0px 0px;
	margin:					0px 0px 0px 0px;
	line-height:			30px;
	height:					30px;
	margin:					1px;
}

#About_Contact_Form_Container #printmaterials ul li div {
	position:				relative;
	float:					left;
	line-height:			30px;
	height:					30px;
	display:				inline;
}

#About_Contact_Form_Container #printmaterials ul li a {
	display:				block;
	color:					white;
	
}

#About_Contact_Form_Container #printmaterials .tool {
	display:				block;
	border-bottom:			solid 1px white;
	width:					748px;
}

#About_Contact_Form_Container #printmaterials img {
	display:				block;
	height:					30px; 
	width:					30px; 
	border:					none;
}

#About_Contact_Form_Container #printmaterials .icon {
	width:					30px;
	height: 				30px;
	display:				block;
}

#About_Contact_Form_Container #printmaterials .toolname {
	height: 				30px;
	color:					white;
	display:				block;
}

#About_Contact_Form_Container #printmaterials .note {
	display:				block;
	position:				relative;
	color:					white;
	padding:				5px 5px 5px 5px;
	font-weight:			bold;
	font-size:				10pt;
	line-height:			15px;
	text-align:				justify;
}

#About_Contact_Form_Container #printmaterials .bignote {
	display:				block;
	position:				relative;
	color:					white;
	padding:				5px 5px 5px 5px;
	font-weight:			bold;
	font-size:				24px;
	line-height:			28px;
	text-align:				center;
}

#contact_entry {
border-bottom: 3px double white;
float: left;
padding: 10px 0px 12px 0px;
text-align: center;
width: 33.3%;
}

#contact_entry_name {
font-weight:bold;
color: orange;
}

/* about lanair stuff */
.BigOrangeTopicHeader {
margin: 4px 0px 0px 0px;
position: relative;
clear: both;
color: orange;
font-weight: bold;
font-size: 25px;
}
.OrangeTopicHeader {
margin: 10px 0px 0px 0px;
position: relative;
clear: both;
color: Orange;
font-weight: bold;
font-size: 16px; 
}
.WhiteTopicContent {
margin: 1px 0px 0px 0px;
padding: 0px 10px 0px 0px;
position: relative;
clear: both;
color: white;
font-size: 12px;
text-align: justify;
}
#aboutheaderimage img {
width: 750px;
}