
@import url("../css/navi.css");
@import url("../css/left.css");
@import url("../css/center.css");
@import url("../css/right.css");
@import url("../css/footer.css");
@import url("../css/form.css");

#top {width: 942px; margin: 0 auto;}
img {border: none;background:none;}
body {
	color: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	* font-size: 11px;
	margin: 0;
	padding: 0;
	color: #333333;
	background: url(../images2/bg.jpg) repeat-x #fff;
}

div#bg {
	background-images: url(../images/navi_bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	}

#container {
	width: 935px;
	margin: 0 auto;
	z-index: 5;
	background: url(../images/content_bg.png) repeat-y;
	padding-top: 10px;
	* margin-top: -2px;
	min-height: 2000;
	padding-left: 10px;
}

table {width: 900px;}

li {
	list-style-type: none;
	}





/****************** H1, H2, H3 ... all pages ************/


#left h1, #right h1 {
  font-family: /*"Swis721 Lt BT",*/ verdana, sans-serif;
    font-weight: normal;
  font-size: 20px;
  color: #e61223;
}

#center h1 {
  font-family: /*"Swis721 Lt BT",*/verdana, sans-serif;
  font-weight: normal;
  font-size: 20px;
  color: #D70010;
}

#center h2 {
	margin: 0;
	padding: 0;
	}

/*---- sIFR ---*/
		.sIFR-flash {
			visibility: visible !important;
			margin: 0;
			padding: 0;
		}
		
		.sIFR-replaced {
			visibility: visible !important;
		}
		
		.sIFR-alternate {
			position: absolute;
			left: 0;
			top: 0;
			width: 0;
			height: 0;
			display: block;
			overflow: hidden;
		}
		
		/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
		.sIFR-flash + div[adblocktab=true] {
			display: none !important;
		}		
		
		.sIFR-hasFlash #left h1 {
  		font-size: 20px;
 		line-height: 1em;
		font-family: "Swis721 Lt BT", sans-serif;
	}
	
		.sIFR-hasFlash #right h1 {
  		font-size: 20px;
 		line-height: 1em;
		font-family: "Swis721 Lt BT", sans-serif;
	}
	
	.sIFR-hasFlash #center h1 {
  		font-size: 20px;
 		line-height: 1em;
		font-family: "Swis721 Lt BT", sans-serif;
	}
