/* CSS Document */

/* Undo Print Styles ----------------------------------------------------------------------------------*/
#top_nav, #bottom_nav, #header, #index_crest, #side_bar {
	display: block;
}

#SXR a {
	color: #fff;
	}

/* Misc. Styles ---------------------------------------------------------------------------------------*/
img {
	border: none;
}


p { color: #fff; }

/* Screen Styles --------------------------------------------------------------------------------------*/
body {
	width: 100%;
	background: #000 url(../../images/background2.jpg) repeat-y top center;	
}

#wrapper {
	margin: auto;
	width: 770px;
	}

#container {
	width: 770px;
	margin: auto;
	background: #000000;
	float: left; 
	position: relative;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-image: url(../../images/greybg.gif);
	background-repeat: repeat-y;
}

#contents  a:link {
	color: #ffcc00; }

#contents a:visited {
	color: #fff; }


#contents a:hover {
	color: #ffcc00;
	text-decoration: none;
	
}



/* Header ---------------------------------------------------------------------------------------------*/
#side {
	width:204px;
	margin: 0 0 0 0px;
	float: left;	
	}

#logo a{
		margin: 0;
	padding: 0;
	display: block;
	text-indent: -10000px;
	background-image: url(../../images/pdqlogo.gif);
	height: 257px;
	width: 204px;
	background-repeat: no-repeat;
	}



#nav { width: 204px;
}

#etc { width: 184px; 
		color: #FFF; 
		line-height: 20px;
		margin-left: 10px;
		margin-right: 10px;
		float: left;
		display: inline;
		}
/* A link -----------------------------*/

#nav a{

	background-position: 0px 0px;
	padding-top: 5px;
	height: 32px;
	color: #FFF;
	width: 204px;
	display: block;
	text-decoration: none;
	text-indent: -999px;
}
a.hoists { background-image: url(../../images/button_hoists.gif); }
a.hoists:hover { background-image: url(../../images/button_hoists_over.gif); }
a.lifting { background-image: url(../../images/button_lifting.gif); }
a.lifting:hover { background-image: url(../../images/button_lifting_over.gif); }
a.service { background-image: url(../../images/button_service.gif); }
a.service:hover { background-image: url(../../images/button_service_over.gif); }
a.osha { background-image: url(../../images/button_osha.gif); }
a.osha:hover { background-image: url(../../images/button_osha_over.gif); }
a.inspection { background-image: url(../../images/button_inspection.gif); }
a.inspection:hover { background-image: url(../../images/button_inspection_over.gif); }
a.training { background-image: url(../../images/button_training.gif); }
a.training:hover { background-image: url(../../images/button_training_over.gif); }
a.contact { background-image: url(../../images/button_contact.gif); }
a.contact:hover { background-image: url(../../images/button_contact_over.gif); }

#contents{
	width:436px;
	display: inline;
	float: left;
	background-repeat: no-repeat;
	padding-top: 240px;
	margin-right: 60px;
	margin-left: 60px;
	background-position: 0px 0px;
	}

#home #contents {
	background-image: url(../../images/hoists.jpg);
			}

#hoists .hoisttable table, td, tr{
	text-align:center;
	color: #fff;
	}

table.TBL, .TBL td, .TBL tr{
text-align:left;
}

#hoists #contents {
	background-image: url(../../images/header_hoists.jpg);
	}

#inspection #contents {
	background-image: url(../../images/header_inspection.jpg);
	}

#lifting #contents {
	background-image: url(../../images/header_lifting.jpg);
	}

#osha #contents {
	background-image: url(../../images/header_osha.jpg);
	}

#training #contents {
	background-image: url(../../images/header_training.jpg);
	}

#contact #contents {
	background-image: url(../../images/header_contact.jpg);
	}
#service #contents {
	background-image: url(../../images/header_service.jpg);
	}
#hoists img{
	margin: 0 10px 5px 0;
	width: 130px;
	border: 1px solid #ccc;
	background: #fff;
}

#hoistcompanies img{
	margin: 0 18px 20px 0;
	width: 120px;
	border: 1px solid #ccc;
	background: #fff;
	color: #fff;
	float: left;
}

#inspectors {
	
	font-size: 28px;
	color: #fff;
	}

p.etcheading {
	font-weight: bold; 
	}
	
h1 {
	color: #ccc;
	font-size: 24px;
	font-family: arial;
	
}

h2 {
	color: #ccc;
	
}
#hoistcompanies p{
	clear: both;
}

#contents #navlinks a{
	color: #fff;

	}

#navlinks {
	margin: 50px 0 0 0;
	clear: both;
}

#moreinfo {
	clear: both;
	font-size: 18px;
	line-height: 20px;
	color: #ccc;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 5px 0px 5px 0px;
	}

#moreinfo2 {
	clear: both;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #ffcc00;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 25px 0 25px  0;
	padding: 5px 0px 5px 0px;
	}

table#contact {
	color: #fff;
	}
li {
	color: #fff;
	}

#lefthand {
	float: left;
	width: 45%
	}

#righthand {
	float: right;
	width:45%
	}

#clear {
	clear: both;
	}

#address {
	font-size: 12px;
	color: #efefef;
	margin: 30px 0px 0px 0px;

	}

#address a {
	color: #ffffff;
	}
