/* CSS Document */

html {
	height: 100%;
}


body {
	height: 100%;
	margin-bottom: 1px;
	margin-top: -5px;
	background-repeat: no-repeat;
	background-color: #006699;
}
/*6 lines*/
a.tooltip {
color:#cc6600;
text-decoration: none;
}
a.tooltip b {
display:none;
}
a.tooltip:hover {
border:0pt none;
position:relative;
text-decoration:none;
z-index:500;
}
a.tooltip:hover b {
background:#ddd none repeat scroll 0%;
border:1px solid #cc6600;
color:#000000;
display:block;
font-weight:normal;
left:-20px;
padding:5px;
position:absolute;
top:-105px;
width:150px;
}
a.tooltip:hover b em {
display:block;
font-size:1px;
height:6px;
left:20px;
position:absolute;
top:-6px;
width:11px;
}
/*5 lines*/
a.tooltip5 {
color:#cc6600;
text-decoration: none;
}
a.tooltip5 b {
display:none;
}
a.tooltip5:hover {
border:0pt none;
position:relative;
text-decoration:none;
z-index:500;
}
a.tooltip5:hover b {
background:#ddd none repeat scroll 0%;
border:1px solid #cc6600;
color:#000000;
display:block;
font-weight:normal;
left:-20px;
padding:5px;
position:absolute;
top:-90px;
width:150px;
}
a.tooltip5:hover b em {
display:block;
font-size:1px;
height:6px;
left:20px;
position:absolute;
top:-6px;
width:11px;
}
/*3 lines*/
a.tooltip3 {
color:#cc6600;
text-decoration: none;
}
a.tooltip3 b {
display:none;
}
a.tooltip3:hover {
border:0pt none;
position:relative;
text-decoration:none;
z-index:500;
}
a.tooltip3:hover b {
background:#ddd none repeat scroll 0%;
border:1px solid #cc6600;
color:#000000;
display:block;
font-weight:normal;
left:-20px;
padding:5px;
position:absolute;
top:-60px;
width:150px;
}
a.tooltip3:hover b em {
display:block;
font-size:1px;
height:6px;
left:20px;
position:absolute;
top:-6px;
width:11px;
}






/*
a:visited {
	color: #ff9900; text-decoration: none;
	font-weight: normal;
}
html>body a:visited {
	color: #ff9900; text-decoration: none;
	font-weight: normal;
}

*/

/*START IMAGE HOVER OVER LINKS*/
a:link, a:visited {
	color: #cc6600; text-decoration: none;
	font-weight: normal;
} 
a.screen, a.screen:visited {
color:#cc6600; 
position:relative; 
z-index:1;
}
a.screen b {
position:absolute;
visibility:hidden; /* hide the image */
width:0px; /* give it a width */
height:0; /* no height to solve an Opera bug that 
             makes it selectable when hidden */
left:0; /* position:the image */
top:-75px;
}
a.screen:hover {
text-decoration:none; 
border:0; /* needed for this to work in IE */ 
z-index:1000;
}
a.screen:hover b {
visibility:visible; /* make the image visible */
height:0px; /* now give it a height */
cursor:pointer; /* for IE */
z-index:500; 
}
a.screen:hover b img {
border:0; /* remove the link border */
}

/*END IMAGE HOVER OVER LINKS*/
a.screenflash, a.screenflash:visited {
color:#cc6600; 
position:relative; 
z-index:1;
}
a.screenflash b {
position:absolute;
visibility:hidden; /* hide the image */
width:0px; /* give it a width */
height:0; /* no height to solve an Opera bug that 
             makes it selectable when hidden */
left:0; /* position:the image */
top:-130px;
}
a.screenflash:hover {
text-decoration:none; 
border:0; /* needed for this to work in IE */ 
z-index:1000;
}
a.screenflash:hover b {
visibility:visible; /* make the image visible */
height:0px; /* now give it a height */
cursor:pointer; /* for IE */
z-index:500; 
}
a.screenflash:hover b img {
border:0; /* remove the link border */
}
/*position left hover*/
a.left, a.left:visited {
color:#cc6600; 
position:relative; 
z-index:1;
}
a.left b {
position:absolute;
visibility:hidden; /* hide the image */
width:200px; /* give it a width */
height:0; /* no height to solve an Opera bug that 
             makes it selectable when hidden */
left:0; /* position:the image */
top:-75px;
}
a.left:hover {
text-decoration:none; 
border:0; /* needed for this to work in IE */ 
z-index:1000;
}
a.left:hover b {
visibility:visible; /* make the image visible */
height:150px; /* now give it a height */
cursor:pointer; /* for IE */
z-index:500; 
}
a.left:hover b img {
border:0; /* remove the link border */
}
/*end position left hover*/


a:hover {
	color: #999999;	text-decoration: none;
	font-weight: normal;
}

a.nav:link {
	color: #cc6600; text-decoration: none;
	font-weight: normal;
} 

a.nav:visited {
	color: #cc6600; text-decoration: none;
	font-weight: normal;
}

a.nav:hover {
	color: #999999;	text-decoration: none;
	font-weight: normal;
}


a.foot:link {
	color: #333333; text-decoration: none;
	font-weight: normal;
} 

a.foot:visited {
	color: #333333; text-decoration: none;
	font-weight: normal;
}

a.foot:hover {
	color: #999999;	text-decoration: none;
	font-weight: normal;
}









p {
	margin-top: 0;
	text-align: left;
	line-height: 130%;
	margin-left: 5px;
	padding-left: 5px;
}




.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #c64934;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
	background: url(../images/header_short.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}



td {
	text-align: left;
	font-size: 11px;
}



body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
}

/* Joomla core stuff */




table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
	color: #ffffff;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	border: 1px #cccccc;
	width: auto;
	padding: 0px 9px;
	background-color: #cc6600;
}

.inputbox {
	padding: 1px;
	border:solid 1px #cc6600;
	background-color: #ffffff;
	height: 13px;
	width: 60px;
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 16px;

	color: #999999;
	font-weight: bold;
	font-size: 16px;
	white-space: wrap;
}
.contentheading h1 {
	height: 15px;
	color: #999999;
	font-weight: bold;
	font-size: 15px;
	white-space: wrap;

}

/*h1 {
	height: 15px;
	color: #666666;
	font-weight: bold;
	font-size: 15px;
	white-space: wrap;

}
*/
H2 {
			font-size: 12px;
	font-weight: bold;
	color: #000000;

}
H2.hover {
			font-size: 12px;
	font-weight: normal;
	color: #cc6600;

}



H3 {
			font-size: 11px;
	font-weight: normal;
	color: #cc6600;

}
H3.hover {
			font-size: 11px;
	font-weight: normal;
	color: #ff9900;

}
.tradeshowgiants {
	margin-bottom: 0;
	padding-bottom: 0;
	color: #FF0000;
}
.retailstore {
	margin-bottom: 0;
	padding-bottom: 0;
	color: #003399;
}
.graphicsandsigns {
	margin-bottom: 0;
	padding-bottom: 0;
	color: #006633;
}
.nospace {
	margin-bottom: 0;
	padding-bottom: 0;
	color: #000000;
}

.nospaceart {
	margin-bottom: 0;
	padding-bottom: 0;
	color: #000000;
	font-weight: bold;
	font-size: 25px;
}


.nospace1 {
	color: #333333;
	margin: 0;
	padding-top: -15;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.nospace2 {
	color: #999999;
	margin: 0;
	padding-top: -15;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-family: Verdana;
	font-size: smaller;

}
.nospace3 {
	color: #999999;
	margin: 0;
	padding-top: -15;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-family: Verdana;
	font-size: smaller;

}
.nospaceblack {
	color: #000000;
	margin: 0;
	padding-top: -15;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;


}


H4 {
			font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align:left;
}
.contentpagetitle {
	font-size: 15px;
	font-weight: bold;
	color: #999999;
	text-align:left;
}

.contentpagetext {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 125px;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	color: #333333;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.code {
	background-color: #cc6600;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

#tradeshowx  {
	width: 137px;
	height: 15px;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	background-image: url(../../../nav_images/tsd_red.png);
	background-repeat: no-repeat;
	background-position: 5px;
}

#retailstorefixtures{
	width: 137px;
	height: 15px;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	background-image: url(../../../nav_images/retail_blue.png);


}

#graphicsandsigns{
	width: 137px;
	height: 15px;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	background-image: url(../../../nav_images/gs_green.png);
	background-repeat: no-repeat;
	background-position: 5px;
}


.leftnavx a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	display:block;
	width:108px;
	padding-left: 0px;
	text-align: right;
	background-image: url(/dot.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
}
.leftnavx a:hover {

	color: #cc6600;

}
.leftnavx a:active {

	color: #cc6600;

}

.leftnavnew a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	display:block;
	width:108px;
	padding-left: 0px;
	text-align: right;
	background-image: url(/dot.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
}
.leftnavnew a:hover {

	color: #cc6600;

}
.leftnavnew a:active {

	color: #ffffff;
		background-image: none;

}

.leftnavy a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	display:block;
	width:108px;
	padding-left: 0px;
	text-align: right;
	background-image: url(/dot.jpg);
	background-repeat: no-repeat;
	padding-right: 0px;
}
.leftnavy a:hover {

	color: #cc6600;

}

.leftnavy a:visited {



}
.column_space {
    width: 1%;
}
.column_space_line {
    font-size: 1px;
    background-color: #ddd;
}
.register a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff6600;
	display:block;
}
.register a:hover {
	font-weight: normal;
	color: #666666;
}
#bannerxox {
	float: left;
	position: absolute;
	left: 71px;
	height: 414px;
	padding-left:87px; padding-right:0; padding-top:0; padding-bottom:0
}


.blackbox {
	position: absolute;
	left: 1015px;
	top: 245px;
	visibility: visible;
	z-index: auto;
	height: auto;
	width: auto;
}
<style>#inflatable  {
 list-style: none;
 width: 130px;
 height: 130px;
 overflow: hidden;
 margin: 1px 1px 1px 1px
}
#inflatable a {
	background: url(http://www.tradeshowgiants.com/test/thumb_grey.png) left top no-repeat;
	display:block;
	margin: 1px 1px 1px 1px;
	text-indent: -1000px;
	width:100%;
	margin-top: 2px;
	padding: 2;
	padding-bottom: 100px;
}
#inflatable a:hover {
 background: url(http://www.tradeshowgiants.com/test/popup.png) left top no-repeat;
}

.tsdtext {
	position: absolute;
	left: 572px;
	top: 249px;
}

/*START IMAGES */
div.img
  {
  margin: 2px;
  border-style:none;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
  }
div.img img
  {
  display: table;
  margin: 3px;
  border-style:none;

  }
div.img a:hover img
  {
border-style:none;
  }
div.desc
  {
  text-align: center;
  font-weight: normal;
  border-style:none;
  width: 120px;
  margin: 2px;
  }
  
 #vertleft {
 float:left;
 border-left:2px solid #999; 
 height: 100%;
 }
 
 #headercontainer{
width:100%;
height:inherit;
background-color :  #cc0000;
position:left;
left:0;
top:0;
}
/*CONTENT*/




#box1{
	width: 400px;
	height: 5px;
	position: relative;
	top: 0px;
	left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#box2{
	width: 375px;
	height: 50px;
	position: relative;
	top: -40px;
	left: 0px;
}
#box3{
	width: 100px;
	height: 27px;
	position: relative;
	top: -7px;
	left: 365px;
	background-color: #FFFFFF;
}

#box4{
	width: 100px;
	height: 32px;
	position: relative;
	top: -180px;
	left: 750px;
	background-color: #FFFFFF;
}
.number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;

}



#pagewidth{
	width:748px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	top: 0px;
	position: relative;
} 
 
#leftcol{
	width:20%;
	float:left;
	position:relative;
	top: -20px;
  }
 
#twocols{
	width:80%;
	float:right;
	position:relative;
	top: -20px;
  }
 
#rightcol{
 width:20%; 
 float:right; 
 position:relative; 
 }
 
#maincol{
	background-color: #FFFFFF;
	float: left;
	display:inline;
	position: relative;
	width:75%;
	padding-top: 10px;
 }
 #footer{
 height:50px; 
  background-color:#FFFFFF; 
 clear:both;
 } 

#rightline{
	background-color: #000000;
	width: 5px;
	height: 200px;
	margin-left: 750px;
}

#box12{
	width: 400px;
	height: 27px;
	position: relative;
	top: -225px;
	left: 0px;
	background-color: #000000;
}

#lowerleft {
	padding: 3px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	width: 118px;
}

#upperleft {
	padding: 3px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	width: 118px;
}

#topleft {
	padding: 3px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	width: 118px;
}

#orderform  {
 list-style: none;
 width: 118px;
 height: 27px;
 overflow: hidden;
 margin: 1px 1px 1px 1px
}
#orderform a {
	background: url(http://www.tradeshowgiants.com/nav_images/order_form.png) left top no-repeat;
	display:block;
	text-indent: -1000px;
	width:100%;
	margin-top: 2px;
	padding: 4;
	padding-bottom: 20px;
}
#orderform a:hover {
 background: url(http://www.tradeshowgiants.com/nav_images/order_form.png) left top no-repeat;
  	background-repeat: no-repeat;
	background-position: -118px 0;
}

#hour  {
 list-style: none;
 width: 118px;
 height: 37px;
 overflow: hidden;
 margin: 1px 1px 1px 1px
}
#hour a {
	background: url(http://www.tradeshowgiants.com/nav_images/hour.png) left top no-repeat;
	display:block;
	text-indent: -1000px;
	width:100%;
	margin-top: 2px;
	padding: 4;
	padding-bottom: 35px;
}
#hour a:hover {
 background: url(http://www.tradeshowgiants.com/nav_images/hour.png) left top no-repeat;
  	background-repeat: no-repeat;
	background-position: -118px 0;
}

#weekly  {
	list-style: none;
	width: 118px;
	height: 60px;
	overflow: hidden;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 6px;
	margin-left: 1px;
}
#weekly a {
	background: url(http://www.tradeshowgiants.com/nav_images/weekly_special.png) left top no-repeat;
	display:block;
	text-indent: -1000px;
	width:100%;
	margin-top: 8px;
	padding-bottom: 50px;
	margin-bottom: 8px;
	padding-top: 8;
	padding-right: 8;
	padding-left: 8;
	clip: rect(auto,auto,auto,auto);
}
#weekly a:hover {
 background: url(http://www.tradeshowgiants.com/nav_images/weekly_special.png) left top no-repeat;
  	background-repeat: no-repeat;
	background-position: -118px 0;
}
#skype  {
 list-style: none;
 width: 118px;
 height: 27px;
 overflow: hidden;
 margin: 1px 1px 1px 1px
}
#skype a {
	background: url(http://www.tradeshowgiants.com/nav_images/skype_us2.png) left top no-repeat;
	display:block;
	text-indent: -1000px;
	width:100%;
	margin-top: 2px;
	padding: 4;
	padding-bottom: 20px;
}
#skype a:hover {
 background: url(http://www.tradeshowgiants.com/nav_images/skype_us2.png) left top no-repeat;
 	background-repeat: no-repeat;
	background-position: -118px 0;
}

#live_chat  {
 list-style: none;
 width: 118px;
 height: 35px;
 overflow: hidden;
 margin: 1px 1px 1px 1px
}
#live_chat a {
	background: url(http://www.tradeshowgiants.com/nav_images/live_chat.png) left top no-repeat;
	display:block;
	text-indent: -1000px;
	width:100%;
	margin-top: 2px;
	padding: 4;
	padding-bottom: 20px;
}
#live_chat a:hover {
 background: url(http://www.tradeshowgiants.com/nav_images/live_chat.png) left top no-repeat;
  	background-repeat: no-repeat;
	background-position: -118px 0;
}

#graphic  {
	list-style: none;
	width: 118px;
	height: 27px;
	overflow: hidden;
	margin: 1px 1px 1px 1px;
	z-index: 3;
}
#graphic a {
	background: url(http://www.tradeshowgiants.com/nav_images/graphic_upload.png) left top no-repeat;
	display:block;
	text-indent: -1000px;
	width:100%;
	margin-top: 2px;
	padding: 4;
	padding-bottom: 20px;
		z-index: 3;
}
#graphic a:hover {
 background: url(http://www.tradeshowgiants.com/nav_images/graphic_upload.png) left top no-repeat;
  	background-repeat: no-repeat;
	background-position: -118px 0;
		z-index: 3;
}

#color_guide  {
	list-style: none;
	width: 118px;
	height: 52px;
	overflow: hidden;
	margin: 1px 1px 1px 1px;
	z-index: 3;
}
#color_guide a {
	display:block;
	text-indent: -1000px;
	width:100%;
	margin-top: 2px;
	padding: 4;
	padding-bottom: 50px;
	z-index: 3;
	background-image: url(http://www.tradeshowgiants.com/nav_images/color_guide.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#color_guide a:hover {
	background-repeat: no-repeat;
	background-position: -118px 0;
	z-index: 3;
	background-image: url(http://www.tradeshowgiants.com/nav_images/color_guide.jpg);
}


#print_page  {
 list-style: none;
 width: 102px;
 height: 21px;
 overflow: hidden;
 margin: 1px 1px 1px 1px

}
#print_page a {
	display:block;
	text-indent: -1000px;
	width:100%;
	margin-top: 2px;
	padding: 4;
	padding-bottom: 20px;
	z-index: 3;
	background-image: url(http://www.tradeshowgiants.com/nav_images/print_pageNOLAG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#print_page a:hover {
 background: url(http://www.tradeshowgiants.com/nav_images/print_pageNOLAG.jpg) left top no-repeat;
 background-repeat: no-repeat;
background-position: -102px 0;
	z-index: 3;
}

#bookmark_page  {
 list-style: none;
 width: 102px;
 height: 21px;
 overflow: hidden;
 margin: 1px 1px 1px 1px
}
#bookmark_page a {
	display:block;
	text-indent: -1000px;
	width:100%;
	margin-top: 2px;
	padding: 4;
	padding-bottom: 20px;
	background-image: url(http://www.tradeshowgiants.com/nav_images/bookmark_pageNOLAG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#bookmark_page a:hover {
	background-image: url(http://www.tradeshowgiants.com/nav_images/bookmark_pageNOLAG.jpg);
	background-repeat: no-repeat;
	background-position: -102px 0;
}
/*css for header*/


#nav {
	margin: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 8px;
	background-image: url(../../../images/nav_box.jpg);
	z-index: 15;
}

#nav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	background-image: url(../../../images/nav_box.jpg);
}

#nav a:link, #nav a:visited {
	float: left;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding-top: 0;
	padding-right: 13px;
	padding-bottom: 6px;
	padding-left: 13px;
	background-image: url(../../../images/nav_box.jpg);
}

#nav a:link.active, #nav a:visited.active, #nav a:hover {
        color: #cc6600;
 
}


#hrr1 {
	border-top: 1px solid #cccccc;
}
.make_it_grey {color: #999999}


#chat_guide  {
	list-style: none;
	width: 145px;
	height: 70px;
	z-index: 3;
	position: relative;
}
/*added from index.html jooomla*/

#headermain {
	width: 753px;
	height: 178px;
	position: relative;
	top: -25px;
	left: 0px;

}
#top_head_one {
	height: 145px;
	float: left;
	width: 200px;
	padding-left: 25px;
}

#top_head_two {
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
}

#top_head_three{
	float: right;
	padding-right: 6px;
	padding-left: 6px;
}

#top_head_four {
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
}

#top_head_five {
	float: right;
	padding-right: 5px;
	padding-left: 5px;
}

.clear {
clear: both;
}

.tsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;

}


.rsf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
}

.ow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.gas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
}
#box1 h1 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;

}
#dropmenudiv{
	

    position:absolute;
	border-bottom-width: 0;
	font:normal 10px Verdana;
	line-height:16px;
	z-index:100;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

#dropmenudiv a{
		background-color: #efefef;
		width: 100%;
	display: block;
	text-indent: 5px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #cc6600;
	color: #FFFFFF;
}

