* 
{
	margin: 0;
	font-family: eurostile,tahoma,arial,sans-serif;
}

html, body
{
	height: 100%;
	width: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	background: #ededed;
}

#container
{
	margin: 0 auto;
	width: 100%;
	/* background: #fff; */
	z-index:3; 
}

.background
{
	z-index: 1; 
	position: fixed; 
	top: 0; 
	width: 100%;
	
}
.content
{
	z-index:6;
	position:absolute;
	top:150px;
	left:205px;
   	font-size: medium;
	text-align:left;
	color: black;
}

.offertxt
{
	color: #ff7f00;
	font-size: x-large;
}

.smallprint
{
	color: black;
	font-size: x-small;
}

.navileft
{
	z-index:6;
	position:absolute;	
	top:200px;
	left:10px;
	height:190px;
	width:175px;
	border-right:1px solid;
	border-left:1px solid;
	border-top:1px solid;
	border-bottom:1px solid;
}

.naviright
{
	z-index:6;
	position:absolute;	
	top:200px;
	left:850px;
	height:90px;
	width:250px;
	border-right:10px groove blue;
	border-left:10px groove blue;
	border-top:10px groove blue;
	border-bottom:10px groove blue;
}


p
{
	font-size: medium;
	text-align:left;
	color: black;
}
.nb_open
{
   	font-size: medium;
	font-weight: bold;
	text-align:left;
	color:black
}

ul.disc 
{
	list-style-type:disc;
	color: #ff7f00;
}
ul.disc li span
{
	color: black;
}


.footer, .push
{
	z-index:6;
	color: black;
	font-size: medium;
	height: 50px;
	clear: both;
	
}



.wrapper
{
 min-height: 100%;
 height: auto !important;
 height: 100%;
 margin: 0 auto -50px;
}

#headerdiv
{
	z-index: 4;
	position: absolute;
	background: #ededed; 
	padding: 20px;
	top: 0px;
	left: 130px;
	/*filter:alpha(opacity=60); 
	opacity:0.5; */
}


a.idxlink:link 
{
	color: black; 
	text-decoration: none;
}

a.idxlink:visited
{
	color: black; 
	text-decoration: none;
}

a.idxlink:hover
{
	color: #ff7f00; 
	text-decoration: none;
}
	
#boyimg
{
	z-index: 5;
	position:absolute;
	top:0px;
	right:0%;
	/* width:395px; */ 
	/*width: 75%;*/
	/*height: 100%; */
}

#boytel
{
	z-index: 5;
	position:absolute;
	top:10px;
	left:10px;
	/* width:395px; */ 
	/*width: 75%;*/
	/*height: 100%; */
}


ul.nav {
	list-style-type: none;
	color: black;
	margin: 20px;
	padding: 0px;
	
}


ul.nav li span {
	margin: 0px;
	padding: 0px;
	display: block;
	color: black;
	/*background-attachment: scroll;
	/*background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;*/
}
ul.nav li a:link, ul.nav li a:visited, ul.nav li a:active {
	/*color: #666666; */
	color: black; 
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	width: 110px;
}
ul.nav li a:hover {
	/*color: #999999;*/
	color: #ff7f00; 
	text-decoration: none;
}

ul.navr {
	list-style-type: none;
	color: black;
	margin: 20px;
	padding: 0px;
	
}


ul.navr li span {
	margin: 0px;
	padding: 0px;
	display: block;
	color: black;
	/*background-attachment: scroll;
	/*background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;*/
}
ul.navr li a:link, ul.navr li a:visited, ul.navr li a:active {
	/*color: #666666; */
	color: black; 
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	width: 210px;
}
ul.navr li a:hover {
	/*color: #999999;*/
	color: #ff7f00; 
	text-decoration: none;
}
