/* basic */

body {
	margin: 0px auto;
	padding: 0;
	border: 0;
	text-align: center;
	font: normal 14px/18px Arial, Helvetica, sans-serif;
	color: #404040;
	behavior: url(csshover.htc);
	background-color: #a29994;
}

#print {display:none;}

div, h1, h2, p, ul, li {
	margin:0px;
	padding:0px;
}

.container {
	width: 976px;
	margin:0px auto;
	background-color:#fff;
	position:relative;
	padding:0px;
}

#header {
	background: #fff url(../images/header.jpg) 0px 0px no-repeat;
	height:184px;
	border-top: 4px solid #4e7fb2;
	margin-left: 0px;
	position:relative;
}

#header h1 {display:none;}

#header #toplink {
	position:absolute;
	top:0px;
	right: 0px;
	background:#4e7fb2 url(../images/hand_icon.gif) 20px 0px no-repeat;
	height:25px;
	width: 140px;
	text-align:left;
	padding-left: 40px;
	color: #fff;
	font-size: 0.8em;
}

#header #toplink a {
	color: #fff;
	text-decoration:underline;
}

#header #guidelink {
	position:absolute;
	display:block;
	top:40px;
	right:20px;
	height: 142px;
	width:260px;
}

#nav {
	background: #fff url(../images/navbg.jpg) -11px 0px no-repeat;
	height:63px;
	text-align:left;
}

#nav a {color:#fff;text-decoration:none;}
#nav a:hover {text-decoration:underline;}
#nav li.current a {text-decoration:underline;}

#nav ul {
	padding-left: 40px;
}

#nav ul li {
	list-style-type: none;
	display:inline;
	line-height: 63px;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	padding: 0px 10px;
}

.main {
	margin-top:10px;
	background: transparent url(../images/contentbg.jpg) -11px 0px repeat-y;
	padding-top:5px;
	padding-bottom: 20px;
}

.left {
	float:left;
	position:relative;
	top: -5px;
	width:315px;
	margin-left:14px;
	background: transparent url(../images/leftbg.jpg) 0px 0px no-repeat;
}

html>body .left {
	margin-left: 32px;
}

.left #download, .left #read {
	height: 56px;
	width: 141px;
	float: left;
	margin-top: 430px;
	background-color: #33cc33;
}
.left #download {
	margin-left:10px;
	margin-right: 10px;
	background: transparent url(../images/downbutton.jpg) 0px 0px no-repeat;
}

.left #read {
	background: transparent url(../images/readbutton.jpg) 0px 0px no-repeat;
}

.left #read:hover, .left #download:hover {
 	background-position: 0px -56px;
}

.left #cover {
	position:absolute;
	top:15px;
	left:21px;
}
.left #newsletter {
	float: left;
	margin-top: 10px;
	padding-left:10px;
}

.right {
	float:right;
	width:581px;
	margin-right:22px;
	background: #f2ebe1 url(../images/rightbg.jpg) 0px 0px no-repeat;
	padding-top: 10px;
	text-align:left;
	padding-bottom: 2em;
	margin-bottom: 1.5em;
	clear:right;
}

html>body .right {
	margin-right: 44px;
}
.right a {
	color: #4e7fb2;
	text-decoration:underline;
}

.right h1 {
	width:549px;
	height: 54px;
	font-size: 2em;
	background: url(../images/h1bg.jpg) 0px 0px no-repeat;
	line-height: 54px;
	margin-left:11px;
	padding-left: 10px;
	margin-bottom: 0.5em;
}

.right h1 span {
	color: #4e7fb2;
}

.right h2 {
	margin-top: 2em;
	font-size: 0.9em;
	padding:0px 40px;
}

.right p {
	padding: 0px 10px;
	margin-bottom: 1em;
	font-size: 0.9em;
	text-align: justify;
}

.right ul {
	padding:0px 20px;
	margin-left: 30px;
	font-size: 0.9em;
	list-style-type: none;
}

.right ul li {
	padding-left: 20px;
	background: transparent url(../images/listimg.jpg) 0px 4px no-repeat;
}

.right a#maindownload {
	display:block;
	width:349px;
	height:94px;
	background: transparent url(../images/downloadbutton.jpg) 0px 0px no-repeat;
	padding:0px;
	margin:0px;
	margin-top: 3em;
	margin-left: 76px;
}

.right a#maindownload:hover {
	background-position: 0px -94px;
}

.right p#homepagelink {
	text-align:right;
}

.footer {
	clear:both;
	margin: 10px 44px;
	margin-top: 3em;
	padding: 1em 0em;
	padding-bottom: 2em;
}

.footer p {
	padding: 0px 30px;
	font-size: 0.65em;
}

.footer, .footer a {
	color: #b8b2af;
		}
.footer a {
	text-transform: uppercase;
}

#usp01 {
	display:block;
	width: 581px;
	height: 153px;
	background: url(../images/usp01.jpg) 0px 0px no-repeat;
	margin-bottom: 7px;
}


.right#usps {
	background: transparent;
	margin-bottom: 10px;
	padding:5px 0px;
}

#usp02, #usp03, #usp04, #usp05 {
	display:block;
	float:left;
	width: 287px;
	height: 93px;
}
#usp02 {
	background: url(../images/usp02.jpg) 0px 0px no-repeat;
}
#usp03	{
	background: url(../images/usp03.jpg) 0px 0px no-repeat;
}
#usp04 {
	background: url(../images/usp04.jpg) 0px 0px no-repeat;
}
#usp05 {
	background: url(../images/usp05.jpg) 0px 0px no-repeat;
	}

#usp02, #usp04 {
	margin-right: 7px;
}


/*==================Css added by Dipanjan on 02-02-10*==========================*/

#footermain{
padding:0;
margin:0;
}
#footermain .footerbg{
background-color:#395F8C;
padding:20px 30px 20px 25px;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#ffffff;
text-align:left;
line-height:16px;
}
#footermain .footerleftnew1{
width:210px;
float:left;
padding:0;
margin:0;
}
#footermain .footerleftnew2{
width:163px;
float:left;
padding:0;
margin:0;
}
/*#footermain .footerleftnew3{
width:148px;
float:left;
padding:0;
margin:0;
}*/
.footernew-padding{
padding:0 4px 4px 4px;
}
.footernew-padding1{
padding:0 0 7px 0;
}
.footernew-padding2{
padding:25px 0 0 0;
}
a.footerlink{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#ffffff;
text-align:left;
line-height:16px;
text-transform:capitalize;
}
a.footerlink:hover{
text-decoration:underline;
}
