
body {	
	background: url(images/welcomeBG.jpg)  repeat-x center top;
	margin: 0;
	padding: 0;
	font: 13px/1.5 verdana, arial, helvetica, sans-serif;
	color: #464646;
	margin: 0px auto ; 
	
}


/* index */
#wrapper-index{
    margin-top: 0px;
}

/* misc */
#clearer {
	clear: 0 both;
}

/* header */
#headerindex {

	margin: 0 auto;
	width: 990px;
	height: 619px;
	text-align: right;
}

/* footer-index */
#footerindex {
	clear: both;
    margin: 0 auto;
	height: 30px;
	font-size: 1em;
	text-align: right;
	padding-top:20px;
	padding-right:80px;
	color: #464646;
}

#footerindex a{
	color: #464646;
	font-size: 1em;
	text-align: right;
	text-decoration: none;
	padding-top:10px;
}


.f-in{
height: 619px;
width: 990px;
}