/* -- %GENERAL -- */

* {
margin: 0;
}

html, body {
height: 100%;
}
body {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
background: #39a7cd url(/images/page-bg.gif) top left repeat-x;
}

img {
border: 0;
font-size: 1px;
line-height: 1px;
}

h1, h2, h3, h4 {
margin: 0;
padding: 5px 0 10px 0;
font-weight: normal;
}

h1 {font-size: 32px; line-height: 32px; color: #39a7cd; font-weight: normal;}
h2 {font-size: 28px; line-height: 28px; color: #39a7cd; font-weight: normal;}
h3 {font-size: 22px; line-height: 22px; color: #39a7cd; font-weight: normal;}
h4 {font-size: 14px; line-height: 20px; color: #444444; font-weight: bold;}
h5 {font-size: 14px; line-height: 20px; color: #444444; font-weight: normal;}
h6 {font-size: 14px; line-height: 20px; color: #444444; font-weight: normal;}

p, ul, ol, td {
margin: 0;
padding: 0 0 10px 0;
color: #444444;
font-size: 12px;
line-height: 20px;
}

.right {
margin: 3px 0 10px 15px;
float: right;
}
.left {
margin: 3px 15px 10px 0;
float: left;
}
.right-home {
margin: 0 0 10px 30px;
float: right;
}
.left-home {
margin: -10px 15px 10px 0;
float: left;
}
.small {
font-size: 11px;
color: #999999;
line-height: 16px;
}

#page_content ul {
margin: 0 0 0 40px;
}
#page_content ul li {
margin: 0 0 1px 0;
padding: 0 0 0 15px;
list-style: none;
background: url(/images/bullet.gif) 0 5px no-repeat;
}
#page_content blockquote {
padding: 0 40px;
}

a {outline: none; color: #08883B; text-decoration: none;}
a:hover {outline: none; color: #08883B; text-decoration: underline;}
a img {outline: none; border: 0}

/* -- %LAYOUT -- */

#wrapper {
margin: 0 auto 0; 
background: url(/images/content_bg.gif) top left repeat-y;
}

div#container {
width: 960px;
margin: 0 auto 0 auto;
padding: 0;
}
div#page_header {
background: url(/images/header-right.gif) top right no-repeat;
width: 960px;
height: 156px;
display: block;
}

div#page_header h1 {
background: url(/images/logo.gif) top right no-repeat;
display: block;
width: 252px;
height: 156px;
text-indent: -6000px;
margin: 0;
padding: 0;
}

div#page_content {
width: 770px;
display: block;
background: url(/images/content-bg.gif) top left repeat-y;
padding: 20px 95px 20px;
}
div#page_content_demo {
width: 870px;
display: block;
background: url(/images/content-bg.gif) top left repeat-y;
padding: 20px 45px 20px;
}
div#page_content_demo h1 {
margin-left: 50px;
}
div#page_content_demo p {
margin-left: 50px;
}
div#home_right {
float: right;
width: 280px;
padding: 10px 0 0 27px;
}
html>/**/body div#home_right {
padding: 10px 0 0 30px;
}
div#content_right {
float: right;
width: 250px;
padding: 0 0 0 27px;
margin-left: 30px;
border-left: #0D8B44 1px solid;
margin-bottom: 10px;
}
html>/**/body div#content_right {
padding: 0 0 0 30px;
}
div#home_promos {
width: 460px;
height: 336px;
margin: 20px 0 30px;
overflow: hidden;
}
div#promos_right {
	width: 225px;
	height: 336px;
	overflow: hidden;
	padding-left: 10px;
	float: right;
}
div#promos_left {
	width: 207px;
	height: 288px;
	overflow: hidden;
	float: left;
	padding: 48px 0 0 18px;
	/*background: url(/images/promo-key-features.jpg) top left no-repeat; */
	background: url(/images/promo-awards.jpg) top left no-repeat;
}
div#promos_left ul {
margin: 0;
}
div#promos_left ul li {
margin: 0 0 5px 0;
padding: 0 10px 0 15px;
list-style: none;
font-size: 12px;
line-height: 16px;
background: url(/images/bullet-features.gif) 0 5px no-repeat;
}

div#page_footer {
background: url(/images/footer-bg.gif) top left no-repeat;
width: 710px;
height: 70px;
display: block;
margin: 0 auto;
padding: 0 125px;
}
div#page_footer div.under_footer {
float: right;
color: #fff;
font-size: 11px;
padding: 24px 0 3px;
}
div#page_footer div.small_footer {
display: block;
margin: 0;
font-size: 11px;
padding-top: 1px;
color: #fff;
}
div#page_footer div.large_footer {
display: block;
margin: 0;
padding-top: 19px;
font-size: 12px;
color: #fff;
}
div#page_footer div.large_footer a {color: #fff;}
div#page_footer div.large_footer a:hover {color: #e8ffa5; text-decoration: none;}
div#page_footer div.under_footer a {color: #c4e5f0;}
div#page_footer div.under_footer a:hover {color: #fff; text-decoration: none;}

/* -- %NAV -- */
div#nav {
width: 960px;
height: 50px;
display: block;
margin: 0 auto;
padding: 0;
z-index: 100;
}

#nav {
border: 0;
padding: 0;
margin: 0;
}
#nav ul {
width: 960px;
height: 50px;
background: url(/images/nav-main.jpg) top left no-repeat;
margin: 0;
padding: 0;
overflow: hidden;
position: absolute;
}
#nav ul li {
list-style: none;
position: absolute;
top: 0;
}
#nav ul li, #nav a {
height: 50px;
display: block;
}
#nav ul li a {
text-indent: -5000px; 
text-decoration: none;
}

/* OFF STATES */
li#introduction {top: 0; left: 113px; width: 111px}
li#history {top: 0; left: 229px; width: 71px;}
li#what_is_the_npt {top: 0; left: 305px; width: 137px;}
li#case_study {top: 0; left: 447px; width: 99px;}
li#who_we_are {top: 0; left: 551px; width: 108px;}
li#contact {top: 0; left: 664px; width: 77px;}
li#user_login {top: 0; left: 762px; width: 89px;}

/* OVER STATES */
li#introduction a:hover {background: transparent url(/images/nav-main.jpg) -113px -50px no-repeat;}
li#history a:hover {background: transparent url(/images/nav-main.jpg) -229px -50px no-repeat;}
li#what_is_the_npt a:hover {background: transparent url(/images/nav-main.jpg) -305px -50px no-repeat;}
li#case_study a:hover {background: transparent url(/images/nav-main.jpg) -447px -50px no-repeat;}
li#who_we_are a:hover {background: transparent url(/images/nav-main.jpg) -551px -50px no-repeat;}
li#contact a:hover {background: transparent url(/images/nav-main.jpg) -664px -50px no-repeat;}
li#user_login a:hover {background: transparent url(/images/nav-main.jpg) -762px -50px no-repeat;}

/* ACTIVE STATES */
body#page_introduction li#introduction {background: transparent url(/images/nav-main.jpg) -113px -50px no-repeat;}
body#page_history li#history {background: transparent url(/images/nav-main.jpg) -229px -50px no-repeat;}
body#page_what_is_the_npt li#what_is_the_npt {background: transparent url(/images/nav-main.jpg) -305px -50px no-repeat;}
body#page_case_study li#case_study {background: transparent url(/images/nav-main.jpg) -447px -50px no-repeat;}
body#page_who_we_are li#who_we_are {background: transparent url(/images/nav-main.jpg) -551px -50px no-repeat;}
body#page_contact li#contact {background: transparent url(/images/nav-main.jpg) -664px -50px no-repeat;}
body#page_user_login li#user_login {background: transparent url(/images/nav-main.jpg) -762px -50px no-repeat;}

.notvisible {visibility: hidden;}

/* -- %CONTENT LAYOUT -- */

div.clearfix {
clear: both;
}

table {
border: none;
border-top: 1px solid #999;
border-left: 1px solid #999;
}
table tr td {
padding: 5px;
vertical-align: top;
border-bottom: 1px solid #999;
border-right: 1px solid #999;

}
table tr td.th {
background: #ccc;
font-weight: bold;
}

/* -- DOWNLOAD BUTTONS -- */
ul#case_study_download { list-style: none; margin-left: 235px; margin-top: 15px; }
ul#case_study_download li { float: left; background: none; }
ul#case_study_download li a { color: #5bbb48; display: block; width: 260px; border: none; text-decoration: none; }
ul#case_study_download li a:hover { color: #08883B; }
ul#case_study_download li a span { margin-left: 5px; position: relative; bottom: 18px; }

