body {
	/*we use an abssolute url for NN4 followed by a relative url for modern browsers*/
	/*background-image:  url(http://www.techfurnitureresources.com/images/bgplans.gif);*/
	/*/*//*background-image:    url("../images/bgplans.gif"); /* */
	/*background-repeat: repeat;*/
	margin: 0px;
	background-color: #ffffff;
}

/*font family for page*/
div, p, td, ul {
	font-family: "Trebuchet MS", Arial, sans-serif;
}
/*Contains Logo at top of Page*/
#header {
	background-color: #FFFFFF;
	border-bottom: 4px solid #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #426B8C;
	font-weight: bold;
	text-decoration: none;
}
.tdheader {
	background-color: #ffffff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BD2931;
	font-weight: bold;
	text-decoration: none;
	background-image: none;
	vertical-align: middle;
	padding-right: 20px;
	}
	
.tdlogo{
	background-image:  url(http://http://www.techfurnitureresources.com/images/logo-sm.gif);
    background-image:     url("../images/logo-sm.gif");
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#ffffff;
}
.tdtagline{
	background-image:  url(http://http://www.techfurnitureresources.com/images/tagline.gif);
    background-image:     url("../images/tagline.gif");
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #ffffff;
}

.tdlogoname {
	background-image:  url(http://http://www.techfurnitureresources.com/images/logo.gif);
    background-image:     url("../images/logo.gif");
	background-repeat: no-repeat;
	background-position: left middle;
	background-color:#ffffff;
}

/* The main Layout Table*/
#mnTable {
	width: 100%;
	background-image: none;
	background-color: #FFFFFF;
}
/*Navigation (left) Table Cell*/
#navCell {
	vertical-align: top;
	border-right: 1px dotted #CCCCCC;
	background-image:  url(http://www.techfurnitureresource.com/images/bgplans.gif);
	background-image:   url("../images/bgplans.gif");
}
/*Main Content (center) Table Cell*/
#mainCell {
	color: #333333;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	line-height: 1.5;
}
#mainCell a:link {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
#mainCell a:visited {
	color: #003366;
}
#mainCell a:hover {
	color: #FF0000;
}
h1, h2 {
	margin: 0px;
	/*color: #426B8C;*/
	color: #940000;
	font-size: 12px;
	font-family: Verdana, "Arial," Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
/*Sidebar (right) Table Cell */ 
#sidebar {
	font-size: 11px;
	color: #333333;
	border-left: 1px dotted #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	/*/*/line-height: 1.5; /* */
}
#insidebar {
	font-size: 11px;
	color: #333333;
	/*border-left: 1px dotted #CCCCCC;*/
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	/*/*/line-height: 1.5; /* */
}
#newsletter {
	font-size: 11px;
	color: #333333;
	/*border-left: 1px dotted #CCCCCC;*/
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	/*/*/line-height: 1.5; /* */
}
.tdinsidenewsletter{
	background-image:  url(http://www.techfurnitureresource.com/images/join.gif);
	background-image:  url("../images/join.gif");
	background-repeat: no-repeat;
	border-left: none;
}

#project {
	font-size: 11px;
	color: #333333;
	/*border-left: 1px dotted #CCCCCC;*/
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	/*/*/line-height: 1.5; /* */
}
.tdinsideproject{
	background-image:  url(http://www.techfurnitureresource.com/images/project.gif);
	background-image:  url("../images/project.gif");
	background-repeat: no-repeat;
	border-left: none;
}

#product {
	font-size: 11px;
	color: #333333;
	/*border-left: 1px dotted #CCCCCC;*/
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	/*/*/line-height: 1.5; /* */
}
.tdinsideproduct{
	background-image:  url(http://www.techfurnitureresource.com/images/project.gif);
	background-image:  url("../images/product.gif");
	background-repeat: no-repeat;
	border-left: none;
}	
/*td.sidebarborder {
	border-left: none;
}*/
#sidebar a:link {
	color: #6699CC;
	text-decoration: none;
}
#sidebar a:visited {
	color: #6699CC;
}
#sidebar a:hover {
	color: #FF0000;
}
/* Footer Div */
#footer {
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: middle;
	font-family: "Trebuchet MS", Arial, sans-serif;
	letter-spacing: 1.5px;
	border-top: 7px solid #FFD608;
	background-color: #000000;
	padding-bottom: 10px;
}

/*All paragraphs inside the Footer- Sets bottom margin only*/
#footer p {
	margin: 0 0 12px;
	padding-left: 10px;
}
/* Address tags inside footer- Turns off margins and default italics */
#footer address {
	margin: 0px;
	font-style: normal;
}
#footertable {
	border-top: 1px solid #FFFFFF;
	background-color: #000000;
	padding: 0px 0px 10px;
}
#footernav {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	line-height: 12px;
	padding: 10px 10px 0px 0px;
	letter-spacing: 1px;
}
#footernav a:link {
	color: #ffffff;
	text-decoration: none;
}
#footernav a:visited {
	color: #999999;
	text-decoration: none;
}
#footernav a:hover {
	color: #CCCCCC;
}
#footernav a:active {
	color: #999999;
	text-decoration: none;
}
#pictureborder {
	border: 1px solid #000000;
}
#tablebottomborder {
	border-bottom: 1px dotted #CCCCCC;
}

.heading     { font-family: Arial; font-size: 18pt; font-weight: bold }
.headingwhite { font-family: Arial; font-size: 10pt; color: #FFFFFF }
.title       { font-family: Arial; font-size: 18pt; color: #808080 }
.helptext    { font-family: Verdana; font-size: 10pt; color: #808080; font-style: italic }
.subhead     { font-family: Arial; color: #808080; font-size: 14pt; font-weight: bold }
.bodytext2   { font-family: Verdana; font-size: 10pt; color: #385898 }
.bodytext    { font-family: Arial; font-size: 10pt }
.submitbutton { background-color: #c0c0c0; color: #000000; font-family: Verdana; font-size: 
               10px; height: 20px; position: relative; font-weight: bold; 
               border-style: outset; border-width: 2px }
.formtext    { font-family: Verdana; font-size: 10pt; color: #000000; background-color: 
               #E8E8E8}
.bodytextsmall    { font-family: Arial; font-size: 9pt }
.bodytextverysmall    { font-family: Arial; font-size: 8pt }
.bodytextverysmall2    { font-family: Arial; font-size: 7pt }
.bodytext    { font-family: Arial; font-size: 10pt }
.statustext1   { font-family: Verdana; font-size: 13pt; color: #385898 }
.submitbutton2 { background-color: #c0c0c0; color: #000000; font-family: Verdana; font-size: 
               13px; height: 30px; position: relative; font-weight: bold; 
               border-style: outset; border-width: 2px }
			   
/*-------------- Here starts the image switcher styles ------------------*/
#picture {
	margin: 40px auto 0; /*was 50 px auto 0;*/
	margin-left: 125px;
	width: 450px; /*was 600px*/
	height: 345px; /*was 150px*/
	background: url("http://www.techfurnitureresource.com/gallery/images/Modular Desking Exec Office.jpg") no-repeat top center;
	clear: both;
}
#nav {
	
	margin: 0 auto;
	width: 600px; /*was 600px*/
	height: 40px;
	background: transparent; /*was #ccc*/
	clear: both;
}
#nav ul {
	list-style: none;
	line-height: 40px; 
	font-weight: normal; /*was bold*/
	font-size: 10px; /*was 12px*/
}
#nav li {
	float: left;
	background: transparent;
}
#nav li a {
	/*width:200px;*/
	width: 200px;
	line-height: 40px;
	display: block;
	color: #000000; /*was #ffffff*/
	text-decoration: none;
	text-align: center;
}
#nav ul li a:hover {
	color: #000000; /*was #ffffff*/
	background: transparent;/*was #000000*/
	font-weight: bold; /*was not indicated*/
}
#nav li ul {
	position: absolute;
	background: transparent;
	left: -5000px;
	top: 50px;
}
#nav li li {
	width: 600px;
}

li#blue a {
	background: #ffffff; /*was #09f*/

}
li#red a {
	background: #ffffff; /*was #c00*/
}
li#green a {
	background: #ffffff; /*was #390*/
}
li#blue:hover ul {
	top: 404px;
	left: 254px; /*was auto*/
	width: 450px; /*was 600px*/
	height: 150px; /*was 150px*/
	background: transparent;
}
li#red:hover ul {
	top: 404px;
	left: 254px;
	/*margin-left: -200px;/*
	left: auto; 
	width: 450px; /*was 600px*/
	height: 150px; /*was 150px*/
	background: transparent;
}
li#green:hover ul {
	top: 404px;
	left: 254px;
	/*margin-left: -400px;*/
	/*left: auto; */
	width: 450px; /*was 600px*/
	height: 150px; /*was 150px*/
	background: transparent;
}
