body
{
	background-color:#fff		;
	background-image:url(body-bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	font-family:arial, helvetica;
	font-size:12px;
	color:#2d2d2d;
	
}
#main
{
	background-color:#ffffff;
	width:960px;
	margin:0 auto;
	border:1px solid #fff;
}
.topbar
{
	width:960px;
	margin:0 auto;
	height:54px;
	text-align:right;
	color:#fff;
	font-weight:bold;
	font-size:18px;
	font-family:arial;
}
#logo
{
	width:299px;
	float:left;
}
#banner
{
	width:660px;
	float:right
}
.topbar span span
{
	color:#34497e;
}
#menu
{
	height:60px;
	background-image:url(menu-bg.png);
}

#menu ul
{
	padding:0;
	margin:0;
	white-space:nowrap
}

#menu li
{
margin:0;
padding:0;
 list-style-type:none;
 display:inline-block;
 height:60px;
 border-right:1px solid #2f5b9c;
}

#menu li:last-child
{
		border:0;
		
}

#menu li a
{
	display:inline-block;
	text-decoration:none;
	font-size:14px;
	line-height:60px;
	font-family:tahoma;
	font-weight:bold;
	padding-left:26px;
	padding-right:27px;
	color:#fff;
}

#menu li a.active,#menu li a:hover
{
	background-image:transparent;
	background-color:#fff;
	color:#3e5f8c;
}
.npgradpan
{
	background-image:url(npgradpan-start.png);
	background-repeat:repeat-x;
}
h2
{
	color:#3f649b;
	font-size:30px;
	font-weight:normal;
	padding:10px;
	margin:0;
	padding-left:0px;
}
.leftcol, .rightcol
{
	display:table-cell
}
.leftcol
{
	width:299px;
}
.npmservices
{
	margin-top:0
}
.npmservices li
{
	list-style-type:square;
	color:#3f649b;
}
.npmservices li span
{
	color:#000;
	font-weight:bold
}
td
{
	vertical-align:top;
}

.blue
{
	color:#098fe4;
}
.darkblue
{
	color:#325b8f;
}
.magenta
{
	color:#e24570;
}
#footernpm
{
	padding:10px;
}
.stbutton
{
	   background-image: url("menu-bg.png");
    color: #FFFFFF;
    display: inline-block;
    font-size: 16px;
    height: 30px;
    margin: 0 auto;
	border:1px solid black
}

#npblocks .letter
{
	float:left;
	font-size:40px;
	font-weight:bold;
	width:70px;
	height:52px;
	padding-top:8px;
	vertical-align:middle;
	text-align:center;
	background-color:#232323;
	color:#fff
}
#npblocks .text
{
	float:right;
	width:210px;
	padding:5px;
	font-weight:bold
}
.letterblue{background-color:#9fb3d6 !important}
.letterblue1{background-color:#0591e0 !important}
.letterblue2{background-color:#395c9e !important}
.lettermagenta{background-color:#dc4771 !important}

.textblue{color:#9fb3d6 !important}
.textblue1{color:#0591e0 !important}
.testblue2{color:#395c9e !important}
.textmagenta{color:#dc4771 !important}

.buttonshome
{
	width:255px;
	position:absolute;
	top:100px;
	left:370px;
}
#banner
{
	position:relative;
}
.leftmenu
{
	margin:0;
	padding:0;
}
.leftmenu li
{
	background-color:#dc4771;
	color:#fff;
	padding:5px;
	font-size:18px;
	font-weight:bold;
	margin-bottom:2px;
}
.leftmenu li.active
{
	background-color:#2a2a2a
}
.leftmenu li.blue
{
	background-color:#098FE4
}

.top-links-np
{
	display:inline-block;
	position:relative;
	top:13px;
	margin-right:30px;
}
.top-links-np a
{
	text-decoration:none;
	color:#fff;
	font-size:14px;
	display:inline-block;
	padding-left:7px;
	padding-right:7px;
	border-right:1px dotted #fff;
}
input, textarea
{
	width:200px;
}
.faq h3
{
	margin-top:20px;
	margin-bottom:5px;
}
.quote-form td
{
	white-space:nowrap;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	font-size:12px;
	vertical-align:middle;
}
.quote-form td td
{
	padding:0 !important;
}
.quote-form td select,.quote-form td input[type="text"]
{
	width:100%;
}

.cs td ul li
{
	font-size:17px;
	margin-bottom:10px;
}