@charset "utf-8";
body {
	font: 10pt verdana, Helvetica, sans-serif;
	line-height: 1.4;
	background: #666666;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #414141;
}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #2071cd;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #2071cd;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #9685BA;
	}
/***************************** OUTER SHELL ****************************/
.main #container {
	width: 100%;  
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left; 
}
.main #header {
	background:transparent url(images/topbar_01.jpg) repeat-x top right; 
	height: 34px;
	padding: 0px 0px 0px 810px;  
}
.main #header p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font: 10pt Arial, Helvetica, sans-serif;
	color: #fff;
}
.main #header a {
	font: 10pt Arial, Helvetica, sans-serif;
	color: #fff;
}
.main #mainDiv {
	padding: 0px;
	background: #ffffff;
}
.main #footer { 
	background:transparent url(images/bottombar_02.jpg) repeat-x top right; 
	height: 183px;
	padding: 0px 0px 0px 550px;  
} 
.main #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 22px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font: 8.5pt Arial, Helvetica, sans-serif;
	color: #fff;
}
.main #footer a {
	font: 8.5pt Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration:underline;
}


/***************************** CPHARR CONTENT ELEMENTS ****************************/
.cpharr #container2 { 
	width: 1138px; 
	background: #FFFFFF;
	margin: 0px 0px 0px 1px;
	padding: 0px;
	border-bottom: 10px solid #1759a5;
	border-right: 5px solid #efefef;
	text-align: left; 
}
.cpharr #testimonial {
	float: right; 
	width: 202px;
	background: #ffffff; 
	padding: 10px 0px;
}

ul#quotes { 
width:175px; 
list-style:none; 
margin: 0; 
padding: 0px; 
margin-left: 0px;

}
 
ul#quotes li { 
	font: italic bold 10pt Arial, sans-serif;
	color: #595959;
	line-height: 1.75;
	padding: 0px 0px 0px 20px;
}	

.cpharr #testimonial h1 {
	width: 198px;
	height: 31px;
	font: normal 9pt Arial, sans-serif;
	display: block; 
	text-decoration: none;
	background: transparent url(images/side_followus.gif) no-repeat top left;
}
.cpharr #testimonial h1 span {
	visibility: hidden; 
}

.cpharr #testimonial h2 {
	width: 198px;
	display: block;
	font: bold 9pt Arial, sans-serif;
	color: #728596;
	padding: 0px 0px 0px 40px;
}
.cpharr #testimonial h2 a {
	font: bold 9pt Arial, sans-serif;
	color: #728596;
	text-decoration:underline;
}

.cpharr #mainContent { 
	margin: 0px 202px 0px 0px; 
	padding: 0px; 
} 
/***************************** HOME PAGE CONTENT ELEMENTS ****************************/
.home #shell { 
	width: 936px;  
	background: #FFFFFF;
	margin: 0 auto;
	margin-bottom: 55px;
	padding: 0px;
	text-align: left; 
}
.home #navigation {
	background: transparent url(images/navigationBK.gif) no-repeat top left; 
	height: 70px; 
	width: 936px;
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.home #navigation h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 
}
.home #mainimage {
	background: transparent url(images/home_mainimage.jpg) no-repeat top left; 
	height: 287px; 
	width: 936px;
	padding: 0px;  
}
.home #copy {
	background: transparent url(images/home_contentBK.gif) no-repeat top left;  
	width: 936px;
	height: 350px;
	padding: 0px; 
	margin:0;
}
/***************************** PAGE PAGE CONTENT ELEMENTS ****************************/
.page #shell { 
	display:block;
	width: 936px;  
	background: #FFFFFF;
	margin: 0 auto;
	padding: 0px;
	text-align: left; 
}
.page #navigation {
	background: transparent url(images/navigationBK.gif) no-repeat top left; 
	height: 70px; 
	width: 936px;
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.page #navigation h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 
}
.page #mainimage {
	background: transparent url(images/page_image-about.jpg) no-repeat top left; 
	height: 220px; 
	width: 936px;
	padding: 0px; 
	margin:0;
}
.page #copy {
	background: transparent url(images/page_Habout.gif) no-repeat top left; 
	display:block;
	height: 0 auto;
	overflow:auto;
	width: 936px;
	padding: 0px;  
}



/******* HOME COPY FLOATS *********/
.copy #copyleft {
	float: left;
	width: 218px;
	display: block;
	padding: 5px;
	margin-top: 20px; 
}
.copy #copyleft h1 {
	width: 191px;
	height: 30px;
	font: normal 9pt Arial, sans-serif;
	text-indent: -9000px;
	display: block; 
	background: transparent url(images/home_Hnews.gif) no-repeat top left;
}
.copy #copyleft h2 {
	width: 191px;
	height: 30px;
	font: normal 9pt Arial, sans-serif;
	text-indent: -9000px;
	display: block; 
	background: transparent url(images/home_Hcasestudy.gif) no-repeat top left;
}
.copy #copyleft p {
	width: 168px;
	font: normal 10pt verdana, Helvetica, sans-serif;
	color: #666666;
	padding: 0px 0px 0px 50px;

}
.copy #copyleft a {
	width: 168px;
	font: normal 9pt verdana, Helvetica, sans-serif;
	color: #2071cd;
	padding: 0px;

}
.copy #copyleft p span {
	display: block;
	width:168px; 
	list-style:none; 
	margin: 0px; 
	font: bold 9pt verdana, Helvetica, sans-serif;
	text-decoration: underline; 
	color: #2071cd;

}

.copy #copyright {
	float: right;
	display:block; 
	width: 630px;
	padding: 0px 0px 25px 0px; 
	margin-top: 95px;
}
.copy #copyright span {
	font: bold 10pt verdana, Helvetica, sans-serif;
	color: #4d9a10;
}
.copy #copyright2 {
	float: right;
	display:block; 
	width: 630px;
	padding: 0px 0px 25px 0px; 
	margin-top: 15px;
}
.copy #copyright2 span {
	font: bold 10pt verdana, Helvetica, sans-serif;
	color: #4d9a10;
}
.copy #copyleft2 {
	float: left;
	width: 218px;
	display: block;
	padding: 5px;
	margin: 0px; 
}
.copy #copyleft2 p {
	width: 168px;
	font: normal 10pt verdana, Helvetica, sans-serif;
	color: #666666;
	padding: 0px 0px 0px 50px;

}
.copy #copyleft2 p span {
	width: 168px;
	font: bold 10pt verdana, Helvetica, sans-serif;
	color: #666666;

}
.copy #copyleft2 a {
	font: bold 9pt arial, Helvetica, sans-serif;
	text-decoration: underline; 
	color: #4d9a10;

}
.copy #copyleft2 a:hover {
	color: #000000;

}
.copy #copyleft2 h1 { 
display: block;
width:140px; 
list-style:none; 
margin: -10px 0px -9px 50px; 
font: bold 9pt verdana, Helvetica, sans-serif;
text-decoration: underline; 
color: #2071cd;
}


/***************************** GENERAL ****************************/

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* below is an optional but suggested clearing utility class */
.clear_both {clear:both; height:0; overflow:hidden; margin:-1px 0 0 0;}

.ContentListBox {
  	width: 440px;
  	margin: 1em .5em;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8e9092;
	line-height: 19px;
	padding-left: 11px;
}
.ContentListBox span {
  font-style: italic;
  color: #007ac3;
  margin-left: 21px;
}
.ContentListBox h3 {
  margin: 0;
  padding: 3px;
  width: 450px;
  background: #efefef;
  display:block;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #ffffff;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-indent: 6px;
  color: #007ac3;
}
.ContentListBox h4 {
  background: #ffffff;
  display:block;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #ffffff;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-indent: 6px;
  color: #007ac3;
}

/****************************** EASY SLIDER HOME PAGE ***********************************/
	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		width:175px; 
		}
	#slider li{ 
		width:175px;
		height: 430px;
		overflow:hidden; 
}

#slider li p{ 
		font: italic bold 10pt Arial, sans-serif;
		color: #595959;
		line-height: 1.7;
		padding: 0px 0px 0px 20px;
}
#slider li p span{ 
		font: italic bold 7.5pt Arial, sans-serif;
		color: #4d9a10;
		line-height: 1.8;
}
	