body {
	margin:0px;
	color:#000;
	font:12px/14px Arial,Verdana,Tahoma, sans-serif;
	background:url(../images/bg-body.jpg) repeat-x;
	min-width:960px;
	padding:0px;
}
img {border:none;}
a:focus {
	outline:none;
}
.page-width {
	width:960px;
	margin:0 auto;
	padding:0 0 0px;
}
/* header */
#header {
	position: relative;
	height:60px;
	z-index:2;
}
#header strong a {
	position:absolute;
	left:11px;
	top:2px;
	width:180px;
	height:73px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/viewrest.png) no-repeat -177px -0px;
}

#header #menu {
	position: absolute;
	left:225px;
	top:8px;
	margin:0;
	padding:0;
	list-style: none;
}
#header #menu li {
	float:left;
	margin:0 5px 0 0;
}
#header #menu a {
	float: left;
	color:#fff;
	font-size:12px;
	line-height:34px;
	text-decoration: none;
}
#header #menu li {
	text-decoration:none;
}
#header #menu a span {
	float:left;
	padding:0 18px 0 13px;
	height:34px;
	cursor:pointer;
}
#header #menu li:hover a,
#header #menu li.hover a{
	background:url(../images/viewall.png) no-repeat;
	background-position:-103px -336px;
}
#header #menu li:hover a span,
#header #menu li.hover a span{
	background:url(../images/bg-nav-right-nodrop.jpg) no-repeat 100% 0;
}

#header li:hover,
#header li.hover {
	position: relative;
	z-index:2;
}

/* columns holder */
.columns-holder {
	overflow: hidden;
	height:1%;
	padding:22px 0 10px 8px;
}
.columns-holder .content {
	float:left;
	width:654px;
	background:url(../images/viewrest.png) no-repeat -663px -387px;
}
.content-btm {
	width:628px;
	padding:10px 13px 32px;
	overflow: hidden;
	background:url(../images/box-btm.gif) no-repeat 0 100%;
}
.content-btm  p{
	text-align:justify;
	padding-right: 10px;
	padding-bottom: 10px;
}

.content-btm  p a{
	color:#990000;
	text-decoration:none;
}
/**************  Read More Link on Special Modules Pages ***********/

.content-btm  p a.read:hover{
	/*color:#06c;
	text-decoration:underline;*/
}

.content-btm  p a:hover{
	color:#990000;
	text-decoration:underline;
}

.content h2 {
	margin:0;
	color:#0066cc;
	font-size:23px;
	line-height:23px;
	font-weight:normal;
}
.content p {
	margin:2px 0 0;
	font-size:12px;
	line-height:18px;
}

/************* footer ***************/
.footer-bg {
	width:100%;
	overflow: hidden;
	background:#e3e3e3 url(../images/viewrest.png) repeat-x -0px -279px;
	padding:2px 0 2px 0px;
	}

#footer {
	width:950px;
	margin:0 auto;
	height:auto;
}
#footer p {
	margin:2px auto;
	color:#333;
	font-size:9px;
	float:left;
	line-height:20px;
}

.footerlink {
height:18px;
text-align:right;
}
.footerlink a{
	color:#666;
	font-size:12px;
	line-height:20px;
	text-decoration: none;
	margin-left:20px;
}
/* inner page */
.inner {
	background:url(../images/bg-page-inner.jpg) repeat-x;
}
.inner #header strong a {
	background:url(../images/viewrest.png) no-repeat -792px -0px;
}

.inner .columns-holder {
	padding-top:0;
}
.inner .content {
	float: left;
	overflow: hidden;
	width:484px;
	background:url(../images/viewrest.png) no-repeat -663px -387px;
}
.inner .content-btm {
	padding-bottom:0;
	padding-right:0;
	overflow: hidden;
	width:472px;
	background:url(../images/box-btm-1.jpg) no-repeat 0 100%;
}

/* right side */
.right-side {
	float:left;
	position: relative;
	margin:0 0 0 -3px;
	width:290px;
	padding:40px 0 0;
	overflow: hidden;
}
.box-res {
	/*margin-top:30px;*/
	width:290px;
	background:url(../images/bluebox-greybox.png) repeat-y -602px -0px;
}
.box-res-top {
	background: url(../images/bluebox-greybox.png) no-repeat -290px -0px;
	padding-top: 10px;
}
.box-res-btm {
	width:290px;
	/*padding:12px 15px 5px 25px;*/
	background:url(../images/box-btm-2.gif) no-repeat 0 100%;
}
.box-res h2 {
	margin:0;
	font-size:16px;
	line-height:18px;
	padding-left: 0x;
}
.box-res ul.list-bl {
	margin:0;
	padding:10px 0 5px;
	list-style: none;
	padding-left: 5px;
	margin-left:5px;
}
.box-res ul.list-bl li {
	padding:0 0 13px 12px;
	background:url(../images/bluebox-greybox.png) no-repeat -1206px -0px;
}
.box-res ul.list-bl a {
	color:#408bd6;
	font-size:12px;
	line-height:14px;
	text-decoration: none;
}
.box-res ul.list-bl a:hover {
	text-decoration: underline;
} 
.box-res h3 {
	margin:10px 0 10px;
	font-size:13px;
	line-height:16px;
	padding-left: 0px;
}
.box-res ul.download {
	margin:0 0 0 -3px;
	padding:0;
	list-style: none;
	padding-left:0px;
}
.box-res ul.download li {
	padding:0 0 13px 19px;
	overflow: hidden;
	height:1%;
/*	background:url(../images/bg-ico.gif) no-repeat 0 3px;*/
	background:url(../images/bluebox-greybox.png) no-repeat -1213px -274px;
}
.box-res ul.download a {
	float:left;
	color:#000;
	font-size:11px;
	line-height:14px;
	text-decoration: none;
}
.box-res ul.download span {
	clear:both;
	float: left;
	color:#999;
	font-size:11px;
	line-height:14px;
}
.box-yellow {
	margin:7px 0 0 10px;
	width:280px;
	background:url(../images/greenbox-yellowbox.png) repeat-y;
	background-position: -282px -0px;
}
.box-yellow-top {
	background:url(../images/greenbox-yellowbox.png) no-repeat;
	background-position: -0px -0px;
}
.box-yellow-btm {
	width:265px;
	padding:10px 0 15px 15px;
	background:url(../images/box-yellow-btm.gif) no-repeat 0 100%;
}
.box-yellow h2 {
	margin:0;
	font-size:16px;
	line-height:18px;
}
.box-yellow p {
	margin:0;
	font-size:16px;
	line-height:21px;
}
.box-yellow a {
	color:#bea608;
	text-decoration: none;
}
.box-yellow a:hover {
	text-decoration: underline;
}
/* box-green */
.box-green {
	background:url(../images/greenbox-yellowbox.png) repeat-y;
	background-position: -844px -0px;
}
.box-green .box-yellow-top {
	background:url(../images/greenbox-yellowbox.png) no-repeat;
	background-position: -563px -0px;
}
.box-green .box-yellow-btm {
	background:url(../images/box-green-btm.gif) no-repeat 0 100%;
}
.box-green p {
	color:#000000;
}
.box-green a {
	color:#669900;
	font-size:16px;
	line-height:21px;
	text-decoration: none;
}
.box-green a:hover {	
	text-decoration: underline;
}

/* right side2*/
.right-side-2 {
	width:290px;
	/*margin-left:0;*/
}
.right-side-2 .box-res {
	width:280px;
	background:url(../images/box-3.gif) repeat-y;
}
.right-side-2 .box-res-top {
	background:url(../images/box-top-3.gif) no-repeat;
}
.right-side-2 .box-res-btm {
	width:250px;
	padding:12px 15px 5px 15px;
	background:url(../images/box-btm-3.gif) no-repeat 0 100%;
}
.right-side-2 .box-yellow {
	margin-left:0;
}
.inner2 .content {
	width:654px;
	margin:40px 9px 0 0;
	background:url(../images/box-top.jpg) no-repeat;
}
.inner2 .content-btm {
	width:628px;
	padding:10px 13px 10px;
	overflow: hidden;
	background:url(../images/box-btm.gif) no-repeat 0 100%;
}
.inner2 .content h1 {
	margin:0;
	font-size:30px;
	line-height:30px;
}
.inner2 .content h2 {
	margin:5px 0 0;
	color:#000;
	font-size:12px;
	line-height:17px;
	font-weight:bold;
}
.inner2 .content p {
	line-height:17px;
}

.inner2 .content a {
	color:#990000;
	text-decoration:none;
}

.inner2 .content a:hover {
	text-decoration:underline;
}

.inner2 .content p.other {
	margin-bottom:15px;
}
.inner2 .content ul.blue {
	overflow: hidden;
	height:1%;
	margin:0;
	padding:10px 0 5px;
	list-style: none;
}
.inner2 .content ul.blue li {
	float: left;
	width:190px;
	padding:0 0 8px 12px;
	background:url(../images/bluebox-greybox.png) no-repeat -1206px -0px;
}
.inner2 .content ul.blue a {
	color:#2d87d2;
	font-size:11px;
	line-height:14px;
	text-decoration: none;
}
.inner2 .content ul.blue a:hover {
	text-decoration: underline;
}
html, body {
	height: 100%;
}

/*****************************adon products box ********************************************/


.inner .content h2{
	font-size:16px;
	margin-top: 2px;
	margin-bottom:2px;
}

.inner .content h4{
	font-size:14px;
	margin-top: 2px;
	margin-bottom:2px;
}

.inner .content h2 a{
	text-decoration:none;
	color:#990000;
}

.inner .content h2 a:hover{
	text-decoration:underline;
	color:#990000;
}

.inner .content h2{
	font-size:16px;
	margin-top: 2px;
	margin-bottom:2px;
}

.inner .content h4{
	font-size:14px;
	margin-top: 2px;
	margin-bottom:2px;
}

.inner .content h2 a{
	text-decoration:none;
	color:#990000;
}

.inner .content h2 a:hover{
	text-decoration:underline;
	color:#990000;
}

/*************  Demo and Contact Us **************/
.democontact
{
 height: 30px;
 position:relative;
}
.democontact a.demos,
.democontact a.contact {
	position:absolute;
	text-indent:-9999px;
	overflow:hidden;
	right:160px;
	width:128px;
	height:28px;
	background:url(../images/viewall.png) no-repeat;
	background-position: -97px -293px;
}
.democontact a.contact {
	right:11px;
	background:url(../images/viewall.png) no-repeat;
	background-position: -226px -293px;
	width:128px;
}
/*********** Header India *********/
.headerIndia {
position:absolute;
top:65px;
text-align:left;
margin-left:78px;
/*left:100px;*/
color:#FFFFFF;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
}
.headerIndia:first-letter 
{
color:#FFFFFF;
font-size:16px;
text-transform:uppercase;
}

