body {
	background: #c4d6e4 url("../images/tile.jpg") repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#000;
	margin-top:0;
}
div.exterior{
	width:738px;
	margin:0 auto;
	padding: 0 4px 4px 4px;
	background-image: url("../images/mainbg.png");
	background-color: #3d76a1;
	border-bottom: 1px solid #FFFFFF;
}
div.main{

	width:730px;
	border:4px solid #ddd;
	background-color: #fff;
	margin-top:2px
}
div.nav {
	color:#000;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	background-color:#216588;
	border-bottom:4px solid #ddd;
}
div.content{
	padding:4px;
}
div.left {
	float:left;
	width:495px;
	
}
div.project{
	background: url("../images/featuregradient.gif") repeat-x 0% 10%;
	padding:0px 4px 4px 4px;
}
div.right {
	float:right;
	margin-left:5px;
	width:220px;
}
div.footer {
	height:50px;
	border-top:4px solid #ddd;
	margin-top:8px;
	background: url("../images/footer.jpg") no-repeat;
}

div.left h3 {text-align:center}
div.right h3 {
	background: #d9d9d9 url("../images/grad_1.jpg") repeat-x;
	margin-bottom:1px;

}
div.right p {
	background-color:#f4f4f1;
	margin-top:0px;
	margin-bottom:0px;
	padding: 2px 4px 4px 4px;
}
div.footer p{
	font-size:1.0em;
	color:#fff;
	margin-top:0px; 
	padding-top:18px;
	padding-left:70px;
	padding-right:4px;
}
p.cite {
	text-align:right;
}
div.break {
	border-top: 1px solid #3c759f;
	width:450px;
	margin-top:5px;
}
div.textblock {
	padding:0px 4px 4px 4px;
}
h1 {
	margin:0;
}
h2 {
	font-size:1.1em; 
	color:#0d557b;
	margin-bottom:10px;
}
h3 {
	margin-top:0;
	font-size:1.0em;
	padding:3px 0px 4px 3px;
}
h3.testimonial {
	background:#d9d9d9 url("../images/grad_1.jpg") repeat-x;
	margin-bottom:1px;
	margin-top:10px;
}
h4 {color:#000; font-size:0.9em}
h5 {
	background: #d9d9d9 url("../images/grad_1.jpg") repeat-x;
	margin-bottom:1px;
	margin-top:0;
	padding:4px;
	text-align:right;
	font-size:0.8em;
}
p {margin-bottom:0px;}
div.left div.testimonial {
	background:url('../images/leftquote_white.gif');
	background-repeat: no-repeat;
	text-indent: 15px;
	margin:10px 10px 0 10px;
	padding: 14px 14px 4px 14px;
}
div.right div.testimonial {
	background:#f4f4f1  url('../images/leftquote.jpg');
	background-repeat: no-repeat;
	text-indent: 10px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:14px;
}
div.testimonial p {
	background-color:transparent;
	margin-top:0;
	padding-top:0
}
/* a, a:visited {text-decoration:none}
a:visited {color:#666666} */
a:hover{color:#000}
a {color:#216588; font-weight:bold; text-decoration:none; border-bottom:#216588 1px solid;}
h5 a {color:#000;}
h5 a:hover {color:#216588}
a.techterm {border-bottom:#359F13 1px dashed; cursor:help;}
div.right a {border:none;}
a img {border:none;}
form {margin-top:0; margin-bottom:4px;}
input {margin-bottom:2px}
li.error {color:red; font-weight:bold}
.center {text-align:center}
.tright {text-align:right}
.tleft {text-align:left}
.fright {float:right}
.fleft {float:left;}
.hidden {display:none}
strong.error {color:red}