/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background-image: url(../images/bg.png);
	background-repeat: repeat;
}
.header-bg {
	background-image: url(../images/header-bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#info-mail {
	height: 22px;
	width:148px;
	display:block;
	background: url(../images/info-mail.gif) left top;
	outline: none;
}

#info-mail span { display:none;
outline: none; }
#info-mail:hover {
	background: url(../images/info-mail-h.gif) right top;
	outline: none;
}
.menu-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding:9px 10px 9px 10px;
	text-decoration: none;
	display:block;
}
.menu-links:hover {
	color: #000000;
	background-image: url(../images/menu-links-bg-hover.gif);
	background-repeat: repeat-x;
}
.menu-active {
	color: #000000;
	background-image: url(../images/menu-links-bg-hover.gif);
	background-repeat: repeat-x;
}
.ban-tp-bg {
	background-image: url(../images/banner-top-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.news-events-heading {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #50a120;
	text-decoration: none;
}
.clients-heading {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #50a120;
	text-decoration: none;
}
.content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#434343;
	line-height:20px;
	text-decoration:none;
	text-align: justify;
}
.clint-cont{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#625f5f;
	line-height:20px;
	text-decoration:none;
}
.content-bg {
	background-image: url(../images/content-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.side-menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	text-align:left;
	background-image:url(../images/side-menu-bg.gif);
	background-repeat:no-repeat;
	height:36px;
	line-height:36px;
	text-indent:38px;
	width:279px;
	display:block;
	padding-bottom:1px;
}
.side-menu:hover {
	background-image:url(../images/side-menu-bg-h.gif);
	background-repeat:no-repeat;
}.client-speak {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #327bc1;
	text-decoration: none;
}
.readmore-link {
	font-family: Tahoma;
	font-size: 11px;
	color: #337fc5;
	text-decoration: none;
	background-image: url(../images/readmore-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	text-indent: 12px;
}
.readmore-link:hover {
	color: #000000;
}
.btm-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #625f5f;
	text-decoration: none;
}
.btm-links:hover {
	color: #000000;
}
.inner-heading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0f2b8e;
	/*font-weight: bold;*/
	text-decoration: none;
}
.sub-heading {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
ul.aero {
	padding: 0px 0px 10px 20px;}
ul.aero li {
	padding: 0px 0px 10px 15px;
	background: url(../images/arrow.png) no-repeat left 7px;
	list-style: none;
	line-height: 20px;
}
.in-links{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#434343;
	line-height:20px;
	text-decoration:none;
}
.in-links:hover{
	color:#50A120;
}