/*
print.css  v1.1
	Created 2010-07-07
	Last modified 2010-08-04
Description:
	PPTech website print styles
*/

body {
	margin: 1em 0 0 0;
	padding: 0;
	font-family: Verdana, Tahoma, "Trebuchet MS",  Arial, sans-serif;
	font-size: 76.1%;
	background: #fff;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Tahoma, "Trebuchet MS",  Arial, sans-serif;
}

a:link { text-decoration: none; color: #000080; } 
a:visited { text-decoration: none; color: #000080; }
a:hover { text-decoration: underline; color: #000080; } 
a:active { text-decoration: none; color: #000080; }

#logo {
	margin:0;
	padding:0;
}

#logo a {
	text-decoration
}

#logo a:link { text-decoration: none; color: #000;  } 
#logo a:visited { text-decoration: none; color: #000;  }
#logo a:hover { text-decoration: none; color: #000;  } 
#logo a:active { text-decoration: none; color: #000;  } 


#access-menu {
	display:none;
}

#telephone {
}

#email {
}

#email a:link { text-decoration: none; color: #000;  } 
#email a:visited { text-decoration: none; color: #000;  }
#email a:hover { text-decoration: none; color: #000;  } 
#email a:active { text-decoration: none; color: #000;  }

#menu {
	font-weight: bold;
	margin: 1em 0 1em 0;
	padding:0;
	height:3em;
	border-bottom: #ed1c22 solid 1px;	
}

#menu li {
	margin: 1em 2em 1em 0; 
	padding:0;
	list-style: none;
	float: left;
}

#menu a:link { text-decoration: none; color: #ed1c22;  } 
#menu a:visited { text-decoration: none; color: #ed1c22;  }
#menu a:hover { text-decoration: none; color: #ed1c22;  } 
#menu a:active { text-decoration: none; color: #ed1c22;  }

.content {
	width: 100%;
	margin: 0;
	padding: 0 0 0 0;
	clear: both;
}

#section-nav {
	display:none;
}

#h-our-services {
}

#h-talk-to-us {
}

#subsection-nav {
	display:none;
}

#sections {
	display:none;
}

#body-text-home {
	margin: 0 0 2em 0;
}

#body-text-section {
	margin: 0 0 3em 0;
}
#body-text-contact {
	margin: 0 0 0 273px;	
	padding: 0.2em 20px 0 18px;
}

#body-text-section h4, h5 {
	font-size: 100%;
	margin-bottom:0;
}

#body-text-section p.first {
	margin-top: 0.2em;
}

#body-text-section dt {
	font-weight:bold;
}

#body-text-section dd {
	margin: 0;
	padding: 0.2em 0 1.5em 0;
}

.body-text {

}

#network-mot {
	color:#ed1c22;
	text-align:center;
}

.highlight {
	font-weight: bold;
	color: #ed1c22;
}

#contactForm {
	width:470px;
	margin:-2em 0 0 0;
	padding: 0 0 1em 0;
}

#contactForm dt {
	margin:0;
	padding: 8px 4px 8px 0;
	font-weight: bold;
	float:left;
	clear:left;
}

#contactForm dd {
	margin: 0;
	padding: 4px 4px 4px 0;	
	float: right;
	clear: right;
}

#contactForm input, textarea {
	font-family: Verdana, Tahoma, "Trebuchet MS",  Arial, sans-serif;
	font-size: 1em;
}

#contactForm #frmName, #frmEmail, #frmQuery {
	margin: 0;
	padding: 4px;	
	width: 350px;
	border: #f2f2f2 1px solid;
}

#contactForm #frmSubmit {
	margin: 0;	
	padding: 4px;
	font-size: 0.9em;
	font-weight:bold;
	color: #333;
}

#submit-button {
	margin: 0;
	padding: 4px 4px 4px 0;	
	clear: both;
	text-align: right;
}

.q-and-a dt {
	font-weight:bold;
}
.q-and-a dd {
	margin: 0;
	padding: 0.2em 0 1.5em 0;
}

#footer-logos {
	margin: 0;
	padding: 1em 0 0 0;
	clear:right;
	border: 0;
	border-top: #ed1c22 solid 1px;	
}

#footer-logos li {
	margin: 0; 
	padding: 0 0 1em 0;
	list-style: none;
}

/* end */
