.wrapper{
	width:950px;
	margin:0 auto;
	background-color:#ffffff;
/*03 dec changes*/
}
.bodybackground
{
	float:left;
	width:inherit;
	background-color:#FFF;
	border:1px #E0E0DE solid;
}
body{
	background-color:#ffffff;
	margin:20px 0px 20px 0px;
	/*03 dec changes*/
}
.header{
	float:left;
	width:940px;
	height:82px;
	margin:0px 0px 0px 5px;
	padding:11px 0px 0px 0px;
		/*03 dec changes*/


}
.header-logo{
	float:left;
}
.header-right-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#747474;
	font-style:normal;
	font-weight:bold;
	text-align:right;
	float:right;
	margin:0px 0px 0px 0px;
	padding:23px 10px 0px 0px;
	width:400px;
			/*03 dec changes*/
}
.menu{
	width:935px;
	height:35px;
	background-color:#F58345;
	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 0px;
	float:left;

	/*03 dec changes*/
}
.menu ul{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 00px;
	/*03 dec changes*/
}
.menu ul li{
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:5px 56px 0px 55px;
	float:left;
	background-image:url(../images/menu-divider.gif);
	background-repeat:no-repeat;
	list-style-type:none;
	/*03 dec changes*/
	
}
.menu ul li a{
	
	color:#ffffff;
	text-decoration:none;
	font-size:14px;
	
}
.menu ul li a:hover{
	
	color:#000000;
	
}
.menu .nobg{
	background-image:none;
	float:left;
	
	
}
.banner{
	width:935px;
	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 0px;
	float:left;
	/*03 dec changes*/
}
.banner-img{
	float:left;

}
.banner-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#747474;
	line-height:20px;
	/*font-style:italic;*/
	font-weight:bold;
	text-align:justify;
	margin:0px 0px 0px 0px;
		/*03 dec changes*/

}
.banner-text-big{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#747474;
	font-weight:bold;

}
.footer-books-panel{
	float:left;
	height:297px;
	width:935px;
	background-color:#E0E0DE;
	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 0px;
			/*03 dec changes*/
}
.book{
	float:left;
	margin:15px 2px 0px 5px;
		/*03 dec changes*/
}
.footer{
	float:left;
	height:50px;
	width:930px;
	margin:11px 0px 0px 6px;
	padding:0px 0px 0px 0px;
				/*03 dec changes*/
}
.copyright{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#747474;
	margin:5px 0px 0px 5px;
	float:left;
}
.design{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#747474;
	margin:5px 5px 0px 0px;
	text-align:right;
}
.design a{
	
	color:#747474;
	text-decoration:none;

}
.design a:hover{
	
	color:#ED6605;
	text-decoration:none;

}
		
	
/*===============================*/
.content a
{
	color: #ED6605;
	text-decoration: none;
}
.content a:hover
{
	color: #747474;
	text-decoration: none;
}
.headingLevel1
{
	font-family: Arial;
	font-size: 20px;
	color: #F58345;
	font-weight: bold;
	padding:10px 0px 0px 0px;
	border-bottom:#cccccc 1px solid;
}
		
.headingLevel2
{
	font-family: Arial;
	font-size: 18px;
	color: #cccccc;
	margin: 5px 0px 5px 10px;
	clear: both;
	float: left;
	font-weight: bold;
}
		
.headingLevel3
{
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	padding-top:10px;
}
		
.content
{	
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
/*
.contentWrap
{
	margin: 15px;
	padding:10px;
	width: auto;
	/*display: block;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	clear:both;
}
*/
.profile
{
	background-color: #F3F3F3;
	border: 1px solid #F3F3F3;
	font-weight: normal;
	text-align: justify;
	display:none;
	float: left;
	clear: both;
	padding: 5px;
	font-size: 11.5px;
	width:auto;
}
.close
{
	margin-top:10px;
	float:right;
	display:block;
	clear:both;
	font-weight:bold;
}
.close a
{
	color: #747474;
	text-decoration: none;
}
.close a:hover
{
	color: #ED6605;
	text-decoration: none;
}

