/*-------
// global reset
//-----*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus { outline: 0; }
table { border-collapse: collapse; border-spacing: 0; }
acronym { cursor: help; }



/*-------
// general
//-----*/

html { font-size: 100.01%; }
body { font-size: 62.5%; line-height: 1.2; }
input, select, textarea { font-size: 100%; }

input.text, textarea { padding: 1px 2px; font-size: 100%; font-family: Verdana, sans-serif; }
.submit { cursor/**/: /**/pointer; }
select { font-size: 100%; font-family: Arial, sans-serif; }
select > option { padding: 0 5px 0 3px; }

.ul, .ol { margin: 0 0 1em 2em; }
.ul li, .ol li { margin: .2em 0; padding: 0; }

.flR { float: right; }
.flL { float: left; }
.alR { text-align: right; }
.alC { text-align: center; }

.hide { display: none; }
.clear { clear: both; }

.ir { position: relative; overflow: hidden; }
.ir span { position: absolute; width: 100%; height: 100%; left: 0; top: 0; text-indent: -1000em; }

a:link, a:visited { text-decoration: none; cursor/**/: /**/pointer; }
a:link:hover, a:visited:hover { text-decoration: underline; }
a.inv:link, a.inv:visited { text-decoration: underline; }
a.inv:link:hover, a.inv:visited:hover { text-decoration: none; }

.clearFix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }



/*-------
// custom styles
//-----*/

a:link, a:visited { 
	color: #86beff;
}
a:visited { 
}
a:link:hover, a:visited:hover {
}

html { height: 100.01%; }
body {
	font-family: Arial, sans-serif;
	background: #000000 url(../img/body-bg-nu.jpg) no-repeat 49.6% 0;
	height: 100%;
}
#page {
	width: 950px;
	font-size: 1.3em;
	margin: 0 auto;
	color: #FFFFFF;
	background: url(../img/page-bg.png) repeat-y 0 0;
}
	#page2 {
		background: url(../img/body-bg.jpg) no-repeat -51px 0;
	}

#top {
	background: url(../img/top-bg.jpg) no-repeat 0 0;
	margin: 0 0 50px;
	width: 100%;
	overflow: hidden;
}
	#logo {
		height: 89px;
		padding: 20px 0 0 20px;
	}
		#logo a:link, #logo a:visited {
			display: block;
			width: 335px;
			height: 71px;
			text-indent: -1000em;
			background: url(../img/logo-1.png) no-repeat 0 0;
		}
	#menu {
		font-size: 107%;
		padding: 0 0 0 3px;
	}
		#menu ul {
		}
			#menu li {
				float: left;
				margin: 0 0 0 0;
			}
				#menu li a:link, #menu li a:visited {
					float: left;
					display: block;
					height: 30px;
					color: #FFFFFF;
					position: relative;
				}
					#menu li a:link span, #menu li a:visited span {
						position: absolute;
						left: 0;
						top: 0;
						width: 100%;
						height: 100%;
						background: url(../img/menu-nu.png) no-repeat 0 0;
					}

			#menu #b1 a:link, #menu #b1 a:visited { width: 109px; }
			#menu #b1 a:link span, #menu #b1 a:visited span { background-position: 0 0; }
			#menu #b1.active a:link span, #menu #b1.active a:visited span,
			#menu #b1 a:link:hover span, #menu #b1 a:visited:hover span { background-position: 0 -30px; }
			
			#menu #b2 a:link, #menu #b2 a:visited { width: 260px; }
			#menu #b2 a:link span, #menu #b2 a:visited span { background-position: -109px 0; }
			#menu #b2.active a:link span, #menu #b2.active a:visited span,
			#menu #b2 a:link:hover span, #menu #b2 a:visited:hover span { background-position: -109px -30px; }
			#menu #b3 a:link, #menu #b3 a:visited { width: 130px; }
			#menu #b3 a:link span, #menu #b3 a:visited span { background-position: -370px 0; }
			#menu #b3.active a:link span, #menu #b3.active a:visited span,
			#menu #b3 a:link:hover span, #menu #b3 a:visited:hover span { background-position: -370px -30px; }
			#menu #b4 a:link, #menu #b4 a:visited { width: 155px; }
			#menu #b4 a:link span, #menu #b4 a:visited span { background-position: -505px 0; }
			#menu #b4.active a:link span, #menu #b4.active a:visited span,
			#menu #b4 a:link:hover span, #menu #b4 a:visited:hover span { background-position: -505px -30px; }
			#menu #b5 a:link, #menu #b5 a:visited { width: 132px; }
			#menu #b5 a:link span, #menu #b5 a:visited span { background-position: -660px 0; }
			#menu #b5.active a:link span, #menu #b5.active a:visited span,
			#menu #b5 a:link:hover span, #menu #b5 a:visited:hover span { background-position: -660px -30px; }
			#menu #b6 a:link, #menu #b6 a:visited { width: 115px; }
			#menu #b6 a:link span, #menu #b6 a:visited span { background-position: -795px 0; }
			#menu #b6.active a:link span, #menu #b6.active a:visited span,
			#menu #b6 a:link:hover span, #menu #b6 a:visited:hover span { background-position: -795px -30px; }

#wrap {
	width: 865px;
	overflow: hidden;
	padding: 0 40px 25px 45px;
	background: url(../img/page-b.png) no-repeat 0 100%;
}
	#content {
		float: left;
		width: 540px;
	}
	#side {
		float: right;
		width: 285px;
	}

#wrap p {
	line-height: 1.25;
	margin: 0 0 1em;
}
#wrap ul {
	list-style: disc;
	line-height: 1.25;
	margin: 0 0 1em 1.5em;
}
	#wrap li {
		margin: 0 0 .5em;
	}

#content h1 {
	font-size: 150%;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0 0 .2em;
	text-shadow: #2c8fff 0 0 10px;
}
#content h2 {
}
#content h3 {
}

#side h2 {
	font-size: 141.67%;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: #2c8fff 0 0 10px;
}


.sep1 {
	height: 10px;
	overflow: hidden;
	background: url(../img/line-h1.png) repeat-x 0 0;
	margin: 0 0 15px;
}
.sep2 {
	height: 8px;
	overflow: hidden;
	background: url(../img/line-h2.png) no-repeat 0 0;
	margin: 0 0 3px;
}
.sep3 {
	height: 10px;
	overflow: hidden;
	background: url(../img/line-h3.png) no-repeat 0 0;
	margin: 0 0 15px;
}

.right {
	float: right;
	margin: 0 0 5px 5px;
	color: #057eac;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	font-size: 92.33%;
}
	.right img {
		display: block;
		margin: 0 0 3px;
	}

#footer {
	background: #000000;
	padding: 10px 10px 0;
	width: 930px;
	overflow: hidden;
	font-size: 84.61%;
}
	#footer p.links {
		float: right;
	}
	#footer p.copyright {
		float: left;
	}
	#footer a:link, #footer a:visited {
		color: #FFFFFF;
	}



/*-------
// homepage
//-----*/

#flash1 {
	border: solid 1px #305b7f;
	width: 533px;
	margin: 0 0 15px;
}

.distributor {
	text-transform: uppercase;
	font-size: 84.61%;
	font-weight: bold;
	font-style: italic;
}
	.distributor img {
		padding: 0 5px;
		vertical-align: baseline;
	}

p.buttons {
	width: 100%;
	overflow: hidden;
	margin: 0 0 15px;
}
	p.buttons a:link, p.buttons a:visited {
		float: left;
		display: block;
		margin: 0 5px 0 0;
		line-height: 33px;
		height: 33px;
		font-size: 92.3%;
		font-weight: bold;
		text-align: center;
		color: #FFFFFF;
		text-transform: uppercase;
	}
	p.buttons a.but1:link, p.buttons a.but1:visited {
		width: 127px;
		background: url(../img/but-1.png) no-repeat 0 0;
	}
	p.buttons a.but2:link, p.buttons a.but2:visited {
		width: 147px;
		background: url(../img/but-2.png) no-repeat 0 0;
	}


.super sup {

}