body {
	background-color: #1e211b;
	font: 11px Tahoma, Arial, Sans-Serif;
	color: #4b4b4b;
	margin: 0px;
	
	}
p {
	line-height: 15px;
	}
a {
	color: #000000;
	outline: none;
	}
	a:hover, a:visited:hover {
		color: #01a9f4;
		}
	a:visited {
		color: #4b4b4b;
		}
.clear {
	clear: both;
	}
.pdflink {
	padding-left: 20px;
	height: 25px;
	background: url(/_img/pdf.gif) center left no-repeat;
	}
#container {
	text-align: center;
	margin: 0px auto;
	background-color: #ffffff;
	width: 1004px;
	color: #4b4b4b;
	}
#print-header {
	display: none;
	margin-left: 25px;
	}
#header {
	height: 275px;
	text-align: left;
	margin-top: 0px;
	z-index: 0;
	}
#header #logo {
	width: 350px;
	height: 100px;
	}
#nav-main {
	text-align: left;
	margin-top: 120px;
	margin-left: 25px;
	z-index: 1;
	}
#nav-sub {
	text-align: left;
	margin-left: 30px;
	text-transform: uppercase;
	padding-top: 15px;
	padding-bottom: 40px;
	}
	#nav-sub a {
		padding-left: 13px;
		padding-right: 2px;
		background: url(/_img/triangle-up.gif) center left no-repeat;
		font-weight: 900;
		color: #87888a;
		text-decoration: none;
		background-color: #ffffff;
		}
		#nav-sub a:visited {
			color: #8B9AAF;
			background-color: #ffffff;
			}
		#nav-sub a:hover {
			color: #01a9f4;
			/* text-decoration: underline; */
			text-decoration: underline;
			background-color: #ffffff;
			}
		


			
/* starting body styles */
#content {
	background-color: #ffffff;
	color: #4b4b4b;
	text-align: left;
	}
h1, h2, h3 {
	font-weight: 100;
	color: #01a9f4;
	background-color: #ffffff;
	}

#colleft {
	width: 580px;
	float: left;
	margin-left: 25px;
	
	}
#colright {
	float: left;
	margin-left: 5px;
	padding-top: 15px;
	width: 310px;
	}
	#colright h3 {
		font-weight:100;
		color: #01a9f4;
		background-color:#FFFFFF;
		}
	#colright h2 {
		text-align: right
		}
	#rightcolcontent {
		text-align: left;
		margin-top: 40px;
		margin-left: 15px;
		padding-left: 30px;
		}
	#rightcolextraimg {
		text-align: right;
		margin-top: 40px;
		margin-left: 60px;
		padding-left: 110px;
		}
		#rightcolextraimg p {
		margin-top: 40px;
		}
#functions {
	text-align: right;
	width: 355px;
	}
#emailform {
	padding-top: 10px;
	padding-bottom: 10px;
	
	color: #4b4b4b;
	
	}
#pullquote {
	float: right;
	margin: 0 0 .4em 1em;
	font-size: 9px;
	width: 200px;
	line-height: 1.3em;
	padding: 5px;
	background-color: #4b4b4b;
	color: #ffffff;
}
.top {
	padding-left: 13px;
	padding-right: 2px;
	background: url(/_img/triangle-up.gif) center left no-repeat;
	font-weight: 900;
	color: #87888a;
	text-decoration: none;
	background-color: #ffffff;
	}
/* footer styles */
#footer {
	padding-top: 10px;
	margin-left: 25px;
	padding-bottom: 10px;
	}
	#footer-right {
		float: right;
		margin-right: 25px;
		}