a:link {
	color: #03F;
}
a:visited {
	color: #03F;
}
a:hover {
	color: #663;
}
a:active {
	color: #C30;
}
#outline {
	width: 864px;
	margin-right: auto;
	margin-left: auto;
}
#panel {
	width: 864px;
	height: auto;
}
#header {
	width: 864px;
	height: 76px;
}
#nav {
	width: 864px;
	height: 48px;
	clear: both;
}
#main_body {
	width: 864px;
	clear: both;
	background-image: url(images/body.jpg);
	background-position: top;
	background-repeat: repeat-y;
}
#main {
	margin: 0 104px;
	width: 656px;
}
#footer {
	background-image: url(images/footer.jpg);
	width: 864px;
	height: 82px;
}
#textNav {
	text-align: center;
	margin: 0 104px;
	font-size: 14px;
}

#projects {
	margin:0 auto;
	text-align:center;
}

#project {
	margin-top:25px;
}

body {
	background-color: #666;
	margin-top: 25px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #222;
	font-weight: normal;
	line-height: 23px;
}
h1 {
	font-size: 24px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	color: #339999;
}
.section {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #222;
	background-color: #FFF;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-decoration: none;
}
.body_light_grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
}
.body_light_grey a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
}
td a {
	text-align: center;
}
#featured {
	width: 180px;
	margin-left: 30px;
	float: right;
	text-align: center;
	margin-bottom: 20px;
}
#shareTop {
	margin-bottom: 20px;
}
#caseStudy {
	background-color: #f1f1f1;
	width: 448px;
	padding: 10px;
	font-size: 13px;
	margin-top: 3px;
}
#socials {
	float:right;
	margin-top: 15px;
}
.testimonial {
	font-style: italic;
	color: #2F2F6E;
	text-align: justify;
	text-indent: 10px;
}
.sig {
	color: #003;
	text-align: right;
	text-indent: 10px;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-decoration: none;
}
.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #aaa;
	text-decoration: none;
}

