body{
	margin:0px;
	padding:0px;
	background-image:url('images/splash_bg.jpg');
	background-position:top;
	background-repeat:repeat-x;
	background-color:#143369;
}

#footerL{
	float:left;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin:0px;
	padding:35px 0px 0px 0px;
	text-align:left;
}

#footerR{
	float:right;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin:0px;
	padding:35px 235px 0px 0px;
	text-align:right;
}

#footerR a:link {color:#FFFFFF; text-decoration:none;}
#footerR a:hover {color:#FFFFFF; text-decoration:underline;}
#footerR a:active {color:#FFFFFF; text-decoration:none;}
#footerR a:visited {color:#FFFFFF; text-decoration:none;}
#footerR a:visited:hover {color:#FFFFFF; text-decoration:underline;}

.iso{
	float:right;
	margin:5px 0px 0px 0px;
}
