
br {line-height: 100%;}
}

body {
     margin: 0; /* to avoid margins */
     text-align: center; /* to correct the centering IE bug*/
	 background-color:#EFEEEE;
	 background-image: url(http://www.npbizsolutions.com/img/background.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center;	
     }

#global {
position:relative;
margin-left: auto;
margin-right: auto;
width: 800px; /* mandatory to be centered */
height: 100%;
z-index:0;

}


#background {
position: relative;
width: 800px;
margin-left: auto;
margin-right: auto;
z-index:1;
}

span.title {
font-family: Verdana, sans-serif; 
font-size:18px; 
color:#CFDA73; 
font-weight:bold; 
text-decoration:none;
}


span.text {
font-family: Verdana, sans-serif; 
font-size:12px; 
text-decoration:none;
}

#body {
position:absolute;
top: 200px;
left: 0px;
width:530px;
font-family: Verdana, sans-serif; 
font-size:12px; 
color:#000000; 
text-decoration:none;
border-left:5px solid #B5C548; 
border-bottom:30px solid #B5C548; 
padding: 20px;
z-index:3;
}

#certificate {
width:152;
height:51;
position:absolute;
top: 191px;
left: 422px;
z-index:2;
}

#menu {
width:300;
height:25;
position:absolute;
top:189px;
left:0px;
z-index:4;
}


a.menu {font-family: Verdana, sans-serif; font-size:11px; color:#FFFFFF; text-decoration:none; font-weight:bold;}
a.menu:visited {font-family: Verdana, sans-serif; font-size:11px; color:#FFFFFF; text-decoration:none; font-weight:bold;}
a.menu:hover {font-family: Verdana, sans-serif; font-size:11px; color:#FFFFFF; text-decoration:underline; font-weight:bold;} 
a.menu:active {font-family: Verdana, sans-serif; font-size:11px; color:#FFFFFF; text-decoration:none; font-weight:bold;}

a.link {font-family: Verdana, sans-serif; font-size:12px; color:#B5C548; text-decoration:underline;}
a.link:visited {font-family: Verdana, sans-serif; font-size:12px; color:#B5C548; text-decoration:underline;}
a.link:hover {font-family: Verdana, sans-serif; font-size:12px; color:#B5C548; text-decoration:underline;} 
a.link:active {font-family: Verdana, sans-serif; font-size:12px; color:#B5C548; text-decoration:underline;}

LI.bullet  {list-style-image: url(http://www.npbizsolutions.com/img/bullet.gif); list-style-position:outside; white-space:normal; margin-left:5px; margin-bottom:2px;}
UL.bullet  {margin-left:9px; margin-bottom:27px; margin-top:0px;}

span.mini_title{
color: #006633;
font-weight: bold;
margin-bottom:-5px;
margin-top:10px;
}

#right_link{
position:absolute;
top:147px;
left: 610px;
z-index:4;
}

img.Linda {
margin-right:10px;
margin-bottom:2px;
}