/* CSS Document */
body { margin:0px;}
#wrap { width: 95%;}

#top1 { display:none;}
#main { width: 95%; border:none;}
#main_left { width: 95%; float:none;}
#main_right { width: 95%; float:none;}
#main_clear { clear:both;}

#right1 { width: 95%;}

#footer { width: 95%;}


/* =-=-=-=-=-=-=-[css]-=-=-=-=-=-=-=- */ 



.text1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

h1{ display:none;}
h2{ font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: normal;
	color: #000000;
	text-decoration: none; margin:0px;}
h3{ font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: none; margin:0px;}
h4{ font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-decoration: none; margin:0px;}
h5 {font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-decoration: none; margin:0px;}
	
h6{ display:none;}
