
#backgroundcolour{
	 background: #cccccc;
	
}
	

a{
    color: #296ca3;
    text-decoration: none;
	font-weight: bold;
}

a:hover {
    text-decoration: none;
    color: #000;
}

h2{
	font: 24px Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	padding-top: 20px;
	padding-bottom: 20px;
}

h3{
	font: 18px Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	padding-left: 42px;
	padding-bottom: 5px;
}

h4{
	font: 18px Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}

body{	
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #333333;
    background: #FFFFFF url(../images/menu_a.gif);
	margin: 0;
	padding: 0;
}

.clear{
	clear: both;	
}

.read{
	text-align: right;
	padding-right: 50px;
}

.read a{
	font-weight: bold;
	color: #cc6e15;
}

.read a:hover{
	color: #ffffff;
}

#wrap{
   height: 100%;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

/*
	header
*/

#header_bg{

	background: url(../images/nessp_banner.jpg) no-repeat top center;
	height: 117px;
	
	padding-top: 30px;
}

/*
	menu
*/

img {
	border-width: 0px;		
}

#navigation {
	background: #296ca3 url("../images/bg-nav.gif") repeat-x;
	border: 1px solid #000;
	border-width: 1px 0;
	font-size: 1.1em;
   padding-top: .6em;
}

#navigation ul, #navigation ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 0px;
}

#navigation ul {
	padding: 3px 0;
	text-align: center;
}

#navigation ul li {
	display: inline;
	margin-right: .75em;
}

#navigation ul li.last {
	margin-right: 0;
}

#navigation ul li a {	
	color: #fff;
	padding: 5px 0;
	text-decoration: none;
}

#navigation ul li a span {
	padding: 5px 1em;
}

#navigation ul li a:hover span {
	color: #ccc;
	text-decoration: underline;
}

/*logo*/

#logo{
	width: 1032px;
	margin-left: auto;
    margin-right: auto;
	padding-left: 200px;
	

}
/*logo end*/
/*
	content
*/


#content_left{
	float: left;
	width:180px;
	margin-top: 40px;
	padding-right: -10px;
	padding-left: -10px;
}


#imgleftbar {
	float: left;
    padding: 0px;
    border: none;
	line-height: 0px;
	margin-top: 20px;
	position: fixed;
	left: 0;
}



#content_middle{
	float:left;
	width: 600px;
   height: 100%;
   margin-top: 0px;
   border-right
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	
}

#content_middle img {
	padding: 3px;
	margin: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
}


#img_center {
    display: block;
    
}



#content_right{
	float: right;
	width: 140px;
	margin-left: 10px;
position: relative;
margin-top: -40px;

	
	
}

.border{
	background: url(../images/border.gif) repeat-x bottom;
	height: 25px;
	margin-bottom: 15px;
}

/*
	footer_top
*/

.col {
	width: 205px;
	border-top-width: 1px;
	border-top-style2: solid;
	border-top-color: #555555;
	margin-left: 25px;
	float: left;
	padding-top: 12px;
	margin-top: 25px;
	display: inline;
}

  

#footwrapper {

margin-left: auto;
margin-right: auto;
width: 600px;
padding: 0px;
}  

#footer-main-copyright {
	padding: 20px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	text-decoration: none;
}

#pageFooterWrapper, #pageBodyWrapper { 
clear: both; 
}


 #pageFooter { 
 font-size: 12pt; 
 margin-top: 28px; 
 padding-top: 8px; 
 
 }
 
 #pageFooter{
    font-size: 12px; 
    line-height: 1em; 
    color: #cccccc;
    }
 
 #pageFooterWrapper { 
 width: 100% !important; 
 background: #222222; 
 
 }

 #pageFooter { 
 width: 944px; 
 margin: 0 auto 0 auto; 
 height: 205px; 
 padding-top: 30px; 

 }

 #pageFooter ul { 
 list-type: none; 
 padding: 0; 
 margin: 0; 
 }

 

/*
Header scroll
*/

