.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
.link1_up {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #55585f;
	text-decoration: none;
}
.link1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #55585f;
	text-decoration: none;
}
.link1:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #55585f;
	text-decoration: underline;
}
.heading1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #2971a9;
	text-decoration: none;
}
.content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.link2 {
	background-image: url(../images/readmore_bg.gif);
	background-repeat: no-repeat;
	padding-left:10px;
	padding-top:3px;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #e8660f;
	text-decoration: none;
	height: 19px;
	width:73;
}
.link2:hover {
	background-image: url(../images/readmore_bg.gif);
	background-repeat: no-repeat;
	padding-left:10px;
	padding-top:5px;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color:#333333;
	text-decoration: none;
	height: 19px;
	width:73;
}

.content2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	align: justify; 
	font-weight: normal;
	color: 555555;
	text-decoration: none;
}
.services_bottombg {
	background-image: url(../images/services_btbg.gif);
	background-repeat: no-repeat;
	height: 35px;
}
.link3 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #bbbbbb;
	text-decoration: none;
}
.link3:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.footer_up {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #2a2a2a;
	text-decoration: none;
}
.footerlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #2a2a2a;
	text-decoration: none;
}
.footerlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #2a2a2a;
	text-decoration: underline;
}
