#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 912px;
	background-color: #FFFFFF;
}
* {
	margin: 0px;
	padding: 0px;
}
#mainNav p {
	margin-right: 10px;
	margin-left: 10px;
}
#mainNav p a:link, #mainNav p a:visited  {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 43px;
	padding-left: 43px;
}
#columnMiddle h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #214871;
	font-weight: normal;
	margin-bottom: 10px;
}
#columnMiddle p {
	color: #333333;
	margin-bottom: 10px;
	font-size: 0.9em;
}
#mainBullets {
	margin-bottom: 10px;
}
#mainBullets li {
	margin-left: 25px;
	padding-bottom: 2px;
	font-size: 0.9em;
	font-weight: bold;
	color: #214871;
}
#internalBullets {
	margin-bottom: 10px;
}
#internalBullets li {
	list-style-type: square;
	margin-left: 25px;
	padding-bottom: 2px;
	font-size: 0.9em;
	color: #214871;
}


#services, #testimonials {
	background-color: #FBF3BD;
}
#services ul {
	font-size: 0.8em;
	padding-top: 6px;
	margin-left: 2em;
	list-style-type: square;
	list-style-image: url(../images/bullet.gif);
}
#services ul li {
	margin-top: 2px;
	margin-bottom: 2px;
}



#mainNav p a:hover, #mainNav p a:active  {
	color: #FFFF99;
}
#columnRight {
	float: right;
	width: 193px;
	margin-right: 8px;
}
#columnMiddle {
	margin-right: 220px;
	margin-left: 220px;
}
#columnLeft h2, #columnRight h2 {
	background-image: url(../images/bg_section_title.jpg);
	background-repeat: no-repeat;
	font-size: 0.9em;
	color: #FFFFFF;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#columnRight h3 {
	background-image: url(../images/bg_technology_hdr.jpg);
	background-repeat: no-repeat;
	font-size: 0.9em;
	color: #FFFFFF;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#technology {
	background-image: url(../images/bg_technology.jpg);
	background-repeat: repeat-y;
}
#footer {
	margin-top: 25px;
}
#footer p {
	font-size: 0.7em;
	text-align: center;
}



#columnLeft {
	float: left;
	width: 193px;
	margin-left: 8px;
}
#mainContent {
	margin-top: 10px;
}

body {
	margin: 0px;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#mainNav {
	background-image: url(../images/bg_main_nav.jpg);
	height: 30px;
	margin-top: 10px;
	padding-top: 10px;
	background-repeat: no-repeat;
}
#columnMiddle h2 {
	font-size: .9em;
	color: #214871;
	margin-top: 3px;
}
#address {
	float: left;
	width: 210px;
	margin-right: 25px;
}

#columnMiddle table {
	font-size: 0.9em;
}
