* {margin: 0px; padding: 0px;}
body {
	background-color:#ededed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
}
form {
	margin:0;
	display:inline;
}
input, select, textarea
{
    background-color: #ffffff;
    font-size:11px;
	color:#000000;
    border: 1px solid #dbdbdb;
}
p{
	padding:0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	text-align:justify;
}

h1 {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:1.6em;
	color:#363636;
	margin:0;
		
}

h2 {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:1.4em;
	color:#b31818;
	margin:0;	
}

h3 {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#b31818;	
	
}
a, a:link, a:active, a:visited {
	color:#b50101;
	text-decoration:none;
	font-weight:normal;
	
}
a:hover {
	color:#b31818;
	text-decoration:underline;
	}

#MainContainer {
	background-color:#FFFFFF;
	width:765px;
	padding:0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position:relative;
}

#Header {
	background-image:url(../images/header-bg.jpg);
	background-repeat:no-repeat;
	width:750px;
	height:90px;
	background-position:top left;
	padding-top:10px;
	padding-left:15px;
}
#Nav {
	background-image:url(../images/nav-bg.jpg);
	background-repeat:repeat-y;
	height:32px;
	clear:both;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position:relative;
	width:765px;
	overflow:hidden;
}
#ContentContainer {
	background-image:url(../images/content-bg.jpg);
	background-repeat:repeat-y;
	width:765px;
	margin-top:0;
	margin-bottom:0;
	overflow: hidden;
}
#MainflashArea {
	background-image:url(../images/grey-gradient-bg.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:725px;
	height:290px;
	margin-top:0;
	margin-bottom:0;
	margin-right: auto;
	margin-left: auto;
	padding-top:30px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:20px;
}
#MainPageTitle {
	background-image:url(../images/grey-gradient-bg.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:725px;
	height:20px;
	margin-top:0;
	margin-bottom:0;
	margin-right: auto;
	margin-left: auto;
	padding-top:20px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:20px;
}
#ContentArea { 
	width:523px;
	margin-top:0;
	margin-bottom:0;
	margin-left:20px;
	
	
}
#ContentArea .top {
	background-image:url(../images/content-box-top-bg.jpg);
	background-repeat:no-repeat;
	width:515px;
	height:10px;
	overflow: hidden;
}
#ContentArea .center-home {
	background-image:url(../images/content-box-center-bg.jpg);
	background-repeat:repeat-y;
	width:485px;
	padding-left:15px;
	padding-right:15px;
	margin-top:0;
	margin-bottom:0;
	overflow: hidden;
	line-height:22px;
}
#ContentArea .center {
	background-image:url(../images/content-box-center-bg.jpg);
	background-repeat:repeat-y;
	width:485px;
	padding-left:15px;
	padding-right:15px;
	margin-top:0;
	margin-bottom:0;
	overflow: hidden;
	line-height:22px;
}
#ContentArea .bottom {
	background-image:url(../images/content-box-bottom-bg.jpg);
	background-repeat:no-repeat;
	width:515px;
	height:10px;
	overflow: hidden;
	}
#HomeTeasor {
	width:515px;
	margin-top:20px;
	margin-bottom:0;
	background-image:url(../images/teaser-bg.jpg);
	background-repeat:repeat-y;
	overflow:hidden;
}
#HomeTeasor .top {
	background-image:url(../images/teaser-top-bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:515px;
	height:auto;
	margin:0;
	padding:5px 10px;
	overflow: hidden;
	line-height:22px;
}
#HomeTeasor .bottom {
	background-image:url(../images/teaser-bottom-bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:515px;
	height:14px;
}

#RhsPanel {
	width:195px;
	float:right;
	margin-right:20px;
	margin-top:0;
	margin-bottom:0;
	display: inline;
}
#RhsPanel .top {
	background-image:url(../images/rhspanel_top-bg.jpg);
	background-repeat:no-repeat;
	width:175px;
	height:160px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	line-height:18px;
	}
#RhsPanel .center {
	background-image:url(../images/rhspanel_center-bg.jpg);
	background-repeat:repeat-y;
	width:175px;
	padding-left:10px;
	padding-right:10px;
	margin-top:0;
	margin-bottom:0;
	overflow: hidden;
	line-height:18px;
}
#RhsPanel .bottom {
	background-image:url(../images/rhspanel_bottom-bg.jpg);
	background-repeat:no-repeat;
	width:195px;
	height:10px;
	overflow: hidden;
	}
#RhsPanel p{
	padding:0px;
	margin:8px 0px;
	text-align:left;
}
#Footer {
	background-image:url(../images/footer-bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:745px;
	height:40px;
	clear:both;
	margin-top:0;
	margin-bottom:0;
	font-size:10px;
	color:#FFFFFF;
	text-align:right;
	padding-top:40px;
	padding-right:20px;
}
#Footer a {
	color:#FFFFFF;
	text-decoration:none;
}
#Footer a:hover {
	text-decoration:underline;
}
.redtxt {
	color:#b50101;
}

ul.arrow li {
	margin:0;
	background-image:url(../images/arrow2.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
	list-style:none;
	margin-left:20px;
	margin-top:0;
}
ol li {
	margin:0;
	padding-left:5px;
	list-style:decimal;
	margin-left:40px;
	margin-top:0;
	text-align:justify;
}

/*tables */
table {
	text-align: left;
	

}
tbody, tr, th, td 
{
   	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 11px;
	color: #000000;
	background-color:#FFFFFF;
	padding:5px;
}
table a {
	color:#b50101;
	text-decoration:none;
}
table a:hover {
	color:#b50101;
	text-decoration:none;
}

/*table*/

.float-left {
	float:left;
}


.graybox{
	background:#EDEDED;
	width:160px;
}
/*tooltip*/
a.tooltip{
    position:relative; /*this is the key*/
    z-index:24; background-color:#ccc;
    color:#000;
    text-decoration:none}

a.tooltip:hover{z-index:25; background-color:#ff0}

a.tooltip span{display: none}

a.tooltip:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:-2em; left:2em; width:18em;
    border:1px solid #cfcfcf;
    background-color:#ededed; color:#000;
    text-align: left;
	padding:5px;
}
a.tooltip span.rhs1{display: none}

a.tooltip:hover span.rhs1{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:-2em; left:-2em; width:12em;
    border:1px solid #cfcfcf;
    background-color:#ededed; color:#000;
    text-align: left;
	padding:5px;
}
a.tooltip span.rhs2{
	display: none
}
a.tooltip:hover span.rhs2{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:-2em; left:-1em; width:15em;
    border:1px solid #cfcfcf;
    background-color:#ededed; color:#000;
    text-align: left;
	padding:5px;
}
/*tooltip*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.our_achievements{
	width:auto;
	float:left;
	width:510px;
}
.our_achievements_left, .our_achievements_right{
	float:left;
	width:245px;
	margin:0 15px 0 0;
}
.our_achievements_right{
	margin:0
}
.our_achievements_left img{
	float:left;
	margin:5px;
	width:64px;
	height:103px;
}
.our_achievements_right img{
	float:left;
	margin:5px 0 0 0;
	width:185px;
	height:65px;
}
.our_achievements_left p, .our_achievements_right p{
	text-align:left;
	margin:0;
	padding:0;
}
.our_achievements_right p{
	float:left;
	width:240px;
}
.footnote{
	float:left;
	font-size:10px;
	line-height:12px;
	margin:30px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.footnote p{
	margin:0;
	padding:0;
	text-align:left;
	font-size:8px;
}
/*css for RHS Our solution*/
.rhs_achievements{
	background-image:url(../images/rhspanel_top-bg.jpg);
	background-repeat:no-repeat;
	width:195px;
	min-height:100px;
	padding:10px 0;
	line-height:18px;
	margin:20px 0 0 0;
	height:auto;
}
.rhs_achievements_border{
	float:left;
	border:1px solid #CECECE;
	border-bottom:none;
	border-top:none;
	padding:0 10px;
	width:173px;
	height:auto;
}
div.rhs_achievements_border div.footnote{
	margin:0;
}
div.rhs_achievements_border .footnote p{
	font-size:7px;
	float:left;
	height:auto;
}
div.rhs_achievements_border .footnote p a{
	float:left;
}
.rhs_our_achievements_left, .rhs_our_achievements_right{
	float:left;
	width:173px;
	margin:0;
}
.rhs_our_achievements_left{
	height:150px;
}
.rhs_our_achievements_right{
	height:160px;
}
.rhs_our_achievements_left img{
	float:left;
	margin:5px;
	width:64px;
	height:103px;
}
.rhs_our_achievements_right img{
	float:left;
	margin:10px 0 0 0;
	width:173px;
	height:60px;
}
.rhs_our_achievements_left p, .rhs_our_achievements_right p{
	text-align:left;
	margin:0;
	padding:0;
	line-height:18px;
}
.rhs_our_achievements_bottom {
	background-image:url(../images/rhspanel_bottom-bg.jpg);
	background-repeat:no-repeat;
	width:195px;
	height:10px;
	overflow: hidden;
	float:left;
}
.text_field{
	width:160px;
}


.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */