body {
	font: 12px/120% Helvetica, Verdana, sans-serif;
	background-image: url(../images/headerfade.png);
	background-repeat: repeat-x;
	text-align: center;
	color: #333;
	margin-top: 0;
	padding-top: 0;
}

a {
	color: #C81010;
	text-decoration: none;
}


h2 {
	font-size: 150%;
	line-height: 150%;
}

h3 {
	font-size: 130%;
	line-height: 140%;
	margin-bottom: 0;
}

#fp_valuestatement {
	color:#FFFFFF;
}

h4 {
	font-size: 120%;
	line-height: 150%;
	padding-left: 0px;
	margin-bottom: 0;
	margin-top: 2px;
}
#fp {
	margin-top: 5px;
	border: 1px solid #ccc;
}
#links a {
	color: #333;
	font-size: 110%;
}
a:hover {
	color: #FF0000;
	
}
a img {
	border: 0;
}
#container {
	width: 740px;
	padding: 10px; 
	padding-top: 0;
	margin: 0px auto;
	text-align: left;
}


#portfolio_pulls {
	background-color: #eee;
	padding: 5px;
	border: 1px solid #ccc;
	text-align: center;
	
}
#portfolio_pulls img {
	padding: 5px;
}

#product_pull {
	background-color: #eee;
	padding: 5px;	
	border: 1px solid #ccc;
}

/* CAMPUS PAGE STYLES W00TY*/

#campus_outlineblocks {
	padding: 1px;
	background-color:#ffffff;

}

#campus_fplogos {
	padding: 3px;
	float: left;

}

#campus_randomproject {
	padding: 3px;
	background-color:#ffffff;
	}

#campus_contactinfo {
	padding: 5px;
	float: left;
	background-color:#ffffff;
	border:#CCCCCC;
	border-width:thin;
	border-style:solid;

}

#campus_contactfloat {
	padding: 5px;
	float: left;
	background-color:#ffffff;
	border:#CCCCCC;
	border-width:thin;
	border-style:solid;

}

#campus_blackbox {
	padding: 5px;
	float: left;
	background-color:#ffffff;
	border:#CCCCCC;
	border-width:thin;
	border-style:solid;

}

#campus_greenbox {
	padding-left: 15px;
	padding-top:20px;
	padding-right: 30px;
	float: left;
	background-color:#ffffff;
	background: url(/images/logonavbackground.jpg) no-repeat left top;
	margin-left: 20px;

}

#campus_greyback {
	padding: 5px;
	float: left;
	background-color:#cccccc;
	border:#CCCCCC;
	border-width:thin;
	border-style:solid;

}

#campus_introblock {
	padding: 5px;
	float: left;
	background: url(/images/number1hand.jpg) no-repeat right top;

}

#campus_mplinks {
	padding: 5px;
	background-color:#e2e2e2;

	margin: 3px;

}

#campus_logonavbkgrnd {
	padding: 5px;
	background-color:#e2e2e2;
	background: url(/images/logonavbackground.jpg) no-repeat left top;
	margin: 3px;

}

#campus_overallpadding {
	padding-left: 10px;	
}

/* THIS IS FOR PORTOLIO PAGE. WOOT*/

#portfolio_pull {
	background-color: #eee;
	padding: 5px;	
	border: 1px solid #ccc;
	width: 320px;
	float: left;
	margin: 18px;
	text-align: left;
}





/* THIS IS FOR the value statement front page PAGE. WOOT*/

#valuestatement_pull {
	width: 740px;
	padding: 0px;
	font-size: 13px;
	text-align: left;
	margin-left: 0px;
	line-height: 130%;
	min-height: 130px;
	background-repeat:no-repeat;
	background-position:top;
	background-image:url(/images/lowersectbkgrndred2.jpg);
	
}

#fp_lowestblock {
	min-height: 170px;
	background-repeat:no-repeat;
	background-position:top;
	background-image:url(/images/lowestblock.jpg);
	
}

#valuestatement_content {
	padding: 10px 20px;
  background-color: #EEE;
	width: 380px;
	float: left;
	margin: 0 10px 0 0;
	height: 100px;
}

#hdi_technology {
  padding-top: 20px;
  background-color: #000;
  width: 290px;
  float: right;
  height: 100px;
  vertical-align: middle;
  text-align: center;
  margin: 0 0 0 10px;
}

#imageheader_pull {
	background-color: #eee;
	padding: 5px;	
	border: 1px solid #ccc;
	width: 320px;
	float: left;
	margin: 18px;
	text-align: left;
}

#portfolio_pull img {
	text-align:left;
}

#product_pull h2, #product_pull h3 {
	margin: 0;
	padding: 0;
}
.headergrayfade {
	background-image: url(../images/headerfade.png);
	background-repeat: repeat-x;
	background-position: left top;
}

.pull_quote {
	font: 27px/120% "Georgia", serif;
}

/* Navigation */
#navigation {
	margin-bottom: 20px;
	
}
ul#links  {
	margin-left: 0;
	padding-left: 0;
	margin-right: 15px;
	display: inline;
} 

ul#links li {
	margin-left: 0;
	padding: 3px 3px 3px 8px;
	background: url(../images/bullet.png) no-repeat left top;
	list-style: none;
	display: inline;
}
		
ul#links li.first {
	margin-left: 0;
	border-left: none;
	background: none;
	list-style: none;
	display: inline;
}

#product_detail {
	width: 350px;
	float: left;
	margin: 5px;
}

#copyright {
	padding-top: 8px;
	text-align: left;
	border-top: 1px solid #eee;
	color: #999;
}

.thanks, .error {
	text-align: center;
	font-size: 24px;
	line-height: 100%;
}
#address {
	font-size: 125%;
	line-height: 120%;
}

div.spacer {
	clear: both;
}

/* For pages with a content/sidebar, these are used */
#content {
}
#sidebar img {
	padding: 5px;
}
#sidebar {
	width: 140px;
	float: right;
	text-align: center;
	background-color: #eee;
	padding: 5px;
	margin: 10px;
}
#sidebar p {
	margin-left: 5px;
}
#sidebar h2 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 0;
	margin-top: 5px;
}

/* Forms */
div.form {
	width: 350px;
	background-color: #eee;
	padding: 10px;
	border: 1px solid #ccc;
	margin: 0 auto;
}
div.row {
	clear: both;
	padding-top: 10px;
}

div.row span.label {
	float: left;
	width: 100px;
	text-align: right;
}

div.row span.formw {
	float: right;
	width: 200px;
	text-align: left;
} 

/* Wide List (used in products/ and services/) */

.wide_list {
	float: right;
	padding: 1px;
	text-align: left;
	width: 49%;
	
}

#fp_largerbkg {
	background-image: /images/lowestblock.jpg;
	background-repeat:no-repeat;
	
}

#header {
	background-color: #E91F2F;
	color: #fff;
	margin-top: -8px;
	padding: 3px;
	text-align: center;
	width: 105px;
	margin-right: 15px;
	margin-bottom: 3px;
}

.lr {
	clear: both;
}

.lr .left {
	text-align: left;
	float: left;
	width: 49%;
}

.lr .right {
	text-align: right;
	float: right;
	width: 49%;
}
dl dd {
	margin-bottom: 5px;
}
dl dt label {
	font-weight: bold;
	float: left;
	width: 75px;
	text-align: right;
	padding: 5px;
}
fieldset {
	border: none;
	padding: 5px;
	background-color: #eee;
}
#products {
	text-align: center;
}
#history #content, #contact #content {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

#list {
  margin: 0 1em 0 1em;
}

#twoboxes {
  border-top: 1px solid #ececec;
  margin-top: 10px;
  padding-top: 20px;
}