body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bkgnd_main.gif);
	background-repeat: repeat-x;
}
#top {
	background-image: url(images/bkgnd_top.jpg);
	background-repeat: no-repeat;
	height: 121px;
	margin: 0px, 0px, 0px, 0px;
}
#redbar {
	background-image: url(images/redbarhome.jpg);
	background-repeat: no-repeat;
	height: 46px;
	margin: 0px, 0px, 0px, 0px;
}
#bottomShadow {
	background-image: url(images/dropshadow_bottom.jpg);
	background-repeat: no-repeat;
	height: 15px;
	margin: 0px, 0px, 0px, 0px;
}

/* 
-------------------------------------------------------------------------------
<< Intelligent Voice Solutions
*/

#column1 {
	background-image: url(images/column1.jpg);
	background-repeat: no-repeat;
	height: 280px;
	margin: 0px, 0px, 0px, 0px;
	width: 454px;
}
#column1-new {
	width: 444px;
	height: 260px;
	margin: 0px, 0px, 0px, 0px;
	padding: 20px 0px 0px 8px;
	
}
.ivs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 165%;
}
.ivs strong{
	color: #A82A18;
	font-weight: bold;
	text-decoration: none;
	line-height: 165%;
}


/* 
-------------------------------------------------------------------------------
<< News
*/


#newsarticle1 {
	background-color: #CDCDCD;
	border-top-style: solid;
	border-top-color: #666666;
	border-top-width: 1px;
	padding-left: 20px;		
	padding-right: 3px;		
	padding-top: 8px;		
	padding-bottom: 8px;

}
#newsarticle2 {
	background-color: #E6E6E6;
	border-top-style: solid;
	border-top-color: #666666;
	border-top-width: 1px;
	padding-left: 20px;		
	padding-right: 3px;		
	padding-top: 8px;		
	padding-bottom: 8px;
}
#newsarticle_bottom {
	background-image: url(images/bottom4.jpg);
	height: 28px;
	width: 326px;
	padding-left: 20px;		
	
}
.newsarticle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 125%;
}
.newsarticle a{
	font-size: 11px;
	color: #212C78;
	text-decoration: none;
	line-height: 125%;

}

.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	color: #A82A18;
	text-decoration: none;
	font-weight: normal;
}
.newsnewstitle a{
	color: #212C78;
	text-decoration: none;

}
.allnewsarticles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A82A18;
	text-decoration: none;
	line-height: 225%;

}
.allnewsarticles a{
	color: #A82A18;
	text-decoration: none;
}
.allnewsarticles a:hover{
	color: #212C78;
	text-decoration: none;
}

/* 
-------------------------------------------------------------------------------
<< Footer
*/

.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A82A18;
	text-decoration: none;
	line-height: 145%;
	text-align: center;	
	padding-bottom: 15px;
}
.bottomnav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #212C78;
	text-decoration: none;
	line-height: 145%;

}
.bottomnav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A82A18;
	text-decoration: none;
	line-height: 145%;

}


.serviceBoxHome
{
  float: left;
  display: inline;
  width: 196px; /* 214 */
  height: 109px;  /* 129 */
  margin: 0px 5px 8px 0px;
  padding: 20px 9px 0px 9px;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  border-radius: 9px;
  font-family: Arial;
  font-size: 10px;
  color: #333333;
  background-color: #f2f2f2;
  border: 1px solid #b1b4cc;
}
.serviceBoxHome img
{
  padding: 0px 0px 10px 0px;
}
.serviceBoxHome em
{
  font-style: normal;
  font-size: 12px;
  color: #0071bc;
}
.serviceBoxHome a.more
{
  display: block;
  padding: 5px 0px 0px 0px;
  text-align: right;
  text-decoration: none;
  font-size: 10px;
  color: #0054a6;
  font-style: italic;
}
div.clear
{
	clear: both;
	font-size: 1px; 
	line-height: 1px;
	height: 0px;
	white-space: nowrap;
}
