@charset "utf-8";
/* CSS Document */
/*Calls on ohter stylesheets*/
@import url('Hover drop down menu files/hover_drop_3.css');

a {text-decoration:underline;}
a:link {color:#B2080B; cursor:pointer;}
a:visited {color:#B2080B;}
a:hover {color:#FF8200;}
a * {color:#B2080B;text-decoration:underline;}
u {color:#800000;
   font-weight: bold;
   font-size:12px;
   text-decoration:none;
}
#wrapper {
	background-color:#FFF;
	border-width:1px;
	border-style:solid;
	border-color:#900;
	margin: 0px auto;
	width: 840px;
	height:940px;
}
#innerwrapper {
	background-color:#FFF;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px auto;
	height: 38px;
	width: 800px;
	float:left;
}
#wrapperleft {
	background-color:#FFF;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px auto;
	height: 920px;
	width: 20px;
	float:left;
}
#top_space {
	background-color:#FFF;
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	width: 840px;
	
}
#banner {
	background-image: url(banner.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	height: 113px;
	width: 800px;
	float:left;
}
#r_bar {
	background-image: url(New%20pics%20for%20new%20site/r_bar.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	height: 28px;
	width: 800px;
	float:left;
}
#content1 {
	background-image: url(Slices%20old%20html%20pages/Reviews_banner.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 71px;
	width:800px;
	float:left;
}
#content2 {
	background-image: url(Slices%20old%20html%20pages/testi_footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
	width:800px;
	float:left;
}
#flashcontent85 {
	background-color:#FFF;
	background-repeat:no-repeat;
	float:left;
}
#downbanwrapper {
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	height: 203px;
	width: 800px;
	float:left;
}
#downbanpic1 {
	background-image: url(New%20pics%20for%20new%20site/influence-text_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	height: 201px;
	width: 215px;
	float:left;
}
#downbanpic2 {
	background-image:url(New%20pics%20for%20new%20site/group-people_pic.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	height: 201px;
	width: 228px;
	float:left;
}
#downbanpic3 {
	background-image:url(New%20pics%20for%20new%20site/complimentary_text.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	height: 201px;
	width: 357px;
	float:left;
}
#content6 {
	background-image: url(SpryAssets/email.png);
	background-repeat: no-repeat;
	float:right;
	padding-right:158px;
	margin-top:134px;
	width:16px;
	height:16px;
}
#copyright {font: 100% arial;font-size:11px;color:#000;width:357px;text-align:center; padding: 20px 0px 0px 0px;float:left; }
#redline {
	background-image:url(New%20pics%20for%20new%20site/red_line.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	height: 1px;
	width: 800px;
	float:left;
}
#bottombar {
	background-image:url(SpryAssets/bottom_bar.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	height: 20px;
	width: 800px;
	margin-top:5px;
	float:left;
}
.bottomtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:700;
	text-align:center;
	color:#FFF;
	height: 20px;
	width: 800px;
	margin-top:4px;
	
}

