body	{
	margin:13px 0px 20px 0px;
	background:url(images/comingSoon_bg_tile.jpg);
	text-align:center;
	color:#333;
	padding:0px;
	font:11px Arial, Helvetica, sans-serif;
	}
/* COMON STYLES */
strong	{color:#41518c;}
.gray	{color:#636363;}
.red	{color:#fb0000;}
.blue	{color:#41518c;}
div, p, td, li
	{
	text-align:left;
	font:11px Arial, Helvetica, sans-serif;
	color:#333;
	}
p	{margin:0px;}
div.content	{margin-left:10px;}
h1 {
	display:inline;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#fff;
	}
h1.gif	{
	display: block;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#41518c;
	margin:10px 0px 10px 8px;
	}
h2	{
	font-size:12px;
	color:#41518c;
	}

h6	{
	font-size:11px;color:#fff;
	}
h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: transparent;
	margin:	0px;
	}
	
img	{
	/* turns off gaps around images */
	border:	0
	}
/* determines how links will display */
a:link,
a:visited,
a:hover,
a:active	{
	font:11px Arial, Helvetica, sans-serif;
	color:#fb0000;
	text-decoration:underline;
	}
/* footer */
td#footer	{text-align:right;}
#footerNav	{
	font:10px Arial, Helvetica, sans-serif;
	color:#5dadfd;
	text-align:right;
	}
#footerNav a:link,
#footerNav a:visited	{
	color:#ddd;
	font:10px Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#footerNav a:hover,
#footerNav a:active	{
	color:#fff;
	font:10px Arial, Helvetica, sans-serif;
	
	}
#copy	{
	font:9px Arial, Helvetica, sans-serif;
	text-align:right;
	color:#ddd;
	margin-top:6px;
	}
#copy a:link,
#copy a:visited,
#copy a:hover,
#copy a:active	{
	font:9px Arial, Helvetica, sans-serif;
	color:#5dadfd;
	}
/* page identification */
#breadcrumbNav	{
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:8px 0px 0px 10px;
	}

#breadcrumbNav a:link,
#breadcrumbNav a:visited,
#breadcrumbNav a:hover,
#breadcrumbNav a:active	{
	font:11px Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#e6e6e6;
	}

/* right area category navigation */
ul.rightNav	{
	margin:5px 0px 5px 10px;
	padding:0px;
	}
ul.rightNav li	{
	margin:0px;
	padding:0px;
	font:10px Arial, Helvetica, sans-serif;
	color:#ccc;
	list-style-type:none;
	}
.rightNav a:link,
.rightNav a:visited
	{
	font:10px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#ccc;
	}
.rightNav a:hover,
.rightNav a:active	{
	font:10px Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#fff;
	}
/* right feature */
div#Feature	{
	margin:0px 0px 5px 7px;
	}
p.ten	{
	font:10px Arial, Helvetica, sans-serif;
	color:#ccc;
	margin:0px;
	}
div#Feature p.ten
	{
	margin-left:2px;
	margin-right:1em;
	}
div#Feature h6	{
	margin-left:3px;
	}
/* right area search box */
div#rightSearch	{
	vertical-align:middle;
	margin-left:10px;
	}
div#rightSearch input.box	{
	background:url(images/text/right_search_input_bg.gif) top left no-repeat;
	width:118px;
	height:16px;
	border:1px solid #6e6e6e;
	}
	
/* PAGE-SPECIFIC STYLES */

/* press release page */
div#press	{
	margin:10px;
	}
div#press div	{
	margin-bottom:10px;
	}
p.date	{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#636363;
	}

	/* ABOUT US */
div#about	{
	margin:5px 7px 10px 10px;
	}
div#about p	{
	margin:1em 0em;}

div#rentals	{
	margin:15px 0px 10px 0px;
	}
div#rentals div	{
	margin:0px 10px 3px 9px;
	}
div#rentals p	{
	margin:0px 10px 10px 10px;
	}
div#rentals div.manufacturers	{
	margin:width:400px;
	text-align:center;
	}
div.manufacturers img	{margin-top:5px;}

/* HOME PAGE */
p.homepageproducts	{
height:80px;
}
#defaultM	{background:url(images/content/home_mid_bg.gif) top repeat-x #f1f1f1;}
#defaultText	{padding:12px 15px;}
tr.one	{background:url(images/content/home_products_bg.gif) top repeat-x #D0D1D5;}
tr.two	{
	background:url(images/content/home_products_view_bg.gif) top repeat-x #E2E2E2;
	height:33px;
	}
tr.one td	{padding:8px 2px;}
tr.one td p	{margin:3px 0px 0px 11px;}
tr.one td p strong	{display:block;}
tr.two td	{padding:8px 0px 0px 10px;}

table.form p {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	margin-top:1ex;
	}
table.form p strong{
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#163b8d;
	}
input,select	{
	font:11px Arial, Helvetica, sans-serif;
	color:#333;
	}
input.full	{width:179px;}
input.half	{width:65px;}
input.twothirds	{width:132px;}
textarea {width:380px;}

/* productdetails */

table.productdetailsTable	{
margin:10px 0px 10px 5px;
}
td.productdetailsImage	{
padding:0px 15px 0px 0px;
}
td.productdetailsImage p a:link,
td.productdetailsImage p a:visited
	{
margin:0px 0px 0px 10px;
font:bold 9px Verdana, Arial, Helvetica, sans-serif;
text-align:center;
color:#41518c;
}
td.productdetailsImage p a:hover,
td.productdetailsImage p a:active
	{
font:bold 9px Verdana, Arial, Helvetica, sans-serif;
text-align:center;
color:#666;
}
td.productdetailsDesc	{
padding:5px 10px 0px 0px;
}
td.productdetailsDesc p	{
margin-bottom:5px;
}
td.productdetailsDesc p strong.name	{
font-size:12px;
}
div.productdetailsDots	{
	height:1px;
	width:469px;
	margin-left:10px;
	background:url(images/dots.gif) repeat-x;
	font-size:2px;
	}
p.productdetailsBack	{
	text-align:right;
	}
p.productdetailsBack a:link,
p.productdetailsBack a:visited	{
	font:bold 9px Verdana, Arial, Helvetica, sans-serif;
	color:#41518c;
	}
p.productdetailsBack a:hover,
p.productdetailsBack a:active	{
	font:bold 9px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	}

table.productdetailsDeets	{
	width:250px;
	margin:5px 0px;
}
table.productdetailsDeets strong	{
font-size:11px;
}
td.productdetailsDesc ul	{
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
td.productdetailsDesc ul li	{
background:url(images/text/arrows2.gif) no-repeat;
padding-left:10px;

	}

	
/* searchresults */
table.searchresultsTable	{
margin:10px 0px 0px 5px;
}
td.searchresultsImage	{
padding:0px 15px 0px 0px;
}
td.searchresultsDesc	{
padding:5px 10px 0px 0px;
}
td.searchresultsDesc p	{
margin-bottom:5px;
}
div.searchresultsDots	{
	height:1px;
	width:469px;
	margin-left:10px;
	background:url(images/dots.gif) repeat-x;
	font-size:2px;
	}
