body {
	margin:0px;
	padding:0px;
	background:url(../images/bg.jpg) #343434;
	font-family:Verdana, Arial;
	font-size:12px;
}
ul, li, p, h1, h2, h3, h4, h5, h6, img, dl, form {
	margin:0px;
	padding:0px;
	list-style:none;
	border:0px;
}
/*----------End of Defaults----------*/

/*----------Wrapper----------*/
#wrapper {
	margin:0px auto;
	width:900px;
}
/*----------End of Wrapper----------*/

/*----------Header ----------*/
#header {
}
.top {
	background:url(../images/top_bg.gif);
	height:70px;
	float:left;
	width:900px;
}
.www {
	float:left;
	margin:24px 0px 0px 15px;
	width:232px;
}
.topmenu {
	float:right;
	width:306px;
	margin:20px 15px 0px 0px;
}
.topmenu ul li {
	display:inline;
	float:left;
	margin-left:2px;
}
.leftbanner {
	height:280px;
	background:url(../images/nplogo.jpg);
	width:300px;
	float:left;
	border-bottom:5px solid #efefef;
}
.leftbanner ul {
	margin:155px 0px 0px 32px;
}
.leftbanner ul li {
	margin-bottom:1px;
}
.flash {
	width:600px;
	float:right;
	border-bottom:5px solid #efefef;
}
/*----------End of Header----------*/

/*----------Container----------*/
#container {
	background:#ffffff;
	padding:10px 25px 8px 15px;
	float:left;
	width:860px;
}
#left {
	width:285px;
	float:left;
	margin-right:25px;
}
#left img {
	margin-bottom:2px;
}
#content {
	text-align:justify;
	color:#444444;
	float:right;
	width:550px;
}
/*------Welcome Text------*/
#content .welcome {
	margin:5px 0px 5px 0px;
}
#content .text {
}
#content .text p {
	line-height:18px;
	padding-bottom:10px;
}
#content .text p a {
	color:#333333;
}
#content .text p a:visited {
	color:#333333;
}
#content .text p a:hover {
	color:#333333;
	text-decoration:none;
}
/*------End of Welcome Text------*/
#booksngallery {
	width:550px;
	float:left;
	overflow:hidden;
	margin-top:15px;
}
#booksngallery .slideshow {
	width:260px;
	height:130px;
	background:url(../images/slideshow_bg.gif);
	float:left;
	margin-right:14px;
	padding:4px 4px 38px 4px;
	overflow:hidden;
}
#booksngallery .trainings {
	background:url(../images/training-exhibitions.jpg);
	width:260px;
	height:130px;
	float:left;
	padding:4px 4px 38px 4px;
}
/*----------End of Container----------*/

#footer {
	background:url(../images/footer_bg.gif);
	float:left;
	width:900px;
	height:100px;
	text-align:center;
	border-top:5px solid #131313;
}
#footer .menu {
	line-height:30px;
	padding-top:20px;
}
#footer .menu a {
	color:#000000;
	text-decoration:none;
}
#footer .menu a:hover {
	text-decoration:underline;
}
#footer .menu span a {
	text-decoration:underline;
}
/*----End of Footer----*/
.text h1 {
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	padding:5px 0px 5px 0px;
}
.text h2 {
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	padding:10px 0px 5px 0px;
}
.text span {
	background:#eeeeee;
	display:block;
	padding:5px;
	font-weight:bold;
	margin-bottom:1px;
}
.text ul li {
	float:left;
	width:250px;
	padding:5px;
	border-bottom:1px dotted #dddddd;
}
/*------Contact Us Form------*/
.conform dl dt {
	float:left;
	width:150px;
	margin-top:3px;
}
.conform dl dd {
	margin-top:3px;
}
/*---Form Messege Display---*/
#msgcontent {
	/*background:#F3E6E6 none repeat scroll 0 0;*/
	background:#ffffff none repeat scroll 0 0;
	border-color:#924949 #924949 #924949;
	border-style:solid solid solid none;
	border-width:2px 2px 2px medium;
	display:block;
	max-width:250px;
	min-width:150px;
	color:#000000;
	padding:5px;
}
#msg {
	background:transparent url(../images/msg_arrow.gif) no-repeat scroll left center;
	display:none;
	padding-left:7px;
	position:absolute;
	z-index:200;
}
.submit {
	margin-top:5px;
	background:#444444;
	border:0px;
	color:#ffffff;
	padding:3px;
}
.submit:hover {
	background:#990000;
}
/*---Form Messege Display End---*/
#gallery {
	overflow:hidden;
	float:left;
	width:550px;
}
#gallery h1 {
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	padding:5px 0px 5px 0px;
}
#gallery ul {
	clear:both;
}
#gallery ul li {
	display:inline;
}
#gallery ul li a {
	margin:10px 10px 0px 0px;
	float:left;
}
#gallery ul li img {
	padding:2px;
	border:2px solid #eeeeee;
}
#gallery ul li img:hover {
	border:2px solid #990000;
}
#gallery .nomargin {
	margin-right:0px!important;
}
