body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;

	font-size: 14px;
	color: #000000;
	background-attachment:fixed;
	background-image:url(../images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #CEE1FF;
}

a:link, a:visited { color: #008fc1; text-decoration: none; } 
a:active, a:hover { text-decoration: underline; }


h1 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 180%;
	font-weight: bold;
	color:#008fc1;
text-shadow: 2px 2px 2px #000;
}

h2 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 150%;
	font-weight: bold;
	color: #333333;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 140%;
	font-weight: bold;
	color: #37a7ce;
	text-decoration: underline;
}

h4 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}

p {
	margin: 10px 0px;
	color: #5b5847;
	text-align: justify;
}

img {  
	margin: 0px; 
	padding: 0px;
}

#nps_container {
	margin: 0px auto;
	width: 990px;
	margin-top: 15px;
	background-color: #FFFFFF;
}

.send_btn {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 19px;
	width: 27px;
	font-size: 14px;
	font-weight: bold;
	color: #0a8eb8;
	text-decoration: none;
	background: none;
	border: none;
}

.textfield {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
	height: 19px;
	width: 175px;
	font: 12px Arial;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}

.more_button a{
	clear: both;
	display: block;
	width: 57px;
	height: 19px;
	margin-left: 100px;
	padding: 0px 0px 0px 10px;
	background: url(../images/nps_readmore.gif) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}

/* ----- Header ----- */

#nps_header {
	clear: both;
	padding: 0px;
	width: 990px;
	height: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#logosection {
	float: left;
	width: 245px;
	height: 200px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.sitelogo {
	padding: 0px;
	height: 144px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}

.sitename {
	margin: 10px 0px 0px 20px;
	padding: 0px;
	font: 35px Arial;
	font-weight: bold;
	color: #ffffff;
}

.sitename span {
	font-weight: normal;
}

#header {
	margin: 0px;
	float: right;
	width: 740px;
	height: 200px;
}

#header .title{
	font-size: 20px;
	font-weight:bold;
	color: #333333;
	line-height: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header .bigtext{
	font-size: 30px;
	font-weight:bold;
	color: #ffffff;
}

/* ----- End of Header ----- */

/* ------------- Menu ------------------ */
#nps_menu {
	clear: both;
	margin-bottom: 5px;
	padding: 5px;
	width: 980px;
	height: 35px;
	background: #ffffff;
}

#search {
	float: left;
	width: 230px;
	height: 28px;
	background: url(../images/nps_menu_background.gif) repeat-x;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}


#nps_menu ul li a {
	margin: 0px;
	height: 30px;
	padding: 5px 20px 0px 20px;
	font: 16px arial;
	color:#000000;
	text-decoration: none;

}

#menu ul li a:hover, #menu ul li .current {
	color: #FFF;
	background: url(../images/nps_menuhover_background.gif) repeat-x;
}

/* ---------- End of Menu ------------- */

/* ----------------- Content ----------------------- */

#nps_content {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 990px;
}

#nps_left_column {
	float: left;
	margin: 0px 10px 5px 0px;
	padding: 20px 10px;
	width: 220px;
	min-height: 400px;
	background-color: #FFFFFF;
}

#nps_middle_column {
	float: left;
	width: 725px;
	min-height: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}

#nps_right_column {
	float: right;
	margin: 0px 0px 5px 10px;
	padding: 20px 0px 0px 0px;
	width: 200px;
	min-height: 400px;
	background-color: #FFFFFF;
}

/* left column */

#leftcolumn_box01 {
	width: 215px;
	padding: 0px;
	background: #008fc1;	
	margin: 0px 0px 10px 0px;	
}
#imagebutton {
	width: 215px;
	margin: 0px 0px 10px 0px;	
}
#imagebutton a, img{
	border: none;
}

#leftcolumn_box01 .leftcolumn_box01_top{
	width: 195px;
	height: 15px;
	padding: 10px;
	background: url(../images/nps_leftsection_top.gif) no-repeat;		
}
#leftcolumn_box01 .leftcolumn_box01_bottom{
	width: 195px;
	padding: 10px;
	color: #FFFFFF;
}

#leftcolumn_box02 {
	width: 175px;
	background: #6ebfdc;
	border-top: 5px solid #008fc1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#leftcolumn_box02 ul {
	margin: 0px;
	padding: 10px 0px 0px 5px;
	list-style: none;
}

#leftcolumn_box02 ul li{
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size:14px;
}

#leftcolumn_box02 ul li a{
	padding: 0px 0px 0px 15px;
	margin: 0px;
	color: #ffffff;
	text-decoration: none;
	background: url(../images/nps_list_icon02.gif) center left no-repeat;
}

#leftcolumn_box02 ul li a:hover{
	text-decoration: none;
	color:#666666;
}

/* end of left column */

/* middle column */

#section1 {
	float: left;
	width: 205px;
	margin-right: 10px;
	padding: 10px;
	background: #dceff6;
}
#section1 p{
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#section2 {
	float: right;
	width: 205px;
	padding: 0px;
	background: #bcbcbc;
}

#section2 .section2_top{
	height: 24px;
	padding: 10px 0px 0px 10px;
	background: url(../images/nps_section2_title.gif) no-repeat;
}
#section2 .section2_bottom{
	float: left;
	padding: 10px;
}

#section2 ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
}

#section2 ul li{
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#section2 ul li a{
	padding: 0px 0px 0px 15px;
	margin: 0px;
	color: #000000;
	text-decoration: none;
	background: url(../images/nps_list_icon01.gif) center left no-repeat;
}

#section2 ul li a:hover{
	color: #ffffff;
	background: url(../images/nps_list_icon02.gif) center left no-repeat;
}


/* end of middle */

/* right column */

#right_box01 {
	width: 185px;
	height: 38px;
	padding: 10px 5px;
	color:#FFFFFF;
	font-size: 15px;
	background: url(../images/nps_rightsection_background.gif) no-repeat;	
	margin: 0px 0px 10px 5px;	
}

.rightbig_button a{
	clear: both;
	display: block;
	width: 165px;
	height: 48px;
	margin: 0px 0px 10px 20px;
	padding: 10px 20px 0px 10px;
	background: url(../images/nps_rightsection_background.gif) no-repeat;
	color:#FFFFFF;
	font-size: 18px;
	text-decoration: none;
}
.rightbig_button a:hover{
	clear: both;
	display: block;
	width: 165px;
	height: 48px;
	margin: 0px 0px 10px 20px;
	padding: 10px 20px 0px 10px;
	background: url(../images/nps_rightsection_background2.gif) no-repeat;
	color:#FFFFFF;
	font-size: 18px;
	text-decoration: none;
}

#right_box02 {
	clear: both;
	width: 190px;
	padding: 0px;
	margin: 0px 0px 10px 5px;
}
#right_box02 .rightbox02_top{
	width: 190px;
	height: 25px;
	padding: 10px 0px 0px 0px;
	background: #008fc1 url(../images/nps_rightsection_top.gif) no-repeat;
}
#right_box02 .rightbox02_bottom{
	width: 170px;
	padding: 15px 10px 10px 10px;
	background: #cce8f2;
}
#right_box02 .customer_section{
	clear: both;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
#right_box02 p{
	padding: 0px;
	margin: 0px;
}
/* end of right column */



/* ----- Form ----- */
.form_row{
	padding: 3px 0px;
}


form{
	margin: 0px 10px 0px 0px;
	padding: 0px;
	text-align: right;	
}

label {
	margin-right: 10px;
}

input{
	padding:5px;
	border:1px solid #999999;
	color:#000000;
	
}
input:hover{
	padding:5px;
	border:1px solid #000099;
}



/* ----- End of Form ----- */

/* ----- Footer ----- */

#nps_footer {
font-size:12px;
	clear: both;
	padding: 10px 0px 0px 0px;
	width: 990px;
	height: 70px;
	text-align: center;
	color: #666;
	background-image:url(../images/bgft.jpg);
	background-repeat:repeat-x;
	text-align: center;
	left: 5px;
	margin-top:5px;
	background-color:#d5d5d5;
}
#nps_footer_bottom {
	width: 990px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	background-color: #d5d5d5;
	background-image: none;
	background-repeat: no-repeat;
}

/* IE6 hack */
* html #nps_footer_bottom {
	width: 990px;
	height: 10px;
	margin-bottom: -10px;
	padding: 0px;
	background: #d5d5d5 url(../images/nps_footer_bottom.gif) no-repeat;
}

#nps_footer a{
	color: #666;
}

#nps_footer a:hover{
	color: #ffffff;
}

/* ----- End of Footer ----- */

#menu ul {
	margin: 0px;
	list-style: none;
}

#menu ul li {
	margin: 0px;
	display: inline;	
}

#menu {
	float: left;
	width: 720px;
	height: 35px;
	margin-left: 5px;
	background: url(../images/nps_menu_background.gif) repeat-x;
padding:5;
maragin:0;
font-family:Verdana,Arial;
font-size:0.70em;

}
#menu ul{
padding:0;
margin:0;
}
#menu li{
position: relative;
float: left;
list-style: none;
margin: 0;
padding:0;
border-bottom: 1px solid #ddd;
border-left: 1px solid #ddd;
} 

#menu li a{
width:199px;
height: 30px;
display: block;
text-decoration:none;
text-align: center;
line-height: 30px;
color: #333;
background: #EDEDED;

} 

#menu li a:hover{
background: #CCC;
} 

#menu ul ul{
position: absolute;
top: 30px; 
visibility: hidden;
}


#menu ul li:hover ul {
visibility:visible;
} 

#menu ul ul ul li {
visibility: hidden;
left:150px;
top:-30px;
}

#menu ul ul li:hover ul li {
visibility:visible;
} 
.cartolina{
background-image: url(../images/retroCartolina.jpg);
background-repeat:no-repeat;
background-position:center;
height:240px;
}
