body {
	margin: 0 auto;
	text-align: center;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #949494;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
p {
	padding: 0;
	margin: 0;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 830px;
	text-align: left;
	line-height: 21px;
}
div.row {
	clear: both;
}
div.mapaflash {
	display: table-cell;
	float: left;
	margin: 10px 20px;
}
div.cell {
	display: table-cell;
	float: left;
}
div.mainbg {
	clear: both;
	background-image: url(images/mainbg.png) !important;
	background-repeat: repeat-y;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mainbg.png', sizingMethod='scale');
	display: table;
	width: 822px;
	padding-left: 8px;
}
div.homeheader,
div.productsheader {
	background-image: url(images/home-header-bg.jpg);
	background-repeat: no-repeat;
	width: 813px;
	height: 253px;
	position: relative;
	clear: both;
}
div.productsheader {
	background-image: url(images/products-header-bg.jpg);
}
div.homeheader h1,
div.productsheader h1 {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	font-size: 24px;
	line-height: 20px;
	color: white;
	font-weight: normal;
	position: absolute;
	top: 31px;
	left: 28px;
}
div.homeheader p,
div.productsheader p {
	color: white;
	font-size: 14px;
	line-height: 17px;
	width: 340px;
	position: absolute;
	left: 28px;
	top: 61px;
}
div.homeheader img {
	position: absolute;
	bottom: 15px;
	right: 11px;
}
div.contentbg,
div.inner-contentbg {
	clear: both;
	background-image: url(images/content-bg.gif);
	background-repeat: repeat-y;
	width: 813px;
	display: table;
}
div.inner-contentbg {
	background-image: url(images/inner-content-bg.gif);
}
div.left {
	float: left;
	margin-left: 9px;
	width: 181px;
}
div.nav {
	clear: both;
	border-bottom: 1px #b2b2b2 dotted;
}
div.nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.nav li {
	clear: both;
	position: relative;
}
div.nav ul li a {
	background-image: url(images/left-nav-off-bg.gif);
	background-repeat: no-repeat;
	width: 156px;
	height: 32px;
	line-height: 32px;
	color: #8e8e8e;
	font-weight: bold;
	text-align: right;
	padding-right: 25px;
	display: block;
}
div.nav ul li a:hover,
div.nav ul li a.on {
	background-image: url(images/left-nav-on-bg.gif);
	color: white;
}
div.nav ul li a.on {
	background-image: url(images/left-nav-on-bg2.gif);
}
div.nav ul li:hover ul {
	display: block;
}
div.nav ul ul {
	list-style: none;
	position: absolute;
	top: 1px;
	left: 181px;
	background-color: #cfcfcf;
	width: 220px;
	display: none;
}
div.nav ul ul li {
	border-bottom: 1px #b1b1b1 solid;
	font-weight: bold;
	background-image: url(images/subnav-bullet.gif);
	background-repeat: no-repeat;
	background-position: 4px;
	padding-left: 15px;
}
div.nav ul ul li a {
	color: #666666;
	background-image: none;
	width: auto;
	height: auto;
	line-height: normal;
	text-align: left;
}
div.nav ul ul li a:hover {
	background-image: none;
	color: #666666;
}
div.memberof {
	clear: both;
	color: #969696;
	text-align: center;	
	padding-bottom: 15px;
	margin-top: 75px;
	display: block;
	width: 181px;
	line-height: normal;
}
div.center {
	float: left;
	margin-left: 34px;
	width: 388px;
}
div.center h2,
div.consumer h2 {
	color: #36689a;
	font-size: 24px;
	padding: 0;
	margin: 24px 0;
	font-weight: normal;
}
div.consumer h2 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 5px;
}
div.center p {
	padding-bottom: 20px;
}
div.center strong {
	color: #36689a;
}
div.center p.bullet,
div.center p.bullet2 {
	background-image: url(images/check-mark.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 22px;
	padding-bottom: 5px;
	color: #36689a;
}
div.center p.bullet2 {
	background-image: url(images/products-checkmark.gif);
	padding-left: 25px;
	color: #666666;
}
div.center p.bullet span {
	display: block;
	width: 327px;
	font-weight: bold;
	padding-bottom: 5px;
}
div.testimonial {
	clear: both;
	display: table;
	margin-top: 15px;
	width: 314px;	
	font-style: italic;
}
div.right {
	float: left;
	margin-left: 21px;
	width: 159px;
}
div.right form {
	margin: 0;
	padding: 0;
}
div.clickhere {	
	padding-top: 10px;
	padding-bottom: 17px;
	border-bottom: 1px #b2b2b2 dotted;
}
div.clickhere a {
	display: block;
	width: 159px;
	height: 51px;
	background-image: url(images/click-here-for-di-quotes-bg.jpg);
	background-repeat: no-repeat;
	color: white;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	padding-top: 10px;
}
div.office {
	clear: both;
	border-top: 1px #b2b2b2 dotted;
	padding-top: 10px;
	font-size: 11px;
	line-height: normal;
	padding-bottom: 15px;
}
div.office strong {
	color: #36689a;
	font-size: 12px;
}
div.office a {
	color: #36689a;
	text-decoration: underline;
}
div.copy {
	color: black;
	clear: both;
	font-size: 11px;
	padding-bottom: 21px;
	line-height: 21px;
	margin-left: 21px;
}
div.accordion {
	float: left;
	margin-left: 34px;
	margin-top: 20px;
	display: table;
}
div.accordiontitle {
	clear: both;
	background-color: #7e94ab;
	width: 553px;
	height: 28px;
	line-height: 28px;
	color: white;
	font-weight: bold;
	padding-left: 11px;
	border-top: 1px white solid;
}
div.accordiontitle a {
	color: white;
}
.arrowlistmenu{
width: 564px; /*width of accordion menu*/
}
.arrowlistmenu h3 {
	margin: 1px 0;
	padding: 0;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
color: #666666;
font-weight: normal;
font-size: 12px;
background-color: #cfcfcf;
padding: 4px 0 4px 25px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
background-image: url(images/accordion-bullet.gif);
background-repeat: no-repeat;
background-position: 10px;
}
.menuheader a {
	color: #666666;
}
.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(images/accordion-bullet-on.gif);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.arrowlistmenu ul li{
padding-bottom: 1px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
color: #666666;
font-weight: normal;
font-size: 12px;
border: 1px solid #cfcfcf;
}
div.nonprofittxt {
	float: left;
	line-height: normal;
	padding-top: 20px;
}
div.nonprofittxt a {
	color: #336699;
	font-weight: bold;
}
div.teamcontent,
div.partnerscontent,
div.contactcontent {
	float: left;
	margin-left: 34px;
	width: 563px;
}
div.teamcontent h2,
div.partnerscontent h2,
div.contactcontent h2 {
	color: #36689a;
	font-size: 24px;
	font-weight: normal;
	margin: 15px 0;
	padding: 0;
}
div.partnerscontent h2 {
	font-size: 18px;
	margin: 20px 0;
}
div.team {
	clear: both;
	border-top: 1px #b2b2b2 dotted;
	margin-top: 20px;
	display: table;
}
div.photo {
	float: left;
	width: 118px;
	height: 130px;
	text-align: center;
	color: black;
	line-height: 120px;
	font-size: 11px;
	border: 1px #b6b6b6 solid;
	margin-right: 24px;
	background-color: #f7f7f7;
	margin-top: 20px;
}
div.bio {
	float: left;
	width: 417px;
	padding-top: 20px;
}
div.bio strong {
	color: #36689a;
}
div.partner {
	clear: both;
	width: 563px;
	border-bottom: 1px #b2b2b2 dotted;
	padding-bottom: 20px;
	display: table;
}
div.partner a {
	color: #36689a;
	font-weight: bold;
}
div.description {
	float: left;
	width: 368px;
}
div.description a {
	color: #36689a;
	font-weight: bold;
}
div.description strong {
	color: #36689a;
}
div.form {
	float: left;
	border-right: 1px #b2b2b2 solid;
	width: 406px;
	margin-right: 14px;
	margin-top: 20px;
	margin-bottom: 20px;
}
div.formtxt {
	float: left;
	width: 92px;
	line-height: 18px;
}
div.formtxt span {
	position: relative;
	bottom: -67px;
	font-size: 11px;
}
div.form textarea {
	width: 300px;
	height: 98px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #dedede;
	float: left;
	border: none;
	margin-bottom: 10px;
}
input.send {
	background-color: #6c90b5;
	color: white;
	font-size: 11px;
	width: 49px;
	height: 19px;
	border: none;
	cursor: pointer;
	position: relative;
	top: 176px;
}
div.thankyou {
	clear: both;
	padding: 10px 15px;
	border: 1px #b2b2b2 solid;
}
.seperator
{
   border-right: 1px #b2b2b2 solid;
   
}
