h2
{
	padding-right: 5px;
	background: url(../loadedFiles/home_sep.png) no-repeat right top;
}	

/* -- header -------------------------------------------------------------------------------------------------------- */
div#header1
{
	background: url(../loadedFiles/1.jpg) no-repeat;
}
div#header2
{
	background: url(../loadedFiles/2.jpg) no-repeat;
}
div#header3
{
	background: url(../loadedFiles/3.jpg) no-repeat;
}
div#header4
{
	background: url(../loadedFiles/4.jpg) no-repeat;
}
div#header5
{
	background: url(../loadedFiles/5.jpg) no-repeat;
}
div#header6
{
	background: url(../loadedFiles/6.jpg) no-repeat;
}
div#header7
{
	background: url(../loadedFiles/7.jpg) no-repeat;
}
div#header8
{
	background: url(../loadedFiles/8.jpg) no-repeat;
}
div#topLinks
{
	float: right;
	padding-right: 82px;
}
/* -- search-------------------------------------------------------------------------------------------------------- */

div#search
{ 
	float:right;
	padding-right: 150px;
}

/* -- topMenu-------------------------------------------------------------------------------------------------------- */

div#topMenu
{ 
	clear: both;
	margin-left: 300px;
	margin-right: 90px;
}

div#selectLang
{
	float: right;
	margin-right: 2px;
}

/* -- mainLeft------------------------------------------------------------------------------------------------------- */
.leftMenu_box
{
	padding-left: 15px;
	text-align: left;
}

div#leftMenu img
{
	margin-left: 35px;
}
.leftMenu_sep
{
	margin-left: 21px;
}

/* -- mainLeft------------------------------------------------------------------------------------------------------- */
.rightMenu_box
{
	padding-left: 15px;
	text-align: left;
}

div#rightMenu img
{
	margin-left: 35px;
}
.rightMenu_sep
{
	margin-left: 21px;
}
/* -- newsLetter----------------------------------------------------------------------------------------------------------- */
div#newsLetter_top
{
	margin-left: 6px;
}

div#newsLetter_bottom
{
	margin-left: 6px;
}

div#newsLetter_bg
{
	margin-left: 6px;
}

.newsLetterText
{
	padding-left: 25px;
}

/* -- main-------------------------------------------------------------------------------------------------------- */
div#main_bg
{
	background: url(../loadedFiles/bg.png) repeat-y;
}

div#pageContent
{
	text-align: left;
	padding-left: 30px;
	padding-right: 50px;
}

div#pageContent table, div#pageContent li, div#pageContent p
{
	text-align: left;
}

div#title_home
{
	margin-left: 15px;
}

div#title_home h1
{
	text-align: left;
	padding-left: 15px;
}
div#title
{
	margin-left: 30px;
	margin-right: 50px;
}
div#title h1
{
	text-align: left;
}
div#main_bottom
{
	background: url(../loadedFiles/main_bottom.png) no-repeat;
}
/* -- FAQ------------------------------------------------------------------------------------------------------------ */

.faqArrow
{
	margin-right: 7px;
}

.faqAnswer
{
	padding-left: 15px;
}

/* -- links page ------------------------------------------------------------------------------------------------------------ */

.urls_txt
{
	padding-left: 20px;
}

/* -- footer---------------------------------------------------------------------------------------------------------------- */
div#bottom_line
{
	margin-right: 13px;
	margin-left: 9px;
}
div#copylefts
{
	float: right;
	padding-right: 13px;
}
div#interuseLogo
{
	float: left;
	padding-left: 5px;
	padding-right: 3px;
}

div#interuseText
{
	float:left;

}

/* -- news box ---------------------------------------------------------------------------------------------------- */

div#news
{
	margin-left: 7px;
	margin-right: 2px;
}

div.news_in
{
	padding-left: 10px;
	border-right: 1px solid #EDE2D0;
}

div.newsTitle
{
}

td.newsBullet
{
	text-align: right;
}

/* -- forward to a friend ----------------------------------------------------------------------------------------- */

div#forwardBtn
{
	float: left;
	padding-right: 10px;
}

/* -- send email -------------------------------------------------------------------------------------------------- */

div#sendEmail_title
{
	padding-left: 15px;
}
	
td.sendEmail_title
{
	padding-left: 15px;
}
