body{
	margin:0;
	padding:0;
	background: #000;

}

#head{
	font-style:Helvetica,Arial,'�q���M�m�p�S Pro W3','Hiragino Kaku Gothic Pro',Osaka,'MS P�S�V�b�N',sans-serif;
	font-size:13px;
	font-weight: bold;
background: url(https://pixel-vault.com/ppc/sitemix0708/001/bg.jpg);
width: 820px;
height:305px;/*leave this value as is in most cases*/
margin:0px;
padding:0px;
}

img{ border:none; border:0px; margin:0px;}

a {
    color:#0bcbf6;
    text-decoration:none;
	outline: none;
}

.indentmenu{
font: bold 20px Arial, Helvetica, sans-serif;
height:75px;
/*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0px 0px 0px 0px;
float:right;
/* width: 80%; width of menu*/
 /*navy border*/

margin-right:0px;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float:right;
color: white; /*text color*/
padding: 37px 20px 11px 20px;
margin-top:2px;
text-decoration: none;
background:url(indentbg.gif)  bottom center repeat-x;
/*navy divider between menu items*/
}

/* IE7 */
*:first-child+html .indentmenu ul li a{
	margin-top:-70px;
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a.selected{
color: white !important;
padding-top: 39px; /*shift text down 1px*/
padding-bottom:9px;
background: url(indentbg2.gif) bottom repeat-x;
}
/* IE7 */
*:first-child+html ul li a.selected{
margin-top:-70px;
color: white !important;
padding-top: 48px; /*shift text down 1px*/
padding-bottom:0px;
background: url(indentbg2.gif) bottom repeat-x;
}

	
.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid gray;
width: 508px;
height:75px;
margin-bottom: 1em;

}

.tabcontent{
display:none;
}

*:first-child+html .tabcontent{display:block;}

@media print {
.tabcontent {
display:block !important;
}
}







