/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bgds/bgd_main.gif);
	background-repeat: repeat-x;
}

.bgdTopLogo {
	background-color: #FFFFFF;
	background-image: url(../images/bgds/bgd_TopLogo.gif);
	background-repeat: no-repeat;
}
/*background-image: url(../images/home/HomeFront.jpg);*/
.bgd_HomeImg {
	background-repeat: no-repeat;
}

.topInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5d5c5c;
	text-decoration: none;
}

.homeNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;}
	a:link.homeNews  {color : #FFFFFF;}
	a:visited.homeNews   {color : #FFFFFF;}
	a:active.homeNews   {color: #FFFFFF; text-decoration: none;}
	a:hover.homeNews  {color: #FFFFFF; text-decoration: underline;}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bfc5b3;
	text-decoration: none;}
	a:link.footer  {color : #bfc5b3;}
	a:visited.footer   {color : #bfc5b3;}
	a:active.footer   {color: #bfc5b3; text-decoration: none;}
	a:hover.footer  {color: #333333; text-decoration: underline;}


.topInfoLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #790d35;
	text-decoration: none;}
	a:link.topInfoLink  {color : #790d35;}
	a:visited.topInfoLink   {color : #790d35;}
	a:active.topInfoLink   {color: #790d35; text-decoration: none;}
	a:hover.topInfoLink   {color: #790d35; text-decoration: underline;}
	
#homeSolutions {
	position:absolute;
	width:242px;
	height:115px;
	z-index:1;
	left: 0px;
	top: 207px;
}

#homeLeft {
	position:absolute;
	width:604px;
	height:407px;
	z-index:0;
	left: 0px;
	top: 95px;
}

#testimonialsBox {
	position:absolute;
	width:196px;
	height:123px;
	z-index:0;
	left: 604px;
	top: 95px;
	background-color:#706b5d;
}

#getStartedBox {
	position:absolute;
	width:196px;
	height:97px;
	z-index:0;
	left: 604px;
	top: 218px;
	background-color:#767365;
}

#homeNewsBox {
	position:absolute;
	width:196px;
	height:187px;
	z-index:0;
	left: 604px;
	top: 315px;
	background-image: url(../images/bgds/bgd_HomeNews.jpg);
}

#homeNewsItems {
	position:absolute;
	width:182px;
	height:133px;
	z-index:1;
	left: 613px;
	top: 354px;
	overflow: auto;
}

#home_Footer {
	position: absolute;
	width:800px;
	height:44px;
	z-index:0;
	left: 0px;
	top: 502px;
}
#whitepaperBlock {
  position: absolute;
  left: 800px;
  top: -423px;
  border: none;
}
img{
  border-style: none;
}