/***********************************************/
/* nozin_main.css                            */

/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: font-family: Verdana, sans-serif;
	color: #576775;
	line-height: 1.12;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-color: #FFF0C5;
	background-image: none;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #576775;
	text-decoration: none;
}


a:hover{
	text-decoration: none;
}


/************** header tag styles **************/

h1{
	color: #576775;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

h2{
	font: 114% Verdana,sans-serif;
	color: #006699;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

h3{
	font: Verdana,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Verdana,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Verdana,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Verdana,sans-serif;
 color: #334d55;
}
				
input{
font-family: Verdana,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
.wrap {
	position: relative;
	height: 680px;
	width: 782px;
	top: 0px;
	visibility: visible;
	z-index: 2;
	font-size: 11px;
	margin: 0 auto;
	padding: 0 0px;
	text-align: left;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	border: 2px none #D2DAE6;
}

#faq #wrap {
	height: 2980px;
}
#faq #pagecell1 {
	height: 2854px;
}
#faq #footer {
	top: 2815px;
}

#press #wrap {
	height: 3450px;
}
#press #pagecell1 {
	height: 3334px;
}
#press #footer {
	top: 3285px;
}
#press p a {
	color: #FE8608;
}
#test #wrap {
	height: 700px;
}
#test #pagecell1 {
	height: 588px;
}
#test #footer {
	top: 520px;
}

#testimonial #wrap {
	height: 2240px;
}
#testimonial #pagecell1 {
	height: 2085px;
}
#testimonial #footer {
	top: 2060px;
}

#customer #wrap {
	height: 3420px;
}
#customer #pagecell1 {
	height: 3260px;
}
#customer #footer {
	top: 3235px;
}

#about #wrap {
	height:4350px;
}
#about #pagecell1 {
	height: 4235px;
}
#about #footer {
	top: 4176px;
	z-index: 25;
	background-color: #FFFFFF;
}

#terms #wrap {
	height:1295px;
}
#terms #pagecell1 {
	height: 1180px;
}
#terms #footer {
	top: 1120px;
}

#privacy #wrap {
	height:1195px;
}
#privacy #pagecell1 {
	height: 1080px;
}
#privacy #footer {
	top: 1020px;
}

#vid2 #wrap {
	height:745px;
}
#vid2 #pagecell1 {
	height: 630px;
}
#vid2 #footer {
	top: 570px;
}



#masthead{
	position: absolute;
	top: 0px;
	left: 18px;
	width:746px;
	z-index: 3;
	height: 109px;
	border-bottom-style: none;
	border-bottom-color: #7794ae;
	overflow: visible;
	
}

#pagecell1{
	position:absolute;
	top: 104px;
	left: 18px;
	width:746px;
	background-color: #ffffff;
	height: 560px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6C9DCE;
	border-right-color: #7794ae;
	border-bottom-color: #7794ae;
	border-left-color: #7794ae;
	visibility: visible;
	z-index: 4;
	color: #336699;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}



#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/


/************** utility styles *****************/

#utility{
	font: Verdana,sans-serif;
	position: absolute;
	top: 12px;
	right: 0px;
	color: #919999;
	left: 365px;
	width: 148px;
	visibility: visible;
	z-index: 4;
}
#toprt {
	left: 504px;
	top: -4px;
	background-image: url(images/tpack_top.gif);
	height: 83px;
	width: 246px;
	overflow: hidden;
	z-index: 3;
	position: absolute;
}
#masthead #slogan {
	background-image: url(images/nozin_slogan7.gif);
	z-index: 3;
	height: 43px;
	width: 200px;
	left: 128px;
	top: 20px;
	position: absolute;
}



#utility a{
	color: #798B9B;
	font-size: 10px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #B0C0D2;
	padding-right: 8px;
	padding-left: 2px;
}

#utility a:hover{
	text-decoration: none;
	border-right-width: 1px;
	border-right-color: #B0C0D2;
	padding-right: 8px;
	padding-left: 2px;
	color: #F7B428;
}

/************** pageName styles ****************/

.nozlogotop {
	position: absolute;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #103B66;
	font-weight: bold;
	overflow: hidden;
	z-index: 100;
	height: 29px;
	width: 251px;
	left: 60px;
	top: 0px;
	visibility: visible;
}


/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}

/************* globalNav styles ****************/

#globalNav{
	position: absolute;
	width: 100%;
	min-width: 640px;
	height: 27px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-image:  url(images/blu_bg.gif);
	left: 0px;
	top: 74px;
	visibility: visible;
	z-index: 5;
	overflow: hidden;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C5D8EB;
	border-right-color: #C5D8EB;
	border-bottom-color: #5982AC;
	border-left-color: #C6D9EC;
	background-repeat: repeat-x;
}


#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	height: 27px;
	min-width: 640px;
	z-index: 5;
	width: 725px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #103B68;
	border-right-color: #0099CC;
	border-bottom-color: #7794ae;
	border-left-color: #103B68;
	left: 20px;
	top: 0px;
	visibility: visible;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 6px;
}


a.glink, a.glink:visited{
	font-size: 12px;
	color: #2876B5;
	font-weight: normal;
	padding-right: 26px;
	padding-left: 22px;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 15px;
	border: 1px none #FEEBC7;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

a.glink:hover{
	text-decoration: none;
	color: #336699;
	padding-right: 26px;
	padding-left: 22px;
	overflow: visible;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 7px;
	background-repeat: no-repeat;
	border: 1px none #FEEBC7;
}




.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	color: #1A507B;
	background-color: #FFFFFF;
	visibility: hidden;
	z-index: 6;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #1A507B;
	background-color: #FFFFFF;
}

.subglobalNav a:hover{
	color: #cccccc;
	background-color: #FFFFFF;
}


.buynozin {
	font-family: Verdana, Helvetica, sans-serif;
	color: #345679;
	font-size: 16px;
	font-weight: bold;
	background-image: url(images/noz1-off.gif);
	overflow: hidden;
	top: 75px;
	display: block;
	background-repeat: no-repeat;
}
a.buynozin, a.buynozin:visited  {
	font-family: Verdana, Helvetica, sans-serif;
	color: #345679;
	font-size: 16px;
	font-weight: bold;
	padding: 75px 3px 1px;
	text-decoration: none;
	background-image: url(images/noz1-off.gif);
	background-repeat: no-repeat;
	display: block;
}
a.buynozin:hover {
	font-family: Verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/noz-on2.gif);
	background-repeat: no-repeat;
	display: block;
}
#topper{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AFCAE4;
	top: -2px;
	left: 0px;
	position: absolute;
	height: 171px;
	width: auto;
}


#showbox {
	border-top-style: none;
	border-top-color: #FF6600;
	border-left-style: none;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #AFCAE4;
	left: 0px;
	top: 0px;
}

#features {
	position:absolute;
	width:200px;
	height:248px;
	z-index:22;
	left: 550px;
	top: 0px;
	overflow: hidden;
	line-height: 125%;
	color: #336699;
	font-size: 12px;
	background-color: #FFFFFF;
	padding-left: -5px;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #AFCAE4;
	border-left-color: #FF6600;
	border-top-style: none;
	border-bottom-width: 2px;
	border-bottom-style: none;
}
#features li {
	font-size: 12px;
	line-height: 130%;
	margin-top: 9px;
	margin-bottom: 5px;
	list-style-type: disc;
	color: #518AC4;
	font-weight: bold;
}
#features h1 {
	font-size: 14px;
	color: #336699;
	margin-top: 5px;
	margin-bottom: -8px;
	text-align: center;
	background-color: #FFFFFF;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FF6600;
}
#features ul {
	margin-top: 45px;
	border: 1px none #FDC255;
	text-align: left;
}	

#new {
	position:absolute;
	width:46px;
	height:31px;
	z-index:3;
	left: 1px;
	top: 4px;
}
#features #featurelist {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 247px;
	width: 100%;
}
#features #helps {
	position: absolute;
	left: 50px;
	top: 16px;
}

/********* moved inlines ************/

.style4 {color: #576775}

#topt {
	position:absolute;
	width:200px;
	height:115px;
	z-index:27;
}

#flight {
	position:absolute;
	width:100px;
	height:195px;
	z-index:3;
	left: 21px;
	top: 48px;
}
.style2 {
	font-size: 11px;
	font-weight: normal;
	color: #4583C0;
}


#lftcol {
	position:absolute;
	width:54px;
	height:124px;
	z-index:2;
	left: 136px;
	top: 166px;
}
#buyer {
	position:absolute;
	width:141px;
	height:39px;
	z-index:50;
	left: 34px;
	top: 177px;
	color: #4583c0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#lftbox2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:3;
}

#leftpix3 {
	position:absolute;
	width:150px;
	height:53px;
	z-index:10;
	left: 41px;
	top: 16px;
}
#lftpix1 {
	position:absolute;
	width:100%;
	height:100%;
	z-index:5;
	top: 0px;
}
#Layer9 {
	position:absolute;
	width:200px;
	height:41px;
	z-index:3;
	left: 329px;
	top: 31px;
}
#Layer10 {
	position:absolute;
	width:200px;
	height:62px;
	z-index:3;
	left: 8px;
	top: 186px;
}


/************ lower content styles **************/

.lowercontentwrap {
	color: #576775;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #AFCAE4;
	border-right-color: #EBE9ED;
	border-bottom-color: #7794AE;
	border-left-color: #EBE9ED;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
}
.more a {
	color: #FE8608;
	}
.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	}	

.captions {
	line-height: 125%;
}

#who a {
	color: #FE8608;
	}

#who {
	position:absolute;
	width:229px;
	height:247px;
	z-index:27;
	left: 0px;
	top: 0px;
}
#wrap #pagecell1 #who {
	line-height: 125%;
	color: #576775;
	font-size: 11px;
	background-color: #FFFFFF;
	padding-left: -5px;
	border-top-width: 2px;
	border-top-style: none;
	border-top-color: #ff6600;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #AFCAE4;
}

#wrap #pagecell1 #who h1 {
	color: #576775;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #AFCAE4;
	background-image: url(images/dashb.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	line-height: 125%;
	
}

#pagecell1 #who ol {
	margin-bottom: 1px;
	margin-top: 15px;
}

#pagecell1 #who ol li {
	list-style-type: decimal;
	margin-left: -10px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 0px;
	color: #576775;
	margin-right: 5px;
	line-height: 140%;
	margin-bottom: 2px;
}

#pagecell1 #who p {
	color: #4583C0;
	margin-bottom: 0px;
	font-weight: normal;
	margin-right: 2px;
	margin-left: 6px;
	margin-top: 8px;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: -1px;
	padding-bottom: 3px;
	padding-left: 10px;
	line-height: 135%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C5D8EB;
	border-right-color: #ADB9C2;
	border-bottom-color: #ADB9C2;
	border-left-color: #C5D8EB;
}

#wrap #pagecell1 #lowercontentwrap #who #more1 {
	float: right;
	top: 225px;
	position: absolute;
	left: 149px;
	z-index: 50;
}
#quotesfront {
	line-height: 125%;
	color: #5767755;
	font-size: 11px;
	position: absolute;
	z-index: 29;
	height: 245px;
	width: 323px;
	left: 230px;
	top: 0px;
}
#quotesfront li {
	font-size: 11px;
	line-height: 125%;
	margin-top: 2px;
	margin-bottom: 5px;
	list-style-type: disc;
}
#quotesfront h1 {
	color: #576775;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #AFCAE4;
	background-image: url(images/dashbl.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	line-height: 125%;
}

#quotesfront h1 a, a:visited, a:hover {
	color: #576775;
	text-decoration: none;
}
#quotesfront ul {
	margin-top: 20px;
	border: 1px none #FDC255;
	text-align: left;
}
.quotes {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;
	color: #4583c0;
	width: 290px;
	padding-bottom: 0px;
	padding-left: 16px;
	padding-top: 0px;
	border: none #E7B6CE;
	background-color: #FFFFFF;
	height: 56px;
	position: absolute;
	left: 199px;
}
.quotes span {
	color: #576775;
}

.quotes p {
	margin-bottom: 2px;
	margin-top: 6px;
	margin-right: 4px;
	line-height: 140%;
}
#wrap #pagecell1 #lowercontentwrap #quotesfront #more2 {
	float: right;
	top: 231px;
	position: absolute;
	left: 267px;
	z-index: 50;
}
#wrap #pagecell1 #lowercontentwrap #quotesfront #more2 a {
	color: #FE8608;
}

/* Structure: science news

----------------------------------------------- */

#science {
	border-top-width: 2px;
	border-top-style: none;
	border-top-color: #FF6600;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C9DBED;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #EBE9ED;
	border-bottom-style: none;
	border-bottom-color: #EBE9ED;
	border-bottom-width: 1px;
	position: absolute;
	height: 248px;
	width: 194px;
	left: 550px;
	top: 0px;
}

#science #noznews {
	position: absolute;
	height: 241px;
	width: 183px;
	left: 9px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-color: #BDD1E9;
	top: -0px;
}
#science h1 {

	color: #576775;
	margin-top: 4px;
	margin-bottom: 20px;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(images/dashb.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
}

#science h1 a, a:visited, a:hover {
	color: #576775;
	text-decoration: none;
}


.newsContainer dl {
	position:relative;
	color: #576775;
	padding: 0px;
	background-color: #FFFFFF;
	overflow: hidden;
	height: 44px;
	line-height: 140%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}


.news .item dt {
	position:relative;
	top:18px;
	font-size:9px;
	letter-spacing:0px;
	padding-left:8px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #576775;
	left: 1px;
	width: 20px;

}

.news .item dd {
	padding-left:2px;
	padding-right:1px;
	margin-bottom:2px;
	font-size:11px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #576775;
	position: relative;
	left: 20px;
	width: 144px;
	margin-left: 2px;
	line-height: 132%;
}
.news .item dd a, a:visited, a:hover {
	color: #FE8608;
	
}

.news .itemodd dt {
	position:relative;
	top:18px;
	font-size:9px;
	letter-spacing:0px;
	padding-left:8px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #576775;
	left: 0px;
	width: 20;
}

.news .itemodd dd {
	padding-left:2px;
	font-size:11px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #576775;
	position: relative;
	left: 20px;
	width: 144px;
	margin-left: 2px;
	line-height: 132%;
}

.news .itemodd dd a, a:visited, a:hover {
	color: #FE8608;
	text-decoration: none;
}


#wrap #pagecell1 #lowercontentwrap #science #more3 {
	float: right;
	top: 226px;
	position: absolute;
	left: 145px;
	z-index: 50;
}

#wrap #pagecell1 #lowercontentwrap #science #more3 a {

}
/* new lower */

#home #wrap #pr0 {
	width: 114px;
	height: 70px;

}

#home #wrap #pr0 h1 {
	color: #576775;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #AFCAE4;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 3px;
	padding-right: 4px;
	line-height: 125%;
	padding-bottom: 1px;
	margin-top: 4px;
	
}
#home #wrap #pagecell1 #pr0 h1 a {
	color: #576775;
}

#home #pagecell1 #pr0 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 5px;
	line-height: 130%;
}
#home #wrap #pagecell1 #pr0 p a {
	color: #FE8608;
}

#home #wrap #pr1 {
	width: 125px;
	left: 249px;
}

#home #wrap #pr1 h1 {
	color: #576775;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #AFCAE4;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 3px;
	padding-right: 4px;
	line-height: 125%;
	padding-bottom: 1px;
	margin-top: 4px;
	
}
#home #wrap #pagecell1 #pr1 h1 a {
	color: #576775;
}

#home #pagecell1 #pr1 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 7px;
	margin-top: 2px;
	margin-bottom: 5px;
	line-height: 90%;
}
#home #wrap #pagecell1 #pr1 p a {
	color: #FE8608;
}

#home #wrap #pr2 {
	width: 114px;
	
}
#home #wrap #pr2 h1 {
	color: #576775;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #AFCAE4;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 3px;
	padding-right: 4px;
	line-height: 125%;
	padding-bottom: 1px;
	margin-top: 4px;
	
}
#home #wrap #pagecell1 #pr2 h1 a {
	color: #576775;
}

#home #pagecell1 #pr2 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 8px;
	margin-top: 3px;
	line-height: 130%;
}
#home #wrap #pagecell1 #pr2 p a {
	color: #FE8608;
}


#home  #lowercontentwrap {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #AFCAE4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92AEB9;
	visibility: visible;
}
#home #wrap #pagecell1 #features #featurelist #featurepix {
	left: 7px;
	top: 55px;
}


#home #wrap #pr3 {
	top: 500px;
	left: 632px;
	position: absolute;
	width: 114px;
	height: 70px;
}

#home #wrap #pr3 h1 {
	color: #576775;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #AFCAE4;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 3px;
	padding-right: 4px;
	line-height: 125%;
	padding-bottom: 1px;
	margin-top: 4px;
}
#home #wrap #pagecell1 #pr3 h1 a {
	color: #576775;
}
#home #pagecell1 #pr3 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 8px;
	margin-top: 3px;
	line-height: 130%;
}
#home #wrap #pagecell1 #pr3 p a {
	color: #FE8608;
}

/* new new lower */

#new_home #wrap #pr0 {
	width: 114px;
	height: 70px;

}

#new_home #wrap #pr0 h1 {
	color: #576775;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #AFCAE4;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 3px;
	padding-right: 4px;
	line-height: 125%;
	padding-bottom: 1px;
	margin-top: 4px;
	
}

#new_home #pagecell1 #buyer {
	position:relative;
	width:141px;
	height:39px;
	z-index:3;
	left: 40px;
	top: 290px;
	color: #4583c0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#new_home #pagecell1 #features {
	position:absolute;
	width:200px;
	height:366px;
	z-index:22;
	left: 550px;
	top: 0px;
	overflow: hidden;
	line-height: 125%;
	color: #336699;
	font-size: 12px;
	background-color: #FFFFFF;
	padding-left: -5px;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #AFCAE4;
	border-left-color: #FF6600;
	border-top-style: none;
	border-bottom-width: 2px;
	border-bottom-style: none;
}
#new_home #pagecell1 #features li {
	font-size: 12px;
	line-height: 130%;
	margin-top: 9px;
	margin-bottom: 5px;
	list-style-type: disc;
	color: #518AC4;
	font-weight: bold;
}
#new_home #pagecell1 #features h1 {
	font-size: 14px;
	color: #336699;
	margin-top: 5px;
	margin-bottom: -8px;
	text-align: center;
	background-color: #FFFFFF;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FF6600;
}
#new_home #pagecell1 #features ul {
	margin-top: 45px;
	border: 1px none #FDC255;
	text-align: left;
}	

#new_home #pagecell1 #new {
	position:absolute;
	width:46px;
	height:31px;
	z-index:3;
	left: 1px;
	top: 4px;
}
#new_home #pagecell1 #features #featurelist {
	position: absolute;
	left: 0px;
	top: -1px;
	height: 364px;
	width: 100%;
	visibility: visible;
}
#new_home #pagecell1 #features #helps {
	position: absolute;
	left: 50px;
	top: 16px;
}

	
#new_home #wrap #pagecell1 #pr0 h1 a {
	color: #576775;
}

#new_home #pagecell1 #pr0 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 5px;
	line-height: 130%;
}
#new_home #wrap #pagecell1 #pr0 p a {
	color: #FE8608;
}

#new_home #wrap #pr1 {
	width: 125px;
	left: 249px;
}

#new_home #wrap #pr1 h1 {
	color: #576775;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #AFCAE4;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 3px;
	padding-right: 4px;
	line-height: 125%;
	padding-bottom: 1px;
	margin-top: 4px;
	
}
#new_home #wrap #pagecell1 #pr1 h1 a {
	color: #576775;
}

#new_home #pagecell1 #pr1 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 7px;
	margin-top: 2px;
	margin-bottom: 5px;
	line-height: 90%;
}
#new_home #wrap #pagecell1 #pr1 p a {
	color: #FE8608;
}

#new_home #wrap #pr2 {
	width: 114px;
	
}
#new_home #wrap #pr2 h1 {
	color: #576775;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #AFCAE4;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 3px;
	padding-right: 4px;
	line-height: 125%;
	padding-bottom: 1px;
	margin-top: 4px;
	
}
#new_home #wrap #pagecell1 #pr2 h1 a {
	color: #576775;
}

#new_home #pagecell1 #pr2 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 8px;
	margin-top: 3px;
	line-height: 130%;
}
#new_home #wrap #pagecell1 #pr2 p a {
	color: #FE8608;
}


#new_home  #lowercontentwrap {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #AFCAE4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92AEB9;
	visibility: visible;
}

#new_home #features #featurelist {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 255px;
	width: 100%;
	}
	
#new_home #wrap #pagecell1 #features #featurelist #featurepix {
	left: 5px;
	top: 51px;
}


#new_home #wrap #pr3 {
	top: 618px;
	left: 632px;
	position: absolute;
	width: 114px;
	height: 70px;
}

#new_home #wrap #pr3 h1 {
	color: #576775;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #AFCAE4;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 3px;
	padding-right: 4px;
	line-height: 125%;
	padding-bottom: 1px;
	margin-top: 4px;
}
#new_home #wrap #pagecell1 #pr3 h1 a {
	color: #576775;
}
#new_home #pagecell1 #pr3 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 8px;
	margin-top: 3px;
	line-height: 130%;
}
#new_home #wrap #pagecell1 #pr3 p a {
	color: #FE8608;
}

#new_home #wrap {
	height: 868px;
}
#new_home #wrap #footer {
	top: 687px;
}

#new_home #wrap #pagecell1 {
	height: 750px;
}
/* Footer styles */

.nozfoot {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #576775;
	text-align: center;
	left: 290px;
	top: 550px;
	position: absolute;
	list-style-type: none;
}

#footer {
	padding-top: 10px;
	padding-bottom: 0px;
	color: #576775;
}
#footer p {
	font-size: 10px;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #576775;
}
#home #wrap {
	height: 750px;
}
#home #wrap #footer {
	top: 569px;
}

#home #wrap #pagecell1 {
	height: 632px;
}

#footer p a {
	color: #576775;
	text-decoration: none;
	
}
#footer p a:hover {
	color: #f2881f;
	
}
.newfoot {
	position: absolute;
	left: 0px;
	height: 44px;
	width: 100%;
	z-index: 31;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0CEDA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}	
		
#footer a {
	color: #576775;
	text-decoration: none;
}
#footer #tagsolo {
	font-size: 11px;
	color: #588FC7;
	float: left;
	font-weight: bold;
	clear: both;
	position: absolute;
	top: 35px;
	left: 10px;
	width: 180px;
	height: 15px;
}
#footer #rights {
	margin-top: 4px;
	font-size: 9px;
}
#footer #footmen {
	margin-top: 5px;
}
#home #footer #footmen {
	margin-top: 20px;
	margin-bottom: -4px;
}
#Layer6 {
	position:absolute;
	width:138px;
	height:52px;
	z-index:3;
	top: 9px;
	left: 595px;
}

/******FAQ******/


#faqtop {
	border-top-color: #2266AA;
	border-right-color: #FF6600;
	border-bottom-color: #AFCAE4;
	border-left-color: #FF6600;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-top-width: 2px;
	left: 0px;
	top: 0px;
}
.box{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px;
}
.box a, a:visited{
	color: #fe8609;
}
.box a:hover{
}
.quest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	padding-left: 2px;
}

.qa p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 20px 10px 10px;
	line-height: 125%;
}
.qa {
	color: #576775;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.qa a, a:visited {
	color: #fe8609;
	text-decoration: none;
}
.qa a:hover {
	text-decoration: none;
}
.ans {
	padding-bottom: 12px;
}
.finalans {
	padding-bottom: 0px;
	}

/****testimonial****/
#group {
	position:absolute;
	width:182px;
	height:294px;
	z-index:4;
	top: 190px;
	overflow: hidden;
}
#Layer7 {
	position:absolute;
	width:179px;
	height:290px;
	z-index:5;
	left: 567px;
	top: 190px;
	overflow: hidden;
}

#test .quotes {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	color: #4583c0;
	padding-bottom: 2px;
	padding-left: 25px;
	position: absolute;

}
#testquotes {
	width: 328px;
	position: absolute;
	top: 185px;
}


#test .quotes p {
	margin-top: 15px;
	padding-right: 4px;
}

#test .quotes span {
	color: #576775;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.quoteslast {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 125%;
	color: #4583c0;
	width: 300px;
	padding-left: 30px;
	padding-top: 3px;
	left: 180px;
	padding-right: 20px;
	height: 72px;

}

.quoteslast p {
	margin-bottom: 2px;
	margin-top: 6px;
	margin-right: 3px;
	padding-right: 15px;
	padding-bottom: 5px;
}

.quoteslast span {
	color: #576775;
	padding-bottom: 8px;
}

/*****buynozin*****/

.pitcher {
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #576775;
	line-height: 135%;
}
#pitchcon2 #topb h1 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 7px;
}
#pitchcon1 #topt h1 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 7px;
}


.pitchead {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #2E95C2;
	border-left-width: 3px;
	border-left-style: none;
	border-left-color: #E3EECC;
	border-right-width: 3px;
	border-right-style: none;
	border-right-color: #E3EECC;
	background-repeat: no-repeat;
}
.pitchlist {
	list-style-image: none;
	list-style-type: disc;
	color: #114277;
	font-family: Verdana, sans-serif;
	text-indent: -10px;
	display: inline;
}

/*****customer*****/

#customer #qna{
	position:absolute; 
	width:700px; 
	height:2800px; 
	z-index:2; 
	left: 10px; 
	top: 190px;
}
#customer #qna p{
	margin-bottom: 20px;
}
#customer #toplist {
	font-size: 12px;
	line-height: 160%;
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#customer #toplist a {
	color: #576775;

}

#address {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: -15px;
}
hr {
	border: none 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #efefef;
	width: 80%;
	height: 2px;
	margin-top: -3px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;

	}
	
/****about nozin****/
	
#leftmenu {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	position:absolute;
	width:70px;
	height:70px;
	z-index:3;
	top: 47px;
	left: 7px;
}

#leftmenu a {
	color: #2E87CF;
	font-size: 14px;
	line-height: 25px;
}
#leftmenu a:hover {
	text-decoration: none;
	color: #336699;
}
.style5 {
	font-size: 18px;
	color: #5D82DB;
}
#qna .graph img {
	margin-bottom: 20px;
	margin-top: 8px;
}
#about #qna .ans .style3 {
	color: #6D8CC7;
}
#about #leftcol {
	background-color: #E0E6F5;
}
/****travel health****/

#travel #wrap {
	height:1530px;
}
#travel #pagecell1 {
	height: 1405px;
}
#travel #footer {
	top: 1366px;
	z-index: 25;
	background-color: #FFFFFF;
}
	
#travel #leftmenu {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	position:absolute;
	width:70px;
	height:70px;
	z-index:3;
	top: 47px;
	left: 7px;
}

#travel #leftmenu a {
	color: #2E87CF;
	font-size: 14px;
	line-height: 25px;
}
#travel #leftmenu a:hover {
	text-decoration: none;
	color: #336699;
}
.style5 {
	font-size: 18px;
	color: #5D82DB;
}

#travel #qna .ans .style3 {
	color: #6D8CC7;
}
#travel #leftcol {
	background-color: #E0E6F5;
	height: 85%;
}
#travel #pagecell1 #qna li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	margin-bottom: 5px;
	padding-right: 10px;
	border: 1px none #EBE9ED;
}
/****class****/

#class #wrap {
	height:1800px;
}
#class #pagecell1 {
	height: 1675px;
}
#class #footer {
	top: 1622px;
	z-index: 25;
	background-color: #FFFFFF;
}
	
#class #leftmenu {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	position:absolute;
	width:70px;
	height:70px;
	z-index:3;
	top: 47px;
	left: 7px;
}

#class #leftmenu a {
	color: #2E87CF;
	font-size: 14px;
	line-height: 25px;
}
#class #leftmenu a:hover {
	text-decoration: none;
	color: #336699;
}
.style5 {
	font-size: 18px;
	color: #5D82DB;
}

#class #qna .ans .style3 {
	color: #6D8CC7;
}
#class #leftcol {
	background-color: #E0E6F5;
	height: 88%;
}
#class #pagecell1 #qna li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	margin-bottom: 5px;
	padding-right: 10px;
	border: 1px none #EBE9ED;
}
/****letter****/

#letter #wrap {
	height:1550px;
}
#letter #pagecell1 {
	height: 1425px;
}
#letter #footer {
	top: 1372px;
	z-index: 25;
	background-color: #FFFFFF;
}
	
#letter #leftmenu {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	position:absolute;
	width:70px;
	height:70px;
	z-index:3;
	top: 47px;
	left: 7px;
}

#letter #leftmenu a {
	color: #2E87CF;
	font-size: 14px;
	line-height: 25px;
}
#letter #leftmenu a:hover {
	text-decoration: none;
	color: #336699;
}
.style5 {
	font-size: 18px;
	color: #5D82DB;
}

#letter #qna .ans .style3 {
	color: #6D8CC7;
}
#letter #leftcol {
	background-color: #E0E6F5;
	height: 1368px;
}
#letter #pagecell1 #qna li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	margin-bottom: 5px;
	padding-right: 10px;
	border: 1px none #EBE9ED;
}

/****video pages****/

#vid #pagecell1 {
	background-color: #000000;
	height: 550px;
}

#vid2 #pagecell1 {
	background-color: #ffffff;
	height: 550px;
}

/****candy landing****/

#candy #wrap {
	height: 2950px;
}
#candy #pagecell1 {
	height: 2758px;
}
#candy #footer {
	top: 2770px;
}

/****coming soon****/

#soon{
}
#star{
}
