/*********************************************************************************************************/
/*									INTER.CSS											*/
/*********************************************************************************************************/


/******************************************* HEADER ******************************************************/
/* HIDDEN ALTERNATE TEXTS */
h1.hide, h2.hide {
	display: none;
}

#contain_three {
	width: 750px;
	position: relative;
	float: left;
}

#inter_title {
	height: 90px;
	width: 750px;
	position: relative;
	margin-bottom: -15px;
}

#inter_title span {
	display:none;
}

/* LOGO */
#logo {
	position: absolute;
	z-index:99;
	right:0;
	float:right;
	height:70px;
}
/**************************************** End of Header **************************************************/


/******************************************* CONTENT ******************************************************/
/* MAIN DIV */
#container {
	margin-left: auto;
	margin-right:auto;
	text-align: justify;
	width: 992px;
}

/* TOP MENU BAR */
#top_btn {
	background-image:url('/images/top_menu_bar.gif');
	background-repeat:no-repeat;
	display:block;
	height:31px;
	padding-left:44px;
	margin-left:70px;
}

/* TOP MENU BUTTON LINK */
#top_btn a{
	margin-right:1px;
}

.side_image {
	float:left;
}

.clear_both {
	clear:both;
}

p.hide {
	display:none;
}
/**************************************** End of Content **************************************************/


/****************************************** GOOGLE ADS ****************************************************/
#google_ads {
	float: left;
	width: 170px;
}

#ad_big_inter {
	width: 750px;
	height: 90px;
	position: relative;
	margin: 15px 0px 5px 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #FFFFFF;
	
}
/************************************** End of Google Ads ************************************************/


/**************************************** INTERN CONTENT *************************************************/
#contain_inter {
	position: relative;
	padding-top: 0px;
	text-align: left;
	width: 970px;
	padding-left: 10px;
	float: left;
	color: inherit;
}

#contain_main {
	width: 900px;
	border-bottom: 1px solid #FFFFFF;
	margin-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-top: 15px;
	padding-left: 5px;
	position: relative;
}

#contain_main a{
	float: left;
}

#flash_end {
	float: left;
	width: 258px;
	padding-right: 2px;
	padding-left: 10px;
}
/********************************** End of Intern Content ********************************************/


/*****************************************  FOOTER ****************************************************/
#contain_footer {
	padding-bottom:10px;
	bottom:0px;
	color: inherit;
}

#contain_footer p {
padding-left:20px;
padding-right:20px;
}
/**************************************  End of Footer ************************************************/