body
{		   
	background-color: #000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:100%;
}
#mask
{
	background-color:#000;
	width:100%;
	height:100%;
}
img{border:none;}
h1 
{
	color:#990000;
	text-align:center;
}
h2{color:#990000;}
h3{margin-top:0px;}
p{font-family:"Times New Roman", Times, serif;}
ul{font-family:"Times New Roman", Times, serif;}
.main_div
{
	width: 725px;
	background-image:url(../images/bg_gradient_bar.gif);
	background-repeat:repeat-y;
	height:auto;
	margin-left: auto;
	margin-right: auto; 
}

.content_area
{
	background-image:url(../images/bg_gradient_bar.gif);
	background-repeat:repeat-y;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	line-height:16px;
	font-weight:normal;
	text-decoration:none;
	height:auto;
	padding: 0px 12px;
	clear:both;
}

.top_gradient_bar

{
	background-image:url(../images/topGrad.gif);
	background-repeat:no-repeat;
	height:13px;
}

.bot_gradient_bar
{
	background-image:url(../images/botGrad.gif);
	background-repeat:no-repeat;
	background-position: top left;
	height:14px;
}

#mainNav 
{
	float:left;
	width:100%;
	background:url("../images/bg3.gif") repeat-x bottom;
	font-size:80%;
	line-height:normal;
}

#mainNav ul 
{
	margin:0;
	padding:10px 10px 0;
	list-style:none;
}

#mainNav li 
{
	float:left;
	background:url("../images/left3.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
}

#mainNav a 
{
	float:left;
	display:block;
	background:url("../images/right3.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#000;
}

/* Commented Backslash Hack

hides rule from IE5-Mac \*/

#mainNav a {float:none;}

/* End IE5-Mac hack */

#mainNav a:hover {color:#fff;}



#mainNav #current 
{
	background-image:url("../images/left_on.gif");
	border-width:0;
}

#mainNav #current a 
{
	background-image:url("../images/right_on.gif");
	color:#333;
	padding-bottom:5px;
}


#subNav 
{
	float:left;
	width:100%;
	background: url("../images/bg2.gif") repeat-x bottom;
	font-size:75%;
	line-height:normal;
}


#subNav ul 
{
	margin:10px 10px;
	padding:0px 10px 5px;
	list-style:none;
}



#subNav li 
{
	float:left;
	margin:0 15px 5px 0;
	padding:0 0 0 0;
	border-right:1px dotted #000;
}

.hideRightBorder
{
	border-right-style:none;
}



#subNav a{
	float:left;
	display:block;
	padding:0px 15px 3px 5px;
	text-decoration:none;
	font-weight:bold;
	color:#663333;
}

/* Commented Backslash Hack

hides rule from IE5-Mac \*/

#subNav a {float:none;}

/* End IE5-Mac hack */

#subNav a:hover {color:#000;}

#informative
{
	
}
.clearIt
{clear:both;}
.largeItalics
{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:large;
	text-align:center;
	font-weight:bold;
}

#addressFooter
{
	font-family:"Times New Roman", Times, serif;
	font-size:small;
}

#bannerImg
{
	background-image:url(../images/reWestWork3.jpg);
	background-repeat:no-repeat;
	width:735px;
	height:110px;
}

div#imgScript
{
	width:225px;
	height:125px;
	background-color:#2c2c2c;
	z-index:5;
	margin-top:5px;
	margin-left:470px;
	background-image:url(../images/placeHold2.jpg);
	background-repeat:no-repeat;
}

#decoy
{}

.h1
{
	color:#993300;
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	text-decoration:underline;
}

.h2
{
	font-family:"Times New Roman", Times, serif;
	font-size:2.25em;
	color:#993300;
	text-align:center;
}

.timesNew
{
	font-family:"Times New Roman", Times, serif;
}

/********************************SalesPersonnel*******************************************/
.salesPersonnel
{
	width:700px;
	height:180px;
	margin-bottom:10px;
}
.leftSalesPersonnel
{
	width:200px;
	height:180px;
	float:left;
}
.rightSalesPersonnel
{
	margin-left:10px;
	margin-top:0px;
	width:490px;
	float:left;
}
/****************************************equipmentContainer PopUp***************************/
#equipmentContainer
{
	margin-top:0px;
	padding-top:0px;
	position:fixed;
	margin-left:auto;
	margin-right:auto;
	z-index:-1;
	visibility:visible;
	/*background:url(../images/equipmentBackground2.png) no-repeat;*/
}
#equipmentContainer img
{/*
	padding-right:25px;
	padding-bottom:25px;*/
}
/**********************************************************************************************/
/*******************************************FRAME STYLING*************************************/
/**********************************************************************************************/
#frameContainer
{
	width:756px;
	height:400px;
	position:fixed;
	z-index:-1;
	visibility:visible;
	
	left:50%;
	margin-left:-380px;
	margin-bottom:0px;
}
*html #frameContainer
{left:50%; margin-left:-397px;
}
#frameContent
{overflow:hidden;}
#frameTop
{
	width:756px;
	height:81px;
}
#frameTopLeft
{
	float:left;
	width:661px;
	height:82px;
}
#frameTopRight
{
	float:left;
	width:95px;
	height:82px;
}
#frameLeft
{
	float:left;
	width:36px;
	height:458px;
	overflow:hidden;
}
#frameCenter
{
	float:left;
	width:687px;
	height:458px;
	background-color:#fff;
}
#frameRight
{
	float:left;
	width:33px;
	height:458px;
	overflow:hidden;
}
#frameBottom
{
	width:756px;
	height:34px;
}
#frameContainer a
{outline:none;}

table.equip_listing{
	border-collapse: collapse;
	border:solid #000000 2px;  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	}
	
.equip_listing td{
	border-collapse: collapse;
	height: 20px;
	border: none;
	text-align: right;
	padding-right: 5px;
	
	}

td.equip_header_descrip {
	height: 27px;
	padding-left: 5px;
	text-align: left;
	font-weight: bold;
	font-size:	16px;
	background-image:url('../images/preowned_tab.gif');
/*	background-position: bottom left; */
	background-repeat: repeat-x;
	display: table-cell;
	vertical-align: middle;
	padding-top: 0px;
	margin: 0px;

	}
	
td.equip_header_price {
	height: 27px;
	font-weight: bold;
	font-size: 16px;
	background-image: url('../images/preowned-tab2.gif');
/*	background-position: bottom left; */
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding-top: 0px;
	margin: 0px;
	display: table-cell;
	vertical-align: middle;
	}
	
td.equip_pic {
	margin: 0px;
	padding: 0px;
	}

td.equip_pic img {
	height: 113px;
	width: 150px;
}

td.equip_heading {
	font-weight: bold;
	width: 75px;
	}

td.equip_data {
	width: 130px;
	}

#disclaimer{
padding-top: 20px;
font-size: 12px;
font-style:italic;
}

h3.vcard{
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}

p.vcard{
	margin-top: 0px;
}
