/*
| Author: Steven Fiske
| Date: 6/14/2008
*/

/*** CLEAR ALL STYLES ***/
* {
	margin:0px;
	padding:0px;
	}
/*** GLOBAL TAG STYLES ***/
body {
	background-color:#737578;
	color:#252525;
	font:.8em Arial, Helvetica, sans-serif;
	text-align:left;
	}
img{ border:0; margin: 0; padding: 0; }
p { padding-bottom: 20px; }
strong { color: #ed1f24;	}
label {
	margin: 0 0 2px 0;
	display: block;
	}
input {
	width: 200px;
	padding:2px 4px;
	margin: 0px 0px 15px 0;
	border: 1px solid #C2C2C2;
	}
	input:focus {
		border: 1px solid #7D7D7D;
		background: #F5F5F5;
		}
textarea {
	width: 440px;
	height: 150px;
	margin: 2px 0;
	padding:2px 4px;
	border: 1px solid #C2C2C2;
	}
	textarea:focus {
		border: 1px solid #7D7D7D;
		background: #FCFCFC;
		}

/*** Divs ***/
#wrapper {
	margin: 0px auto;
	width:1170px;
	background: #737578 url(http://www.pcbcontacts.com/images/bg.gif) repeat left top;
	}
#wrapper-in {
	margin: 0px auto -108px;
	width: 741px;
	}
#topquote {
	margin: 0 auto;
	padding-top: 25px;
	width: 709px;
	height: 49px;
	top: 25px;
	}
#nav {
	height: 236px;
	width: 741px;
	padding-left: 1px;
	background: url(http://www.pcbcontacts.com/images/nav_bg.jpg) no-repeat;
	}
	#nav ul{
		padding: 40px 0 0 0;
		list-style-type: none;
		width: 209px;
		}
		*:first-child+html #nav ul { margin: -8px 0 0 0; } /* IE 7 Only */
		#nav li {
			margin: 0;
			padding: 0;
			height: 1px;
			background: url(http://www.pcbcontacts.com/images/nav_border.png) no-repeat;
			}
			#nav li.link {
				height: 38px;
				background: none;
				padding: 0;
				margin: 0;
				}
				*:first-child+html #nav li.link { margin: 0 0 -17px 0; } /* IE 7 Only */
				* html #nav li.link { margin: -14px 0 -1px 0; } /* IE6 and below */
		#nav li a {
			background:transparent none repeat scroll 0% 0%;
			width: 160px;
			font-size: 18px;
			color: #FFFFFF;
			padding: 8px 24px;
			text-decoration: none;
			letter-spacing: 4px;
			overflow: hidden;
			display: block;
			}
			*:first-child+html #nav li a { margin: -2px 0 -10px 0; } /* IE 7 Only */
			#nav li a.active {
				background: url(http://www.pcbcontacts.com/images/nav_over.png) top left repeat-y !important;
				background: #a12c2f; /* IE 6 */
				}
				#nav li a.active:hover {
					background: url(http://www.pcbcontacts.com/images/nav_over.png) top left repeat-y !important;
					background: #a12c2f; /* IE 6 */
					}
			#nav li a:hover {
				background: url(http://www.pcbcontacts.com/images/nav_active.png) top left repeat-y !important;
				background: #535353; /* IE 6 */
				}
#body {
	margin: 0 auto;
	padding: 25px 30px 0px 30px;
	width: 647px;
	background: #fff url(http://www.pcbcontacts.com/images/body_bg.jpg) repeat-x left top;
	border-right: 1px solid #2b2b2b;
	border-left: 1px solid #2b2b2b;
	}
	#body h1 {
		font-size: 20px;
		letter-spacing: 2px;
		text-align: center;
		font-weight: 400;
		background: transparent url(http://www.pcbcontacts.com/images/h1_bg.png) repeat-y !important;
		background: #da1d21; /* IE 6 */
		color: #fff;
		padding: 3px 0 3px 0;
		margin-bottom: 15px;
		}
	#body h2 {
		font-size: 17px;
		letter-spacing: 1px;
		text-align: left;
		font-weight: lighter;
		background: transparent url(http://www.pcbcontacts.com/images/h2_bg.jpg) repeat-y !important;
		background: #686868; /* IE 6 */
		color: #fff;
		padding: 3px 0 3px 15px;
		margin-bottom: 10px;
		}
	#body h3 {
		font-size: 20px;
		font-style: italic;
		color: #ed1f24;
		font-weight: lighter;
		text-align: center;
		margin-bottom: 20px;
		}
	#body a {
		color: #ed1f24;
		}
#services {
	background: #fff url(http://www.pcbcontacts.com/images/services.jpg) no-repeat right top;
	margin: 0 -30px 0 0;
	padding: 0 175px 0 0;
	min-height: 600px;
	}
#quote {
	margin: 0 auto;
	width: 707px;
	border-right: 1px solid #2b2b2b;
	border-left: 1px solid #2b2b2b;
	background: url(http://www.pcbcontacts.com/images/quote_bg.png) repeat-x left top;
	height: 127px;
	overflow: hidden;
	}
	#quote img {
		float: right;
		}
	#quote p {
		margin: 60px 0 0 25px;
		color: #fff;
		font-size: 13px;
		line-height: 15px;
		letter-spacing: 2px;
		}
	#quote a {
		color: #ed1f24;
		text-decoration: underline;
		font-weight: bold;
		}
		#quote a:hover {
			background: #272727;
			}
#footer {
	margin: 0 auto;
	width: 659px;
  	height:128px;
	background: #1b1b1b url(http://www.pcbcontacts.com/images/footer.png) no-repeat left top;
	padding: 20px 25px;
	}
	*:first-child+html #footer { overflow: hidden; } /* IE 7 Only */
	#footer p {
		color: #C3C3C3;
		letter-spacing: 2px;
		line-height: 17px;
		text-align: center;
		margin-bottom: 40px;
		}
	#footer a {
		color: #C3C3C3;
		}
		#footer a:hover {
			background: #494949;
			}
	#fiske a {
		color: #333333;
		}
#contact {
	margin: 0px auto;
	padding: 0;
	width: 450px;
	}
#form_left {
	float: left;
	margin-right: 30px;
	padding: 0;
	}
#form_right {
	float: left;
	margin: 0;
	padding: 0;
	}

/*** Classes ***/
.logo {
	float: right;
	padding: 40px 45px 0px 0px;
	}
.gallery ul {
	padding: 0px;
	margin: 0px;
	}
	.gallery li {
		float: left;
		padding: 0;
		margin: 0px 10px 15px 0px;
		list-style-type: none;
		text-decoration: none;
		}
		.gallery li a:hover img{
			border: 1px solid #ff0000;
			}
		.gallery li a img {
			padding: 0;
			margin: 0;
			border: 1px solid #000000;
			}
		.six li {
			padding-right: 0;
			}
.clients {
	border-top: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	text-align: center;
	}
	.clients ul {
		text-align: center;
		list-style-position: inside;
		}
		.clients li {
			padding: 7px 15px;
			font-size: 1.3em;
			color: #ed1f24;
			display: inline;
			list-style-type: none;
			line-height: 25px;
			}
div.submitbutton {
	text-align: center;
	}	
div.submitbutton input {
	background: url(http://www.pcbcontacts.com/images/button.jpg) no-repeat scroll 100% 0% !important;
	margin: 20px 0;
	color: #FFFFFF;
	height: 26px;
	width: 92px;
	border: medium none;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	}
	div.submitbutton input:hover {
		background: url(http://www.pcbcontacts.com/images/button_red.jpg) no-repeat scroll 100% 0% !important;
		}
.right {
	float: right;
	margin-left: 15px;
	margin-right: -15px;
	}
.black {
	color: #000000;
	}
.term {
	font-weight: lighter;	
	}
.clear {
	clear: both;
	}
.x {
	display: none;
	}
