body {
	margin: 0px;
	background-color: #0f57a1;
	background-image: url(../images/concept_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#menubg
{
	background-image: url(../images/menu_bg.jpg);
	border: 1px solid #FFFFFF;
	height:40px;
	vertical-align:middle;
}

#menubg a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #013467;
	padding:10px 25px 10px 25px;
	vertical-align:middle;
	background: url(../images/menu_sep.jpg) no-repeat right;
	display:block;
	float:left;
	text-decoration:none;	

}
.border
{
border:#666666 1px solid;}
#menubg a:hover
{
color:#009900;
text-decoration:underline;
}

#headingbg
{
	font-family: "Trebuchet MS", Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	padding:5px 25px 5px 10px;
	vertical-align:middle;
	background: url(../images/menu_bg.jpg) repeat-x;	

}
#mail
{
float:right;
vertical-align:middle;
	background:none;
	width:150px;
}
#content
{
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
	background-color: #fafcff;
}
#footer
{
	background-color: #013467;
	padding:20px;
	color:#FFFFFF;
}
#footer a
{
color:#c4ee00;
}

#footer a:hover
{
color:#999999;

}
.heading
{
	font-family: "Trebuchet MS", Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #c4ee00;
}
.heading
{
	font-family: "Trebuchet MS", Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #c4ee00;
}
.heading4
{
	font-family: "Trebuchet MS", Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #71a804;
}
.heading2
{
	font-family: "Trebuchet MS", Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.heading3
{
	font-family: "Trebuchet MS", Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.producthead
{
	font-family: "Trebuchet MS", Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
#leftmenu
{
	background-color: #e9f5fe;
	border: 3px solid #b3d6fa;
	padding:0;
}

#contentarea
{
padding:15px;
line-height:20px;
text-align:justify;
}
#contentarea a
{	color: #71a804;}

#space
{
	margin:10px auto;
	background-image: url(../images/sub_page.jpg);
	background-repeat: no-repeat;

	color:#c4ee00;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 24px;
	background-position: center;	
	
	
}

.mainpoints ul
{
padding-left:10px;
margin:0px;
}
.mainpoints li
{
	list-style:none;
	margin-left:0px;
	padding-left:20px;
	background-image: url(../images/li_dot.gif);
	background-repeat: no-repeat;
	line-height:20px;
}

#leftmenu a
{

	font-weight: bold;
	color: #013467;
	text-decoration:none;	

}
#leftmenu a:hover
{
		color: #71a804;
	text-decoration:underline;

}
div.mainpoints li a
{
	font-weight:normal;
}
.tablebg2, .bold
{
background:#f6f8e6;}


.tablebg, .background1
{
background:#eef5c2;}

hr
{color:#000066;}
