body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin: 0px;
}
body {
	background: url(images/bg.jpg) repeat-x;
}
h1 {
	font-size: 13px;
	margin: 0px 0px 3px;
	}
h2 {
	font-size: 13px;
	margin: 0px 0px 3px;
}
h3 {
	font-size: 12px;
	margin: 0px 0px 3px;
}
a:link {
	color: #006666;
	text-decoration: underline;
}
a:visited {
	color: #21AEC5;
	text-decoration: underline;
}
a:hover {
	color: red;
	text-decoration: none;
}
a:active {
	color: #3399CC;
}
a img { 
	border: none; 
	text-decoration: none; 
}

.textSmall {
	font-size: 10px;
	line-height: 14px;
}
.divNewsEntry {
	margin-left: 17px; 
	margin-right: 0px;
	padding: 5px 2px 10px 0px;
	border-bottom: 1px dotted #E7E7E6;
	border-right: 1px solid #E7E7E6;
}
a:hover .divNewsEntry {
	color: red;
	text-decoration: none;
	/* border-bottom: 1px dotted black; */
}
.newsPhoto {
	margin-left: 17px; 
	opacity: 0.7;
	filter:alpha(opacity=70);
}
a:hover .newsPhoto {
	opacity: 1;
	filter:alpha(opacity=100);
}

#tdBodyMain {
	background: url(images/content_bg_left.gif) repeat-y;
	vertical-align: top;
	width: 469px;
	
}
#divBodyMain {
	float:left;
	line-height: 14px;
	width: 325px;
	margin: 10px 0px 10px 30px;
}
#divBodyMain a:hover {
	border-bottom: 1px dotted black;
}
#divLogo {
	float: left;
	width: 580px;
	margin: 0px;
}
#tdExperience {
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: white;
	background-image: url(images/bg_ourexp.jpg);
}
#tdExperience a:link {
	color: white;
	text-decoration: none;
}
#tdExperience a:visited {
	color: white;
	text-decoration: none;
}
#tdExperience a:hover {
	color: white;
	text-decoration: underline;
	background-color: black;
}
#tdExperience a:active {
	color: white;
	text-decoration: none;
}
#greenBusiness {
	background: url(images/content_bg_greenb.gif) no-repeat;
	float: right;
	height: 144px;
	width: 107px;
}
#div_iPad {
	background-image: url(images/ipad_bg.png);
	background-repeat: no-repeat;
	padding: 15px;
	height: 200px;
	width: 270px;
	z-index: 8;
}
#div_iPad:hover {
	color: #006666;
}
#div_iPadLayer {
    position: absolute; 
    display: none;
	background: url('images/ipad_bg_pop.jpg') no-repeat bottom;
	color: black;
	width: 208px;
	height: 204px;
	z-index: 10;
	font-size: 10px;
	line-height: 1.5em;
	opacity:0.9;
	filter:alpha(opacity=90);
}
/*
#divAngelsVideo {
	background-image: url(images/content_bg_angels2.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 175px;
	width: 142px;
	cursor: hand;
}
#divAngelsRegister {
	background: url(images/content_bg_angels.jpg) no-repeat;
	float: left;
	height: 175px;
	width: 158px;
	cursor: hand;
}
*/
#tdNews {
	background: url(images/index_news_bg_left.jpg) repeat-y left;
}
#divNewsEntries {
	background: url(images/index_news_bg.gif) repeat-y 0px 2px;
	margin-left: 15px;
	width: auto;
}
#divNewsEntries a:link, a:visited {
	color: #006666;
	text-decoration: none;
}
#divNewsEntries a:hover {
	text-decoration: none;
	color: black;
	border-bottom: 1px dotted black;
}
